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-03-21 UTC."],[[["This page provides documentation for the `BudgetServiceConnection` object, specifically for version 2.24.0 of the Google Cloud Billing Budgets C++ library, along with links to older versions and the latest release candidate."],["The `BudgetServiceConnection` interface defines virtual methods for each user-facing overload in `BudgetServiceClient`, enabling custom behavior during testing with tools like Google Mock."],["The documentation details functions associated with the `BudgetServiceConnection` interface, including `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, including request parameters and return types for each."],["Users can create concrete instances of the `BudgetServiceConnection` by using `MakeBudgetServiceConnection()`, or use `MockBudgetServiceConnection` for testing and mocking purposes."]]],[]]