GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults constructor

GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults({
  1. List<GoogleCloudAiplatformV1TrajectoryAnyOrderMatchMetricValue>? trajectoryAnyOrderMatchMetricValues,
})

Implementation

GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults({
  this.trajectoryAnyOrderMatchMetricValues,
});