This interface defines virtual methods for each of the user-facing overload sets in BudgetServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BudgetServiceClient.
[[["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-04-09 UTC."],[[["This page provides documentation for the `BudgetServiceConnection` class, which is part of the Google Cloud Billing Budgets API, specifically within the C++ client library."],["The `BudgetServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `BudgetServiceClient`, enabling the injection of custom behaviors, particularly for testing purposes."],["The documentation covers a range of versions, from 2.11.0 up to 2.37.0-rc, with links to the corresponding `BudgetServiceConnection` documentation for each release."],["Functions listed include `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, all of which have a parameter of `request` and details on their return types."],["`MakeBudgetServiceConnection()` is the method provided to create a concrete instance of the `BudgetServiceConnection` and the mocking interface `MockBudgetServiceConnection` is available for implementing mock objects."]]],[]]