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-14 UTC."],[[["This document outlines the `AgentsConnection` interface for `AgentsClient` in the Google Cloud Dialogflow ES C++ library, detailing its virtual methods."],["The interface allows for customization and testing of `AgentsClient` through the injection of custom behavior, such as with a Google Mock object."],["The latest version is `2.37.0-rc`, and there are numerous other versions of the AgentsConnection documentation available, spanning from `2.36.0` to `2.11.0`."],["The `AgentsConnection` interface defines virtual methods for various agent management operations, including getting, setting, deleting, searching, training, exporting, importing, and restoring agents."],["The documentation also details the `MakeAgentsConnection()` function for creating instances and the `dialogflow_es_mocks::MockAgentsConnection` for mocking."]]],[]]