function Responses
public abstract LiveClientToolResponse.Builder functionResponses(List<FunctionResponse> functionResponses)
@CanIgnoreReturnValue()
Setter for functionResponses.
functionResponses: The response to the function calls.
@CanIgnoreReturnValue()
Setter for functionResponses builder.
functionResponses: The response to the function calls.