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-14 UTC."],[[["This webpage details the `ControlServiceConnection` class within the Google Cloud Discovery Engine v1 C++ library, with the latest version being `2.37.0-rc`."],["The `ControlServiceConnection` class defines virtual methods for user-facing overload sets in `ControlServiceClient`, enabling custom behavior injection for testing purposes."],["The page provides links to documentation for various versions of the library, ranging from `2.15.1` up to the latest `2.37.0-rc`."],["Key functions include `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`, each handling different aspects of control management."],["It provides the necessary information to create a concrete instance of `ControlServiceConnection` using the `MakeControlServiceConnection()` function, and also how to use mock objects through `MockControlServiceConnection`."]]],[]]