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-14 UTC."],[[["The latest version of the Cloud Billing C++ library is 2.37.0-rc, and the current page is documenting version 2.34.0."],["This page details the `CloudBillingConnection` object, which defines virtual methods for the user-facing overload sets in `CloudBillingClient` for the documented version."],["`CloudBillingConnection` enables users to inject custom behavior for testing purposes, particularly with Google Mock objects, and can be mocked using `billing_v1_mocks::MockCloudBillingConnection`."],["The interface includes virtual functions for managing billing accounts and project billing information such as `GetBillingAccount`, `ListBillingAccounts`, `UpdateBillingAccount`, and more."],["The interface defines virtual methods to support IAM policy management such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."]]],[]]