google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
LiveServerToolCallCancellation
/
Builder
/
ids
ids
public
abstract
LiveServerToolCallCancellation.Builder
ids
(
List
<
String
>
ids
)
@
CanIgnoreReturnValue
(
)
public
LiveServerToolCallCancellation.Builder
ids
(
Array
<
String
>
ids
)
Setter for ids.
ids: The ids of the tool calls to be cancelled.