Gemini::FunctionCallingConfig::Mode
Inherits Enum < Comparable < Value < Object
Defines the execution behavior for function calling by defining the execution mode.
Constants
ModeUnspecified = 0
Auto = 1
Any = 2
None = 3
Inherits Enum < Comparable < Value < Object
Defines the execution behavior for function calling by defining the execution mode.