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