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` 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."]]],[]]