billingEnabled property
True if the project is associated with an open billing account, to which usage on the project is charged.
False if the project is associated with a closed billing account, or no billing account at all, and therefore cannot use paid services.
Output only.
Implementation
core.bool? billingEnabled;