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-21 UTC."],[[["This document outlines the `CloudBillingConnection` object, which defines virtual methods for each user-facing overload set in `CloudBillingClient`."],["The `CloudBillingConnection` class allows for the injection of custom behavior in tests, particularly through the use of mocking objects."],["The latest release candidate version available is `2.37.0-rc`, while there is a range of prior releases going back to version `2.11.0` available."],["The document provides detailed information regarding the functions within the `CloudBillingConnection`, including parameters and return types for methods like `GetBillingAccount`, `ListBillingAccounts`, and `UpdateProjectBillingInfo`."],["`MakeCloudBillingConnection()` can be used to create a concrete instance, and `billing_v1_mocks::MockCloudBillingConnection` can be used to do mocking."]]],[]]