Package org.mlflow.api.proto
Class Service.Experiment.Builder
- java.lang.Object
 - 
- com.google.protobuf.AbstractMessageLite.Builder
 - 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
 - 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 - 
- org.mlflow.api.proto.Service.Experiment.Builder
 
 
 
 
 
- 
- All Implemented Interfaces:
 com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,Service.ExperimentOrBuilder
- Enclosing class:
 - Service.Experiment
 
public static final class Service.Experiment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder> implements Service.ExperimentOrBuilder
Experiment
Protobuf typemlflow.Experiment 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.Experiment.BuilderaddAllTags(java.lang.Iterable<? extends Service.ExperimentTag> values)Tags: Additional metadata key-value pairs.Service.Experiment.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.Experiment.BuilderaddTags(int index, Service.ExperimentTag value)Tags: Additional metadata key-value pairs.Service.Experiment.BuilderaddTags(int index, Service.ExperimentTag.Builder builderForValue)Tags: Additional metadata key-value pairs.Service.Experiment.BuilderaddTags(Service.ExperimentTag value)Tags: Additional metadata key-value pairs.Service.Experiment.BuilderaddTags(Service.ExperimentTag.Builder builderForValue)Tags: Additional metadata key-value pairs.Service.ExperimentTag.BuilderaddTagsBuilder()Tags: Additional metadata key-value pairs.Service.ExperimentTag.BuilderaddTagsBuilder(int index)Tags: Additional metadata key-value pairs.Service.Experimentbuild()Service.ExperimentbuildPartial()Service.Experiment.Builderclear()Service.Experiment.BuilderclearArtifactLocation()Location where artifacts for the experiment are stored.Service.Experiment.BuilderclearCreationTime()Creation timeService.Experiment.BuilderclearExperimentId()Unique identifier for the experiment.Service.Experiment.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.Experiment.BuilderclearLastUpdateTime()Last update timeService.Experiment.BuilderclearLifecycleStage()Current life cycle stage of the experiment: "active" or "deleted".Service.Experiment.BuilderclearName()Human readable name that identifies the experiment.Service.Experiment.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.Experiment.BuilderclearTags()Tags: Additional metadata key-value pairs.Service.Experiment.Builderclone()java.lang.StringgetArtifactLocation()Location where artifacts for the experiment are stored.com.google.protobuf.ByteStringgetArtifactLocationBytes()Location where artifacts for the experiment are stored.longgetCreationTime()Creation timeService.ExperimentgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetExperimentId()Unique identifier for the experiment.com.google.protobuf.ByteStringgetExperimentIdBytes()Unique identifier for the experiment.longgetLastUpdateTime()Last update timejava.lang.StringgetLifecycleStage()Current life cycle stage of the experiment: "active" or "deleted".com.google.protobuf.ByteStringgetLifecycleStageBytes()Current life cycle stage of the experiment: "active" or "deleted".java.lang.StringgetName()Human readable name that identifies the experiment.com.google.protobuf.ByteStringgetNameBytes()Human readable name that identifies the experiment.Service.ExperimentTaggetTags(int index)Tags: Additional metadata key-value pairs.Service.ExperimentTag.BuildergetTagsBuilder(int index)Tags: Additional metadata key-value pairs.java.util.List<Service.ExperimentTag.Builder>getTagsBuilderList()Tags: Additional metadata key-value pairs.intgetTagsCount()Tags: Additional metadata key-value pairs.java.util.List<Service.ExperimentTag>getTagsList()Tags: Additional metadata key-value pairs.Service.ExperimentTagOrBuildergetTagsOrBuilder(int index)Tags: Additional metadata key-value pairs.java.util.List<? extends Service.ExperimentTagOrBuilder>getTagsOrBuilderList()Tags: Additional metadata key-value pairs.booleanhasArtifactLocation()Location where artifacts for the experiment are stored.booleanhasCreationTime()Creation timebooleanhasExperimentId()Unique identifier for the experiment.booleanhasLastUpdateTime()Last update timebooleanhasLifecycleStage()Current life cycle stage of the experiment: "active" or "deleted".booleanhasName()Human readable name that identifies the experiment.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.Experiment.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.Experiment.BuildermergeFrom(com.google.protobuf.Message other)Service.Experiment.BuildermergeFrom(Service.Experiment other)Service.Experiment.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.Experiment.BuilderremoveTags(int index)Tags: Additional metadata key-value pairs.Service.Experiment.BuildersetArtifactLocation(java.lang.String value)Location where artifacts for the experiment are stored.Service.Experiment.BuildersetArtifactLocationBytes(com.google.protobuf.ByteString value)Location where artifacts for the experiment are stored.Service.Experiment.BuildersetCreationTime(long value)Creation timeService.Experiment.BuildersetExperimentId(java.lang.String value)Unique identifier for the experiment.Service.Experiment.BuildersetExperimentIdBytes(com.google.protobuf.ByteString value)Unique identifier for the experiment.Service.Experiment.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.Experiment.BuildersetLastUpdateTime(long value)Last update timeService.Experiment.BuildersetLifecycleStage(java.lang.String value)Current life cycle stage of the experiment: "active" or "deleted".Service.Experiment.BuildersetLifecycleStageBytes(com.google.protobuf.ByteString value)Current life cycle stage of the experiment: "active" or "deleted".Service.Experiment.BuildersetName(java.lang.String value)Human readable name that identifies the experiment.Service.Experiment.BuildersetNameBytes(com.google.protobuf.ByteString value)Human readable name that identifies the experiment.Service.Experiment.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.Experiment.BuildersetTags(int index, Service.ExperimentTag value)Tags: Additional metadata key-value pairs.Service.Experiment.BuildersetTags(int index, Service.ExperimentTag.Builder builderForValue)Tags: Additional metadata key-value pairs.Service.Experiment.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3 
- 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString 
- 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException 
 - 
 
 - 
 
