Enum InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers.BlockerType (1.74.0)

public enum InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers.BlockerType extends Enum<InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers.BlockerType> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers.BlockerType

Implements

ProtocolMessageEnum

Static Fields

Name Description
BLOCKER_TYPE_UNSPECIFIED

BLOCKER_TYPE_UNSPECIFIED = 429793623;

BLOCKER_TYPE_UNSPECIFIED_VALUE

BLOCKER_TYPE_UNSPECIFIED = 429793623;

INCOMPATIBLE_METROS

INCOMPATIBLE_METROS = 290410432;

INCOMPATIBLE_METROS_VALUE

INCOMPATIBLE_METROS = 290410432;

INCOMPATIBLE_REGIONS

INCOMPATIBLE_REGIONS = 6195033;

INCOMPATIBLE_REGIONS_VALUE

INCOMPATIBLE_REGIONS = 6195033;

MISSING_GLOBAL_ROUTING

MISSING_GLOBAL_ROUTING = 165913635;

MISSING_GLOBAL_ROUTING_VALUE

MISSING_GLOBAL_ROUTING = 165913635;

NO_ATTACHMENTS

NO_ATTACHMENTS = 456535570;

NO_ATTACHMENTS_IN_METRO_AND_ZONE

NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51684135;

NO_ATTACHMENTS_IN_METRO_AND_ZONE_VALUE

NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51684135;

NO_ATTACHMENTS_VALUE

NO_ATTACHMENTS = 456535570;

OTHER

OTHER = 75532016;

OTHER_VALUE

OTHER = 75532016;

UNDEFINED_BLOCKER_TYPE

A value indicating that the enum field is not set.

UNDEFINED_BLOCKER_TYPE = 0;

UNDEFINED_BLOCKER_TYPE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_BLOCKER_TYPE = 0;

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