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-18 UTC."],[[["This webpage provides documentation for the `ControlServiceConnection` class within the Google Cloud Retail API, with links to various versions."],["The `ControlServiceConnection` interface defines virtual methods for user-facing overload sets in `ControlServiceClient`, allowing for custom behavior injection during testing."],["You can create a concrete instance of the connection using `MakeControlServiceConnection()`."],["For mocking purposes, users can leverage `retail_v2_mocks::MockControlServiceConnection`."],["The document outlines virtual functions such as `options()`, `CreateControl()`, `DeleteControl()`, `UpdateControl()`, `GetControl()`, and `ListControls()`, all of which are used for different actions to perform with controls."]]],[]]