Class Metric (1.48.0)

Metric(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A message representing a metric in the measurement.

Attributes

NameDescription
metric_id str
Output only. The ID of the Metric. The Metric should be defined in [StudySpec's Metrics][google.cloud.aiplatform.v1.StudySpec.metrics].
value float
Output only. The value for this metric.

Methods

Metric

Metric(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A message representing a metric in the measurement.