Bidi Generate Content Client Message
@Serializable
Wrapper for all client messages. The JSON object must have exactly one of the fields.
Constructors
Link copied to clipboard
constructor(setup: BidiGenerateContentSetup? = null, clientContent: BidiGenerateContentClientContent? = null, realtimeInput: BidiGenerateContentRealtimeInput? = null, toolResponse: BidiGenerateContentToolResponse? = null)