Compute V1 Client - Class AllowVpcFirewallRules (2.5.0)

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 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_VPC_FIREWALL_RULES

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_VPC_FIREWALL_RULES = 0;

VPC_FIREWALL_RULES_ALLOWED

Value: 489586007

Generated from protobuf enum VPC_FIREWALL_RULES_ALLOWED = 489586007;

VPC_FIREWALL_RULES_BLOCKED

Value: 305749403

Generated from protobuf enum VPC_FIREWALL_RULES_BLOCKED = 305749403;