Uses of Enum
com.google.genai.types.ApiSpec.Known
Packages that use ApiSpec.Known
-
Uses of ApiSpec.Known in com.google.genai.types
Methods in com.google.genai.types that return ApiSpec.KnownModifier and TypeMethodDescriptionApiSpec.knownEnum()static ApiSpec.KnownReturns the enum constant of this type with the specified name.static ApiSpec.Known[]ApiSpec.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type ApiSpec.KnownModifier and TypeMethodDescriptionExternalApi.Builder.apiSpec(ApiSpec.Known knownType) Setter for apiSpec given a known enum.Constructors in com.google.genai.types with parameters of type ApiSpec.Known