Class ComputeEnumConstants.Firewall.Direction (1.3.0)

public static class Direction

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

Inheritance

Object > ComputeEnumConstants.Firewall.Direction

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

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