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."],[[["This webpage provides documentation for the `AgentsConnection` object within the Google Cloud Dialogflow CX C++ library, specifically for version 2.28.0."],["The `AgentsConnection` interface defines the virtual methods that correspond to the user-facing overload sets in `AgentsClient`, allowing for custom behavior injection during testing."],["It includes methods for managing agents, such as `ListAgents`, `GetAgent`, `CreateAgent`, `UpdateAgent`, and `DeleteAgent`, along with methods for exporting, restoring, and validating agents."],["The page also includes functionalities for getting and updating `GenerativeSettings`, as well as `MockAgentsConnection` for mocking."],["There are many previous versions available for review and download, with the most recent version being 2.37.0-rc."]]],[]]