Enum InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers.BlockerType (1.74.0)

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

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

Implements

ProtocolMessageEnum

Static Fields

Name Description
INCOMPATIBLE_METROS

INCOMPATIBLE_METROS = 290410432;

INCOMPATIBLE_METROS_VALUE

INCOMPATIBLE_METROS = 290410432;

NOT_AVAILABLE

NOT_AVAILABLE = 140722205;

NOT_AVAILABLE_VALUE

NOT_AVAILABLE = 140722205;

NO_INTERCONNECTS

NO_INTERCONNECTS = 523549575;

NO_INTERCONNECTS_IN_METRO_AND_ZONE

NO_INTERCONNECTS_IN_METRO_AND_ZONE = 440966492;

NO_INTERCONNECTS_IN_METRO_AND_ZONE_VALUE

NO_INTERCONNECTS_IN_METRO_AND_ZONE = 440966492;

NO_INTERCONNECTS_VALUE

NO_INTERCONNECTS = 523549575;

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
UNSPECIFIED

UNSPECIFIED = 526786327;

UNSPECIFIED_VALUE

UNSPECIFIED = 526786327;

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