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 details the `ServiceControllerConnection` object for `ServiceControllerClient`, which is currently at version 2.34.0."],["The latest available version is 2.37.0-rc, and a comprehensive list of previous versions, including links to their documentation, is provided."],["The `ServiceControllerConnection` interface allows users to inject custom behaviors, particularly useful for testing `ServiceControllerClient` objects."],["Key functionalities of the `ServiceControllerConnection` include virtual methods for `options()`, `Check()`, and `Report()`, each with specific parameters and return types as detailed."],["`MakeServiceControllerConnection()` can be used to create an instance of this class, while `servicecontrol_v1_mocks::MockServiceControllerConnection` can be used for mocking."]]],[]]