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 reference documentation for the \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class within the Google Cloud Billing v1 API, specifically for version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e class is used to create new billing accounts and is a request message for the \u003ccode\u003eCreateBillingAccount\u003c/code\u003e function, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's constructors, which include a default constructor and one that takes another \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e as a parameter, as well as information on the \u003ccode\u003eBillingAccount\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003eCreateBillingAccountRequest\u003c/code\u003e, ranging from version 2.2.0 up to the latest, 3.9.0, alongside links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe main purpose of this class is to create a new billing sub-account under an existing parent billing account.\u003c/p\u003e\n"]]],[],null,[]]