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"]],[["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-08-14 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."]]],[]]