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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]