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-04-17 UTC."],[[["This page details the `CloudBillingConnection` class, which provides virtual methods for each user-facing overload set in `CloudBillingClient`, allowing for custom behavior injection during testing."],["The latest version of `CloudBillingConnection` is 2.37.0-rc, and the page also lists all the available previous versions, ranging back to 2.11.0, each hyperlinked to their respective documentation."],["The `CloudBillingConnection` class provides a wide array of virtual functions to manage billing, such as `GetBillingAccount`, `ListBillingAccounts`, `UpdateBillingAccount`, `GetProjectBillingInfo`, and `SetIamPolicy`, among others."],["You can utilize the `MakeCloudBillingConnection()` function to create a concrete instance of `CloudBillingConnection`, and the `billing_v1_mocks::MockCloudBillingConnection` for mocking purposes."]]],[]]