Class ComputeEnumConstants.PacketIntervals.Type (1.2.0)

public static class Type

Constants for wire representations of the PacketIntervals.Types.Type enum.

Inheritance

Object > ComputeEnumConstants.PacketIntervals.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Loopback

public const string Loopback = "LOOPBACK"

Wire representation of Loopback.

Field Value
TypeDescription
String

Receive

public const string Receive = "RECEIVE"

Wire representation of Receive.

Field Value
TypeDescription
String

Transmit

public const string Transmit = "TRANSMIT"

Wire representation of Transmit.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String