This interface defines virtual methods for each of the user-facing overload sets in ServiceControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceControllerClient.
[[["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-23 UTC."],[[["This page provides documentation for the `ServiceControllerConnection` class within the Google Cloud Service Control v2 C++ library, with the current version being 2.36.0."],["The `ServiceControllerConnection` class defines virtual methods that mirror the user-facing overload sets found in `ServiceControllerClient`, enabling users to implement custom behaviors."],["The page provides a list of all `ServiceControllerConnection` versions, including the latest release candidate version, `2.37.0-rc`, as well as older versions from `2.36.0` down to `2.11.0`."],["It includes information on creating concrete instances of `ServiceControllerConnection` using `MakeServiceControllerConnection()` and mocking for testing with `servicecontrol_v2_mocks::MockServiceControllerConnection`."],["The `ServiceControllerConnection` class has virtual functions for `options()`, `Check()`, and `Report()`, with detailed descriptions of parameters and return types."]]],[]]