Interface protos.google.cloud.aiplatform.v1beta1.Measurement.IMetric (1.7.2)

Properties of a Metric.

Package

@google-cloud/aiplatform!

Properties

metricId

metricId?: (string|null);

Metric metricId

Property Value
TypeDescription
(string|null)

value

value?: (number|null);

Metric value

Property Value
TypeDescription
(number|null)