- 
- 
Method Detail
- 
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<Service.Experiment.Builder>
 
- 
clear
public Service.Experiment.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<Service.Experiment.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<Service.Experiment.Builder>
 
- 
getDefaultInstanceForType
public Service.Experiment getDefaultInstanceForType()
- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
 
- 
build
public Service.Experiment build()
- Specified by:
 buildin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildin interfacecom.google.protobuf.MessageLite.Builder
 
- 
buildPartial
public Service.Experiment buildPartial()
- Specified by:
 buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildPartialin interfacecom.google.protobuf.MessageLite.Builder
 
- 
clone
public Service.Experiment.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<Service.Experiment.Builder>
 
- 
setField
public Service.Experiment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
clearField
public Service.Experiment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
 clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
clearOneof
public Service.Experiment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
 clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
setRepeatedField
public Service.Experiment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
 setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
addRepeatedField
public Service.Experiment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
mergeFrom
public Service.Experiment.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.Experiment.Builder>
 
- 
mergeFrom
public Service.Experiment.Builder mergeFrom(Service.Experiment other)
 
- 
isInitialized
public final boolean isInitialized()
- Specified by:
 isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
 isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
mergeFrom
public Service.Experiment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
 mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.Experiment.Builder>- Throws:
 java.io.IOException
 
- 
hasExperimentId
public boolean hasExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;- Specified by:
 hasExperimentIdin interfaceService.ExperimentOrBuilder- Returns:
 - Whether the experimentId field is set.
 
 
- 
getExperimentId
public java.lang.String getExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;- Specified by:
 getExperimentIdin interfaceService.ExperimentOrBuilder- Returns:
 - The experimentId.
 
 
- 
getExperimentIdBytes
public com.google.protobuf.ByteString getExperimentIdBytes()
Unique identifier for the experiment.
optional string experiment_id = 1;- Specified by:
 getExperimentIdBytesin interfaceService.ExperimentOrBuilder- Returns:
 - The bytes for experimentId.
 
 
- 
setExperimentId
public Service.Experiment.Builder setExperimentId(java.lang.String value)
Unique identifier for the experiment.
optional string experiment_id = 1;- Parameters:
 value- The experimentId to set.- Returns:
 - This builder for chaining.
 
 
- 
clearExperimentId
public Service.Experiment.Builder clearExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;- Returns:
 - This builder for chaining.
 
 
