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"]],[["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\u003eThe latest version of the \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e API class is 2.6.0, part of the Google Cloud Billing Budgets v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eCreateBudgetRequest\u003c/code\u003e, facilitates the creation of a budget within a specified billing account, acting as a request to create a budget.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering a variety of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eBudget\u003c/code\u003e, representing the budget to be created, and \u003ccode\u003eParent\u003c/code\u003e, signifying the billing account where the budget is to be located.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsBillingAccountName\u003c/code\u003e property allows a strongly-typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name property.\u003c/p\u003e\n"]]],[],null,["# Cloud Billing Budget v1 API - Class CreateBudgetRequest (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.5.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.4.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.3.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.2.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.1.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/2.0.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/1.2.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/1.1.0/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest) \n\n public sealed class CreateBudgetRequest : IMessage\u003cCreateBudgetRequest\u003e, IEquatable\u003cCreateBudgetRequest\u003e, IDeepCloneable\u003cCreateBudgetRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Billing Budget v1 API class CreateBudgetRequest.\n\nRequest for CreateBudget \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateBudgetRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateBudgetRequest](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateBudgetRequest](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateBudgetRequest](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Billing.Budgets.V1](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Billing.Budgets.V1.dll\n\nConstructors\n------------\n\n### CreateBudgetRequest()\n\n public CreateBudgetRequest()\n\n### CreateBudgetRequest(CreateBudgetRequest)\n\n public CreateBudgetRequest(CreateBudgetRequest other)\n\nProperties\n----------\n\n### Budget\n\n public Budget Budget { get; set; }\n\nRequired. Budget to create.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The name of the billing account to create the budget in. Values\nare of the form `billingAccounts/{billingAccountId}`.\n\n### ParentAsBillingAccountName\n\n public BillingAccountName ParentAsBillingAccountName { get; set; }\n\n[BillingAccountName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/BillingAccountName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Billing.Budgets.V1/latest/Google.Cloud.Billing.Budgets.V1.CreateBudgetRequest#Google_Cloud_Billing_Budgets_V1_CreateBudgetRequest_Parent) resource name property."]]