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-07-09 UTC."],[[["This webpage provides documentation for the `ControlServiceConnection` class within the Google Cloud Retail C++ library, with the latest version being 2.37.0-rc."],["The `ControlServiceConnection` object is used with the `ControlServiceClient` to allow users to add custom behavior when testing."],["This interface defines virtual methods for user-facing overloads in `ControlServiceClient`, including functions such as `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`."],["The documentation contains information for creating concrete instances of `ControlServiceConnection` using `MakeControlServiceConnection()` and using `retail_v2_mocks::MockControlServiceConnection` for mocking."],["There are multiple available versions of this, ranging from 2.11.0 all the way to the latest 2.37.0-rc."]]],[]]