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