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 corresponding to each user-facing overload set in `ControlServiceClient`, enabling the injection of custom behaviors for testing."],["The `ControlServiceConnection` class can be utilized to manage different controls through methods such as `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`."],["A concrete instance of `ControlServiceConnection` can be made using `MakeControlServiceConnection()`, while `MockControlServiceConnection` can be used to create mocks."],["The documentation provides links to available versions ranging from 2.37.0-rc down to 2.15.1 for `ControlServiceConnection`."]]],[]]