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"]],[["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."],[[["The webpage provides documentation for the `QuotaControllerConnection` class within the Google Cloud Service Control C++ library."],["The latest release candidate version is `2.37.0-rc`, with several prior versions also documented, down to version `2.11.0`."],["`QuotaControllerConnection` is the interface that defines virtual methods for user-facing overloads within the `QuotaControllerClient`."],["This webpage shows you that `MakeQuotaControllerConnection()` is used to create a concrete instance of `QuotaControllerConnection`, whereas `MockQuotaControllerConnection` is used for mocking."],["The `QuotaControllerConnection` class has virtual methods such as `options()` and `AllocateQuota()`."]]],[]]