Autogenerated MLflow Tracking API entity objects.
-
ID(s) of the run(s) from which to fetch metric values.
Service.GetMetricHistoryBulkInterval.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ID(s) of the run(s) from which to fetch metric values.
Service.GetMetricHistoryBulkInterval.Builder.addRunIdsBytes(com.google.protobuf.ByteString value)
ID(s) of the run(s) from which to fetch metric values.
Service.GetMetricHistoryBulkInterval.Builder.clear()
Optional end step to only fetch metrics before the specified step.
Service.GetMetricHistoryBulkInterval.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Maximum number of results to fetch per run specified.
Service.GetMetricHistoryBulkInterval.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Service.GetMetricHistoryBulkInterval.Builder.clearRunIds()
ID(s) of the run(s) from which to fetch metric values.
Optional start step to only fetch metrics after the specified step.
Service.GetMetricHistoryBulkInterval.Builder.clone()
Service.GetMetricHistoryBulkInterval.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Service.GetMetricHistoryBulkInterval.Builder.mergeFrom(com.google.protobuf.Message other)
Service.GetMetricHistoryBulkInterval.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Service.GetMetricHistoryBulkInterval.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Service.GetMetricHistoryBulkInterval.Builder.setEndStep(int value)
Optional end step to only fetch metrics before the specified step.
Service.GetMetricHistoryBulkInterval.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Service.GetMetricHistoryBulkInterval.Builder.setMaxResults(int value)
Maximum number of results to fetch per run specified.
Service.GetMetricHistoryBulkInterval.Builder.setMetricKeyBytes(com.google.protobuf.ByteString value)
Service.GetMetricHistoryBulkInterval.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Service.GetMetricHistoryBulkInterval.Builder.setRunIds(int index,
String value)
ID(s) of the run(s) from which to fetch metric values.
Service.GetMetricHistoryBulkInterval.Builder.setStartStep(int value)
Optional start step to only fetch metrics after the specified step.
Service.GetMetricHistoryBulkInterval.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Service.GetMetricHistoryBulkInterval.toBuilder()