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