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 facilitates custom behavior injection for testing `CloudBillingClient` objects."],["The latest version of the `CloudBillingConnection` is 2.37.0-rc, and it provides access to multiple earlier versions down to 2.11.0."],["`CloudBillingConnection` defines virtual methods corresponding to each user-facing overload set in `CloudBillingClient`, allowing for customized interactions and testing."],["The document details various virtual functions within `CloudBillingConnection`, like `GetBillingAccount`, `ListBillingAccounts`, and `UpdateBillingAccount`, including their parameters and return types."],["Functions are also provided to handle IAM policies through the methods `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."]]],[]]