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"]],[["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-09 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 &)`."]]],[]]