Class EvaluationParserConfig

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.EvaluationParserConfig

public abstract class EvaluationParserConfig extends JsonSerializable
Config for parsing LLM responses. It can be used to parse the LLM response to be evaluated, or the LLM response from LLM-based metrics/Autoraters. This data type is not supported in Gemini API.