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 webpage provides documentation for the `ServiceControllerConnection` class within the Google Cloud Service Control C++ library, detailing its purpose and usage across multiple versions."],["The `ServiceControllerConnection` class defines virtual methods, enabling users to implement custom behaviors for testing `ServiceControllerClient` objects, such as using Google Mock objects."],["The documentation includes a list of versions of `ServiceControllerConnection`, with version 2.37.0-rc being the most recent release candidate and 2.36.0 being the current version of the document."],["The `ServiceControllerConnection` object interface includes virtual functions such as `options()`, `Check(google::api::servicecontrol::v1::CheckRequest const &)`, and `Report(google::api::servicecontrol::v1::ReportRequest const &)`."]]],[]]