public sealed class CreateBudgetRequest : IMessage<CreateBudgetRequest>, IEquatable<CreateBudgetRequest>, IDeepCloneable<CreateBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1 API class CreateBudgetRequest.
[[["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 document provides reference information for the `CreateBudgetRequest` class within the Google Cloud Billing Budgets v1 API, specifically version 2.1.0."],["`CreateBudgetRequest` is used to define and send a request for creating a new budget, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CreateBudgetRequest` class includes properties for `Budget`, `Parent`, and `ParentAsBillingAccountName`, which are used to specify the budget details and the billing account it is associated with."],["The latest version available for the `CreateBudgetRequest` class is 2.6.0, with multiple previous versions also available for reference, including down to version 1.1.0."]]],[]]