Compute V1 Client - Class Continent (2.0.0)

Reference documentation and code samples for the Compute V1 Client class Continent.

[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA

Protobuf type google.cloud.compute.v1.InterconnectRemoteLocation.Continent

Namespace

Google \ Cloud \ Compute \ V1 \ InterconnectRemoteLocation

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_CONTINENT

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_CONTINENT = 0;

AFRICA

Value: 317443706

Generated from protobuf enum AFRICA = 317443706;

ASIA_PAC

Value: 119782269

Generated from protobuf enum ASIA_PAC = 119782269;

EUROPE

Value: 445819298

Generated from protobuf enum EUROPE = 445819298;

NORTH_AMERICA

Value: 448015508

Generated from protobuf enum NORTH_AMERICA = 448015508;

SOUTH_AMERICA

Value: 32597340

Generated from protobuf enum SOUTH_AMERICA = 32597340;