This table represents the Project resource from Google Cloud Platform.

gcp.project

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Creation time.
datadog_display_namecorestring
delete_timecoretimestampOutput only. The time at which this resource was requested for deletion.
etagcorestringOutput only. A checksum computed by the server based on the current value of the Project resource. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
gcp_display_namecorestringOptional. A user-assigned display name of the project. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, single-quote, double-quote, space, and exclamation point. Example: `My Project`
labelscorearray<string>
namecorestringOutput only. The unique resource name of the project. It is an int64 generated number prefixed by "projects/". Example: `projects/415104041262`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. The project lifecycle state. Possible values: ['STATE_UNSPECIFIED', 'ACTIVE', 'DELETE_REQUESTED']. Values descriptions: ['Unspecified state. This is only used/useful for distinguishing unset values.', 'The normal and active state.', 'The project has been marked for deletion by the user (by invoking DeleteProject) or by the system (Google Cloud Platform). This can generally be reversed by invoking UndeleteProject.']
tagscorehstore
update_timecoretimestampOutput only. The most recent time this resource was modified.