public enum InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status extends Enum<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status> implements ProtocolMessageEnumOutput only. Whether this Attachment is active, and if so, whether BGP is up.
Protobuf enum
google.cloud.compute.v1.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ATTACHMENT_STATUS_UNKNOWN |
|
ATTACHMENT_STATUS_UNKNOWN_VALUE |
|
CONNECTION_DISABLED |
|
CONNECTION_DISABLED_VALUE |
|
CONNECTION_DOWN |
|
CONNECTION_DOWN_VALUE |
|
CONNECTION_UP |
|
CONNECTION_UP_VALUE |
|
DEFUNCT |
|
DEFUNCT_VALUE |
|
IPSEC_CONFIGURATION_NEEDED_STATUS |
|
IPSEC_CONFIGURATION_NEEDED_STATUS_VALUE |
|
IPSEC_READY_TO_RESUME_FLOW_STATUS |
|
IPSEC_READY_TO_RESUME_FLOW_STATUS_VALUE |
|
IPV4_DOWN_IPV6_UP |
|
IPV4_DOWN_IPV6_UP_VALUE |
|
IPV4_UP_IPV6_DOWN |
|
IPV4_UP_IPV6_DOWN_VALUE |
|
PARTNER_REQUEST_RECEIVED |
|
PARTNER_REQUEST_RECEIVED_VALUE |
|
PENDING_CUSTOMER |
|
PENDING_CUSTOMER_VALUE |
|
PENDING_PARTNER |
|
PENDING_PARTNER_VALUE |
|
PROVISIONED |
|
PROVISIONED_VALUE |
|
ROUTER_CONFIGURATION_BROKEN |
|
ROUTER_CONFIGURATION_BROKEN_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. |
UNPROVISIONED |
|
UNPROVISIONED_VALUE |
|
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() |
|