public enum NetworkProfileNetworkFeatures.AllowSubInterfaces extends Enum<NetworkProfileNetworkFeatures.AllowSubInterfaces> implements ProtocolMessageEnumSpecifies whether sub interfaces are allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowSubInterfaces
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SUBINTERFACES_ALLOWED |
|
SUBINTERFACES_ALLOWED_VALUE |
|
SUBINTERFACES_BLOCKED |
|
SUBINTERFACES_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_SUB_INTERFACES |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_SUB_INTERFACES_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() |
|