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 outlines the virtual methods for user-facing overloads in `AgentEndpointServiceClient`."],["The `AgentEndpointServiceConnection` class allows users to implement custom behaviors, particularly in testing scenarios, by injecting Google Mock objects."],["The document provides links to various versions of the `AgentEndpointServiceConnection` class, including the latest release candidate version and multiple stable versions."],["Several functions of `AgentEndpointServiceConnection` are documented, including `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`, each with their parameter and return types."],["The document includes instructions for creating concrete instances of the class, as well as mock instances, through `MakeAgentEndpointServiceConnection()` and `osconfig_agentendpoint_v1_mocks::MockAgentEndpointServiceConnection`, respectively."]]],[]]