public static final class Service.Experiment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder> implements Service.ExperimentOrBuilder
ExperimentProtobuf type
mlflow.Experiment| Modifier and Type | Method and Description |
|---|---|
Service.Experiment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.Experiment |
build() |
Service.Experiment |
buildPartial() |
Service.Experiment.Builder |
clear() |
Service.Experiment.Builder |
clearArtifactLocation()
Location where artifacts for the experiment are stored.
|
Service.Experiment.Builder |
clearCreationTime()
Creation time
|
Service.Experiment.Builder |
clearExperimentId()
Unique identifier for the experiment.
|
Service.Experiment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.Experiment.Builder |
clearLastUpdateTime()
Last update time
|
Service.Experiment.Builder |
clearLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted".
|
Service.Experiment.Builder |
clearName()
Human readable name that identifies the experiment.
|
Service.Experiment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.Experiment.Builder |
clone() |
String |
getArtifactLocation()
Location where artifacts for the experiment are stored.
|
com.google.protobuf.ByteString |
getArtifactLocationBytes()
Location where artifacts for the experiment are stored.
|
long |
getCreationTime()
Creation time
|
Service.Experiment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExperimentId()
Unique identifier for the experiment.
|
com.google.protobuf.ByteString |
getExperimentIdBytes()
Unique identifier for the experiment.
|
long |
getLastUpdateTime()
Last update time
|
String |
getLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted".
|
com.google.protobuf.ByteString |
getLifecycleStageBytes()
Current life cycle stage of the experiment: "active" or "deleted".
|
String |
getName()
Human readable name that identifies the experiment.
|
com.google.protobuf.ByteString |
getNameBytes()
Human readable name that identifies the experiment.
|
boolean |
hasArtifactLocation()
Location where artifacts for the experiment are stored.
|
boolean |
hasCreationTime()
Creation time
|
boolean |
hasExperimentId()
Unique identifier for the experiment.
|
boolean |
hasLastUpdateTime()
Last update time
|
boolean |
hasLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted".
|
boolean |
hasName()
Human readable name that identifies the experiment.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.Experiment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.Experiment.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.Experiment.Builder |
mergeFrom(Service.Experiment other) |
Service.Experiment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.Experiment.Builder |
setArtifactLocation(String value)
Location where artifacts for the experiment are stored.
|
Service.Experiment.Builder |
setArtifactLocationBytes(com.google.protobuf.ByteString value)
Location where artifacts for the experiment are stored.
|
Service.Experiment.Builder |
setCreationTime(long value)
Creation time
|
Service.Experiment.Builder |
setExperimentId(String value)
Unique identifier for the experiment.
|
Service.Experiment.Builder |
setExperimentIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the experiment.
|
Service.Experiment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.Experiment.Builder |
setLastUpdateTime(long value)
Last update time
|
Service.Experiment.Builder |
setLifecycleStage(String value)
Current life cycle stage of the experiment: "active" or "deleted".
|
Service.Experiment.Builder |
setLifecycleStageBytes(com.google.protobuf.ByteString value)
Current life cycle stage of the experiment: "active" or "deleted".
|
Service.Experiment.Builder |
setName(String value)
Human readable name that identifies the experiment.
|
Service.Experiment.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Human readable name that identifies the experiment.
|
Service.Experiment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.Experiment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.Experiment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.Experiment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.Experiment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.Experiment.Builder>public Service.Experiment.Builder mergeFrom(Service.Experiment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public Service.Experiment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.Experiment.Builder>IOExceptionpublic boolean hasExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;hasExperimentId in interface Service.ExperimentOrBuilderpublic String getExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;getExperimentId in interface Service.ExperimentOrBuilderpublic com.google.protobuf.ByteString getExperimentIdBytes()
Unique identifier for the experiment.
optional string experiment_id = 1;getExperimentIdBytes in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setExperimentId(String value)
Unique identifier for the experiment.
optional string experiment_id = 1;public Service.Experiment.Builder clearExperimentId()
Unique identifier for the experiment.
optional string experiment_id = 1;public Service.Experiment.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the experiment.
optional string experiment_id = 1;public boolean hasName()
Human readable name that identifies the experiment.
optional string name = 2;hasName in interface Service.ExperimentOrBuilderpublic String getName()
Human readable name that identifies the experiment.
optional string name = 2;getName in interface Service.ExperimentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Human readable name that identifies the experiment.
optional string name = 2;getNameBytes in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setName(String value)
Human readable name that identifies the experiment.
optional string name = 2;public Service.Experiment.Builder clearName()
Human readable name that identifies the experiment.
optional string name = 2;public Service.Experiment.Builder setNameBytes(com.google.protobuf.ByteString value)
Human readable name that identifies the experiment.
optional string name = 2;public boolean hasArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;hasArtifactLocation in interface Service.ExperimentOrBuilderpublic String getArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;getArtifactLocation in interface Service.ExperimentOrBuilderpublic com.google.protobuf.ByteString getArtifactLocationBytes()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;getArtifactLocationBytes in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setArtifactLocation(String value)
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;public Service.Experiment.Builder clearArtifactLocation()
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;public Service.Experiment.Builder setArtifactLocationBytes(com.google.protobuf.ByteString value)
Location where artifacts for the experiment are stored.
optional string artifact_location = 3;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;hasLifecycleStage in interface Service.ExperimentOrBuilderpublic String getLifecycleStage()
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;getLifecycleStage in interface Service.ExperimentOrBuilderpublic 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;getLifecycleStageBytes in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setLifecycleStage(String value)
Current life cycle stage of the experiment: "active" or "deleted". Deleted experiments are not returned by APIs.
optional string lifecycle_stage = 4;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;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;public boolean hasLastUpdateTime()
Last update time
optional int64 last_update_time = 5;hasLastUpdateTime in interface Service.ExperimentOrBuilderpublic long getLastUpdateTime()
Last update time
optional int64 last_update_time = 5;getLastUpdateTime in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setLastUpdateTime(long value)
Last update time
optional int64 last_update_time = 5;public Service.Experiment.Builder clearLastUpdateTime()
Last update time
optional int64 last_update_time = 5;public boolean hasCreationTime()
Creation time
optional int64 creation_time = 6;hasCreationTime in interface Service.ExperimentOrBuilderpublic long getCreationTime()
Creation time
optional int64 creation_time = 6;getCreationTime in interface Service.ExperimentOrBuilderpublic Service.Experiment.Builder setCreationTime(long value)
Creation time
optional int64 creation_time = 6;public Service.Experiment.Builder clearCreationTime()
Creation time
optional int64 creation_time = 6;public final Service.Experiment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>public final Service.Experiment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Experiment.Builder>Copyright © 2019. All rights reserved.