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-04-09 UTC."],[[["This page provides documentation for the `ControlServiceConnection` object, which is used in conjunction with `ControlServiceClient` for Google Cloud Retail services."],["The `ControlServiceConnection` interface allows users to implement custom behaviors when testing `ControlServiceClient` objects, such as by using a Google Mock object."],["A concrete instance of `ControlServiceConnection` can be created via `MakeControlServiceConnection()`, and mocking is supported via `retail_v2_mocks::MockControlServiceConnection`."],["The document lists various virtual functions for managing controls, including `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`, each with their respective request parameters and return types."],["The page offers a comprehensive list of versions of the ControlServiceConnection class, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."]]],[]]