Uses of Class
com.google.genai.types.RawOutput
Packages that use RawOutput
-
Uses of RawOutput in com.google.genai.types
Methods in com.google.genai.types that return RawOutputModifier and TypeMethodDescriptionabstract RawOutputRawOutput.Builder.build()static RawOutputDeserializes a JSON string to a RawOutput object.Methods in com.google.genai.types that return types with arguments of type RawOutputMethods in com.google.genai.types with parameters of type RawOutputModifier and TypeMethodDescriptionabstract CustomOutput.BuilderCustomOutput.Builder.rawOutputs(RawOutput rawOutputs) Setter for rawOutputs.