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