public sealed class CreateBillingAccountRequest : IMessage<CreateBillingAccountRequest>, IEquatable<CreateBillingAccountRequest>, IDeepCloneable<CreateBillingAccountRequest>, IBufferMessage, IMessage
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 master billing
account.
[[["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\u003eVersion 3.9.0 is the latest release for the \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class is a request message used for creating a billing account and implements various 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\u003eCreateBillingAccountRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eBillingAccount\u003c/code\u003e, which is a required field used to set the details of the billing account being created, and it supports subaccount creation under a master billing account.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class is part of the Google.Cloud.Billing.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions available, from 3.0.0 up to the latest 3.9.0, and older versions include 2.2.0 and 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]