Stackdriver Monitoring V3 Client - Class UptimeCheckRegion (1.9.0)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class UptimeCheckRegion.

The regions from which an Uptime check can be run.

Protobuf type google.monitoring.v3.UptimeCheckRegion

Namespace

Google \ Cloud \ Monitoring \ V3

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

REGION_UNSPECIFIED

Value: 0

Default value if no region is specified. Will result in Uptime checks running from all regions.

Generated from protobuf enum REGION_UNSPECIFIED = 0;

USA

Value: 1

Allows checks to run from locations within the United States of America.

Generated from protobuf enum USA = 1;

EUROPE

Value: 2

Allows checks to run from locations within the continent of Europe.

Generated from protobuf enum EUROPE = 2;

SOUTH_AMERICA

Value: 3

Allows checks to run from locations within the continent of South America.

Generated from protobuf enum SOUTH_AMERICA = 3;

ASIA_PACIFIC

Value: 4

Allows checks to run from locations within the Asia Pacific area (ex: Singapore).

Generated from protobuf enum ASIA_PACIFIC = 4;

USA_OREGON

Value: 5

Allows checks to run from locations within the western United States of America

Generated from protobuf enum USA_OREGON = 5;

USA_IOWA

Value: 6

Allows checks to run from locations within the central United States of America

Generated from protobuf enum USA_IOWA = 6;

USA_VIRGINIA

Value: 7

Allows checks to run from locations within the eastern United States of America

Generated from protobuf enum USA_VIRGINIA = 7;