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 details the `AgentsConnection` object for `AgentsClient` in the Google Cloud Dialogflow CX API, specifically referencing version 2.30.0."],["The `AgentsConnection` interface defines virtual methods that mirror the user-facing overload sets found in `AgentsClient`, facilitating custom behavior injection during testing, and can be created via `MakeAgentsConnection()`."],["The provided content also covers various supported versions, including the latest release candidate (2.37.0-rc), and versions ranging from 2.36.0 down to 2.11.0."],["The `AgentsConnection` has virtual functions such as `ListAgents`, `GetAgent`, `CreateAgent`, `UpdateAgent`, `DeleteAgent`, and `ExportAgent`, `RestoreAgent` to manage the agents."],["The `AgentsConnection` has virtual functions to get and update the `GetGenerativeSettings`, and to check the validation of the agents via `GetAgentValidationResult`."]]],[]]