public static class ComputeEnumConstants.InterconnectRemoteLocation.ContinentReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectRemoteLocation.Continent.
Constants for wire representations of the InterconnectRemoteLocation.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 |
|
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 |
|