Uses of Enum
com.google.genai.types.ServiceTier.Known
Packages that use ServiceTier.Known
-
Uses of ServiceTier.Known in com.google.genai.types
Methods in com.google.genai.types that return ServiceTier.KnownModifier and TypeMethodDescriptionServiceTier.knownEnum()static ServiceTier.KnownReturns the enum constant of this type with the specified name.static ServiceTier.Known[]ServiceTier.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 ServiceTier.KnownModifier and TypeMethodDescriptionGenerateContentConfig.Builder.serviceTier(ServiceTier.Known knownType) Setter for serviceTier given a known enum.Constructors in com.google.genai.types with parameters of type ServiceTier.Known