Uses of Enum
com.google.genai.gaos.models.interactions.ThinkingLevel.ThinkingLevelEnum
Packages that use ThinkingLevel.ThinkingLevelEnum
-
Uses of ThinkingLevel.ThinkingLevelEnum in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return ThinkingLevel.ThinkingLevelEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ThinkingLevel.ThinkingLevelEnum[]ThinkingLevel.ThinkingLevelEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.gaos.models.interactions that return types with arguments of type ThinkingLevel.ThinkingLevelEnum