Uses of Enum
com.google.genai.types.ResponseParseType.Known
Packages that use ResponseParseType.Known
-
Uses of ResponseParseType.Known in com.google.genai.types
Methods in com.google.genai.types that return ResponseParseType.KnownModifier and TypeMethodDescriptionResponseParseType.knownEnum()static ResponseParseType.KnownReturns the enum constant of this type with the specified name.static ResponseParseType.Known[]ResponseParseType.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type ResponseParseType.KnownModifier and TypeMethodDescriptionReinforcementTuningParseResponseConfig.Builder.parseType(ResponseParseType.Known knownType) Setter for parseType given a known enum.Constructors in com.google.genai.types with parameters of type ResponseParseType.Known