- 
setExperimentIdBytes
public Service.Experiment.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the experiment.
optional string experiment_id = 1;- Parameters:
 value- The bytes for experimentId to set.- Returns:
 - This builder for chaining.
 
 
- 
hasName
public boolean hasName()
Human readable name that identifies the experiment.
optional string name = 2;- Specified by:
 hasNamein interfaceService.ExperimentOrBuilder- Returns:
 - Whether the name field is set.
 
 
- 
getName
public java.lang.String getName()
Human readable name that identifies the experiment.
optional string name = 2;- Specified by:
 getNamein interfaceService.ExperimentOrBuilder- Returns:
 - The name.
 
 
- 
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Human readable name that identifies the experiment.
optional string name = 2;- Specified by:
 getNameBytesin interfaceService.ExperimentOrBuilder- Returns:
 - The bytes for name.
 
 
- 
setName
public Service.Experiment.Builder setName(java.lang.String value)
Human readable name that identifies the experiment.
optional string name = 2;- Parameters:
 value- The name to set.- Returns:
 - This builder for chaining.
 
 
- 
clearName
public Service.Experiment.Builder clearName()
Human readable name that identifies the experiment.
optional string name = 2;- Returns:
 - This builder for chaining.
 
 
- 
setNameBytes
public Service.Experiment.Builder setNameBytes(com.google.protobuf.ByteString value)
Human readable name that identifies the experiment.
optional string name = 2;- Parameters:
 value- The bytes for name to set.- Returns:
 - This builder for chaining.
 
 
- 
hasArtifactLocation
public boolean hasArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Specified by:
 hasArtifactLocationin interfaceService.ExperimentOrBuilder- Returns:
 - Whether the artifactLocation field is set.
 
 
- 
getArtifactLocation
public java.lang.String getArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Specified by:
 getArtifactLocationin interfaceService.ExperimentOrBuilder- Returns:
 - The artifactLocation.
 
 
- 
getArtifactLocationBytes
public com.google.protobuf.ByteString getArtifactLocationBytes()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Specified by:
 getArtifactLocationBytesin interfaceService.ExperimentOrBuilder- Returns:
 - The bytes for artifactLocation.
 
 
- 
setArtifactLocation
public Service.Experiment.Builder setArtifactLocation(java.lang.String value)
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Parameters:
 value- The artifactLocation to set.- Returns:
 - This builder for chaining.
 
 
- 
clearArtifactLocation
public Service.Experiment.Builder clearArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Returns:
 - This builder for chaining.
 
 
- 
setArtifactLocationBytes
public Service.Experiment.Builder setArtifactLocationBytes(com.google.protobuf.ByteString value)
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;- Parameters:
 value- The bytes for artifactLocation to set.- Returns:
 - This builder for chaining.
 
 
- 
hasLifecycleStage
public boolean hasLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Specified by:
 hasLifecycleStagein interfaceService.ExperimentOrBuilder- Returns:
 - Whether the lifecycleStage field is set.
 
 
- 
getLifecycleStage
public java.lang.String getLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Specified by:
 getLifecycleStagein interfaceService.ExperimentOrBuilder- Returns:
 - The lifecycleStage.
 
 
- 
getLifecycleStageBytes
public com.google.protobuf.ByteString getLifecycleStageBytes()
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Specified by:
 getLifecycleStageBytesin interfaceService.ExperimentOrBuilder- Returns:
 - The bytes for lifecycleStage.
 
 
- 
setLifecycleStage
public Service.Experiment.Builder setLifecycleStage(java.lang.String value)
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Parameters:
 value- The lifecycleStage to set.- Returns:
 - This builder for chaining.
 
 
- 
clearLifecycleStage
public Service.Experiment.Builder clearLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Returns:
 - This builder for chaining.
 
 
- 
setLifecycleStageBytes
public Service.Experiment.Builder setLifecycleStageBytes(com.google.protobuf.ByteString value)
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;- Parameters:
 value- The bytes for lifecycleStage to set.- Returns:
 - This builder for chaining.
 
 
- 
hasLastUpdateTime
public boolean hasLastUpdateTime()
Last update time
optional int64 last_update_time = 5;- Specified by:
 hasLastUpdateTimein interfaceService.ExperimentOrBuilder- Returns:
 - Whether the lastUpdateTime field is set.
 
 
