public static final class Service.CreateRun.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder> implements Service.CreateRunOrBuilder
mlflow.CreateRun
Modifier and Type | Method and Description |
---|---|
Service.CreateRun.Builder |
addAllTags(Iterable<? extends Service.RunTag> values)
Additional metadata for run.
|
Service.CreateRun.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.CreateRun.Builder |
addTags(int index,
Service.RunTag.Builder builderForValue)
Additional metadata for run.
|
Service.CreateRun.Builder |
addTags(int index,
Service.RunTag value)
Additional metadata for run.
|
Service.CreateRun.Builder |
addTags(Service.RunTag.Builder builderForValue)
Additional metadata for run.
|
Service.CreateRun.Builder |
addTags(Service.RunTag value)
Additional metadata for run.
|
Service.RunTag.Builder |
addTagsBuilder()
Additional metadata for run.
|
Service.RunTag.Builder |
addTagsBuilder(int index)
Additional metadata for run.
|
Service.CreateRun |
build() |
Service.CreateRun |
buildPartial() |
Service.CreateRun.Builder |
clear() |
Service.CreateRun.Builder |
clearEntryPointName()
Name of the project entry point associated with the current run, if any.
|
Service.CreateRun.Builder |
clearExperimentId()
ID of the associated experiment.
|
Service.CreateRun.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.CreateRun.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.CreateRun.Builder |
clearParentRunId()
ID of the parent run which started this run.
|
Service.CreateRun.Builder |
clearRunName()
Human readable name for the run.
|
Service.CreateRun.Builder |
clearSourceName()
String descriptor for the run's source.
|
Service.CreateRun.Builder |
clearSourceType()
Originating source for the run.
|
Service.CreateRun.Builder |
clearSourceVersion()
Git commit hash of the source code used to create run.
|
Service.CreateRun.Builder |
clearStartTime()
Unix timestamp of when the run started in milliseconds.
|
Service.CreateRun.Builder |
clearTags()
Additional metadata for run.
|
Service.CreateRun.Builder |
clearUserId()
ID of the user executing the run.
|
Service.CreateRun.Builder |
clone() |
Service.CreateRun |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEntryPointName()
Name of the project entry point associated with the current run, if any.
|
com.google.protobuf.ByteString |
getEntryPointNameBytes()
Name of the project entry point associated with the current run, if any.
|
String |
getExperimentId()
ID of the associated experiment.
|
com.google.protobuf.ByteString |
getExperimentIdBytes()
ID of the associated experiment.
|
String |
getParentRunId()
ID of the parent run which started this run.
|
com.google.protobuf.ByteString |
getParentRunIdBytes()
ID of the parent run which started this run.
|
String |
getRunName()
Human readable name for the run.
|
com.google.protobuf.ByteString |
getRunNameBytes()
Human readable name for the run.
|
String |
getSourceName()
String descriptor for the run's source.
|
com.google.protobuf.ByteString |
getSourceNameBytes()
String descriptor for the run's source.
|
Service.SourceType |
getSourceType()
Originating source for the run.
|
String |
getSourceVersion()
Git commit hash of the source code used to create run.
|
com.google.protobuf.ByteString |
getSourceVersionBytes()
Git commit hash of the source code used to create run.
|
long |
getStartTime()
Unix timestamp of when the run started in milliseconds.
|
Service.RunTag |
getTags(int index)
Additional metadata for run.
|
Service.RunTag.Builder |
getTagsBuilder(int index)
Additional metadata for run.
|
List<Service.RunTag.Builder> |
getTagsBuilderList()
Additional metadata for run.
|
int |
getTagsCount()
Additional metadata for run.
|
List<Service.RunTag> |
getTagsList()
Additional metadata for run.
|
Service.RunTagOrBuilder |
getTagsOrBuilder(int index)
Additional metadata for run.
|
List<? extends Service.RunTagOrBuilder> |
getTagsOrBuilderList()
Additional metadata for run.
|
String |
getUserId()
ID of the user executing the run.
|
com.google.protobuf.ByteString |
getUserIdBytes()
ID of the user executing the run.
|
boolean |
hasEntryPointName()
Name of the project entry point associated with the current run, if any.
|
boolean |
hasExperimentId()
ID of the associated experiment.
|
boolean |
hasParentRunId()
ID of the parent run which started this run.
|
boolean |
hasRunName()
Human readable name for the run.
|
boolean |
hasSourceName()
String descriptor for the run's source.
|
boolean |
hasSourceType()
Originating source for the run.
|
boolean |
hasSourceVersion()
Git commit hash of the source code used to create run.
|
boolean |
hasStartTime()
Unix timestamp of when the run started in milliseconds.
|
boolean |
hasUserId()
ID of the user executing the run.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.CreateRun.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.CreateRun.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.CreateRun.Builder |
mergeFrom(Service.CreateRun other) |
Service.CreateRun.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.CreateRun.Builder |
removeTags(int index)
Additional metadata for run.
|
Service.CreateRun.Builder |
setEntryPointName(String value)
Name of the project entry point associated with the current run, if any.
|
Service.CreateRun.Builder |
setEntryPointNameBytes(com.google.protobuf.ByteString value)
Name of the project entry point associated with the current run, if any.
|
Service.CreateRun.Builder |
setExperimentId(String value)
ID of the associated experiment.
|
Service.CreateRun.Builder |
setExperimentIdBytes(com.google.protobuf.ByteString value)
ID of the associated experiment.
|
Service.CreateRun.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.CreateRun.Builder |
setParentRunId(String value)
ID of the parent run which started this run.
|
Service.CreateRun.Builder |
setParentRunIdBytes(com.google.protobuf.ByteString value)
ID of the parent run which started this run.
|
Service.CreateRun.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.CreateRun.Builder |
setRunName(String value)
Human readable name for the run.
|
Service.CreateRun.Builder |
setRunNameBytes(com.google.protobuf.ByteString value)
Human readable name for the run.
|
Service.CreateRun.Builder |
setSourceName(String value)
String descriptor for the run's source.
|
Service.CreateRun.Builder |
setSourceNameBytes(com.google.protobuf.ByteString value)
String descriptor for the run's source.
|
Service.CreateRun.Builder |
setSourceType(Service.SourceType value)
Originating source for the run.
|
Service.CreateRun.Builder |
setSourceVersion(String value)
Git commit hash of the source code used to create run.
|
Service.CreateRun.Builder |
setSourceVersionBytes(com.google.protobuf.ByteString value)
Git commit hash of the source code used to create run.
|
Service.CreateRun.Builder |
setStartTime(long value)
Unix timestamp of when the run started in milliseconds.
|
Service.CreateRun.Builder |
setTags(int index,
Service.RunTag.Builder builderForValue)
Additional metadata for run.
|
Service.CreateRun.Builder |
setTags(int index,
Service.RunTag value)
Additional metadata for run.
|
Service.CreateRun.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.CreateRun.Builder |
setUserId(String value)
ID of the user executing the run.
|
Service.CreateRun.Builder |
setUserIdBytes(com.google.protobuf.ByteString value)
ID of the user executing the run.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.CreateRun build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.CreateRun buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.CreateRun.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder mergeFrom(Service.CreateRun other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public Service.CreateRun.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.CreateRun.Builder>
IOException
public boolean hasExperimentId()
ID of the associated experiment.
optional string experiment_id = 1;
hasExperimentId
in interface Service.CreateRunOrBuilder
public String getExperimentId()
ID of the associated experiment.
optional string experiment_id = 1;
getExperimentId
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getExperimentIdBytes()
ID of the associated experiment.
optional string experiment_id = 1;
getExperimentIdBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setExperimentId(String value)
ID of the associated experiment.
optional string experiment_id = 1;
public Service.CreateRun.Builder clearExperimentId()
ID of the associated experiment.
optional string experiment_id = 1;
public Service.CreateRun.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
ID of the associated experiment.
optional string experiment_id = 1;
public boolean hasUserId()
ID of the user executing the run.
optional string user_id = 2;
hasUserId
in interface Service.CreateRunOrBuilder
public String getUserId()
ID of the user executing the run.
optional string user_id = 2;
getUserId
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getUserIdBytes()
ID of the user executing the run.
optional string user_id = 2;
getUserIdBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setUserId(String value)
ID of the user executing the run.
optional string user_id = 2;
public Service.CreateRun.Builder clearUserId()
ID of the user executing the run.
optional string user_id = 2;
public Service.CreateRun.Builder setUserIdBytes(com.google.protobuf.ByteString value)
ID of the user executing the run.
optional string user_id = 2;
public boolean hasRunName()
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
hasRunName
in interface Service.CreateRunOrBuilder
public String getRunName()
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
getRunName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getRunNameBytes()
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
getRunNameBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setRunName(String value)
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
public Service.CreateRun.Builder clearRunName()
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
public Service.CreateRun.Builder setRunNameBytes(com.google.protobuf.ByteString value)
Human readable name for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.runName`` run tag instead.
optional string run_name = 3;
public boolean hasSourceType()
Originating source for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.type`` run tag instead.
optional .mlflow.SourceType source_type = 4;
hasSourceType
in interface Service.CreateRunOrBuilder
public Service.SourceType getSourceType()
Originating source for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.type`` run tag instead.
optional .mlflow.SourceType source_type = 4;
getSourceType
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setSourceType(Service.SourceType value)
Originating source for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.type`` run tag instead.
optional .mlflow.SourceType source_type = 4;
public Service.CreateRun.Builder clearSourceType()
Originating source for the run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.type`` run tag instead.
optional .mlflow.SourceType source_type = 4;
public boolean hasSourceName()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
hasSourceName
in interface Service.CreateRunOrBuilder
public String getSourceName()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
getSourceName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getSourceNameBytes()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
getSourceNameBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setSourceName(String value)
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
public Service.CreateRun.Builder clearSourceName()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
public Service.CreateRun.Builder setSourceNameBytes(com.google.protobuf.ByteString value)
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.name`` run tag instead.
optional string source_name = 5;
public boolean hasEntryPointName()
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
hasEntryPointName
in interface Service.CreateRunOrBuilder
public String getEntryPointName()
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
getEntryPointName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getEntryPointNameBytes()
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
getEntryPointNameBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setEntryPointName(String value)
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
public Service.CreateRun.Builder clearEntryPointName()
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
public Service.CreateRun.Builder setEntryPointNameBytes(com.google.protobuf.ByteString value)
Name of the project entry point associated with the current run, if any. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.project.entryPoint`` run tag instead.
optional string entry_point_name = 6;
public boolean hasStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
hasStartTime
in interface Service.CreateRunOrBuilder
public long getStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
getStartTime
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setStartTime(long value)
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
public Service.CreateRun.Builder clearStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
public boolean hasSourceVersion()
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
hasSourceVersion
in interface Service.CreateRunOrBuilder
public String getSourceVersion()
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
getSourceVersion
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getSourceVersionBytes()
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
getSourceVersionBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setSourceVersion(String value)
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
public Service.CreateRun.Builder clearSourceVersion()
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
public Service.CreateRun.Builder setSourceVersionBytes(com.google.protobuf.ByteString value)
Git commit hash of the source code used to create run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.source.git.commit`` run tag instead.
optional string source_version = 8;
public List<Service.RunTag> getTagsList()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsList
in interface Service.CreateRunOrBuilder
public int getTagsCount()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsCount
in interface Service.CreateRunOrBuilder
public Service.RunTag getTags(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTags
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setTags(int index, Service.RunTag value)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder setTags(int index, Service.RunTag.Builder builderForValue)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder addTags(Service.RunTag value)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder addTags(int index, Service.RunTag value)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder addTags(Service.RunTag.Builder builderForValue)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder addTags(int index, Service.RunTag.Builder builderForValue)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder addAllTags(Iterable<? extends Service.RunTag> values)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder clearTags()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.CreateRun.Builder removeTags(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.RunTag.Builder getTagsBuilder(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.RunTagOrBuilder getTagsOrBuilder(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsOrBuilder
in interface Service.CreateRunOrBuilder
public List<? extends Service.RunTagOrBuilder> getTagsOrBuilderList()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsOrBuilderList
in interface Service.CreateRunOrBuilder
public Service.RunTag.Builder addTagsBuilder()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public Service.RunTag.Builder addTagsBuilder(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public List<Service.RunTag.Builder> getTagsBuilderList()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
public boolean hasParentRunId()
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
hasParentRunId
in interface Service.CreateRunOrBuilder
public String getParentRunId()
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
getParentRunId
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getParentRunIdBytes()
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
getParentRunIdBytes
in interface Service.CreateRunOrBuilder
public Service.CreateRun.Builder setParentRunId(String value)
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
public Service.CreateRun.Builder clearParentRunId()
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
public Service.CreateRun.Builder setParentRunIdBytes(com.google.protobuf.ByteString value)
ID of the parent run which started this run. This field is deprecated and will be removed in MLflow 1.0. Use the ``mlflow.parentRunId`` run tag instead.
optional string parent_run_id = 10;
public final Service.CreateRun.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
public final Service.CreateRun.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.CreateRun.Builder>
Copyright © 2019. All rights reserved.