public enum RouterStatusBgpPeerStatus.Status extends Enum<RouterStatusBgpPeerStatus.Status> implements ProtocolMessageEnumOutput only. Status of the BGP peer: {UP, DOWN}
Protobuf enum google.cloud.compute.v1.RouterStatusBgpPeerStatus.Status
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DOWN |
|
DOWN_VALUE |
|
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNKNOWN |
|
UNKNOWN_VALUE |
|
UNRECOGNIZED |
|
UP |
|
UP_VALUE |
|
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() |
|