Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('gcp_compute_forwarding_rules_id_seq'::regclass) |
|
|
||||||
project_id | text | 2147483647 | √ | null |
|
|
||||||
ip_address | text | 2147483647 | √ | null |
|
|
||||||
ip_protocol | text | 2147483647 | √ | null |
|
|
||||||
all_ports | bool | 1 | √ | null |
|
|
||||||
allow_global_access | bool | 1 | √ | null |
|
|
||||||
backend_service | text | 2147483647 | √ | null |
|
|
||||||
creation_timestamp | text | 2147483647 | √ | null |
|
|
||||||
description | text | 2147483647 | √ | null |
|
|
||||||
fingerprint | text | 2147483647 | √ | null |
|
|
||||||
ip_version | text | 2147483647 | √ | null |
|
|
||||||
is_mirroring_collector | bool | 1 | √ | null |
|
|
||||||
kind | text | 2147483647 | √ | null |
|
|
||||||
load_balancing_scheme | text | 2147483647 | √ | null |
|
|
||||||
name | text | 2147483647 | √ | null |
|
|
||||||
network | text | 2147483647 | √ | null |
|
|
||||||
network_tier | text | 2147483647 | √ | null |
|
|
||||||
port_range | text | 2147483647 | √ | null |
|
|
||||||
region | text | 2147483647 | √ | null |
|
|
||||||
self_link | text | 2147483647 | √ | null |
|
|
||||||
service_label | text | 2147483647 | √ | null |
|
|
||||||
service_name | text | 2147483647 | √ | null |
|
|
||||||
subnetwork | text | 2147483647 | √ | null |
|
|
||||||
target | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gcp_compute_forwarding_rules_pkey | Primary key | Asc | id |