public enum BgpRouteAsPath.Type extends Enum<BgpRouteAsPath.Type> implements ProtocolMessageEnumOutput only. [Output only] Type of AS-PATH segment (SEQUENCE or SET)
Protobuf enum google.cloud.compute.v1.BgpRouteAsPath.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AS_PATH_TYPE_SEQUENCE |
|
AS_PATH_TYPE_SEQUENCE_VALUE |
|
AS_PATH_TYPE_SET |
|
AS_PATH_TYPE_SET_VALUE |
|
UNDEFINED_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_TYPE_VALUE |
A value indicating that the enum field is not set. |
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() |
|