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 reference 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 and is found in the `Google.Cloud.Billing.Budgets.V1` namespace."],["The latest version available is 2.6.0 with older versions going as far back as 1.1.0 for the `DeleteBudgetRequest`."],["The `DeleteBudgetRequest` class implements several interfaces including `IMessage`, `IEquatable\u003cDeleteBudgetRequest\u003e`, `IDeepCloneable\u003cDeleteBudgetRequest\u003e`, and `IBufferMessage`."],["Key properties of the `DeleteBudgetRequest` class include `BudgetName` (a typed view of the budget name) and `Name` (the string representation of the budget's resource name)."]]],[]]