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 document outlines the `AgentsConnection` interface, which defines virtual methods for user-facing overload sets within the `AgentsClient` class for versions 2.11.0 to 2.37.0-rc."],["The `AgentsConnection` interface allows users to customize behavior, such as injecting mock objects for testing purposes, by overriding the virtual methods it defines."],["The latest version is 2.37.0-rc and there are multiple documented versions of the `AgentsConnection` class, going as far back as version 2.11.0."],["The `AgentsConnection` interface includes various functions for managing agents, such as `ListAgents`, `GetAgent`, `CreateAgent`, `UpdateAgent`, `DeleteAgent`, `ExportAgent`, `RestoreAgent`, `ValidateAgent`, `GetAgentValidationResult`, `GetGenerativeSettings`, and `UpdateGenerativeSettings`."],["The current version for which the documentation refers to is 2.21.0, and describes `AgentsConnection` objects for `AgentsClient`."]]],[]]