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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage details the `ControlServiceConnection` object for `ControlServiceClient`, which provides a set of virtual methods for user-facing overload sets."],["The latest version available is 2.37.0-rc, and the page includes links to documentation for several previous versions, all the way back to version 2.11.0."],["Users can create custom behavior for testing using a Google Mock object, or a concrete instance via the `MakeControlServiceConnection()` function."],["Key functions include `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`, which are all documented with their parameter and return types."]]],[]]