LiveServerMessage
@PublicPreviewAPI
interface LiveServerMessage
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 |
Request for the client to execute the provided |
Parent interface for responses from the model during live interactions.