public sealed class DeleteBudgetRequest : IMessage<DeleteBudgetRequest>, IEquatable<DeleteBudgetRequest>, IDeepCloneable<DeleteBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1beta1 API class DeleteBudgetRequest.
[[["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."],[[["\u003cp\u003eThis documentation pertains to the \u003ccode\u003eDeleteBudgetRequest\u003c/code\u003e class within the Google Cloud Billing Budget v1beta1 API, specifically focusing on version 2.0.0-beta05, with a link to the most updated 2.0.0-beta06 version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBudgetRequest\u003c/code\u003e class, which is used to request the deletion of a budget, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBudgetRequest\u003c/code\u003e class includes constructors, such as a parameterless constructor and one that takes another \u003ccode\u003eDeleteBudgetRequest\u003c/code\u003e object, along with properties like \u003ccode\u003eBudgetName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for budget management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the unique identifier of the budget to be deleted, following the format \u003ccode\u003ebillingAccounts/{billingAccountId}/budgets/{budgetId}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]