- 
getLastUpdateTime
public long getLastUpdateTime()
Last update time
optional int64 last_update_time = 5;- Specified by:
 getLastUpdateTimein interfaceService.ExperimentOrBuilder- Returns:
 - The lastUpdateTime.
 
 
- 
setLastUpdateTime
public Service.Experiment.Builder setLastUpdateTime(long value)
Last update time
optional int64 last_update_time = 5;- Parameters:
 value- The lastUpdateTime to set.- Returns:
 - This builder for chaining.
 
 
- 
clearLastUpdateTime
public Service.Experiment.Builder clearLastUpdateTime()
Last update time
optional int64 last_update_time = 5;- Returns:
 - This builder for chaining.
 
 
- 
hasCreationTime
public boolean hasCreationTime()
Creation time
optional int64 creation_time = 6;- Specified by:
 hasCreationTimein interfaceService.ExperimentOrBuilder- Returns:
 - Whether the creationTime field is set.
 
 
- 
getCreationTime
public long getCreationTime()
Creation time
optional int64 creation_time = 6;- Specified by:
 getCreationTimein interfaceService.ExperimentOrBuilder- Returns:
 - The creationTime.
 
 
- 
setCreationTime
public Service.Experiment.Builder setCreationTime(long value)
Creation time
optional int64 creation_time = 6;- Parameters:
 value- The creationTime to set.- Returns:
 - This builder for chaining.
 
 
- 
clearCreationTime
public Service.Experiment.Builder clearCreationTime()
Creation time
optional int64 creation_time = 6;- Returns:
 - This builder for chaining.
 
 
- 
getTagsList
public java.util.List<Service.ExperimentTag> getTagsList()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7;- Specified by:
 getTagsListin interfaceService.ExperimentOrBuilder
 
- 
getTagsCount
public int getTagsCount()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7;- Specified by:
 getTagsCountin interfaceService.ExperimentOrBuilder
 
- 
getTags
public Service.ExperimentTag getTags(int index)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7;- Specified by:
 getTagsin interfaceService.ExperimentOrBuilder
 
- 
setTags
public Service.Experiment.Builder setTags(int index, Service.ExperimentTag value)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
setTags
public Service.Experiment.Builder setTags(int index, Service.ExperimentTag.Builder builderForValue)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addTags
public Service.Experiment.Builder addTags(Service.ExperimentTag value)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addTags
public Service.Experiment.Builder addTags(int index, Service.ExperimentTag value)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addTags
public Service.Experiment.Builder addTags(Service.ExperimentTag.Builder builderForValue)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addTags
public Service.Experiment.Builder addTags(int index, Service.ExperimentTag.Builder builderForValue)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addAllTags
public Service.Experiment.Builder addAllTags(java.lang.Iterable<? extends Service.ExperimentTag> values)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
clearTags
public Service.Experiment.Builder clearTags()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
removeTags
public Service.Experiment.Builder removeTags(int index)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
getTagsBuilder
public Service.ExperimentTag.Builder getTagsBuilder(int index)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
getTagsOrBuilder
public Service.ExperimentTagOrBuilder getTagsOrBuilder(int index)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7;- Specified by:
 getTagsOrBuilderin interfaceService.ExperimentOrBuilder
 
- 
getTagsOrBuilderList
public java.util.List<? extends Service.ExperimentTagOrBuilder> getTagsOrBuilderList()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7;- Specified by:
 getTagsOrBuilderListin interfaceService.ExperimentOrBuilder
 
- 
addTagsBuilder
public Service.ExperimentTag.Builder addTagsBuilder()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
addTagsBuilder
public Service.ExperimentTag.Builder addTagsBuilder(int index)
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
getTagsBuilderList
public java.util.List<Service.ExperimentTag.Builder> getTagsBuilderList()
Tags: Additional metadata key-value pairs.
repeated .mlflow.ExperimentTag tags = 7; 
- 
setUnknownFields
public final Service.Experiment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
- 
mergeUnknownFields
public final Service.Experiment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>
 
 - 
 
 -