GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput constructor

GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput({
  1. GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance? instance,
  2. GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec? metricSpec,
})

Implementation

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