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-05 UTC."],[[["This page details the `BudgetServiceConnection` object, which is crucial for interacting with the `BudgetServiceClient`."],["The `BudgetServiceConnection` provides virtual methods for all user-facing overload sets found in the `BudgetServiceClient`, facilitating custom behavior injection during testing."],["The document outlines how to create a concrete `BudgetServiceConnection` instance using `MakeBudgetServiceConnection()` and provides a method for mocking using `billing_budgets_v1_mocks::MockBudgetServiceConnection`."],["The content lists the functions contained within `BudgetServiceConnection`, such as `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, along with their parameters and return types."],["This page also contains version history for this library, from version `2.11.0` to the latest release candidate version `2.37.0-rc`."]]],[]]