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