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 of when the run ended in milliseconds.
|
Service.UpdateRun.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.UpdateRun.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.UpdateRun.Builder |
clearRunUuid()
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 of when the run ended in milliseconds.
|
String |
getRunUuid()
ID of the run to update.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
ID of the run to update.
|
Service.RunStatus |
getStatus()
Updated status of the run.
|
boolean |
hasEndTime()
Unix timestamp of when the run ended in milliseconds.
|
boolean |
hasRunUuid()
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 of when the run ended in milliseconds.
|
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 |
setRunUuid(String value)
ID of the run to update.
|
Service.UpdateRun.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
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()
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
hasRunUuid
in interface Service.UpdateRunOrBuilder
public String getRunUuid()
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
getRunUuid
in interface Service.UpdateRunOrBuilder
public com.google.protobuf.ByteString getRunUuidBytes()
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
getRunUuidBytes
in interface Service.UpdateRunOrBuilder
public Service.UpdateRun.Builder setRunUuid(String value)
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
public Service.UpdateRun.Builder clearRunUuid()
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
public Service.UpdateRun.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
ID of the run to update.
optional string run_uuid = 1 [(.validate_required) = true];
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 of when the run ended in milliseconds.
optional int64 end_time = 3;
hasEndTime
in interface Service.UpdateRunOrBuilder
public long getEndTime()
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 3;
getEndTime
in interface Service.UpdateRunOrBuilder
public Service.UpdateRun.Builder setEndTime(long value)
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 3;
public Service.UpdateRun.Builder clearEndTime()
Unix timestamp of when the run ended in milliseconds.
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.