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-05-07 UTC."],[[["This webpage details the `ControlServiceConnection` object, which is utilized by `ControlServiceClient` in the Google Cloud Retail v2 API, offering a way for users to customize behavior within their tests."],["The content lists various versions of the `ControlServiceConnection`, starting from the latest version, 2.37.0-rc, and going down to version 2.11.0, including specific links to each version's documentation."],["The `ControlServiceConnection` interface defines virtual methods for each user-facing overload set within the `ControlServiceClient`, supporting functions like `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`."],["It provides options for mocking, through `retail_v2_mocks::MockControlServiceConnection`, as well as creating a concrete instance using `MakeControlServiceConnection()`."],["It also supports getting, listing operations and other functionality to interact with the Control Service."]]],[]]