public enum NetworkProfileNetworkFeatures.AllowAddressCreation extends Enum<NetworkProfileNetworkFeatures.AllowAddressCreation> implements ProtocolMessageEnumSpecifies whether address creation is allowed.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowAddressCreation
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ADDRESS_CREATION_ALLOWED |
|
ADDRESS_CREATION_ALLOWED_VALUE |
|
ADDRESS_CREATION_BLOCKED |
|
ADDRESS_CREATION_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_ADDRESS_CREATION |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_ADDRESS_CREATION_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|