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