[[["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-01 UTC."],[[["This documentation covers the `ServiceCollectionExtensions` class, which provides extension methods for configuring API clients within the Cloud Billing Budget v1beta1 API."],["The latest version of this documentation is for version 2.0.0-beta06, with older versions 2.0.0-beta05 and 1.0.0-beta05 also available for review."],["The `ServiceCollectionExtensions` class inherits from the `object` class and resides within the `Microsoft.Extensions.DependencyInjection` namespace, as found within the `Google.Cloud.Billing.Budgets.V1Beta1.dll` assembly."],["A key method within this class is `AddBudgetServiceClient`, which adds a singleton `BudgetServiceClient` to an `IServiceCollection`, allowing optional configuration through a `BudgetServiceClientBuilder`."],["The `AddBudgetServiceClient` method takes in two parameters, the IServiceCollection to add the client to, and an optional Action to invoke on the client builder, and returns an IServiceCollection."]]],[]]