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_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
name (PK) | String |
format | String |
description | String |
labels | JSON |
create_time | Timestamp |
update_time | Timestamp |
kms_key_name | String |