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-21 UTC."],[[["This page provides documentation for the `AgentEndpointServiceConnection` class, which is a crucial component for interacting with the `AgentEndpointServiceClient` in the Google Cloud OS Config API."],["The `AgentEndpointServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `AgentEndpointServiceClient`, enabling users to customize behavior during testing."],["Users can find a list of various available versions of the Google Cloud OS Config API, from `2.11.0` up to the latest release candidate `2.37.0-rc`, each with its own documentation."],["The page details several functions within the `AgentEndpointServiceConnection`, including `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`, each with their respective request and return types."],["There are instructions on how to create an instance using `MakeAgentEndpointServiceConnection()` and how to use `MockAgentEndpointServiceConnection` for testing."]]],[]]