public sealed class CreateBillingAccountRequest : IMessage<CreateBillingAccountRequest>, IEquatable<CreateBillingAccountRequest>, IDeepCloneable<CreateBillingAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class CreateBillingAccountRequest.
public BillingAccount BillingAccount { get; set; }
Required. The billing account resource to create.
Currently CreateBillingAccount only supports subaccount creation, so
any created billing accounts must be under a provided parent billing
account.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class is a request message for creating a billing account in the Google Cloud Billing v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are relevant for .NET functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for setting the \u003ccode\u003eBillingAccount\u003c/code\u003e (the account resource to create) and the \u003ccode\u003eParent\u003c/code\u003e (the parent billing account, if any).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 3.9.0, and there are several previous versions available, all detailed in the documentation provided.\u003c/p\u003e\n"],["\u003cp\u003eThe CreateBillingAccountRequest method only supports subaccount creation, so any accounts made will have a parent account.\u003c/p\u003e\n"]]],[],null,[]]