Compute Engine v1 API - Class ComputeEnumConstants.PacketIntervals.Type (2.15.0)

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.

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