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 details the `CloudBillingConnection` object, which provides an interface for virtual methods used by the `CloudBillingClient`."],["The `CloudBillingConnection` allows for the injection of custom behaviors, particularly useful in testing scenarios involving the `CloudBillingClient`."],["The document lists multiple versions of the `CloudBillingConnection`, with `2.37.0-rc` being the latest available release candidate."],["Several virtual functions are outlined within the document, such as `GetBillingAccount`, `ListBillingAccounts`, and `UpdateBillingAccount`, which represent key operations for managing billing accounts."],["There are also available functions for managing billing information, project billing info, IAM policies and more."]]],[]]