LiveServerMessage

@PublicPreviewAPI
interface LiveServerMessage

Known direct subclasses
LiveServerContent

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

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.