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