auto constant
FunctionCallingConfig_Mode
const auto
Default model behavior, model decides to predict either a function call or a natural language response.
Implementation
static const auto = FunctionCallingConfig_Mode('AUTO');