Reference documentation and code samples for the Compute V1 Client class Direction.
The direction in which this rule applies.
Protobuf type google.cloud.compute.v1.FirewallPolicyRule.Direction
Namespace
Google \ Cloud \ Compute \ V1 \ FirewallPolicyRuleMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_DIRECTION
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_DIRECTION = 0;
EGRESS
Value: 432880501Generated from protobuf enum EGRESS = 432880501;
INGRESS
Value: 516931221Generated from protobuf enum INGRESS = 516931221;