public sealed class DeleteBudgetRequest : IMessage<DeleteBudgetRequest>, IEquatable<DeleteBudgetRequest>, IDeepCloneable<DeleteBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1 API class DeleteBudgetRequest.
[[["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 provides documentation for the `DeleteBudgetRequest` class within the Google Cloud Billing Budget v1 API."],["The `DeleteBudgetRequest` class is used to request the deletion of a budget, inheriting from multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 2.6.0, and there are several older versions of the `DeleteBudgetRequest` class also listed, down to 1.1.0."],["Key properties of `DeleteBudgetRequest` include `BudgetName` and `Name`, where `Name` is the required budget identifier in the format `billingAccounts/{billingAccountId}/budgets/{budgetId}`."]]],[]]