Uses of Class
com.google.genai.types.MediaProcessing
Packages that use MediaProcessing
-
Uses of MediaProcessing in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type MediaProcessingModifier and TypeMethodDescriptionabstract Optional<MediaProcessing>Part.mediaProcessing()How the model processes this part's media for understanding.Methods in com.google.genai.types with parameters of type MediaProcessingModifier and TypeMethodDescriptionabstract Part.BuilderPart.Builder.mediaProcessing(MediaProcessing mediaProcessing) Setter for mediaProcessing.