public static final class Service.Param.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.Param.Builder> implements Service.ParamOrBuilder
Param associated with a run.Protobuf type
mlflow.Param
Modifier and Type | Method and Description |
---|---|
Service.Param.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.Param |
build() |
Service.Param |
buildPartial() |
Service.Param.Builder |
clear() |
Service.Param.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.Param.Builder |
clearKey()
Key identifying this param.
|
Service.Param.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.Param.Builder |
clearValue()
Value associated with this param.
|
Service.Param.Builder |
clone() |
Service.Param |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
Key identifying this param.
|
com.google.protobuf.ByteString |
getKeyBytes()
Key identifying this param.
|
String |
getValue()
Value associated with this param.
|
com.google.protobuf.ByteString |
getValueBytes()
Value associated with this param.
|
boolean |
hasKey()
Key identifying this param.
|
boolean |
hasValue()
Value associated with this param.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.Param.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.Param.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.Param.Builder |
mergeFrom(Service.Param other) |
Service.Param.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.Param.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.Param.Builder |
setKey(String value)
Key identifying this param.
|
Service.Param.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
Key identifying this param.
|
Service.Param.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.Param.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.Param.Builder |
setValue(String value)
Value associated with this param.
|
Service.Param.Builder |
setValueBytes(com.google.protobuf.ByteString value)
Value associated with this param.
|
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.Param.Builder>
public Service.Param.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.Param.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.Param.Builder>
public Service.Param getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.Param build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.Param buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.Param.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.Param.Builder>
public Service.Param.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.Param.Builder>
public Service.Param.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.Param.Builder>
public Service.Param.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.Param.Builder>
public Service.Param.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.Param.Builder>
public Service.Param.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.Param.Builder>
public Service.Param.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.Param.Builder>
public Service.Param.Builder mergeFrom(Service.Param other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Param.Builder>
public Service.Param.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.Param.Builder>
IOException
public boolean hasKey()
Key identifying this param.
optional string key = 1;
hasKey
in interface Service.ParamOrBuilder
public String getKey()
Key identifying this param.
optional string key = 1;
getKey
in interface Service.ParamOrBuilder
public com.google.protobuf.ByteString getKeyBytes()
Key identifying this param.
optional string key = 1;
getKeyBytes
in interface Service.ParamOrBuilder
public Service.Param.Builder setKey(String value)
Key identifying this param.
optional string key = 1;
public Service.Param.Builder clearKey()
Key identifying this param.
optional string key = 1;
public Service.Param.Builder setKeyBytes(com.google.protobuf.ByteString value)
Key identifying this param.
optional string key = 1;
public boolean hasValue()
Value associated with this param.
optional string value = 2;
hasValue
in interface Service.ParamOrBuilder
public String getValue()
Value associated with this param.
optional string value = 2;
getValue
in interface Service.ParamOrBuilder
public com.google.protobuf.ByteString getValueBytes()
Value associated with this param.
optional string value = 2;
getValueBytes
in interface Service.ParamOrBuilder
public Service.Param.Builder setValue(String value)
Value associated with this param.
optional string value = 2;
public Service.Param.Builder clearValue()
Value associated with this param.
optional string value = 2;
public Service.Param.Builder setValueBytes(com.google.protobuf.ByteString value)
Value associated with this param.
optional string value = 2;
public final Service.Param.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Param.Builder>
public final Service.Param.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.Param.Builder>
Copyright © 2019. All rights reserved.