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` interface for the `CloudBillingClient`, defining virtual methods for each user-facing overload set within the client."],["The `CloudBillingConnection` interface enables custom behavior injection during testing, particularly through the use of mock objects, such as `billing_v1_mocks::MockCloudBillingConnection`."],["The document details several functions of `CloudBillingConnection`, including methods for managing billing accounts, such as `GetBillingAccount`, `ListBillingAccounts`, `UpdateBillingAccount`, and `CreateBillingAccount`."],["The document covers functions for managing project billing information, including `ListProjectBillingInfo`, `GetProjectBillingInfo`, and `UpdateProjectBillingInfo`, along with functions for managing IAM policies through `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The document also provides a comprehensive list of all versions, ranging from 2.37.0-rc (latest) to 2.11.0, for users to use."]]],[]]