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 for \u003ccode\u003eAgentsClient\u003c/code\u003e in the Dialogflow CX C++ library, which defines virtual methods corresponding to user-facing overload sets.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 2.37.0-rc, with a history of prior versions listed, including the current page version 2.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eAgentsConnection\u003c/code\u003e interface allows for custom behavior injection during testing, typically by utilizing mock objects.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes virtual methods for managing Dialogflow CX agents, 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, and \u003ccode\u003eGet/UpdateGenerativeSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe connection objects allow for manipulating \u003ccode\u003eAgentsClient\u003c/code\u003e objects to have custom behavior, and can use mocking via \u003ccode\u003edialogflow_cx_mocks::MockAgentsConnection\u003c/code\u003e and created via \u003ccode\u003eMakeAgentsConnection()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]