Compute V1 Client - Class AllowAliasIpRanges (2.0.0)

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

Specifies whether alias IP ranges (and secondary address ranges) are allowed.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_ALIAS_IP_RANGES

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_ALIAS_IP_RANGES = 0;

ALIAS_IP_RANGES_ALLOWED

Value: 464867048

Generated from protobuf enum ALIAS_IP_RANGES_ALLOWED = 464867048;

ALIAS_IP_RANGES_BLOCKED

Value: 281030444

Generated from protobuf enum ALIAS_IP_RANGES_BLOCKED = 281030444;