toolConfig property

ToolConfig? toolConfig
final

Optional. Tool configuration for any Tool specified in the request. Refer to the Function calling guide for a usage example.

Implementation

final ToolConfig? toolConfig;