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"]],[["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-07 UTC."],[[["This document outlines the `CloudBillingConnection` object, which provides an interface for virtual methods used by the `CloudBillingClient` for interacting with Google Cloud Billing."],["The content includes a list of available versions of the `CloudBillingConnection`, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc, along with their respective links."],["The interface enables custom behavior injection, particularly for testing purposes, by allowing users to employ mock objects with the `CloudBillingClient`."],["The `CloudBillingConnection` features multiple virtual functions for various billing-related operations, such as getting, listing, updating, creating, and moving billing accounts, as well as managing project billing info and IAM policies."],["`MakeCloudBillingConnection()` and `billing_v1_mocks::MockCloudBillingConnection` are provided for creating a concrete instance or for mocking, respectively."]]],[]]