GoogleCloudAiplatformV1TrajectoryExactMatchInput constructor
GoogleCloudAiplatformV1TrajectoryExactMatchInput({
- List<
GoogleCloudAiplatformV1TrajectoryExactMatchInstance> ? instances, - GoogleCloudAiplatformV1TrajectoryExactMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1TrajectoryExactMatchInput({
this.instances,
this.metricSpec,
});