Package org.mlflow.api.proto
Class Service.LogMetric.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
org.mlflow.api.proto.Service.LogMetric.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Service.LogMetricOrBuilder
- Enclosing class:
- Service.LogMetric
public static final class Service.LogMetric.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
implements Service.LogMetricOrBuilder
Protobuf type
mlflow.LogMetric-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Dataset digest of the dataset associated with the metric, e.g.The name of the dataset associated with the metric.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearKey()Name of the metric.ID of the logged model associated with the metric, if applicableclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ID of the run under which to log the metric.[Deprecated, use run_id instead] ID of the run under which to log the metric.Step at which to log the metricUnix timestamp in milliseconds at the time metric was logged.Double value of the metric being logged.clone()Dataset digest of the dataset associated with the metric, e.g.com.google.protobuf.ByteStringDataset digest of the dataset associated with the metric, e.g.The name of the dataset associated with the metric.com.google.protobuf.ByteStringThe name of the dataset associated with the metric.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetKey()Name of the metric.com.google.protobuf.ByteStringName of the metric.ID of the logged model associated with the metric, if applicablecom.google.protobuf.ByteStringID of the logged model associated with the metric, if applicablegetRunId()ID of the run under which to log the metric.com.google.protobuf.ByteStringID of the run under which to log the metric.[Deprecated, use run_id instead] ID of the run under which to log the metric.com.google.protobuf.ByteString[Deprecated, use run_id instead] ID of the run under which to log the metric.longgetStep()Step at which to log the metriclongUnix timestamp in milliseconds at the time metric was logged.doublegetValue()Double value of the metric being logged.booleanDataset digest of the dataset associated with the metric, e.g.booleanThe name of the dataset associated with the metric.booleanhasKey()Name of the metric.booleanID of the logged model associated with the metric, if applicablebooleanhasRunId()ID of the run under which to log the metric.boolean[Deprecated, use run_id instead] ID of the run under which to log the metric.booleanhasStep()Step at which to log the metricbooleanUnix timestamp in milliseconds at the time metric was logged.booleanhasValue()Double value of the metric being logged.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Service.LogMetric other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setDatasetDigest(String value) Dataset digest of the dataset associated with the metric, e.g.setDatasetDigestBytes(com.google.protobuf.ByteString value) Dataset digest of the dataset associated with the metric, e.g.setDatasetName(String value) The name of the dataset associated with the metric.setDatasetNameBytes(com.google.protobuf.ByteString value) The name of the dataset associated with the metric.Name of the metric.setKeyBytes(com.google.protobuf.ByteString value) Name of the metric.setModelId(String value) ID of the logged model associated with the metric, if applicablesetModelIdBytes(com.google.protobuf.ByteString value) ID of the logged model associated with the metric, if applicablesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ID of the run under which to log the metric.setRunIdBytes(com.google.protobuf.ByteString value) ID of the run under which to log the metric.setRunUuid(String value) [Deprecated, use run_id instead] ID of the run under which to log the metric.setRunUuidBytes(com.google.protobuf.ByteString value) [Deprecated, use run_id instead] ID of the run under which to log the metric.setStep(long value) Step at which to log the metricsetTimestamp(long value) Unix timestamp in milliseconds at the time metric was logged.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setValue(double value) Double value of the metric being logged.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
setField
public Service.LogMetric.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
setRepeatedField
public Service.LogMetric.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
addRepeatedField
public Service.LogMetric.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.LogMetric.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
mergeFrom
public Service.LogMetric.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.LogMetric.Builder>- Throws:
IOException
-
hasRunId
public boolean hasRunId()ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Specified by:
hasRunIdin interfaceService.LogMetricOrBuilder- Returns:
- Whether the runId field is set.
-
getRunId
ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Specified by:
getRunIdin interfaceService.LogMetricOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Specified by:
getRunIdBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for runId.
-
setRunId
ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Parameters:
value- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Returns:
- This builder for chaining.
-
setRunIdBytes
ID of the run under which to log the metric. Must be provided.
optional string run_id = 6;- Parameters:
value- The bytes for runId to set.- Returns:
- This builder for chaining.
-
hasRunUuid
public boolean hasRunUuid()[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Specified by:
hasRunUuidin interfaceService.LogMetricOrBuilder- Returns:
- Whether the runUuid field is set.
-
getRunUuid
[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Specified by:
getRunUuidin interfaceService.LogMetricOrBuilder- Returns:
- The runUuid.
-
getRunUuidBytes
public com.google.protobuf.ByteString getRunUuidBytes()[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Specified by:
getRunUuidBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for runUuid.
-
setRunUuid
[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Parameters:
value- The runUuid to set.- Returns:
- This builder for chaining.
-
clearRunUuid
[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Returns:
- This builder for chaining.
-
setRunUuidBytes
[Deprecated, use run_id instead] ID of the run under which to log the metric. This field will be removed in a future MLflow version.
optional string run_uuid = 1;- Parameters:
value- The bytes for runUuid to set.- Returns:
- This builder for chaining.
-
hasKey
public boolean hasKey()Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Specified by:
hasKeyin interfaceService.LogMetricOrBuilder- Returns:
- Whether the key field is set.
-
getKey
Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Specified by:
getKeyin interfaceService.LogMetricOrBuilder- Returns:
- The key.
-
getKeyBytes
public com.google.protobuf.ByteString getKeyBytes()Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Specified by:
getKeyBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for key.
-
setKey
Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Parameters:
value- The key to set.- Returns:
- This builder for chaining.
-
clearKey
Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
-
setKeyBytes
Name of the metric.
optional string key = 2 [(.mlflow.validate_required) = true];- Parameters:
value- The bytes for key to set.- Returns:
- This builder for chaining.
-
hasValue
public boolean hasValue()Double value of the metric being logged.
optional double value = 3 [(.mlflow.validate_required) = true];- Specified by:
hasValuein interfaceService.LogMetricOrBuilder- Returns:
- Whether the value field is set.
-
getValue
public double getValue()Double value of the metric being logged.
optional double value = 3 [(.mlflow.validate_required) = true];- Specified by:
getValuein interfaceService.LogMetricOrBuilder- Returns:
- The value.
-
setValue
Double value of the metric being logged.
optional double value = 3 [(.mlflow.validate_required) = true];- Parameters:
value- The value to set.- Returns:
- This builder for chaining.
-
clearValue
Double value of the metric being logged.
optional double value = 3 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
-
hasTimestamp
public boolean hasTimestamp()Unix timestamp in milliseconds at the time metric was logged.
optional int64 timestamp = 4 [(.mlflow.validate_required) = true];- Specified by:
hasTimestampin interfaceService.LogMetricOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public long getTimestamp()Unix timestamp in milliseconds at the time metric was logged.
optional int64 timestamp = 4 [(.mlflow.validate_required) = true];- Specified by:
getTimestampin interfaceService.LogMetricOrBuilder- Returns:
- The timestamp.
-
setTimestamp
Unix timestamp in milliseconds at the time metric was logged.
optional int64 timestamp = 4 [(.mlflow.validate_required) = true];- Parameters:
value- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
Unix timestamp in milliseconds at the time metric was logged.
optional int64 timestamp = 4 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
-
hasStep
public boolean hasStep()Step at which to log the metric
optional int64 step = 5 [default = 0];- Specified by:
hasStepin interfaceService.LogMetricOrBuilder- Returns:
- Whether the step field is set.
-
getStep
public long getStep()Step at which to log the metric
optional int64 step = 5 [default = 0];- Specified by:
getStepin interfaceService.LogMetricOrBuilder- Returns:
- The step.
-
setStep
Step at which to log the metric
optional int64 step = 5 [default = 0];- Parameters:
value- The step to set.- Returns:
- This builder for chaining.
-
clearStep
Step at which to log the metric
optional int64 step = 5 [default = 0];- Returns:
- This builder for chaining.
-
hasModelId
public boolean hasModelId()ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
hasModelIdin interfaceService.LogMetricOrBuilder- Returns:
- Whether the modelId field is set.
-
getModelId
ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getModelIdin interfaceService.LogMetricOrBuilder- Returns:
- The modelId.
-
getModelIdBytes
public com.google.protobuf.ByteString getModelIdBytes()ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getModelIdBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for modelId.
-
setModelId
ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The modelId to set.- Returns:
- This builder for chaining.
-
clearModelId
ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Returns:
- This builder for chaining.
-
setModelIdBytes
ID of the logged model associated with the metric, if applicable
optional string model_id = 7 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The bytes for modelId to set.- Returns:
- This builder for chaining.
-
hasDatasetName
public boolean hasDatasetName()The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
hasDatasetNamein interfaceService.LogMetricOrBuilder- Returns:
- Whether the datasetName field is set.
-
getDatasetName
The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getDatasetNamein interfaceService.LogMetricOrBuilder- Returns:
- The datasetName.
-
getDatasetNameBytes
public com.google.protobuf.ByteString getDatasetNameBytes()The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getDatasetNameBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for datasetName.
-
setDatasetName
The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The datasetName to set.- Returns:
- This builder for chaining.
-
clearDatasetName
The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Returns:
- This builder for chaining.
-
setDatasetNameBytes
The name of the dataset associated with the metric. E.g. "my.uc.table@2" "nyc-taxi-dataset", "fantastic-elk-3"
optional string dataset_name = 8 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The bytes for datasetName to set.- Returns:
- This builder for chaining.
-
hasDatasetDigest
public boolean hasDatasetDigest()Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
hasDatasetDigestin interfaceService.LogMetricOrBuilder- Returns:
- Whether the datasetDigest field is set.
-
getDatasetDigest
Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getDatasetDigestin interfaceService.LogMetricOrBuilder- Returns:
- The datasetDigest.
-
getDatasetDigestBytes
public com.google.protobuf.ByteString getDatasetDigestBytes()Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Specified by:
getDatasetDigestBytesin interfaceService.LogMetricOrBuilder- Returns:
- The bytes for datasetDigest.
-
setDatasetDigest
Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The datasetDigest to set.- Returns:
- This builder for chaining.
-
clearDatasetDigest
Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Returns:
- This builder for chaining.
-
setDatasetDigestBytes
Dataset digest of the dataset associated with the metric, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name.
optional string dataset_digest = 9 [(.mlflow.visibility) = PUBLIC_UNDOCUMENTED];- Parameters:
value- The bytes for datasetDigest to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.LogMetric.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-
mergeUnknownFields
public final Service.LogMetric.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogMetric.Builder>
-