Module: Google::Monitoring::V3::UptimeCheckRegion
- Defined in:
- lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/uptime.rb
Overview
The regions from which an uptime check can be run.
Constant Summary collapse
- REGION_UNSPECIFIED =
Default value if no region is specified. Will result in uptime checks running from all regions.
0
- USA =
Allows checks to run from locations within the United States of America.
1
- EUROPE =
Allows checks to run from locations within the continent of Europe.
2
- SOUTH_AMERICA =
Allows checks to run from locations within the continent of South America.
3
- ASIA_PACIFIC =
Allows checks to run from locations within the Asia Pacific area (ex: Singapore).
4