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-05 UTC."],[[["This page details the `CloudBillingConnection` object, which is an interface defining virtual methods for user-facing overload sets in `CloudBillingClient`."],["The `CloudBillingConnection` allows for the injection of custom behavior, such as with a Google Mock object, when writing tests."],["The latest version available in this document is `2.37.0-rc`, and the page contains the documentation for this version as well as numerous past versions of `CloudBillingConnection`, with the earliest being `2.11.0`."],["The page lists various functions such as `GetBillingAccount`, `ListBillingAccounts`, `UpdateBillingAccount`, and others that `CloudBillingConnection` supports to interact with Google Cloud Billing."],["A concrete instance of `CloudBillingConnection` can be made by using `MakeCloudBillingConnection()`, while mock instances can be created with `billing_v1_mocks::MockCloudBillingConnection`."]]],[]]