This interface defines virtual methods for each of the user-facing overload sets in ControlServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ControlServiceClient.
[[["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 document details the `ControlServiceConnection` interface, which provides virtual methods for user-facing overload sets within `ControlServiceClient`."],["The `ControlServiceConnection` interface allows users to inject custom behaviors when writing tests using `ControlServiceClient` objects, such as with Google Mock objects."],["The latest release candidate for the Control Service Connection documentation is version 2.37.0-rc, with documentation available for versions dating back to 2.11.0."],["Key functions within this interface include methods for creating, deleting, updating, getting, and listing controls, as well as listing and getting operations, all represented with virtual methods."],["To make a real instance, see the function `MakeControlServiceConnection()`, and for mocking see `retail_v2_mocks::MockControlServiceConnection`."]]],[]]