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 outlines the `AgentEndpointServiceConnection` interface, which provides virtual methods corresponding to user-facing overloads in `AgentEndpointServiceClient`."],["The `AgentEndpointServiceConnection` interface enables the injection of custom behaviors, such as using Google Mock objects, for testing `AgentEndpointServiceClient` objects."],["A list of available versions, ranging from 2.11.0 to 2.37.0-rc, of the OSConfig agent endpoint service is provided, allowing access to the different versions of `AgentEndpointServiceConnection`."],["The document details the functions, such as `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`, each with its respective parameters and return types, that are part of the `AgentEndpointServiceConnection` interface."]]],[]]