If this account is a
subaccount, then this
will be the resource name of the master billing account that it is being
resold through.
Otherwise this will be empty.
The resource name of the billing account. The resource name has the form
billingAccounts/{billing_account_id}. For example,
billingAccounts/012345-567890-ABCDEF would be the resource name for
billing account 012345-567890-ABCDEF.
Output only. True if the billing account is open, and will therefore be charged for any
usage on associated projects. False if the billing account is closed, and
therefore projects associated with it will be unable to use paid services.
[[["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 available for the Google Cloud Billing .NET library is 3.9.0, with a range of previous versions from 3.8.0 down to 2.2.0 also listed for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBillingAccount\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Billing.V1\u003c/code\u003e namespace, representing a billing account in the GCP Console that can be assigned to projects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBillingAccount\u003c/code\u003e class provides properties like \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eMasterBillingAccount\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to access key details of a billing account, as well as a boolean \u003ccode\u003eOpen\u003c/code\u003e property to indicate if it is active.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, offering various functionalities such as deep cloning and equality checking.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a parameterless constructor, and one that receives another \u003ccode\u003eBillingAccount\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]