GoogleCloudMlV1_Measurement_MetricResponse

data class GoogleCloudMlV1_Measurement_MetricResponse(val metric: String, val value: Double)

A message representing a metric in the measurement.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Metric name.

Link copied to clipboard

The value for this metric.