GoogleCloudAiplatformV1TrajectoryRecallInput constructor
GoogleCloudAiplatformV1TrajectoryRecallInput({
- List<
GoogleCloudAiplatformV1TrajectoryRecallInstance> ? instances, - GoogleCloudAiplatformV1TrajectoryRecallSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1TrajectoryRecallInput({
this.instances,
this.metricSpec,
});