Package org.mlflow.api.proto
Class Service.UpdateRun.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
- 
- org.mlflow.api.proto.Service.UpdateRun.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.lang.Cloneable,- Service.UpdateRunOrBuilder
 - Enclosing class:
- Service.UpdateRun
 
 public static final class Service.UpdateRun.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder> implements Service.UpdateRunOrBuilder Protobuf typemlflow.UpdateRun
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.UpdateRun.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.UpdateRunbuild()Service.UpdateRunbuildPartial()Service.UpdateRun.Builderclear()Service.UpdateRun.BuilderclearEndTime()Unix timestamp in milliseconds of when the run ended.Service.UpdateRun.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.UpdateRun.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.UpdateRun.BuilderclearRunId()ID of the run to update.Service.UpdateRun.BuilderclearRunName()Updated name of the run.Service.UpdateRun.BuilderclearRunUuid()[Deprecated, use run_id instead] ID of the run to update..Service.UpdateRun.BuilderclearStatus()Updated status of the run.Service.UpdateRun.Builderclone()Service.UpdateRungetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetEndTime()Unix timestamp in milliseconds of when the run ended.java.lang.StringgetRunId()ID of the run to update.com.google.protobuf.ByteStringgetRunIdBytes()ID of the run to update.java.lang.StringgetRunName()Updated name of the run.com.google.protobuf.ByteStringgetRunNameBytes()Updated name of the run.java.lang.StringgetRunUuid()[Deprecated, use run_id instead] ID of the run to update..com.google.protobuf.ByteStringgetRunUuidBytes()[Deprecated, use run_id instead] ID of the run to update..Service.RunStatusgetStatus()Updated status of the run.booleanhasEndTime()Unix timestamp in milliseconds of when the run ended.booleanhasRunId()ID of the run to update.booleanhasRunName()Updated name of the run.booleanhasRunUuid()[Deprecated, use run_id instead] ID of the run to update..booleanhasStatus()Updated status of the run.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.UpdateRun.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.UpdateRun.BuildermergeFrom(com.google.protobuf.Message other)Service.UpdateRun.BuildermergeFrom(Service.UpdateRun other)Service.UpdateRun.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.UpdateRun.BuildersetEndTime(long value)Unix timestamp in milliseconds of when the run ended.Service.UpdateRun.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.UpdateRun.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.UpdateRun.BuildersetRunId(java.lang.String value)ID of the run to update.Service.UpdateRun.BuildersetRunIdBytes(com.google.protobuf.ByteString value)ID of the run to update.Service.UpdateRun.BuildersetRunName(java.lang.String value)Updated name of the run.Service.UpdateRun.BuildersetRunNameBytes(com.google.protobuf.ByteString value)Updated name of the run.Service.UpdateRun.BuildersetRunUuid(java.lang.String value)[Deprecated, use run_id instead] ID of the run to update..Service.UpdateRun.BuildersetRunUuidBytes(com.google.protobuf.ByteString value)[Deprecated, use run_id instead] ID of the run to update..Service.UpdateRun.BuildersetStatus(Service.RunStatus value)Updated status of the run.Service.UpdateRun.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeFrom, newUninitializedMessageException
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
clearpublic Service.UpdateRun.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
getDefaultInstanceForTypepublic Service.UpdateRun getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic Service.UpdateRun build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic Service.UpdateRun buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic Service.UpdateRun.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
setFieldpublic Service.UpdateRun.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
clearFieldpublic Service.UpdateRun.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
clearOneofpublic Service.UpdateRun.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
setRepeatedFieldpublic Service.UpdateRun.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
addRepeatedFieldpublic Service.UpdateRun.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
mergeFrompublic Service.UpdateRun.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.UpdateRun.Builder>
 
 - 
