Package com.google.genai.types
Class VideoOrientation
java.lang.Object
com.google.genai.types.VideoOrientation
The orientation of the video. Defaults to LANDSCAPE. This enum is not supported in Gemini API.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the known values for VideoOrientation. -
Constructor Summary
ConstructorsConstructorDescriptionVideoOrientation(VideoOrientation.Known knownValue) VideoOrientation(String value) -
Method Summary