GoogleCloudAiplatformV1TrajectoryRecallMetricValue constructor

GoogleCloudAiplatformV1TrajectoryRecallMetricValue({
  1. double? score,
})

Implementation

GoogleCloudAiplatformV1TrajectoryRecallMetricValue({
  this.score,
});