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 webpage details the `CloudBillingConnection` object, which facilitates custom behavior injection for testing `CloudBillingClient` objects."],["The latest version of the `CloudBillingConnection` is `2.37.0-rc`, and the page lists versions all the way down to `2.11.0` for the google cloud billing client."],["The interface includes various virtual methods such as `GetBillingAccount`, `ListBillingAccounts`, and `UpdateBillingAccount` for managing billing accounts."],["The page also covers methods like `GetProjectBillingInfo`, `UpdateProjectBillingInfo`, and `ListProjectBillingInfo` for managing project-specific billing information."],["`GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` methods are included, allowing users to manage Identity and Access Management (IAM) policies."]]],[]]