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 details the `BudgetServiceConnection` object, which acts as an interface defining virtual methods for overload sets within `BudgetServiceClient`."],["The `BudgetServiceConnection` allows for custom behavior injection during testing using mocking techniques, such as with the `MockBudgetServiceConnection` class."],["The latest release candidate for the Budget Service Connection is version 2.37.0-rc, while the page itself primarily focuses on version 2.29.0, alongside all versions up to 2.11.0."],["`BudgetServiceConnection` features virtual functions for interacting with budgets, such as creating, updating, getting, listing, and deleting using various `BudgetRequest` classes, returning appropriate status or result types."]]],[]]