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-08-04 UTC."],[[["This webpage details the `ServiceUsageConnection` class, which provides an interface for interacting with the `ServiceUsageClient`."],["It showcases the latest version, 2.37.0-rc, and offers a comprehensive list of previous versions, ranging from 2.36.0 down to 2.11.0, with links to their respective documentation."],["The `ServiceUsageConnection` class allows for injecting custom behavior into tests that utilize `ServiceUsageClient` objects."],["The page lists virtual methods such as `EnableService`, `DisableService`, `GetService`, `ListServices`, `BatchEnableServices`, `BatchGetServices`, `ListOperations` and `GetOperation` with the return types and parameters for each."],["`MakeServiceUsageConnection()` is used to create an instance of the class, and `serviceusage_v1_mocks::MockServiceUsageConnection` can be used for mocking."]]],[]]