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 a key 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 in `AgentEndpointServiceClient`, allowing for customized behaviors during testing."],["The latest release candidate is version `2.37.0-rc`, while version `2.36.0` is the latest full release, with older versions back to `2.11.0` also being documented."],["The documentation details the various functions available within `AgentEndpointServiceConnection`, including `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`, along with their respective request and response types."],["It provides the ability to create concrete instance with the function `MakeAgentEndpointServiceConnection()` and for testing you can use `osconfig_agentendpoint_v1_mocks::MockAgentEndpointServiceConnection`."]]],[]]