This interface defines virtual methods for each of the user-facing overload sets in ServiceUsageClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceUsageClient.
[[["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-26 UTC."],[[["This webpage details the `ServiceUsageConnection` class, which offers virtual methods for user-facing overload sets in `ServiceUsageClient`."],["The `ServiceUsageConnection` class is designed to allow users to implement custom behaviors, particularly in testing scenarios, by injecting their own implementations, such as with a Google Mock object."],["The page includes a list of available versions, ranging from 2.37.0-rc (latest) down to 2.11.0, providing access to the documentation for each specific release."],["It provides information about specific functions like `EnableService`, `DisableService`, `GetService`, `ListServices`, `BatchEnableServices`, and `BatchGetServices` with detailed parameters and return types."],["It provides functions to get the `Options` of the class and states that you can create a concrete instance using `MakeServiceUsageConnection()` or mock using `serviceusage_v1_mocks::MockServiceUsageConnection`."]]],[]]