Uses of Class
com.google.genai.types.ThinkingConfig.Builder
Packages that use ThinkingConfig.Builder
-
Uses of ThinkingConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return ThinkingConfig.BuilderModifier and TypeMethodDescriptionstatic ThinkingConfig.BuilderThinkingConfig.builder()Instantiates a builder for ThinkingConfig.abstract ThinkingConfig.BuilderThinkingConfig.Builder.includeThoughts(boolean includeThoughts) abstract ThinkingConfig.BuilderThinkingConfig.toBuilder()Creates a builder with the same values as this instance.