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-09 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."]]],[]]