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, 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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.UpdateRun build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.UpdateRun buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.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.UpdateRun.Builder>
public Service.UpdateRun.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.UpdateRun.Builder>
IOException
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.UpdateRunOrBuilder
public 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.UpdateRunOrBuilder
public 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.UpdateRunOrBuilder
public 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 hasRunId()
ID of the run to update. Must be provided.
optional string run_id = 4;
hasRunId
in interface Service.UpdateRunOrBuilder
public String getRunId()
ID of the run to update. Must be provided.
optional string run_id = 4;
getRunId
in interface Service.UpdateRunOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
ID of the run to update. Must be provided.
optional string run_id = 4;
getRunIdBytes
in interface Service.UpdateRunOrBuilder
public 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 hasStatus()
Updated status of the run.
optional .mlflow.RunStatus status = 2;
hasStatus
in interface Service.UpdateRunOrBuilder
public Service.RunStatus getStatus()
Updated status of the run.
optional .mlflow.RunStatus status = 2;
getStatus
in interface Service.UpdateRunOrBuilder
public 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.UpdateRunOrBuilder
public long getEndTime()
Unix timestamp in milliseconds of when the run ended.
optional int64 end_time = 3;
getEndTime
in interface Service.UpdateRunOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
Copyright © 2019. All rights reserved.