Reference documentation and code samples for the Compute V1 Client class AllowIpForwarding.
Specifies whether IP forwarding is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowIpForwarding
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_IP_FORWARDING
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_IP_FORWARDING = 0;
IP_FORWARDING_ALLOWED
Value: 152595550
Generated from protobuf enum IP_FORWARDING_ALLOWED = 152595550;
IP_FORWARDING_BLOCKED
Value: 505629858
Generated from protobuf enum IP_FORWARDING_BLOCKED = 505629858;