GoogleCloudAiplatformV1TrajectoryExactMatchResults constructor

GoogleCloudAiplatformV1TrajectoryExactMatchResults({
  1. List<GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue>? trajectoryExactMatchMetricValues,
})

Implementation

GoogleCloudAiplatformV1TrajectoryExactMatchResults({
  this.trajectoryExactMatchMetricValues,
});