Enum InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status (1.74.0)

public enum InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status extends Enum<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status> implements ProtocolMessageEnum

Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto

Protobuf enum google.cloud.compute.v1.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Status

Implements

ProtocolMessageEnum

Static Fields

Name Description
ATTACHMENT_STATUS_UNKNOWN

ATTACHMENT_STATUS_UNKNOWN = 472477561;

ATTACHMENT_STATUS_UNKNOWN_VALUE

ATTACHMENT_STATUS_UNKNOWN = 472477561;

CONNECTION_DISABLED

CONNECTION_DISABLED = 432687805;

CONNECTION_DISABLED_VALUE

CONNECTION_DISABLED = 432687805;

CONNECTION_DOWN

CONNECTION_DOWN = 267552099;

CONNECTION_DOWN_VALUE

CONNECTION_DOWN = 267552099;

CONNECTION_UP

CONNECTION_UP = 455585692;

CONNECTION_UP_VALUE

CONNECTION_UP = 455585692;

DEFUNCT

DEFUNCT = 115891759;

DEFUNCT_VALUE

DEFUNCT = 115891759;

IPSEC_CONFIGURATION_NEEDED_STATUS

IPSEC_CONFIGURATION_NEEDED_STATUS = 455203582;

IPSEC_CONFIGURATION_NEEDED_STATUS_VALUE

IPSEC_CONFIGURATION_NEEDED_STATUS = 455203582;

IPSEC_READY_TO_RESUME_FLOW_STATUS

IPSEC_READY_TO_RESUME_FLOW_STATUS = 384830596;

IPSEC_READY_TO_RESUME_FLOW_STATUS_VALUE

IPSEC_READY_TO_RESUME_FLOW_STATUS = 384830596;

IPV4_DOWN_IPV6_UP

IPV4_DOWN_IPV6_UP = 277490992;

IPV4_DOWN_IPV6_UP_VALUE

IPV4_DOWN_IPV6_UP = 277490992;

IPV4_UP_IPV6_DOWN

IPV4_UP_IPV6_DOWN = 316051248;

IPV4_UP_IPV6_DOWN_VALUE

IPV4_UP_IPV6_DOWN = 316051248;

PARTNER_REQUEST_RECEIVED

PARTNER_REQUEST_RECEIVED = 513587304;

PARTNER_REQUEST_RECEIVED_VALUE

PARTNER_REQUEST_RECEIVED = 513587304;

PENDING_CUSTOMER

PENDING_CUSTOMER = 167494054;

PENDING_CUSTOMER_VALUE

PENDING_CUSTOMER = 167494054;

PENDING_PARTNER

PENDING_PARTNER = 387890656;

PENDING_PARTNER_VALUE

PENDING_PARTNER = 387890656;

PROVISIONED

PROVISIONED = 355751956;

PROVISIONED_VALUE

PROVISIONED = 355751956;

ROUTER_CONFIGURATION_BROKEN

ROUTER_CONFIGURATION_BROKEN = 150505108;

ROUTER_CONFIGURATION_BROKEN_VALUE

ROUTER_CONFIGURATION_BROKEN = 150505108;

UNDEFINED_STATUS

A value indicating that the enum field is not set.

UNDEFINED_STATUS = 0;

UNDEFINED_STATUS_VALUE

A value indicating that the enum field is not set.

UNDEFINED_STATUS = 0;

UNPROVISIONED

UNPROVISIONED = 517333979;

UNPROVISIONED_VALUE

UNPROVISIONED = 517333979;

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()