Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('gcp_storage_bucket_acls_id_seq'::regclass) |
|
|
||||
bucket_id | int8 | 19 | √ | null |
|
|
||||
bucket | text | 2147483647 | √ | null |
|
|
||||
domain | text | 2147483647 | √ | null |
|
|
||||
text | 2147483647 | √ | null |
|
|
|||||
entity | text | 2147483647 | √ | null |
|
|
||||
entity_id | text | 2147483647 | √ | null |
|
|
||||
etag | text | 2147483647 | √ | null |
|
|
||||
resource_id | text | 2147483647 | √ | null |
|
|
||||
kind | text | 2147483647 | √ | null |
|
|
||||
project_team_project_number | text | 2147483647 | √ | null |
|
|
||||
project_team_team | text | 2147483647 | √ | null |
|
|
||||
role | text | 2147483647 | √ | null |
|
|
||||
self_link | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gcp_storage_bucket_acls_pkey | Primary key | Asc | id |