public static final class Service.GetMetricHistory.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.GetMetricHistory.Builder> implements Service.GetMetricHistoryOrBuilder
mlflow.GetMetricHistory
Modifier and Type | Method and Description |
---|---|
Service.GetMetricHistory.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetMetricHistory |
build() |
Service.GetMetricHistory |
buildPartial() |
Service.GetMetricHistory.Builder |
clear() |
Service.GetMetricHistory.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.GetMetricHistory.Builder |
clearMetricKey()
Name of the metric.
|
Service.GetMetricHistory.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.GetMetricHistory.Builder |
clearRunId()
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
clearRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
clone() |
Service.GetMetricHistory |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMetricKey()
Name of the metric.
|
com.google.protobuf.ByteString |
getMetricKeyBytes()
Name of the metric.
|
String |
getRunId()
ID of the run from which to fetch metric values.
|
com.google.protobuf.ByteString |
getRunIdBytes()
ID of the run from which to fetch metric values.
|
String |
getRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
boolean |
hasMetricKey()
Name of the metric.
|
boolean |
hasRunId()
ID of the run from which to fetch metric values.
|
boolean |
hasRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.GetMetricHistory.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.GetMetricHistory.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.GetMetricHistory.Builder |
mergeFrom(Service.GetMetricHistory other) |
Service.GetMetricHistory.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.GetMetricHistory.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetMetricHistory.Builder |
setMetricKey(String value)
Name of the metric.
|
Service.GetMetricHistory.Builder |
setMetricKeyBytes(com.google.protobuf.ByteString value)
Name of the metric.
|
Service.GetMetricHistory.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.GetMetricHistory.Builder |
setRunId(String value)
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.GetMetricHistory build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.GetMetricHistory buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
public Service.GetMetricHistory.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.GetMetricHistory.Builder>
public Service.GetMetricHistory.Builder mergeFrom(Service.GetMetricHistory other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetMetricHistory.Builder>
public Service.GetMetricHistory.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.GetMetricHistory.Builder>
IOException
public boolean hasRunId()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
hasRunId
in interface Service.GetMetricHistoryOrBuilder
public String getRunId()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
getRunId
in interface Service.GetMetricHistoryOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
getRunIdBytes
in interface Service.GetMetricHistoryOrBuilder
public Service.GetMetricHistory.Builder setRunId(String value)
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
public Service.GetMetricHistory.Builder clearRunId()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
public Service.GetMetricHistory.Builder setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;
public boolean hasRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
hasRunUuid
in interface Service.GetMetricHistoryOrBuilder
public String getRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
getRunUuid
in interface Service.GetMetricHistoryOrBuilder
public com.google.protobuf.ByteString getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
getRunUuidBytes
in interface Service.GetMetricHistoryOrBuilder
public Service.GetMetricHistory.Builder setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
public Service.GetMetricHistory.Builder clearRunUuid()
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
public Service.GetMetricHistory.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run from which to fetch metric values. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
public boolean hasMetricKey()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
hasMetricKey
in interface Service.GetMetricHistoryOrBuilder
public String getMetricKey()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
getMetricKey
in interface Service.GetMetricHistoryOrBuilder
public com.google.protobuf.ByteString getMetricKeyBytes()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
getMetricKeyBytes
in interface Service.GetMetricHistoryOrBuilder
public Service.GetMetricHistory.Builder setMetricKey(String value)
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
public Service.GetMetricHistory.Builder clearMetricKey()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
public Service.GetMetricHistory.Builder setMetricKeyBytes(com.google.protobuf.ByteString value)
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];
public final Service.GetMetricHistory.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetMetricHistory.Builder>
public final Service.GetMetricHistory.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetMetricHistory.Builder>
Copyright © 2019. All rights reserved.