Uses of Class
com.google.genai.types.ResponseParseType
Packages that use ResponseParseType
-
Uses of ResponseParseType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ResponseParseTypeModifier and TypeMethodDescriptionabstract Optional<ResponseParseType>ReinforcementTuningParseResponseConfig.parseType()Defines how to parse sample response.Methods in com.google.genai.types with parameters of type ResponseParseTypeModifier and TypeMethodDescriptionReinforcementTuningParseResponseConfig.Builder.parseType(ResponseParseType parseType) Setter for parseType.