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