Compute V1 Client - Class AllowFirewallPolicy (2.5.0)

Reference documentation and code samples for the Compute V1 Client class AllowFirewallPolicy.

Specifies whether firewall policy can be attached to the network.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowFirewallPolicy

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_FIREWALL_POLICY

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_FIREWALL_POLICY = 0;

FIREWALL_POLICY_ALLOWED

Value: 388488346

Generated from protobuf enum FIREWALL_POLICY_ALLOWED = 388488346;

FIREWALL_POLICY_BLOCKED

Value: 204651742

Generated from protobuf enum FIREWALL_POLICY_BLOCKED = 204651742;