Module: Google::Cloud::Monitoring::V3::UptimeCheckRegion

Defined in:
proto_docs/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