Uses of Class
com.google.genai.types.RawOutput.Builder
Packages that use RawOutput.Builder
-
Uses of RawOutput.Builder in com.google.genai.types
Methods in com.google.genai.types that return RawOutput.BuilderModifier and TypeMethodDescriptionstatic RawOutput.BuilderRawOutput.builder()Instantiates a builder for RawOutput.RawOutput.Builder.clearRawOutput()Clears the value of rawOutput field.Setter for rawOutput.abstract RawOutput.BuilderSetter for rawOutput.abstract RawOutput.BuilderRawOutput.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type RawOutput.BuilderModifier and TypeMethodDescriptionCustomOutput.Builder.rawOutputs(RawOutput.Builder rawOutputsBuilder) Setter for rawOutputs builder.