[[["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 2024-10-22 UTC."],[],[],null,["# ToolConfig interface\n\nTool config. This config is shared for all tools provided in the request.\n\n**Signature:** \n\n export interface ToolConfig \n\nProperties\n----------\n\n| Property | Type | Description |\n|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|-------------|\n| [functionCallingConfig](./vertexai.toolconfig.md#toolconfigfunctioncallingconfig) | [FunctionCallingConfig](./vertexai.functioncallingconfig.md#functioncallingconfig_interface) | |\n\nToolConfig.functionCallingConfig\n--------------------------------\n\n**Signature:** \n\n functionCallingConfig?: FunctionCallingConfig;"]]