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."],[[["This webpage provides documentation for the `QuotaControllerConnection` class within the Google Cloud Service Control C++ library."],["The latest version available is 2.37.0-rc, and there are multiple other stable versions listed from 2.36.0 down to 2.11.0."],["The `QuotaControllerConnection` class interface provides virtual methods that correspond to each user-facing overload set found in the `QuotaControllerClient`."],["You can create an instance of this class using `MakeQuotaControllerConnection()`, and you can mock it using `servicecontrol_v1_mocks::MockQuotaControllerConnection`."],["The webpage contains documentation for two functions `Options` and `AllocateQuota`, which is a virtual method that takes in a request and returns the status or a response."]]],[]]