metricSources property
The metrics (either inline or registered) used for evaluation.
Currently, we only support evaluating a single metric. If multiple metrics are provided, only the first one will be evaluated.
Optional.
Implementation
core.List<GoogleCloudAiplatformV1MetricSource>? metricSources;