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"]],[["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-03-21 UTC."],[[["This webpage details the `ServiceUsageConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `ServiceUsageClient`."],["The page provides links to various versions of the `ServiceUsageConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["Users can use this interface to inject custom behavior for testing purposes, especially through mocking, using `serviceusage_v1_mocks::MockServiceUsageConnection`."],["The `ServiceUsageConnection` object includes virtual functions for managing services such as enabling, disabling, getting, listing, batch enabling, and batch getting."],["The `MakeServiceUsageConnection()` function can be used to create a tangible instance of the `ServiceUsageConnection` object."]]],[]]