Gemini.Live.Message.ToolCallCancellation (GeminiEx v0.8.4)
View SourceTool call cancellation from server.
Fields
ids: List of function call IDs to cancel
Summary
Types
@type t() :: %Gemini.Live.Message.ToolCallCancellation{ids: [String.t()]}
Tool call cancellation from server.
ids: List of function call IDs to cancel@type t() :: %Gemini.Live.Message.ToolCallCancellation{ids: [String.t()]}