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"]],[["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 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."]]],[]]