public static class AddressTypeConstants for wire representations of the Address.Types.AddressType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
External
public const string External = "EXTERNAL"Wire representation of External.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Internal
public const string Internal = "INTERNAL"Wire representation of Internal.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedAddressType
public const string UndefinedAddressType = "UNDEFINED_ADDRESS_TYPE"Wire representation of UndefinedAddressType.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UnspecifiedType
public const string UnspecifiedType = "UNSPECIFIED_TYPE"Wire representation of UnspecifiedType.
| Field Value | |
|---|---|
| Type | Description |
String |
|