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-04-17 UTC."],[[["This webpage provides documentation for the `ControlServiceConnection` class within the Google Cloud Discovery Engine C++ library, with the latest version being `2.37.0-rc`."],["The `ControlServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `ControlServiceClient`, allowing for customized testing behavior."],["The documentation includes details on creating a concrete instance of `ControlServiceConnection` using `MakeControlServiceConnection()` and using `MockControlServiceConnection` for mocking purposes."],["The page outlines the functions available within `ControlServiceConnection`, such as `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, `ListControls`, and operations for long running operations, with each function's parameters and return types being described."],["The documentation lists the multiple versions of the `ControlServiceConnection` class ranging from version 2.15.1 all the way to the most recent version, 2.37.0-rc."]]],[]]