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, 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.GetMetricHistory.Builder>public Service.GetMetricHistory.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.GetMetricHistory.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.GetMetricHistory.Builder>public Service.GetMetricHistory getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.GetMetricHistory build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.GetMetricHistory buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.GetMetricHistory.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.GetMetricHistory.Builder>public Service.GetMetricHistory.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.GetMetricHistory.Builder>public Service.GetMetricHistory.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField 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.BuilderclearOneof 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.BuildersetRepeatedField 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.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.GetMetricHistory.Builder>IOExceptionpublic boolean hasRunId()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;hasRunId in interface Service.GetMetricHistoryOrBuilderpublic String getRunId()
ID of the run from which to fetch metric values. Must be provided.
optional string run_id = 3;getRunId in interface Service.GetMetricHistoryOrBuilderpublic 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.GetMetricHistoryOrBuilderpublic 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.GetMetricHistoryOrBuilderpublic 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.GetMetricHistoryOrBuilderpublic 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.GetMetricHistoryOrBuilderpublic 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.GetMetricHistoryOrBuilderpublic String getMetricKey()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];getMetricKey in interface Service.GetMetricHistoryOrBuilderpublic com.google.protobuf.ByteString getMetricKeyBytes()
Name of the metric.
optional string metric_key = 2 [(.mlflow.validate_required) = true];getMetricKeyBytes in interface Service.GetMetricHistoryOrBuilderpublic 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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetMetricHistory.Builder>Copyright © 2019. All rights reserved.