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 outlines the `AgentEndpointServiceConnection` class, which provides an interface for the `AgentEndpointServiceClient` in the Google Cloud OS Config API."],["The `AgentEndpointServiceConnection` class enables custom behavior injection for testing, allowing users to utilize mock objects in their test implementations for `AgentEndpointServiceClient`."],["It also provides virtual methods for various operations like `ReceiveTaskNotification`, `StartNextTask`, `ReportTaskProgress`, `ReportTaskComplete`, `RegisterAgent`, and `ReportInventory`."],["The document lists the `AgentEndpointServiceConnection` class available versions, ranging from `2.37.0-rc` (latest) down to `2.11.0`, each having a unique page."],["`MakeAgentEndpointServiceConnection()` is the method that allows for the creation of a concrete instance, while `MockAgentEndpointServiceConnection` is used for creating a mocking implementation."]]],[]]