Compute Engine v1 API - Class ComputeEnumConstants.PacketMirroringFilter.Direction (2.7.0)

public static class ComputeEnumConstants.PacketMirroringFilter.Direction

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PacketMirroringFilter.Direction.

Constants for wire representations of the PacketMirroringFilter.Types.Direction enum.

Inheritance

object > ComputeEnumConstants.PacketMirroringFilter.Direction

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Both

public const string Both = "BOTH"

Wire representation of Both.

Field Value
TypeDescription
string

Egress

public const string Egress = "EGRESS"

Wire representation of Egress.

Field Value
TypeDescription
string

Ingress

public const string Ingress = "INGRESS"

Wire representation of Ingress.

Field Value
TypeDescription
string

UndefinedDirection

public const string UndefinedDirection = "UNDEFINED_DIRECTION"

Wire representation of UndefinedDirection.

Field Value
TypeDescription
string