This interface defines virtual methods for each of the user-facing overload sets in AgentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AgentsClient.
[[["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-14 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eAgentsConnection\u003c/code\u003e object, which is integral to the \u003ccode\u003eAgentsClient\u003c/code\u003e within the Google Cloud Dialogflow CX C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThis object provides virtual methods corresponding to each user-facing overload set in \u003ccode\u003eAgentsClient\u003c/code\u003e, enabling custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, while a list of other versions down to \u003ccode\u003e2.11.0\u003c/code\u003e is provided for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAgentsConnection\u003c/code\u003e supports various functions like \u003ccode\u003eListAgents\u003c/code\u003e, \u003ccode\u003eGetAgent\u003c/code\u003e, \u003ccode\u003eCreateAgent\u003c/code\u003e, \u003ccode\u003eUpdateAgent\u003c/code\u003e, \u003ccode\u003eDeleteAgent\u003c/code\u003e, \u003ccode\u003eExportAgent\u003c/code\u003e, \u003ccode\u003eRestoreAgent\u003c/code\u003e, \u003ccode\u003eValidateAgent\u003c/code\u003e, \u003ccode\u003eGetAgentValidationResult\u003c/code\u003e, \u003ccode\u003eGetGenerativeSettings\u003c/code\u003e, and \u003ccode\u003eUpdateGenerativeSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete instance of \u003ccode\u003eAgentsConnection\u003c/code\u003e via \u003ccode\u003eMakeAgentsConnection()\u003c/code\u003e, and for mocking purposes, they can utilize \u003ccode\u003edialogflow_cx_mocks::MockAgentsConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]