public static class ComputeEnumConstants.Address.AddressType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Address.AddressType.
Constants for wire representations of the Address.Types.AddressType enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |