GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig constructor

GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig({
  1. String? parsingFunction,
})

Implementation

GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig({
  this.parsingFunction,
});