functionResponses property

List<FunctionResponse> functionResponses
final

Optional. The response to the function calls.

Implementation

final List<FunctionResponse> functionResponses;