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\u003eThis document outlines the \u003ccode\u003eAgentsConnection\u003c/code\u003e interface, which defines virtual methods for user-facing overload sets within the \u003ccode\u003eAgentsClient\u003c/code\u003e class for Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentsConnection\u003c/code\u003e interface enables custom behavior injection during testing, particularly when using Google Mock objects with \u003ccode\u003eAgentsClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various available versions, ranging from the latest release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e, for \u003ccode\u003eAgentsConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey functions within \u003ccode\u003eAgentsConnection\u003c/code\u003e include \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, each handling specific agent operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeAgentsConnection()\u003c/code\u003e function is used to create concrete instances of the \u003ccode\u003eAgentsConnection\u003c/code\u003e class, and \u003ccode\u003edialogflow_cx_mocks::MockAgentsConnection\u003c/code\u003e is provided for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]