Reference documentation and code samples for the Compute V1 Client class LocationPresence.
Identifies the network presence of this location.
Protobuf type google.cloud.compute.v1.InterconnectLocationRegionInfo.LocationPresence
Namespace
Google \ Cloud \ Compute \ V1 \ InterconnectLocationRegionInfoMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_LOCATION_PRESENCE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_LOCATION_PRESENCE = 0;
PBGLOBAL
Value: 494663587
This region is not in any common network presence with this InterconnectLocation.
Generated from protobuf enum GLOBAL = 494663587;
LOCAL_REGION
Value: 403535464
This region shares the same regional network presence as this InterconnectLocation.
Generated from protobuf enum LOCAL_REGION = 403535464;
LP_GLOBAL
Value: 429584062
[Deprecated] This region is not in any common network presence with this InterconnectLocation.
Generated from protobuf enum LP_GLOBAL = 429584062;
LP_LOCAL_REGION
Value: 488598851
[Deprecated] This region shares the same regional network presence as this InterconnectLocation.
Generated from protobuf enum LP_LOCAL_REGION = 488598851;