LiveServerMessage

@PublicPreviewAPI
interface LiveServerMessage

Known direct subclasses
LiveServerContent

Incremental server update generated by the model in response to client messages.

LiveServerGoAway

Notification that the server is initiating a disconnect of the session.

LiveServerSetupComplete

The model is ready to receive client messages.

LiveServerToolCallCancellation

Notification for the client to cancel a previous function call from LiveServerToolCall.

LiveServerToolCall

Request for the client to execute the provided functionCalls.


Parent interface for responses from the model during live interactions.