Uses of Class
com.google.genai.types.EvaluationParserConfigCustomCodeParserConfig
Packages that use EvaluationParserConfigCustomCodeParserConfig
-
Uses of EvaluationParserConfigCustomCodeParserConfig in com.google.genai.types
Methods in com.google.genai.types that return EvaluationParserConfigCustomCodeParserConfigModifier and TypeMethodDescriptionEvaluationParserConfigCustomCodeParserConfig.Builder.build()Deserializes a JSON string to a EvaluationParserConfigCustomCodeParserConfig object.Methods in com.google.genai.types that return types with arguments of type EvaluationParserConfigCustomCodeParserConfigMethods in com.google.genai.types with parameters of type EvaluationParserConfigCustomCodeParserConfigModifier and TypeMethodDescriptionabstract EvaluationParserConfig.BuilderEvaluationParserConfig.Builder.customCodeParserConfig(EvaluationParserConfigCustomCodeParserConfig customCodeParserConfig) Setter for customCodeParserConfig.