Interface protos.google.cloud.billing.v1.IProjectBillingInfo (2.2.7)

Properties of a ProjectBillingInfo.

Package

@google-cloud/billing!

Properties

billingAccountName

billingAccountName?: (string|null);

ProjectBillingInfo billingAccountName

Property Value
TypeDescription
(string|null)

billingEnabled

billingEnabled?: (boolean|null);

ProjectBillingInfo billingEnabled

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

ProjectBillingInfo name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

ProjectBillingInfo projectId

Property Value
TypeDescription
(string|null)