This interface defines virtual methods for each of the user-facing overload sets in CloudBillingClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudBillingClient.
[[["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 document details the `CloudBillingConnection` interface, which provides virtual methods for each user-facing overload set in `CloudBillingClient`, allowing for custom behavior injection during testing."],["The latest release candidate for this documentation is version 2.37.0-rc, with version 2.23.0 serving as the base context for the provided information on the `CloudBillingConnection` and `CloudBillingClient` classes."],["This documentation includes a list of versioned links for the `CloudBillingConnection` class, spanning from version 2.37.0-rc down to version 2.11.0."],["The `CloudBillingConnection` class offers functions for various billing operations, including managing billing accounts, project billing information, IAM policies, and moving billing accounts."],["Users can create concrete instances of `CloudBillingConnection` using `MakeCloudBillingConnection()` and use `billing_v1_mocks::MockCloudBillingConnection` for mocking purposes."]]],[]]