stream Function Call Arguments
public abstract FunctionCallingConfig.Builder streamFunctionCallArguments(boolean streamFunctionCallArguments)
Setter for streamFunctionCallArguments.
streamFunctionCallArguments: Optional. When set to true, arguments of a single function call will be streamed out in multiple parts/contents/responses. Partial parameter results will be returned in the [FunctionCall.partial_args] field. This field is not supported in Gemini API.