none constant
FunctionCallingConfig_Mode
const none
Model will not predict any function call. Model behavior is same as when not passing any function declarations.
Implementation
static const none = FunctionCallingConfig_Mode('NONE');