Uses of Class
com.google.genai.types.Blob
Packages that use Blob
-
Uses of Blob in com.google.genai.types
Methods in com.google.genai.types that return BlobModifier and TypeMethodDescriptionabstract BlobBlob.Builder.build()static BlobDeserializes a JSON string to a Blob object.Methods in com.google.genai.types that return types with arguments of type BlobModifier and TypeMethodDescriptionLiveClientRealtimeInput.audio()The realtime audio input stream.LiveSendRealtimeInputParameters.audio()The realtime audio input stream.Part.inlineData()Optional.LiveSendRealtimeInputParameters.media()Realtime input to send to the session.LiveClientRealtimeInput.mediaChunks()Inlined bytes data for media input.LiveClientRealtimeInput.video()The realtime video input stream.LiveSendRealtimeInputParameters.video()The realtime video input stream.Methods in com.google.genai.types with parameters of type BlobModifier and TypeMethodDescriptionabstract LiveClientRealtimeInput.Builderabstract Part.BuilderPart.Builder.inlineData(Blob inlineData) abstract LiveClientRealtimeInput.BuilderMethod parameters in com.google.genai.types with type arguments of type BlobModifier and TypeMethodDescriptionabstract LiveClientRealtimeInput.BuilderLiveClientRealtimeInput.Builder.mediaChunks(List<Blob> mediaChunks)