mergeFrompublic Service.UpdateRun.Builder mergeFrom(Service.UpdateRun other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
mergeFrompublic Service.UpdateRun.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.UpdateRun.Builder>
- Throws:
- java.io.IOException
 
 - 
hasRunIdpublic boolean hasRunId() ID of the run to update. Must be provided. optional string run_id = 4;- Specified by:
- hasRunIdin interface- Service.UpdateRunOrBuilder
- Returns:
- Whether the runId field is set.
 
 - 
getRunIdpublic java.lang.String getRunId() ID of the run to update. Must be provided. optional string run_id = 4;- Specified by:
- getRunIdin interface- Service.UpdateRunOrBuilder
- Returns:
- The runId.
 
 - 
getRunIdBytespublic com.google.protobuf.ByteString getRunIdBytes() ID of the run to update. Must be provided. optional string run_id = 4;- Specified by:
- getRunIdBytesin interface- Service.UpdateRunOrBuilder
- Returns:
- The bytes for runId.
 
 - 
setRunIdpublic Service.UpdateRun.Builder setRunId(java.lang.String value) ID of the run to update. Must be provided. optional string run_id = 4;- Parameters:
- value- The runId to set.
- Returns:
- This builder for chaining.
 
 - 
clearRunIdpublic Service.UpdateRun.Builder clearRunId() ID of the run to update. Must be provided. optional string run_id = 4;- Returns:
- This builder for chaining.
 
 - 
setRunIdBytespublic Service.UpdateRun.Builder setRunIdBytes(com.google.protobuf.ByteString value) ID of the run to update. Must be provided. optional string run_id = 4;- Parameters:
- value- The bytes for runId to set.
- Returns:
- This builder for chaining.
 
 - 
hasRunUuidpublic 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;- Specified by:
- hasRunUuidin interface- Service.UpdateRunOrBuilder
- Returns:
- Whether the runUuid field is set.
 
 - 
getRunUuidpublic java.lang.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;- Specified by:
- getRunUuidin interface- Service.UpdateRunOrBuilder
- Returns:
- The runUuid.
 
 - 
getRunUuidBytespublic 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;- Specified by:
- getRunUuidBytesin interface- Service.UpdateRunOrBuilder
- Returns:
- The bytes for runUuid.
 
 - 
setRunUuidpublic Service.UpdateRun.Builder setRunUuid(java.lang.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;- Parameters:
- value- The runUuid to set.
- Returns:
- This builder for chaining.
 
 - 
clearRunUuidpublic 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;- Returns:
- This builder for chaining.
 
 - 
setRunUuidBytespublic 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;- Parameters:
- value- The bytes for runUuid to set.
- Returns:
- This builder for chaining.
 
 - 
hasStatuspublic boolean hasStatus() Updated status of the run. optional .mlflow.RunStatus status = 2;- Specified by:
- hasStatusin interface- Service.UpdateRunOrBuilder
- Returns:
- Whether the status field is set.
 
 - 
getStatuspublic Service.RunStatus getStatus() Updated status of the run. optional .mlflow.RunStatus status = 2;- Specified by:
- getStatusin interface- Service.UpdateRunOrBuilder
- Returns:
- The status.
 
 - 
setStatuspublic Service.UpdateRun.Builder setStatus(Service.RunStatus value) Updated status of the run. optional .mlflow.RunStatus status = 2;- Parameters:
- value- The status to set.
- Returns:
- This builder for chaining.
 
 - 
clearStatuspublic Service.UpdateRun.Builder clearStatus() Updated status of the run. optional .mlflow.RunStatus status = 2;- Returns:
- This builder for chaining.
 
 - 
hasEndTimepublic boolean hasEndTime() Unix timestamp in milliseconds of when the run ended. optional int64 end_time = 3;- Specified by:
- hasEndTimein interface- Service.UpdateRunOrBuilder
- Returns:
- Whether the endTime field is set.
 
 - 
getEndTimepublic long getEndTime() Unix timestamp in milliseconds of when the run ended. optional int64 end_time = 3;- Specified by:
- getEndTimein interface- Service.UpdateRunOrBuilder
- Returns:
- The endTime.
 
 - 
setEndTimepublic Service.UpdateRun.Builder setEndTime(long value) Unix timestamp in milliseconds of when the run ended. optional int64 end_time = 3;- Parameters:
- value- The endTime to set.
- Returns:
- This builder for chaining.
 
 - 
clearEndTimepublic Service.UpdateRun.Builder clearEndTime() Unix timestamp in milliseconds of when the run ended. optional int64 end_time = 3;- Returns:
- This builder for chaining.
 
 - 
hasRunNamepublic boolean hasRunName() Updated name of the run. optional string run_name = 5;- Specified by:
- hasRunNamein interface- Service.UpdateRunOrBuilder
- Returns:
- Whether the runName field is set.
 
 - 
getRunNamepublic java.lang.String getRunName() Updated name of the run. optional string run_name = 5;- Specified by:
- getRunNamein interface- Service.UpdateRunOrBuilder
- Returns:
- The runName.
 
 - 
getRunNameBytespublic com.google.protobuf.ByteString getRunNameBytes() Updated name of the run. optional string run_name = 5;- Specified by:
- getRunNameBytesin interface- Service.UpdateRunOrBuilder
- Returns:
- The bytes for runName.
 
 - 
setRunNamepublic Service.UpdateRun.Builder setRunName(java.lang.String value) Updated name of the run. optional string run_name = 5;- Parameters:
- value- The runName to set.
- Returns:
- This builder for chaining.
 
 - 
clearRunNamepublic Service.UpdateRun.Builder clearRunName() Updated name of the run. optional string run_name = 5;- Returns:
- This builder for chaining.
 
 - 
setRunNameBytespublic Service.UpdateRun.Builder setRunNameBytes(com.google.protobuf.ByteString value) Updated name of the run. optional string run_name = 5;- Parameters:
- value- The bytes for runName to set.
- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final Service.UpdateRun.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 - 
mergeUnknownFieldspublic final Service.UpdateRun.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateRun.Builder>
 
 
- 
 
-