On this page
Get Involved
Query: Get the available zone info of each region
Description
Explore which zones are available in each region to optimize resource allocation and manage your resources efficiently across different geographical locations.
Query
Tables used in this query:
SQL
select name, zone_namesfrom gcp_compute_region;
select name, zone_namesfrom gcp_compute_region;