Methods
(static) getFunctionCallsFromCandidate(candidate)
Extracts function calls from a GenerateContentCandidate.
Parameters:
| Name | Type | Description |
|---|---|---|
candidate |
The candidate to extract function calls from. |
Returns:
| Type | Description |
|---|---|
|
the array of function calls in a GenerateContentCandidate. |