This interface defines virtual methods for each of the user-facing overload sets in QuotaControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type QuotaControllerClient.
[[["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-14 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions provided down to 2.11.0."],["This documentation covers the `QuotaControllerConnection` object for the `QuotaControllerClient` in the Google Cloud Service Control API."],["The `QuotaControllerConnection` interface defines virtual methods, allowing custom behavior injection, like using a mock object, when testing `QuotaControllerClient`."],["A concrete instance can be created using `MakeQuotaControllerConnection()`, and `MockQuotaControllerConnection` is provided for mocking."],["The class supports functionalities such as `options()`, and `AllocateQuota()` which takes in a `AllocateQuotaRequest` to provide an `AllocateQuotaResponse`."]]],[]]