GoogleCloudAiplatformV1TrajectoryExactMatchInstance constructor
GoogleCloudAiplatformV1TrajectoryExactMatchInstance({
- GoogleCloudAiplatformV1Trajectory? predictedTrajectory,
- GoogleCloudAiplatformV1Trajectory? referenceTrajectory,
Implementation
GoogleCloudAiplatformV1TrajectoryExactMatchInstance({
this.predictedTrajectory,
this.referenceTrajectory,
});