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-01 UTC."],[[["This webpage details the `BudgetServiceConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `BudgetServiceClient`."],["The latest version of `BudgetServiceConnection` is 2.37.0-rc, and the page lists available versions, descending to 2.11.0."],["`BudgetServiceConnection` enables the injection of custom behaviors, often using mocking techniques, to facilitate writing tests that utilize `BudgetServiceClient` objects."],["The page outlines virtual functions within `BudgetServiceConnection`, such as `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, including their parameter and return types."],["The `MakeBudgetServiceConnection()` function can be referenced to make a concrete instance of the BudgetServiceConnection."]]],[]]