public static final class Service.SetTag.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder> implements Service.SetTagOrBuilder
mlflow.SetTag| Modifier and Type | Method and Description |
|---|---|
Service.SetTag.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.SetTag |
build() |
Service.SetTag |
buildPartial() |
Service.SetTag.Builder |
clear() |
Service.SetTag.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.SetTag.Builder |
clearKey()
Name of the tag.
|
Service.SetTag.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.SetTag.Builder |
clearRunId()
ID of the run under which to log the tag.
|
Service.SetTag.Builder |
clearRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
Service.SetTag.Builder |
clearValue()
String value of the tag being logged.
|
Service.SetTag.Builder |
clone() |
Service.SetTag |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
Name of the tag.
|
com.google.protobuf.ByteString |
getKeyBytes()
Name of the tag.
|
String |
getRunId()
ID of the run under which to log the tag.
|
com.google.protobuf.ByteString |
getRunIdBytes()
ID of the run under which to log the tag.
|
String |
getRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
String |
getValue()
String value of the tag being logged.
|
com.google.protobuf.ByteString |
getValueBytes()
String value of the tag being logged.
|
boolean |
hasKey()
Name of the tag.
|
boolean |
hasRunId()
ID of the run under which to log the tag.
|
boolean |
hasRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
boolean |
hasValue()
String value of the tag being logged.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.SetTag.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.SetTag.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.SetTag.Builder |
mergeFrom(Service.SetTag other) |
Service.SetTag.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.SetTag.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.SetTag.Builder |
setKey(String value)
Name of the tag.
|
Service.SetTag.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
Name of the tag.
|
Service.SetTag.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.SetTag.Builder |
setRunId(String value)
ID of the run under which to log the tag.
|
Service.SetTag.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run under which to log the tag.
|
Service.SetTag.Builder |
setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
Service.SetTag.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run under which to log the tag.
|
Service.SetTag.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.SetTag.Builder |
setValue(String value)
String value of the tag being logged.
|
Service.SetTag.Builder |
setValueBytes(com.google.protobuf.ByteString value)
String value of the tag being logged.
|
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.SetTag.Builder>public Service.SetTag.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.SetTag.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.SetTag.Builder>public Service.SetTag getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.SetTag build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.SetTag buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.SetTag.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.SetTag.Builder>public Service.SetTag.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.SetTag.Builder>public Service.SetTag.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder>public Service.SetTag.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder>public Service.SetTag.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.SetTag.Builder>public Service.SetTag.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.SetTag.Builder>public Service.SetTag.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.SetTag.Builder>public Service.SetTag.Builder mergeFrom(Service.SetTag other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder>public Service.SetTag.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.SetTag.Builder>IOExceptionpublic boolean hasRunId()
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;hasRunId in interface Service.SetTagOrBuilderpublic String getRunId()
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;getRunId in interface Service.SetTagOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;getRunIdBytes in interface Service.SetTagOrBuilderpublic Service.SetTag.Builder setRunId(String value)
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;public Service.SetTag.Builder clearRunId()
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;public Service.SetTag.Builder setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run under which to log the tag. Must be provided.
optional string run_id = 4;public boolean hasRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;hasRunUuid in interface Service.SetTagOrBuilderpublic String getRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuid in interface Service.SetTagOrBuilderpublic com.google.protobuf.ByteString getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuidBytes in interface Service.SetTagOrBuilderpublic Service.SetTag.Builder setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.SetTag.Builder clearRunUuid()
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.SetTag.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run under which to log the tag. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public boolean hasKey()
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];hasKey in interface Service.SetTagOrBuilderpublic String getKey()
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];getKey in interface Service.SetTagOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];getKeyBytes in interface Service.SetTagOrBuilderpublic Service.SetTag.Builder setKey(String value)
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];public Service.SetTag.Builder clearKey()
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];public Service.SetTag.Builder setKeyBytes(com.google.protobuf.ByteString value)
Name of the tag. Maximum size is 255 bytes.
optional string key = 2 [(.mlflow.validate_required) = true];public boolean hasValue()
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];hasValue in interface Service.SetTagOrBuilderpublic String getValue()
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];getValue in interface Service.SetTagOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];getValueBytes in interface Service.SetTagOrBuilderpublic Service.SetTag.Builder setValue(String value)
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];public Service.SetTag.Builder clearValue()
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];public Service.SetTag.Builder setValueBytes(com.google.protobuf.ByteString value)
String value of the tag being logged. Maximum size is 5000 bytes.
optional string value = 3 [(.mlflow.validate_required) = true];public final Service.SetTag.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder>public final Service.SetTag.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.SetTag.Builder>Copyright © 2019. All rights reserved.