public static final class Service.UpdateRun.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder> implements Service.UpdateRunOrBuilder
mlflow.UpdateRun| Modifier and Type | Method and Description |
|---|---|
Service.UpdateRun.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.UpdateRun |
build() |
Service.UpdateRun |
buildPartial() |
Service.UpdateRun.Builder |
clear() |
Service.UpdateRun.Builder |
clearEndTime()
Unix timestamp in milliseconds of when the run ended.
|
Service.UpdateRun.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.UpdateRun.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.UpdateRun.Builder |
clearRunId()
ID of the run to update.
|
Service.UpdateRun.Builder |
clearRunUuid()
[Deprecated, use run_id instead] ID of the run to update..
|
Service.UpdateRun.Builder |
clearStatus()
Updated status of the run.
|
Service.UpdateRun.Builder |
clone() |
Service.UpdateRun |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEndTime()
Unix timestamp in milliseconds of when the run ended.
|
String |
getRunId()
ID of the run to update.
|
com.google.protobuf.ByteString |
getRunIdBytes()
ID of the run to update.
|
String |
getRunUuid()
[Deprecated, use run_id instead] ID of the run to update..
|
com.google.protobuf.ByteString |
getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run to update..
|
Service.RunStatus |
getStatus()
Updated status of the run.
|
boolean |
hasEndTime()
Unix timestamp in milliseconds of when the run ended.
|
boolean |
hasRunId()
ID of the run to update.
|
boolean |
hasRunUuid()
[Deprecated, use run_id instead] ID of the run to update..
|
boolean |
hasStatus()
Updated status of the run.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.UpdateRun.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.UpdateRun.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.UpdateRun.Builder |
mergeFrom(Service.UpdateRun other) |
Service.UpdateRun.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.UpdateRun.Builder |
setEndTime(long value)
Unix timestamp in milliseconds of when the run ended.
|
Service.UpdateRun.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.UpdateRun.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.UpdateRun.Builder |
setRunId(String value)
ID of the run to update.
|
Service.UpdateRun.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run to update.
|
Service.UpdateRun.Builder |
setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run to update..
|
Service.UpdateRun.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run to update..
|
Service.UpdateRun.Builder |
setStatus(Service.RunStatus value)
Updated status of the run.
|
Service.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun.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.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.UpdateRun build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.UpdateRun buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>public Service.UpdateRun.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>public Service.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun.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.UpdateRun.Builder>public Service.UpdateRun.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.UpdateRun.Builder>public Service.UpdateRun.Builder mergeFrom(Service.UpdateRun other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>public Service.UpdateRun.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.UpdateRun.Builder>IOExceptionpublic boolean hasRunId()
ID of the run to update. Must be provided.
optional string run_id = 4;hasRunId in interface Service.UpdateRunOrBuilderpublic String getRunId()
ID of the run to update. Must be provided.
optional string run_id = 4;getRunId in interface Service.UpdateRunOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
ID of the run to update. Must be provided.
optional string run_id = 4;getRunIdBytes in interface Service.UpdateRunOrBuilderpublic Service.UpdateRun.Builder setRunId(String value)
ID of the run to update. Must be provided.
optional string run_id = 4;public Service.UpdateRun.Builder clearRunId()
ID of the run to update. Must be provided.
optional string run_id = 4;public Service.UpdateRun.Builder setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run to update. Must be provided.
optional string run_id = 4;public boolean hasRunUuid()
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;hasRunUuid in interface Service.UpdateRunOrBuilderpublic String getRunUuid()
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuid in interface Service.UpdateRunOrBuilderpublic com.google.protobuf.ByteString getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuidBytes in interface Service.UpdateRunOrBuilderpublic Service.UpdateRun.Builder setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.UpdateRun.Builder clearRunUuid()
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.UpdateRun.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run to update.. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public boolean hasStatus()
Updated status of the run.
optional .mlflow.RunStatus status = 2;hasStatus in interface Service.UpdateRunOrBuilderpublic Service.RunStatus getStatus()
Updated status of the run.
optional .mlflow.RunStatus status = 2;getStatus in interface Service.UpdateRunOrBuilderpublic Service.UpdateRun.Builder setStatus(Service.RunStatus value)
Updated status of the run.
optional .mlflow.RunStatus status = 2;public Service.UpdateRun.Builder clearStatus()
Updated status of the run.
optional .mlflow.RunStatus status = 2;public boolean hasEndTime()
Unix timestamp in milliseconds of when the run ended.
optional int64 end_time = 3;hasEndTime in interface Service.UpdateRunOrBuilderpublic long getEndTime()
Unix timestamp in milliseconds of when the run ended.
optional int64 end_time = 3;getEndTime in interface Service.UpdateRunOrBuilderpublic Service.UpdateRun.Builder setEndTime(long value)
Unix timestamp in milliseconds of when the run ended.
optional int64 end_time = 3;public Service.UpdateRun.Builder clearEndTime()
Unix timestamp in milliseconds of when the run ended.
optional int64 end_time = 3;public final Service.UpdateRun.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>public final Service.UpdateRun.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>Copyright © 2019. All rights reserved.