Reference documentation and code samples for the Compute V1 Client class AllowVpcFirewallRules.
Specifies whether VPC firewall rules can be created under the network.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpcFirewallRules
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_VPC_FIREWALL_RULES
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_VPC_FIREWALL_RULES = 0;
VPC_FIREWALL_RULES_ALLOWED
Value: 489586007Generated from protobuf enum VPC_FIREWALL_RULES_ALLOWED = 489586007;
VPC_FIREWALL_RULES_BLOCKED
Value: 305749403Generated from protobuf enum VPC_FIREWALL_RULES_BLOCKED = 305749403;