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