Uses of Class
com.google.genai.types.ThinkingLevel
Packages that use ThinkingLevel
-
Uses of ThinkingLevel in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ThinkingLevelModifier and TypeMethodDescriptionabstract Optional<ThinkingLevel>ThinkingConfig.thinkingLevel()Optional.Methods in com.google.genai.types with parameters of type ThinkingLevelModifier and TypeMethodDescriptionabstract ThinkingConfig.BuilderThinkingConfig.Builder.thinkingLevel(ThinkingLevel thinkingLevel) Setter for thinkingLevel.