enum

Crig::Providers::Gemini::Interactions::ToolChoice::Kind

Inherits Enum < Comparable < Value < Object

Constants

Type = 0
Config = 1

Instance methods

config?

Returns true if this enum value equals Config

Source
type?

Returns true if this enum value equals Type

Source