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"]],[["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 webpage provides documentation for the \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class within the Google Cloud Billing v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class is a request message used for creating a billing account, and currently, it only supports the creation of subaccounts under a parent billing account.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions ranging from 2.2.0 to the latest 3.9.0, including details on class inheritance, implementation of interfaces, namespace, assembly, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBillingAccount\u003c/code\u003e property is a required field in the \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e and represents the billing account resource to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e implements multiple interfaces including \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"]]],[],null,[]]