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 page details the `AgentsConnection` object for `AgentsClient` in Dialogflow ES, offering various versioned references for the class, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`AgentsConnection` defines virtual methods that mirror user-facing overload sets within `AgentsClient`, facilitating the injection of custom behavior for testing purposes."],["The document explains how to generate an actual instance using `MakeAgentsConnection()` and how to use `dialogflow_es_mocks::MockAgentsConnection` for mocking."],["The interface provides virtual methods for diverse functionalities, including retrieving, setting, deleting, searching, training, exporting, importing, and restoring agents, as well as obtaining validation results."],["The main functions available for use include `options()`, `GetAgent()`, `SetAgent()`, `DeleteAgent()`, `SearchAgents()`, `TrainAgent()`, `ExportAgent()`, `ImportAgent()`, `RestoreAgent()`, and `GetValidationResult()`."]]],[]]