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 webpage details the `CloudQuotasConnection` object, which is used in conjunction with `CloudQuotasClient` to interact with Google Cloud Quotas services."],["The interface provides virtual methods that mirror user-facing overload sets found in `CloudQuotasClient`, enabling the injection of custom behaviors for testing."],["Users can create instances of `CloudQuotasConnection` using `MakeCloudQuotasConnection()`, and use `cloudquotas_v1_mocks::MockCloudQuotasConnection` for mocking purposes."],["The `CloudQuotasConnection` object supports various operations including listing, getting, creating, and updating quota information and preferences."],["The webpage provides a list of previous versions of `CloudQuotasConnection` spanning from 2.37.0-rc (latest) to 2.20.0."]]],[]]