Uses of Enum
com.google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig.ThinkingLevel
Packages that use GenerationConfig.ThinkingConfig.ThinkingLevel
-
Uses of GenerationConfig.ThinkingConfig.ThinkingLevel in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenerationConfig.ThinkingConfig.ThinkingLevelModifier and TypeMethodDescriptionGenerationConfig.ThinkingConfig.ThinkingLevel.forNumber(int value) GenerationConfig.ThinkingConfig.Builder.getThinkingLevel()Optional.GenerationConfig.ThinkingConfig.getThinkingLevel()Optional.GenerationConfig.ThinkingConfigOrBuilder.getThinkingLevel()Optional.GenerationConfig.ThinkingConfig.ThinkingLevel.valueOf(int value) Deprecated.GenerationConfig.ThinkingConfig.ThinkingLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.GenerationConfig.ThinkingConfig.ThinkingLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GenerationConfig.ThinkingConfig.ThinkingLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GenerationConfig.ThinkingConfig.ThinkingLevel>GenerationConfig.ThinkingConfig.ThinkingLevel.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type GenerationConfig.ThinkingConfig.ThinkingLevelModifier and TypeMethodDescriptionGenerationConfig.ThinkingConfig.Builder.setThinkingLevel(GenerationConfig.ThinkingConfig.ThinkingLevel value) Optional.