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-07 UTC."],[[["This page provides documentation for the `BudgetServiceConnection` class, which is part of the Google Cloud Billing Budgets API (version 2.26.0)."],["The `BudgetServiceConnection` interface defines the virtual methods that mirror the user-facing overload sets found in `BudgetServiceClient`, allowing for the injection of custom behaviors during testing."],["The page lists available versions, with 2.37.0-rc being the latest version and links to the documentation for each version."],["The documentation details functions like `CreateBudget`, `UpdateBudget`, `GetBudget`, `ListBudgets`, and `DeleteBudget`, including their parameters and return types."],["Users can use the `MakeBudgetServiceConnection()` function to create a concrete instance of this class or use `MockBudgetServiceConnection` for mocking purposes."]]],[]]