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-04-09 UTC."],[[["This webpage provides documentation for the `BudgetServiceConnection` class, which is part of the Google Cloud Billing Budgets API (version 2.36.0-rc)."],["The `BudgetServiceConnection` defines virtual methods that correspond to the user-facing overload sets found in the `BudgetServiceClient`, enabling custom behavior in tests."],["The latest version is 2.37.0-rc, and the page includes links to documentation for multiple prior versions, including versions 2.36.0 down to 2.11.0."],["The page documents various functions within `BudgetServiceConnection`, such as `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, detailing their parameters and return types."],["You can create concrete instances of `BudgetServiceConnection` through `MakeBudgetServiceConnection()`, and for testing, a `MockBudgetServiceConnection` is available."]]],[]]