public static class Type
Constants for wire representations of the PacketIntervals.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Loopback
public const string Loopback = "LOOPBACK"
Wire representation of Loopback.
Field Value | |
---|---|
Type | Description |
String |
Receive
public const string Receive = "RECEIVE"
Wire representation of Receive.
Field Value | |
---|---|
Type | Description |
String |
Transmit
public const string Transmit = "TRANSMIT"
Wire representation of Transmit.
Field Value | |
---|---|
Type | Description |
String |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
String |
Unspecified
public const string Unspecified = "TYPE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
String |