This interface defines virtual methods for each of the user-facing overload sets in CloudQuotasClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudQuotasClient.
[[["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-05 UTC."],[[["This page details the `CloudQuotasConnection` object, which defines virtual methods for the user-facing overload sets in `CloudQuotasClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `CloudQuotasClient` objects."],["The latest version available is `2.37.0-rc`, and a comprehensive list of versions, dating back to `2.20.0`, is also accessible on this page."],["Key functions include methods for listing and getting quota information and preferences, as well as creating and updating quota preferences."],["Users can find instructions for creating a concrete instance with `MakeCloudQuotasConnection()` and utilizing the mock interface with `cloudquotas_v1_mocks::MockCloudQuotasConnection` for testing."]]],[]]