Uses of Class
com.google.genai.types.AspectRatio
Packages that use AspectRatio
-
Uses of AspectRatio in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type AspectRatioModifier and TypeMethodDescriptionabstract Optional<AspectRatio>ImageResponseFormat.aspectRatio()Optional.abstract Optional<AspectRatio>VideoResponseFormat.aspectRatio()The aspect ratio for the video output.Methods in com.google.genai.types with parameters of type AspectRatioModifier and TypeMethodDescriptionabstract ImageResponseFormat.BuilderImageResponseFormat.Builder.aspectRatio(AspectRatio aspectRatio) Setter for aspectRatio.abstract VideoResponseFormat.BuilderVideoResponseFormat.Builder.aspectRatio(AspectRatio aspectRatio) Setter for aspectRatio.