Compute V1 Client - Class AllowAddressCreation (2.5.0)

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

Specifies whether address creation is allowed.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_ADDRESS_CREATION

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_ADDRESS_CREATION = 0;

ADDRESS_CREATION_ALLOWED

Value: 181903667

Generated from protobuf enum ADDRESS_CREATION_ALLOWED = 181903667;

ADDRESS_CREATION_BLOCKED

Value: 534937975

Generated from protobuf enum ADDRESS_CREATION_BLOCKED = 534937975;