ProjectBillingInfo

ProjectBillingInfo represents the billing configuration for a Google Cloud project. It contains information about which billing account is linked to the project and whether the project is currently billed. This resource helps manage and track billing relationships, ensuring that usage costs are correctly associated with the appropriate billing account.

gcp.cloudbilling_project_billing_info

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
billing_account_namecorestringThe resource name of the billing account associated with the project, if any. For example, `billingAccounts/012345-567890-ABCDEF`.
billing_enabledcoreboolOutput only. 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.
datadog_display_namecorestring
labelscorearray<string>
namecorestringOutput only. The resource name for the `ProjectBillingInfo`; has the form `projects/{project_id}/billingInfo`. For example, the resource name for the billing information for project `tokyo-rain-123` would be `projects/tokyo-rain-123/billingInfo`.
organization_idcorestring
parentcorestring
project_idcorestringOutput only. The ID of the project that this `ProjectBillingInfo` represents, such as `tokyo-rain-123`. This is a convenience field so that you don't need to parse the `name` field to obtain a project ID.
project_numbercorestring
region_idcorestring
resource_namecorestring
tagscorehstore_csv
zone_idcorestring