Package org.mlflow.api.proto
Class Service.CreateExperiment.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
- 
- org.mlflow.api.proto.Service.CreateExperiment.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.CreateExperimentOrBuilder
 - Enclosing class:
- Service.CreateExperiment
 
 public static final class Service.CreateExperiment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder> implements Service.CreateExperimentOrBuilder Protobuf typemlflow.CreateExperiment
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.CreateExperiment.BuilderaddAllTags(java.lang.Iterable<? extends Service.ExperimentTag> values)A collection of tags to set on the experiment.Service.CreateExperiment.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.CreateExperiment.BuilderaddTags(int index, Service.ExperimentTag value)A collection of tags to set on the experiment.Service.CreateExperiment.BuilderaddTags(int index, Service.ExperimentTag.Builder builderForValue)A collection of tags to set on the experiment.Service.CreateExperiment.BuilderaddTags(Service.ExperimentTag value)A collection of tags to set on the experiment.Service.CreateExperiment.BuilderaddTags(Service.ExperimentTag.Builder builderForValue)A collection of tags to set on the experiment.Service.ExperimentTag.BuilderaddTagsBuilder()A collection of tags to set on the experiment.Service.ExperimentTag.BuilderaddTagsBuilder(int index)A collection of tags to set on the experiment.Service.CreateExperimentbuild()Service.CreateExperimentbuildPartial()Service.CreateExperiment.Builderclear()Service.CreateExperiment.BuilderclearArtifactLocation()Location where all artifacts for the experiment are stored.Service.CreateExperiment.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.CreateExperiment.BuilderclearName()Experiment name.Service.CreateExperiment.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.CreateExperiment.BuilderclearTags()A collection of tags to set on the experiment.Service.CreateExperiment.Builderclone()java.lang.StringgetArtifactLocation()Location where all artifacts for the experiment are stored.com.google.protobuf.ByteStringgetArtifactLocationBytes()Location where all artifacts for the experiment are stored.Service.CreateExperimentgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetName()Experiment name.com.google.protobuf.ByteStringgetNameBytes()Experiment name.Service.ExperimentTaggetTags(int index)A collection of tags to set on the experiment.Service.ExperimentTag.BuildergetTagsBuilder(int index)A collection of tags to set on the experiment.java.util.List<Service.ExperimentTag.Builder>getTagsBuilderList()A collection of tags to set on the experiment.intgetTagsCount()A collection of tags to set on the experiment.java.util.List<Service.ExperimentTag>getTagsList()A collection of tags to set on the experiment.Service.ExperimentTagOrBuildergetTagsOrBuilder(int index)A collection of tags to set on the experiment.java.util.List<? extends Service.ExperimentTagOrBuilder>getTagsOrBuilderList()A collection of tags to set on the experiment.booleanhasArtifactLocation()Location where all artifacts for the experiment are stored.booleanhasName()Experiment name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.CreateExperiment.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.CreateExperiment.BuildermergeFrom(com.google.protobuf.Message other)Service.CreateExperiment.BuildermergeFrom(Service.CreateExperiment other)Service.CreateExperiment.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.CreateExperiment.BuilderremoveTags(int index)A collection of tags to set on the experiment.Service.CreateExperiment.BuildersetArtifactLocation(java.lang.String value)Location where all artifacts for the experiment are stored.Service.CreateExperiment.BuildersetArtifactLocationBytes(com.google.protobuf.ByteString value)Location where all artifacts for the experiment are stored.Service.CreateExperiment.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.CreateExperiment.BuildersetName(java.lang.String value)Experiment name.Service.CreateExperiment.BuildersetNameBytes(com.google.protobuf.ByteString value)Experiment name.Service.CreateExperiment.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.CreateExperiment.BuildersetTags(int index, Service.ExperimentTag value)A collection of tags to set on the experiment.Service.CreateExperiment.BuildersetTags(int index, Service.ExperimentTag.Builder builderForValue)A collection of tags to set on the experiment.Service.CreateExperiment.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeFrom, newUninitializedMessageException
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
clearpublic Service.CreateExperiment.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
getDefaultInstanceForTypepublic Service.CreateExperiment getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic Service.CreateExperiment build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic Service.CreateExperiment buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic Service.CreateExperiment.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
setFieldpublic Service.CreateExperiment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
clearFieldpublic Service.CreateExperiment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
clearOneofpublic Service.CreateExperiment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
setRepeatedFieldpublic Service.CreateExperiment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
addRepeatedFieldpublic Service.CreateExperiment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
mergeFrompublic Service.CreateExperiment.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.CreateExperiment.Builder>
 
 - 
