public static class ComputeEnumConstants.InterconnectLocation.ContinentReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectLocation.Continent.
Constants for wire representations of the InterconnectLocation.Types.Continent enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Africa
public const string Africa = "AFRICA"Wire representation of Africa.
| Field Value | |
|---|---|
| Type | Description |
string |
|
AsiaPac
public const string AsiaPac = "ASIA_PAC"Wire representation of AsiaPac.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CAfrica
public const string CAfrica = "C_AFRICA"Wire representation of CAfrica.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CAsiaPac
public const string CAsiaPac = "C_ASIA_PAC"Wire representation of CAsiaPac.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CEurope
public const string CEurope = "C_EUROPE"Wire representation of CEurope.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CNorthAmerica
public const string CNorthAmerica = "C_NORTH_AMERICA"Wire representation of CNorthAmerica.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CSouthAmerica
public const string CSouthAmerica = "C_SOUTH_AMERICA"Wire representation of CSouthAmerica.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Europe
public const string Europe = "EUROPE"Wire representation of Europe.
| Field Value | |
|---|---|
| Type | Description |
string |
|
NorthAmerica
public const string NorthAmerica = "NORTH_AMERICA"Wire representation of NorthAmerica.
| Field Value | |
|---|---|
| Type | Description |
string |
|
SouthAmerica
public const string SouthAmerica = "SOUTH_AMERICA"Wire representation of SouthAmerica.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedContinent
public const string UndefinedContinent = "UNDEFINED_CONTINENT"Wire representation of UndefinedContinent .
| Field Value | |
|---|---|
| Type | Description |
string |
|