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."],[[["This webpage details the `AgentsConnection` object for `AgentsClient` in the Google Cloud Dialogflow ES C++ library, providing an interface for interacting with agent-related functionalities."],["The latest version available for reference documentation is `2.37.0-rc`, and multiple past versions are also listed, ranging back to `2.11.0`."],["`AgentsConnection` offers virtual methods corresponding to each user-facing overload set in `AgentsClient`, facilitating the injection of custom behavior for testing purposes."],["Key functions provided by `AgentsConnection` include methods for getting, setting, deleting, searching, training, exporting, importing, and restoring agents, as well as getting validation results."],["To utilize a concrete implementation of the interface, refer to `MakeAgentsConnection()` or use `dialogflow_es_mocks::MockAgentsConnection` for testing."]]],[]]