Table: gcp_artifactregistry_repositories
This table shows data for GCP Artifact Registry Repositories.
The composite primary key for this table is (project_id, name).
Relations
This table depends on gcp_artifactregistry_locations.
The following tables depend on gcp_artifactregistry_repositories:
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
project_id (PK) | utf8 |
format_config | json |
name (PK) | utf8 |
format | utf8 |
description | utf8 |
labels | json |
create_time | timestamp[us, tz=UTC] |
update_time | timestamp[us, tz=UTC] |
kms_key_name | utf8 |