Back to plugin list
Official
GCP
The GCP Source plugin for CloudQuery extracts configuration from a variety of GCP APIs and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v10.0.0
Type
Source
Date Published
Nov 22, 2023
Category
Cloud Infrastructure
GCP App Engine Versions
The gcp_appengine_versions table shows data for GCP App Engine Versions.
The composite primary key for this table is name, project_id.
Columns
Name | Type |
---|---|
api_config | json |
app_engine_apis | bool |
beta_settings | json |
build_env_variables | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created_by | utf8 |
create_time | timestamp[us, tz=UTC] |
default_expiration | int64 |
deployment | json |
disk_usage_bytes | int64 |
endpoints_api_service | json |
entrypoint | json |
env | utf8 |
env_variables | json |
error_handlers | json |
handlers | json |
health_check | json |
id | utf8 |
inbound_services | list<item: int64, nullable> |
instance_class | utf8 |
libraries | json |
liveness_check | json |
name | utf8 |
network | json |
nobuild_files_regex | utf8 |
project_id | utf8 |
readiness_check | json |
resources | json |
runtime | utf8 |
runtime_api_version | utf8 |
runtime_channel | utf8 |
runtime_main_executable_path | utf8 |
scaling | json |
service_account | utf8 |
serving_status | utf8 |
threadsafe | bool |
version_url | utf8 |
vm | bool |
vpc_access_connector | json |
zones | list<item: utf8, nullable> |
Relations
This table depends on:
GCP App Engine ServicesThe following tables depend on "GCP App Engine Versions":