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 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."]]],[]]