This interface defines virtual methods for each of the user-facing overload sets in AgentEndpointServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AgentEndpointServiceClient.
[[["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-07 UTC."],[[["This document details the `AgentEndpointServiceConnection` interface, which includes virtual methods corresponding to user-facing overloads in `AgentEndpointServiceClient`."],["The latest release candidate version of the `AgentEndpointServiceConnection` class is 2.37.0-rc, and a full list of older versions is also included."],["This interface facilitates custom behavior injection for testing, allowing the use of mock objects with `AgentEndpointServiceClient`."],["Key functionalities of `AgentEndpointServiceConnection` include managing task notifications, task progression, and agent interactions through methods like `ReceiveTaskNotification`, `StartNextTask`, and `RegisterAgent`."],["The document provides detailed information on each virtual function's parameters, such as requests, and their respective return types, be it status or a stream range, with links to learn more."]]],[]]