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-05 UTC."],[[["This webpage provides documentation for the `ControlServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically for version 2.32.0."],["The `ControlServiceConnection` class is an interface that defines virtual methods corresponding to the user-facing overload sets found in `ControlServiceClient`, allowing for customized testing behaviors."],["The documentation lists the availability of the class for different versions, ranging from 2.37.0-rc to 2.15.1, with each version having a link to the related `ControlServiceConnection`."],["The document showcases the functions available in the class, such as `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`, all of which are virtual methods for managing control operations."],["There are also functions for managing long running operations, with functions like `ListOperations`, `GetOperation`, and `CancelOperation` listed."]]],[]]