Uses of Class
com.google.genai.types.LiveSendClientContentParameters
Packages that use LiveSendClientContentParameters
-
Uses of LiveSendClientContentParameters in com.google.genai
Methods in com.google.genai with parameters of type LiveSendClientContentParametersModifier and TypeMethodDescriptionAsyncSession.sendClientContent
(LiveSendClientContentParameters clientContent) Sends client content to the live session. -
Uses of LiveSendClientContentParameters in com.google.genai.types
Methods in com.google.genai.types that return LiveSendClientContentParametersModifier and TypeMethodDescriptionabstract LiveSendClientContentParameters
LiveSendClientContentParameters.Builder.build()
Deserializes a JSON string to a LiveSendClientContentParameters object.