GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput constructor
GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput({
- List<
GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInstance> ? instances, - GoogleCloudAiplatformV1TrajectoryAnyOrderMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput({
this.instances,
this.metricSpec,
});