name

public abstract FunctionResponse.Builder name(String name)

Setter for name.

name: Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].