mergeFrompublic Service.CreateExperiment.Builder mergeFrom(Service.CreateExperiment other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
mergeFrompublic Service.CreateExperiment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.CreateExperiment.Builder>
- Throws:
- java.io.IOException
 
 - 
hasNamepublic boolean hasName() Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- hasNamein interface- Service.CreateExperimentOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic java.lang.String getName() Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- getNamein interface- Service.CreateExperimentOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- getNameBytesin interface- Service.CreateExperimentOrBuilder
- Returns:
- The bytes for name.
 
 - 
setNamepublic Service.CreateExperiment.Builder setName(java.lang.String value) Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Parameters:
- value- The name to set.
- Returns:
- This builder for chaining.
 
 - 
clearNamepublic Service.CreateExperiment.Builder clearName() Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
 
 - 
setNameBytespublic Service.CreateExperiment.Builder setNameBytes(com.google.protobuf.ByteString value) Experiment name. optional string name = 1 [(.mlflow.validate_required) = true];- Parameters:
- value- The bytes for name to set.
- Returns:
- This builder for chaining.
 
 - 
hasArtifactLocationpublic boolean hasArtifactLocation() Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Specified by:
- hasArtifactLocationin interface- Service.CreateExperimentOrBuilder
- Returns:
- Whether the artifactLocation field is set.
 
 - 
getArtifactLocationpublic java.lang.String getArtifactLocation() Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Specified by:
- getArtifactLocationin interface- Service.CreateExperimentOrBuilder
- Returns:
- The artifactLocation.
 
 - 
getArtifactLocationBytespublic com.google.protobuf.ByteString getArtifactLocationBytes() Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Specified by:
- getArtifactLocationBytesin interface- Service.CreateExperimentOrBuilder
- Returns:
- The bytes for artifactLocation.
 
 - 
setArtifactLocationpublic Service.CreateExperiment.Builder setArtifactLocation(java.lang.String value) Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Parameters:
- value- The artifactLocation to set.
- Returns:
- This builder for chaining.
 
 - 
clearArtifactLocationpublic Service.CreateExperiment.Builder clearArtifactLocation() Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Returns:
- This builder for chaining.
 
 - 
setArtifactLocationBytespublic Service.CreateExperiment.Builder setArtifactLocationBytes(com.google.protobuf.ByteString value) Location where all artifacts for the experiment are stored. If not provided, the remote server will select an appropriate default. optional string artifact_location = 2;- Parameters:
- value- The bytes for artifactLocation to set.
- Returns:
- This builder for chaining.
 
 - 
getTagsListpublic java.util.List<Service.ExperimentTag> getTagsList() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;- Specified by:
- getTagsListin interface- Service.CreateExperimentOrBuilder
 
 - 
getTagsCountpublic int getTagsCount() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;- Specified by:
- getTagsCountin interface- Service.CreateExperimentOrBuilder
 
 - 
getTagspublic Service.ExperimentTag getTags(int index) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;- Specified by:
- getTagsin interface- Service.CreateExperimentOrBuilder
 
 - 
setTagspublic Service.CreateExperiment.Builder setTags(int index, Service.ExperimentTag value) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
setTagspublic Service.CreateExperiment.Builder setTags(int index, Service.ExperimentTag.Builder builderForValue) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addTagspublic Service.CreateExperiment.Builder addTags(Service.ExperimentTag value) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addTagspublic Service.CreateExperiment.Builder addTags(int index, Service.ExperimentTag value) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addTagspublic Service.CreateExperiment.Builder addTags(Service.ExperimentTag.Builder builderForValue) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addTagspublic Service.CreateExperiment.Builder addTags(int index, Service.ExperimentTag.Builder builderForValue) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addAllTagspublic Service.CreateExperiment.Builder addAllTags(java.lang.Iterable<? extends Service.ExperimentTag> values) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
clearTagspublic Service.CreateExperiment.Builder clearTags() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
removeTagspublic Service.CreateExperiment.Builder removeTags(int index) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
getTagsBuilderpublic Service.ExperimentTag.Builder getTagsBuilder(int index) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
getTagsOrBuilderpublic Service.ExperimentTagOrBuilder getTagsOrBuilder(int index) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;- Specified by:
- getTagsOrBuilderin interface- Service.CreateExperimentOrBuilder
 
 - 
getTagsOrBuilderListpublic java.util.List<? extends Service.ExperimentTagOrBuilder> getTagsOrBuilderList() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;- Specified by:
- getTagsOrBuilderListin interface- Service.CreateExperimentOrBuilder
 
 - 
addTagsBuilderpublic Service.ExperimentTag.Builder addTagsBuilder() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
addTagsBuilderpublic Service.ExperimentTag.Builder addTagsBuilder(int index) A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
getTagsBuilderListpublic java.util.List<Service.ExperimentTag.Builder> getTagsBuilderList() A collection of tags to set on the experiment. Maximum tag size and number of tags per request depends on the storage backend. All storage backends are guaranteed to support tag keys up to 250 bytes in size and tag values up to 5000 bytes in size. All storage backends are also guaranteed to support up to 20 tags per request. repeated .mlflow.ExperimentTag tags = 3;
 - 
setUnknownFieldspublic final Service.CreateExperiment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 - 
mergeUnknownFieldspublic final Service.CreateExperiment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateExperiment.Builder>
 
 
- 
 
-