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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page documents the `AgentsConnection` object, which is integral to the `AgentsClient` within the Google Cloud Dialogflow CX C++ library."],["This object provides virtual methods that mirror the user-facing functionalities in `AgentsClient`, facilitating custom behavior injection, such as using mock objects for testing."],["A variety of versions are documented, from 2.11.0 to 2.37.0-rc, providing access to the different iterations of the `AgentsConnection` class."],["`AgentsConnection` facilitates several agent management operations including listing, getting, creating, updating, deleting, exporting, restoring, validating, and retrieving validation results."],["The latest release is the `2.37.0-rc` version."]]],[]]