Google Cloud Ml V1__Measurement Args
data class GoogleCloudMlV1__MeasurementArgs(val metrics: Output<List<GoogleCloudMlV1_Measurement_MetricArgs>>? = null, val stepCount: Output<String>? = null) : ConvertibleToJava<GoogleCloudMlV1__MeasurementArgs>
A message representing a measurement.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1__MeasurementArgs(metrics: Output<List<GoogleCloudMlV1_Measurement_MetricArgs>>? = null, stepCount: Output<String>? = null)