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"]],[["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 details the `AgentEndpointServiceConnection` class, which provides an interface for interacting with the `AgentEndpointServiceClient`."],["The `AgentEndpointServiceConnection` class enables custom behavior injection for testing the `AgentEndpointServiceClient` via mocking."],["The provided content contains various links to different versions of the `AgentEndpointServiceConnection` class, including the latest release candidate version, `2.37.0-rc`, along with the prior stable releases, down to `2.11.0`."],["The `AgentEndpointServiceConnection` class includes several virtual methods for managing tasks, such as `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, and `ReportTaskComplete`."],["Other key virtual methods include functionality for agent registration, using `RegisterAgent`, and reporting inventory with `ReportInventory`."]]],[]]