public enum NetworkProfileNetworkFeatures.AllowPacketMirroring extends Enum<NetworkProfileNetworkFeatures.AllowPacketMirroring> implements ProtocolMessageEnumSpecifies whether Packet Mirroring 1.0 is supported.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowPacketMirroring
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
PACKET_MIRRORING_ALLOWED |
|
PACKET_MIRRORING_ALLOWED_VALUE |
|
PACKET_MIRRORING_BLOCKED |
|
PACKET_MIRRORING_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_PACKET_MIRRORING |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_PACKET_MIRRORING_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() |
|