public sealed class CreateBudgetRequest : IMessage<CreateBudgetRequest>, IEquatable<CreateBudgetRequest>, IDeepCloneable<CreateBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1beta1 API class CreateBudgetRequest.
[[["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 document provides reference documentation for the \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e class within the Cloud Billing Budget v1beta1 API, specifically for version 2.0.0-beta05, with links to versions 2.0.0-beta06 and 1.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateBudgetRequest\u003c/code\u003e is a class used to request the creation of a budget, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \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\u003eCreateBudgetRequest\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e object as a parameter for initialization, as well as the methods \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e include \u003ccode\u003eBudget\u003c/code\u003e which specifies the budget to be created, \u003ccode\u003eParent\u003c/code\u003e which indicates the billing account name for the budget, and \u003ccode\u003eParentAsBillingAccountName\u003c/code\u003e which offers a typed view of the \u003ccode\u003eParent\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.Billing.Budgets.V1Beta1\u003c/code\u003e and it is part of the \u003ccode\u003eGoogle.Cloud.Billing.Budgets.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]