Class ComputeEnumConstants.Address.AddressType (1.0.0)

public static class AddressType

Constants for wire representations of the Address.Types.AddressType enum.

Inheritance

Object > ComputeEnumConstants.Address.AddressType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

External

public const string External = "EXTERNAL"

Wire representation of External.

Field Value
TypeDescription
String

Internal

public const string Internal = "INTERNAL"

Wire representation of Internal.

Field Value
TypeDescription
String

UndefinedAddressType

public const string UndefinedAddressType = "UNDEFINED_ADDRESS_TYPE"

Wire representation of UndefinedAddressType.

Field Value
TypeDescription
String

UnspecifiedType

public const string UnspecifiedType = "UNSPECIFIED_TYPE"

Wire representation of UnspecifiedType.

Field Value
TypeDescription
String