public static final class Service.LogBatch.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder> implements Service.LogBatchOrBuilder
mlflow.LogBatchgetAllFields, 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.LogBatch.Builder>public Service.LogBatch.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.LogBatch.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.LogBatch.Builder>public Service.LogBatch getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.LogBatch build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.LogBatch buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.LogBatch.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.LogBatch.Builder>public Service.LogBatch.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.LogBatch.Builder>public Service.LogBatch.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder>public Service.LogBatch.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder>public Service.LogBatch.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.LogBatch.Builder>public Service.LogBatch.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.LogBatch.Builder>public Service.LogBatch.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.LogBatch.Builder>public Service.LogBatch.Builder mergeFrom(Service.LogBatch other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder>public Service.LogBatch.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.LogBatch.Builder>IOExceptionpublic boolean hasRunId()
ID of the run to log under
optional string run_id = 1;hasRunId in interface Service.LogBatchOrBuilderpublic String getRunId()
ID of the run to log under
optional string run_id = 1;getRunId in interface Service.LogBatchOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
ID of the run to log under
optional string run_id = 1;getRunIdBytes in interface Service.LogBatchOrBuilderpublic Service.LogBatch.Builder setRunId(String value)
ID of the run to log under
optional string run_id = 1;public Service.LogBatch.Builder clearRunId()
ID of the run to log under
optional string run_id = 1;public Service.LogBatch.Builder setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run to log under
optional string run_id = 1;public List<Service.Metric> getMetricsList()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;getMetricsList in interface Service.LogBatchOrBuilderpublic int getMetricsCount()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;getMetricsCount in interface Service.LogBatchOrBuilderpublic Service.Metric getMetrics(int index)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;getMetrics in interface Service.LogBatchOrBuilderpublic Service.LogBatch.Builder setMetrics(int index, Service.Metric value)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder setMetrics(int index, Service.Metric.Builder builderForValue)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder addMetrics(Service.Metric value)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder addMetrics(int index, Service.Metric value)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder addMetrics(Service.Metric.Builder builderForValue)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder addMetrics(int index, Service.Metric.Builder builderForValue)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder addAllMetrics(Iterable<? extends Service.Metric> values)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder clearMetrics()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.LogBatch.Builder removeMetrics(int index)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.Metric.Builder getMetricsBuilder(int index)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.MetricOrBuilder getMetricsOrBuilder(int index)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;getMetricsOrBuilder in interface Service.LogBatchOrBuilderpublic List<? extends Service.MetricOrBuilder> getMetricsOrBuilderList()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;getMetricsOrBuilderList in interface Service.LogBatchOrBuilderpublic Service.Metric.Builder addMetricsBuilder()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public Service.Metric.Builder addMetricsBuilder(int index)
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public List<Service.Metric.Builder> getMetricsBuilderList()
Metrics to log. A single request can contain up to 1000 metrics, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Metric metrics = 2;public List<Service.Param> getParamsList()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;getParamsList in interface Service.LogBatchOrBuilderpublic int getParamsCount()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;getParamsCount in interface Service.LogBatchOrBuilderpublic Service.Param getParams(int index)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;getParams in interface Service.LogBatchOrBuilderpublic Service.LogBatch.Builder setParams(int index, Service.Param value)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder setParams(int index, Service.Param.Builder builderForValue)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder addParams(Service.Param value)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder addParams(int index, Service.Param value)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder addParams(Service.Param.Builder builderForValue)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder addParams(int index, Service.Param.Builder builderForValue)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder addAllParams(Iterable<? extends Service.Param> values)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder clearParams()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.LogBatch.Builder removeParams(int index)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.Param.Builder getParamsBuilder(int index)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.ParamOrBuilder getParamsOrBuilder(int index)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;getParamsOrBuilder in interface Service.LogBatchOrBuilderpublic List<? extends Service.ParamOrBuilder> getParamsOrBuilderList()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;getParamsOrBuilderList in interface Service.LogBatchOrBuilderpublic Service.Param.Builder addParamsBuilder()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public Service.Param.Builder addParamsBuilder(int index)
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public List<Service.Param.Builder> getParamsBuilderList()
Params to log. A single request can contain up to 100 params, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.Param params = 3;public List<Service.RunTag> getTagsList()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;getTagsList in interface Service.LogBatchOrBuilderpublic int getTagsCount()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;getTagsCount in interface Service.LogBatchOrBuilderpublic Service.RunTag getTags(int index)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;getTags in interface Service.LogBatchOrBuilderpublic Service.LogBatch.Builder setTags(int index, Service.RunTag value)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder setTags(int index, Service.RunTag.Builder builderForValue)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder addTags(Service.RunTag value)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder addTags(int index, Service.RunTag value)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder addTags(Service.RunTag.Builder builderForValue)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder addTags(int index, Service.RunTag.Builder builderForValue)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder addAllTags(Iterable<? extends Service.RunTag> values)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder clearTags()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.LogBatch.Builder removeTags(int index)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.RunTag.Builder getTagsBuilder(int index)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.RunTagOrBuilder getTagsOrBuilder(int index)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;getTagsOrBuilder in interface Service.LogBatchOrBuilderpublic List<? extends Service.RunTagOrBuilder> getTagsOrBuilderList()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;getTagsOrBuilderList in interface Service.LogBatchOrBuilderpublic Service.RunTag.Builder addTagsBuilder()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public Service.RunTag.Builder addTagsBuilder(int index)
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public List<Service.RunTag.Builder> getTagsBuilderList()
Tags to log. A single request can contain up to 100 tags, and up to 1000 metrics, params, and tags in total.
repeated .mlflow.RunTag tags = 4;public final Service.LogBatch.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder>public final Service.LogBatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.LogBatch.Builder>Copyright © 2019. All rights reserved.