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-14 UTC."],[[["This webpage provides documentation for the `AgentEndpointServiceConnection` class, which is used in conjunction with the `AgentEndpointServiceClient`."],["The `AgentEndpointServiceConnection` class enables users to customize the behavior of the `AgentEndpointServiceClient`, particularly for testing purposes."],["The documentation covers multiple versions of the `AgentEndpointServiceConnection`, including the latest release candidate `2.37.0-rc` and a range of versions down to `2.11.0`."],["The page outlines the virtual methods provided by `AgentEndpointServiceConnection`, including `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`."],["The webpage offers information on creating concrete instances using `MakeAgentEndpointServiceConnection()` as well as details on mocking with `osconfig_agentendpoint_v1_mocks::MockAgentEndpointServiceConnection`."]]],[]]