LiveServerToolCallCancellation constructor
Creates a LiveServerToolCallCancellation instance.
functionIds (optional): The list of function IDs to cancel.
Implementation
LiveServerToolCallCancellation({this.functionIds});
Creates a LiveServerToolCallCancellation instance.
functionIds (optional): The list of function IDs to cancel.
LiveServerToolCallCancellation({this.functionIds});