Table of Contents

Class ToolConfig

The Tool configuration containing parameters for specifying GeminiTool use in the request.

public class ToolConfig
Inheritance
object
ToolConfig

Properties

FunctionCallingConfig

Optional. Function calling config.

public FunctionCallingConfig FunctionCallingConfig { get; set; }

Property Value

FunctionCallingConfig