Model is constrained to always predicting a function call only.
If "allowed_function_names" are set, the predicted function call will be
limited to any one of "allowed_function_names", else the predicted
function call will be any one of the provided "function_declarations".
Auto
Default model behavior, model decides to predict either a function call
or a natural language response.
None
Model will not predict any function call. Model behavior is same as when
not passing any function declarations.
Unspecified
Unspecified function calling mode. This value should not be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eFunctionCallingConfig.Types.Mode\u003c/code\u003e enum within the Google Cloud AI Platform V1 API, specifically within the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the Google.Cloud.AIPlatform.V1 package, from the latest 3.22.0 down to version 1.0.0, each linked to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionCallingConfig.Types.Mode\u003c/code\u003e enum defines four distinct function calling modes: \u003ccode\u003eAny\u003c/code\u003e, \u003ccode\u003eAuto\u003c/code\u003e, \u003ccode\u003eNone\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, which dictate how the model interacts with function calls.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAny\u003c/code\u003e mode constrains the model to always predict a function call, the \u003ccode\u003eAuto\u003c/code\u003e mode allows the model to choose between a function call or natural language response, and \u003ccode\u003eNone\u003c/code\u003e disables function call predictions.\u003c/p\u003e\n"],["\u003cp\u003eEach field within the enum has an associated description, found within a table on the webpage, that specifies its functionality.\u003c/p\u003e\n"]]],[],null,[]]