GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput constructor

GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput({
  1. GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance? instance,
  2. GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec? metricSpec,
})

Implementation

GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput({
  this.instance,
  this.metricSpec,
});