functionCalls property

List<FunctionCall> functionCalls
final

Output only. The function call to be executed.

Implementation

final List<FunctionCall> functionCalls;