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"]],[["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 page provides documentation for the `BudgetServiceConnection` class, specifically for version 2.13.0 of the Google Cloud Billing Budgets C++ library."],["The `BudgetServiceConnection` class defines virtual methods for user-facing overload sets in `BudgetServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists various previous versions of the library, ranging from 2.11.0 up to 2.37.0-rc, allowing users to browse documentation for specific releases."],["The page details functions within the `BudgetServiceConnection` class, including `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, each with descriptions of their parameters and return types."],["It also provides information for creating a concrete instance of the class using `MakeBudgetServiceConnection()` and mocking the class using `billing_budgets_v1_mocks::MockBudgetServiceConnection` for testing."]]],[]]