Compute V1 Client - Class AllowClassDFirewalls (2.0.0)

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

Specifies whether firewalls for Class D address ranges are supported.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_CLASS_D_FIREWALLS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_CLASS_D_FIREWALLS = 0;

CLASS_D_FIREWALLS_ALLOWED

Value: 348219386

Generated from protobuf enum CLASS_D_FIREWALLS_ALLOWED = 348219386;

CLASS_D_FIREWALLS_BLOCKED

Value: 164382782

Generated from protobuf enum CLASS_D_FIREWALLS_BLOCKED = 164382782;