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 \ NetworkProfileNetworkFeaturesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_ADDRESS_CREATION
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_ADDRESS_CREATION = 0;
ADDRESS_CREATION_ALLOWED
Value: 181903667Generated from protobuf enum ADDRESS_CREATION_ALLOWED = 181903667;
ADDRESS_CREATION_BLOCKED
Value: 534937975Generated from protobuf enum ADDRESS_CREATION_BLOCKED = 534937975;