Enum Interconnect.AvailableFeatures (1.51.0)

public enum Interconnect.AvailableFeatures extends Enum<Interconnect.AvailableFeatures> implements ProtocolMessageEnum

Additional supported values which may be not listed in the enum directly due to technical reasons: IF_MACSEC

Protobuf enum google.cloud.compute.v1.Interconnect.AvailableFeatures

Implements

ProtocolMessageEnum

Static Fields

NameDescription
UNDEFINED_AVAILABLE_FEATURES

A value indicating that the enum field is not set.

UNDEFINED_AVAILABLE_FEATURES = 0;

UNDEFINED_AVAILABLE_FEATURES_VALUE

A value indicating that the enum field is not set.

UNDEFINED_AVAILABLE_FEATURES = 0;

UNRECOGNIZED

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()