Package org.mlflow.api.proto
Class EvaluationDatasets.EvaluationDataset.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
org.mlflow.api.proto.EvaluationDatasets.EvaluationDataset.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,EvaluationDatasets.EvaluationDatasetOrBuilder
- Enclosing class:
- EvaluationDatasets.EvaluationDataset
public static final class EvaluationDatasets.EvaluationDataset.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
implements EvaluationDatasets.EvaluationDatasetOrBuilder
Protobuf type
mlflow.evaluation_datasets.EvaluationDataset-
Method Summary
Modifier and TypeMethodDescriptionaddAllExperimentIds(Iterable<String> values) Associated experiment IDs (populated from entity_associations table)addExperimentIds(String value) Associated experiment IDs (populated from entity_associations table)addExperimentIdsBytes(com.google.protobuf.ByteString value) Associated experiment IDs (populated from entity_associations table)addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()User who created the datasetCreation timestamp in millisecondsUnique identifier for the datasetDataset digest for integrity checkingAssociated experiment IDs (populated from entity_associations table)clearField(com.google.protobuf.Descriptors.FieldDescriptor field) User who last updated the datasetLast update timestamp in millisecondsDataset name (user-friendly identifier)clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Profile information (JSON)Schema information (JSON)Tags as JSON string (key-value pairs for metadata)clone()User who created the datasetcom.google.protobuf.ByteStringUser who created the datasetlongCreation timestamp in millisecondsUnique identifier for the datasetcom.google.protobuf.ByteStringUnique identifier for the datasetstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDataset digest for integrity checkingcom.google.protobuf.ByteStringDataset digest for integrity checkinggetExperimentIds(int index) Associated experiment IDs (populated from entity_associations table)com.google.protobuf.ByteStringgetExperimentIdsBytes(int index) Associated experiment IDs (populated from entity_associations table)intAssociated experiment IDs (populated from entity_associations table)com.google.protobuf.ProtocolStringListAssociated experiment IDs (populated from entity_associations table)User who last updated the datasetcom.google.protobuf.ByteStringUser who last updated the datasetlongLast update timestamp in millisecondsgetName()Dataset name (user-friendly identifier)com.google.protobuf.ByteStringDataset name (user-friendly identifier)Profile information (JSON)com.google.protobuf.ByteStringProfile information (JSON)Schema information (JSON)com.google.protobuf.ByteStringSchema information (JSON)getTags()Tags as JSON string (key-value pairs for metadata)com.google.protobuf.ByteStringTags as JSON string (key-value pairs for metadata)booleanUser who created the datasetbooleanCreation timestamp in millisecondsbooleanUnique identifier for the datasetbooleanDataset digest for integrity checkingbooleanUser who last updated the datasetbooleanLast update timestamp in millisecondsbooleanhasName()Dataset name (user-friendly identifier)booleanProfile information (JSON)booleanSchema information (JSON)booleanhasTags()Tags as JSON string (key-value pairs for metadata)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCreatedBy(String value) User who created the datasetsetCreatedByBytes(com.google.protobuf.ByteString value) User who created the datasetsetCreatedTime(long value) Creation timestamp in millisecondssetDatasetId(String value) Unique identifier for the datasetsetDatasetIdBytes(com.google.protobuf.ByteString value) Unique identifier for the datasetDataset digest for integrity checkingsetDigestBytes(com.google.protobuf.ByteString value) Dataset digest for integrity checkingsetExperimentIds(int index, String value) Associated experiment IDs (populated from entity_associations table)setLastUpdatedBy(String value) User who last updated the datasetsetLastUpdatedByBytes(com.google.protobuf.ByteString value) User who last updated the datasetsetLastUpdateTime(long value) Last update timestamp in millisecondsDataset name (user-friendly identifier)setNameBytes(com.google.protobuf.ByteString value) Dataset name (user-friendly identifier)setProfile(String value) Profile information (JSON)setProfileBytes(com.google.protobuf.ByteString value) Profile information (JSON)setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Schema information (JSON)setSchemaBytes(com.google.protobuf.ByteString value) Schema information (JSON)Tags as JSON string (key-value pairs for metadata)setTagsBytes(com.google.protobuf.ByteString value) Tags as JSON string (key-value pairs for metadata)setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
setField
public EvaluationDatasets.EvaluationDataset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
clearField
public EvaluationDatasets.EvaluationDataset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
clearOneof
public EvaluationDatasets.EvaluationDataset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
setRepeatedField
public EvaluationDatasets.EvaluationDataset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
addRepeatedField
public EvaluationDatasets.EvaluationDataset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
mergeFrom
public EvaluationDatasets.EvaluationDataset.Builder mergeFrom(EvaluationDatasets.EvaluationDataset other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
mergeFrom
public EvaluationDatasets.EvaluationDataset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationDatasets.EvaluationDataset.Builder>- Throws:
IOException
-
hasDatasetId
public boolean hasDatasetId()Unique identifier for the dataset
optional string dataset_id = 1;- Specified by:
hasDatasetIdin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the datasetId field is set.
-
getDatasetId
Unique identifier for the dataset
optional string dataset_id = 1;- Specified by:
getDatasetIdin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The datasetId.
-
getDatasetIdBytes
public com.google.protobuf.ByteString getDatasetIdBytes()Unique identifier for the dataset
optional string dataset_id = 1;- Specified by:
getDatasetIdBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for datasetId.
-
setDatasetId
Unique identifier for the dataset
optional string dataset_id = 1;- Parameters:
value- The datasetId to set.- Returns:
- This builder for chaining.
-
clearDatasetId
Unique identifier for the dataset
optional string dataset_id = 1;- Returns:
- This builder for chaining.
-
setDatasetIdBytes
public EvaluationDatasets.EvaluationDataset.Builder setDatasetIdBytes(com.google.protobuf.ByteString value) Unique identifier for the dataset
optional string dataset_id = 1;- Parameters:
value- The bytes for datasetId to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Dataset name (user-friendly identifier)
optional string name = 2;- Specified by:
hasNamein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the name field is set.
-
getName
Dataset name (user-friendly identifier)
optional string name = 2;- Specified by:
getNamein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Dataset name (user-friendly identifier)
optional string name = 2;- Specified by:
getNameBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for name.
-
setName
Dataset name (user-friendly identifier)
optional string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Dataset name (user-friendly identifier)
optional string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
public EvaluationDatasets.EvaluationDataset.Builder setNameBytes(com.google.protobuf.ByteString value) Dataset name (user-friendly identifier)
optional string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasTags
public boolean hasTags()Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Specified by:
hasTagsin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the tags field is set.
-
getTags
Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Specified by:
getTagsin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The tags.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes()Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Specified by:
getTagsBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for tags.
-
setTags
Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Parameters:
value- The tags to set.- Returns:
- This builder for chaining.
-
clearTags
Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Returns:
- This builder for chaining.
-
setTagsBytes
public EvaluationDatasets.EvaluationDataset.Builder setTagsBytes(com.google.protobuf.ByteString value) Tags as JSON string (key-value pairs for metadata)
optional string tags = 3;- Parameters:
value- The bytes for tags to set.- Returns:
- This builder for chaining.
-
hasSchema
public boolean hasSchema()Schema information (JSON)
optional string schema = 4;- Specified by:
hasSchemain interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
Schema information (JSON)
optional string schema = 4;- Specified by:
getSchemain interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The schema.
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()Schema information (JSON)
optional string schema = 4;- Specified by:
getSchemaBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for schema.
-
setSchema
Schema information (JSON)
optional string schema = 4;- Parameters:
value- The schema to set.- Returns:
- This builder for chaining.
-
clearSchema
Schema information (JSON)
optional string schema = 4;- Returns:
- This builder for chaining.
-
setSchemaBytes
public EvaluationDatasets.EvaluationDataset.Builder setSchemaBytes(com.google.protobuf.ByteString value) Schema information (JSON)
optional string schema = 4;- Parameters:
value- The bytes for schema to set.- Returns:
- This builder for chaining.
-
hasProfile
public boolean hasProfile()Profile information (JSON)
optional string profile = 5;- Specified by:
hasProfilein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the profile field is set.
-
getProfile
Profile information (JSON)
optional string profile = 5;- Specified by:
getProfilein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The profile.
-
getProfileBytes
public com.google.protobuf.ByteString getProfileBytes()Profile information (JSON)
optional string profile = 5;- Specified by:
getProfileBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for profile.
-
setProfile
Profile information (JSON)
optional string profile = 5;- Parameters:
value- The profile to set.- Returns:
- This builder for chaining.
-
clearProfile
Profile information (JSON)
optional string profile = 5;- Returns:
- This builder for chaining.
-
setProfileBytes
public EvaluationDatasets.EvaluationDataset.Builder setProfileBytes(com.google.protobuf.ByteString value) Profile information (JSON)
optional string profile = 5;- Parameters:
value- The bytes for profile to set.- Returns:
- This builder for chaining.
-
hasDigest
public boolean hasDigest()Dataset digest for integrity checking
optional string digest = 6;- Specified by:
hasDigestin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the digest field is set.
-
getDigest
Dataset digest for integrity checking
optional string digest = 6;- Specified by:
getDigestin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The digest.
-
getDigestBytes
public com.google.protobuf.ByteString getDigestBytes()Dataset digest for integrity checking
optional string digest = 6;- Specified by:
getDigestBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for digest.
-
setDigest
Dataset digest for integrity checking
optional string digest = 6;- Parameters:
value- The digest to set.- Returns:
- This builder for chaining.
-
clearDigest
Dataset digest for integrity checking
optional string digest = 6;- Returns:
- This builder for chaining.
-
setDigestBytes
public EvaluationDatasets.EvaluationDataset.Builder setDigestBytes(com.google.protobuf.ByteString value) Dataset digest for integrity checking
optional string digest = 6;- Parameters:
value- The bytes for digest to set.- Returns:
- This builder for chaining.
-
hasCreatedTime
public boolean hasCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 7;- Specified by:
hasCreatedTimein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 7;- Specified by:
getCreatedTimein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The createdTime.
-
setCreatedTime
Creation timestamp in milliseconds
optional int64 created_time = 7;- Parameters:
value- The createdTime to set.- Returns:
- This builder for chaining.
-
clearCreatedTime
Creation timestamp in milliseconds
optional int64 created_time = 7;- Returns:
- This builder for chaining.
-
hasLastUpdateTime
public boolean hasLastUpdateTime()Last update timestamp in milliseconds
optional int64 last_update_time = 8;- Specified by:
hasLastUpdateTimein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public long getLastUpdateTime()Last update timestamp in milliseconds
optional int64 last_update_time = 8;- Specified by:
getLastUpdateTimein interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The lastUpdateTime.
-
setLastUpdateTime
Last update timestamp in milliseconds
optional int64 last_update_time = 8;- Parameters:
value- The lastUpdateTime to set.- Returns:
- This builder for chaining.
-
clearLastUpdateTime
Last update timestamp in milliseconds
optional int64 last_update_time = 8;- Returns:
- This builder for chaining.
-
hasCreatedBy
public boolean hasCreatedBy()User who created the dataset
optional string created_by = 9;- Specified by:
hasCreatedByin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
User who created the dataset
optional string created_by = 9;- Specified by:
getCreatedByin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()User who created the dataset
optional string created_by = 9;- Specified by:
getCreatedByBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for createdBy.
-
setCreatedBy
User who created the dataset
optional string created_by = 9;- Parameters:
value- The createdBy to set.- Returns:
- This builder for chaining.
-
clearCreatedBy
User who created the dataset
optional string created_by = 9;- Returns:
- This builder for chaining.
-
setCreatedByBytes
public EvaluationDatasets.EvaluationDataset.Builder setCreatedByBytes(com.google.protobuf.ByteString value) User who created the dataset
optional string created_by = 9;- Parameters:
value- The bytes for createdBy to set.- Returns:
- This builder for chaining.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()User who last updated the dataset
optional string last_updated_by = 10;- Specified by:
hasLastUpdatedByin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
User who last updated the dataset
optional string last_updated_by = 10;- Specified by:
getLastUpdatedByin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The lastUpdatedBy.
-
getLastUpdatedByBytes
public com.google.protobuf.ByteString getLastUpdatedByBytes()User who last updated the dataset
optional string last_updated_by = 10;- Specified by:
getLastUpdatedByBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
setLastUpdatedBy
User who last updated the dataset
optional string last_updated_by = 10;- Parameters:
value- The lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
clearLastUpdatedBy
User who last updated the dataset
optional string last_updated_by = 10;- Returns:
- This builder for chaining.
-
setLastUpdatedByBytes
public EvaluationDatasets.EvaluationDataset.Builder setLastUpdatedByBytes(com.google.protobuf.ByteString value) User who last updated the dataset
optional string last_updated_by = 10;- Parameters:
value- The bytes for lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
getExperimentIdsList
public com.google.protobuf.ProtocolStringList getExperimentIdsList()Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Specified by:
getExperimentIdsListin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- A list containing the experimentIds.
-
getExperimentIdsCount
public int getExperimentIdsCount()Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Specified by:
getExperimentIdsCountin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Returns:
- The count of experimentIds.
-
getExperimentIds
Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Specified by:
getExperimentIdsin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- 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 (populated from entity_associations table)
repeated string experiment_ids = 11;- Specified by:
getExperimentIdsBytesin interfaceEvaluationDatasets.EvaluationDatasetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the experimentIds at the given index.
-
setExperimentIds
Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Parameters:
index- The index to set the value at.value- The experimentIds to set.- Returns:
- This builder for chaining.
-
addExperimentIds
Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Parameters:
value- The experimentIds to add.- Returns:
- This builder for chaining.
-
addAllExperimentIds
Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Parameters:
values- The experimentIds to add.- Returns:
- This builder for chaining.
-
clearExperimentIds
Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Returns:
- This builder for chaining.
-
addExperimentIdsBytes
public EvaluationDatasets.EvaluationDataset.Builder addExperimentIdsBytes(com.google.protobuf.ByteString value) Associated experiment IDs (populated from entity_associations table)
repeated string experiment_ids = 11;- Parameters:
value- The bytes of the experimentIds to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EvaluationDatasets.EvaluationDataset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-
mergeUnknownFields
public final EvaluationDatasets.EvaluationDataset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.EvaluationDataset.Builder>
-