public static class ComputeEnumConstants.PacketIntervals.Type
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PacketIntervals.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 |