This interface defines virtual methods for each of the user-facing overload sets in AppConnectorsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AppConnectorsServiceClient.
[[["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-14 UTC."],[[["This document details the `AppConnectorsServiceConnection` interface, which provides virtual methods for user-facing operations within the `AppConnectorsServiceClient`."],["The interface allows for customization and testing of `AppConnectorsServiceClient` behavior through dependency injection, such as using Google Mock objects."],["It includes functions for listing, retrieving, creating, updating, and deleting `AppConnector` objects, and for reporting their status."],["The page also links to various versions of the `AppConnectorsServiceConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["You can utilize the `MakeAppConnectorsServiceConnection()` function to make a concrete instance, or the `MockAppConnectorsServiceConnection` class for mocking purposes."]]],[]]