Uses of Class
com.google.genai.gaos.models.interactions.VideoResponseFormat.Builder
Packages that use VideoResponseFormat.Builder
-
Uses of VideoResponseFormat.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return VideoResponseFormat.BuilderModifier and TypeMethodDescriptionVideoResponseFormat.Builder.aspectRatio(VideoResponseFormatAspectRatio aspectRatio) The aspect ratio for the video output.static VideoResponseFormat.BuilderVideoResponseFormat.builder()VideoResponseFormat.Builder.delivery(VideoResponseFormatDelivery delivery) The delivery mode for the video output.The duration for the video output.The Cloud Storage URI to store the video output.VideoResponseFormat.Builder.resolution(Resolution resolution) The video output resolution.