Package org.mlflow.api.proto
Class Service.SearchEvaluationDatasets
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.mlflow.api.proto.Service.SearchEvaluationDatasets
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Service.SearchEvaluationDatasetsOrBuilder
- Enclosing class:
- Service
public static final class Service.SearchEvaluationDatasets
extends com.google.protobuf.GeneratedMessageV3
implements Service.SearchEvaluationDatasetsOrBuilder
Protobuf type
mlflow.SearchEvaluationDatasets- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.SearchEvaluationDatasetsstatic final classProtobuf typemlflow.SearchEvaluationDatasets.Responsestatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Service.SearchEvaluationDatasets>Deprecated.Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptorgetExperimentIds(int index) Associated experiment IDs to filter bycom.google.protobuf.ByteStringgetExperimentIdsBytes(int index) Associated experiment IDs to filter byintAssociated experiment IDs to filter bycom.google.protobuf.ProtocolStringListAssociated experiment IDs to filter byFilter string for dataset namescom.google.protobuf.ByteStringFilter string for dataset namesintMaximum number of resultsgetOrderBy(int index) Ordering criteriacom.google.protobuf.ByteStringgetOrderByBytes(int index) Ordering criteriaintOrdering criteriacom.google.protobuf.ProtocolStringListOrdering criteriaPage token for paginationcom.google.protobuf.ByteStringPage token for paginationcom.google.protobuf.Parser<Service.SearchEvaluationDatasets>intfinal com.google.protobuf.UnknownFieldSetbooleanFilter string for dataset namesinthashCode()booleanMaximum number of resultsbooleanPage token for paginationprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(Service.SearchEvaluationDatasets prototype) protected Service.SearchEvaluationDatasets.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Service.SearchEvaluationDatasets>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
EXPERIMENT_IDS_FIELD_NUMBER
public static final int EXPERIMENT_IDS_FIELD_NUMBER- See Also:
-
FILTER_STRING_FIELD_NUMBER
public static final int FILTER_STRING_FIELD_NUMBER- See Also:
-
MAX_RESULTS_FIELD_NUMBER
public static final int MAX_RESULTS_FIELD_NUMBER- See Also:
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER- See Also:
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getExperimentIdsList
public com.google.protobuf.ProtocolStringList getExperimentIdsList()Associated experiment IDs to filter by
repeated string experiment_ids = 1;- Specified by:
getExperimentIdsListin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- A list containing the experimentIds.
-
getExperimentIdsCount
public int getExperimentIdsCount()Associated experiment IDs to filter by
repeated string experiment_ids = 1;- Specified by:
getExperimentIdsCountin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The count of experimentIds.
-
getExperimentIds
Associated experiment IDs to filter by
repeated string experiment_ids = 1;- Specified by:
getExperimentIdsin interfaceService.SearchEvaluationDatasetsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The experimentIds at the given index.
-
getExperimentIdsBytes
public com.google.protobuf.ByteString getExperimentIdsBytes(int index) Associated experiment IDs to filter by
repeated string experiment_ids = 1;- Specified by:
getExperimentIdsBytesin interfaceService.SearchEvaluationDatasetsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the experimentIds at the given index.
-
hasFilterString
public boolean hasFilterString()Filter string for dataset names
optional string filter_string = 2;- Specified by:
hasFilterStringin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- Whether the filterString field is set.
-
getFilterString
Filter string for dataset names
optional string filter_string = 2;- Specified by:
getFilterStringin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The filterString.
-
getFilterStringBytes
public com.google.protobuf.ByteString getFilterStringBytes()Filter string for dataset names
optional string filter_string = 2;- Specified by:
getFilterStringBytesin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The bytes for filterString.
-
hasMaxResults
public boolean hasMaxResults()Maximum number of results
optional int32 max_results = 3 [default = 1000];- Specified by:
hasMaxResultsin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- Whether the maxResults field is set.
-
getMaxResults
public int getMaxResults()Maximum number of results
optional int32 max_results = 3 [default = 1000];- Specified by:
getMaxResultsin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The maxResults.
-
getOrderByList
public com.google.protobuf.ProtocolStringList getOrderByList()Ordering criteria
repeated string order_by = 4;- Specified by:
getOrderByListin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- A list containing the orderBy.
-
getOrderByCount
public int getOrderByCount()Ordering criteria
repeated string order_by = 4;- Specified by:
getOrderByCountin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The count of orderBy.
-
getOrderBy
Ordering criteria
repeated string order_by = 4;- Specified by:
getOrderByin interfaceService.SearchEvaluationDatasetsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The orderBy at the given index.
-
getOrderByBytes
public com.google.protobuf.ByteString getOrderByBytes(int index) Ordering criteria
repeated string order_by = 4;- Specified by:
getOrderByBytesin interfaceService.SearchEvaluationDatasetsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the orderBy at the given index.
-
hasPageToken
public boolean hasPageToken()Page token for pagination
optional string page_token = 5;- Specified by:
hasPageTokenin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- Whether the pageToken field is set.
-
getPageToken
Page token for pagination
optional string page_token = 5;- Specified by:
getPageTokenin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()Page token for pagination
optional string page_token = 5;- Specified by:
getPageTokenBytesin interfaceService.SearchEvaluationDatasetsOrBuilder- Returns:
- The bytes for pageToken.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static Service.SearchEvaluationDatasets parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static Service.SearchEvaluationDatasets parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Service.SearchEvaluationDatasets parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static Service.SearchEvaluationDatasets.Builder newBuilder(Service.SearchEvaluationDatasets prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.SearchEvaluationDatasets.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-