GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig.fromJson constructor
GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1EvaluationParserConfigCustomCodeParserConfig.fromJson(
core.Map json_,
) : this(parsingFunction: json_['parsingFunction'] as core.String?);