Interface protos.google.cloud.aiplatform.v1.StudySpec.IMetricSpec (1.11.0)

Properties of a MetricSpec.

Package

@google-cloud/aiplatform

Properties

goal

goal?: (google.cloud.aiplatform.v1.StudySpec.MetricSpec.GoalType|keyof typeof google.cloud.aiplatform.v1.StudySpec.MetricSpec.GoalType|null);

MetricSpec goal

Property Value
TypeDescription
(google.cloud.aiplatform.v1.StudySpec.MetricSpec.GoalType|keyof typeof google.cloud.aiplatform.v1.StudySpec.MetricSpec.GoalType|null)

metricId

metricId?: (string|null);

MetricSpec metricId

Property Value
TypeDescription
(string|null)