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-14 UTC."],[[["This webpage details the `BudgetServiceConnection` object, which is associated with the `BudgetServiceClient` and provides virtual methods for user-facing overload sets."],["The latest version of the `BudgetServiceConnection` class is 2.37.0-rc, with a full history of versions starting from 2.36.0 and going down to 2.11.0 provided on the page."],["Users can customize behavior when writing tests by injecting custom behavior into the `BudgetServiceClient` using the virtual methods defined by this object."],["The page provides information on creating a concrete instance using `MakeBudgetServiceConnection()` and mocking using `billing_budgets_v1_mocks::MockBudgetServiceConnection`."],["The page details the various functions of the `BudgetServiceConnection` object, including `options()`, `CreateBudget()`, `UpdateBudget()`, `GetBudget()`, `ListBudgets()`, and `DeleteBudget()`."]]],[]]