menu
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage.dart
BidiGenerateContentToolCall
functionCalls property
functionCalls property
dark_mode
light_mode
functionCalls
property
List
<
FunctionCall
>
functionCalls
final
Output only. The function call to be executed.
Implementation
final List<FunctionCall> functionCalls;
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage
BidiGenerateContentToolCall
functionCalls property
BidiGenerateContentToolCall class