A GCP Project is the primary container for organizing and managing Google Cloud resources. It provides an isolated environment with its own settings, permissions, billing, and quotas. Each project has a unique ID and is used to group related services, APIs, and workloads, making it easier to manage access control and track costs.

gcp.compute_project

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
cloud_armor_tiercorestring[Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD.
common_instance_metadatacorejsonMetadata key/value pairs available to all instances contained in this project. See Custom metadata for more information.
creation_timestampcoretimestamp[Output Only] Creation timestamp in RFC3339 text format.
datadog_display_namecorestring
default_network_tiercorestringThis signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM.
default_service_accountcorestring[Output Only] Default service account used by VMs running in this project.
descriptioncorestringAn optional textual description of the resource.
enabled_featurescorearray<string>An optional list of restricted features enabled for use on this project.
idcorestring[Output Only] The unique identifier for the resource. This identifier is defined by the server. This is *not* the project ID, and is just a unique ID used by Compute Engine to identify resources.
kindcorestring[Output Only] Type of the resource. Always compute#project for projects.
labelscorearray<string>
namecorestringThe project ID. For example: my-example-project. Use the project ID to make requests to Compute Engine.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
quotascorejson[Output Only] Quotas assigned to this project.
resource_namecorestring
self_linkcorestring[Output Only] Server-defined URL for the resource.
tagscorehstore
usage_export_locationcorejsonAn optional naming prefix for daily usage reports and the Google Cloud Storage bucket where they are stored.
vm_dns_settingcorestring[Output Only] Default internal DNS setting used by VMs running in this project.
xpn_project_statuscorestring[Output Only] The role this project has in a shared VPC configuration. Currently, only projects with the host role, which is specified by the value HOST, are differentiated.