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-04-23 UTC."],[[["This document outlines the `AgentEndpointServiceConnection` class, which provides virtual methods corresponding to the user-facing overload sets in `AgentEndpointServiceClient`."],["The `AgentEndpointServiceConnection` interface enables users to implement custom behaviors, especially for testing purposes, by injecting mock objects."],["The document lists several versions of this service, ranging from 2.11.0 to 2.37.0-rc (latest), along with corresponding links for each version."],["Key functions of this class include methods such as `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`, each handling specific interactions."],["The concrete implementation of this class can be created using `MakeAgentEndpointServiceConnection()` and `osconfig_agentendpoint_v1_mocks::MockAgentEndpointServiceConnection` can be used for testing."]]],[]]