Uses of Class
org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
Packages that use Service.GetMetricHistoryBulkInterval.Response.Builder
-
Uses of Service.GetMetricHistoryBulkInterval.Response.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.GetMetricHistoryBulkInterval.Response.BuilderModifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.addAllMetrics(Iterable<? extends Service.MetricWithRunId> values) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addMetrics(int index, Service.MetricWithRunId value) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addMetrics(int index, Service.MetricWithRunId.Builder builderForValue) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addMetrics(Service.MetricWithRunId value) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addMetrics(Service.MetricWithRunId.Builder builderForValue) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GetMetricHistoryBulkInterval.Response.Builder.clear()Service.GetMetricHistoryBulkInterval.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.GetMetricHistoryBulkInterval.Response.Builder.clearMetrics()List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.GetMetricHistoryBulkInterval.Response.Builder.clone()Service.GetMetricHistoryBulkInterval.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetMetricHistoryBulkInterval.Response.Builder.mergeFrom(com.google.protobuf.Message other) Service.GetMetricHistoryBulkInterval.Response.Builder.mergeFrom(Service.GetMetricHistoryBulkInterval.Response other) Service.GetMetricHistoryBulkInterval.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.GetMetricHistoryBulkInterval.Response.newBuilder()Service.GetMetricHistoryBulkInterval.Response.newBuilder(Service.GetMetricHistoryBulkInterval.Response prototype) Service.GetMetricHistoryBulkInterval.Response.newBuilderForType()Service.GetMetricHistoryBulkInterval.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.GetMetricHistoryBulkInterval.Response.Builder.removeMetrics(int index) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GetMetricHistoryBulkInterval.Response.Builder.setMetrics(int index, Service.MetricWithRunId value) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.setMetrics(int index, Service.MetricWithRunId.Builder builderForValue) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.GetMetricHistoryBulkInterval.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.GetMetricHistoryBulkInterval.Response.toBuilder()