Uses of Class
com.google.genai.types.ServiceTier
Packages that use ServiceTier
-
Uses of ServiceTier in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ServiceTierModifier and TypeMethodDescriptionabstract Optional<ServiceTier>GenerateContentConfig.serviceTier()The service tier to use for the request.Methods in com.google.genai.types with parameters of type ServiceTierModifier and TypeMethodDescriptionabstract GenerateContentConfig.BuilderGenerateContentConfig.Builder.serviceTier(ServiceTier serviceTier) Setter for serviceTier.