public enum NetworkProfileNetworkFeatures.AllowNcc extends Enum<NetworkProfileNetworkFeatures.AllowNcc> implements ProtocolMessageEnum
Specifies whether NCC is allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowNcc
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
NCC_ALLOWED |
|
NCC_ALLOWED_VALUE |
|
NCC_BLOCKED |
|
NCC_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_NCC |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_NCC_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() |