public static class LocationPresenceConstants for wire representations of the InterconnectLocationRegionInfo.Types.LocationPresence enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Global
public const string Global = "GLOBAL"Wire representation of Global.
| Field Value | |
|---|---|
| Type | Description |
String |
|
LocalRegion
public const string LocalRegion = "LOCAL_REGION"Wire representation of LocalRegion.
| Field Value | |
|---|---|
| Type | Description |
String |
|
LpGlobal
public const string LpGlobal = "LP_GLOBAL"Wire representation of LpGlobal.
| Field Value | |
|---|---|
| Type | Description |
String |
|
LpLocalRegion
public const string LpLocalRegion = "LP_LOCAL_REGION"Wire representation of LpLocalRegion.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedLocationPresence
public const string UndefinedLocationPresence = "UNDEFINED_LOCATION_PRESENCE"Wire representation of UndefinedLocationPresence.
| Field Value | |
|---|---|
| Type | Description |
String |
|