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