public enum NetworkRoutingConfig.EffectiveBgpInterRegionCost extends Enum<NetworkRoutingConfig.EffectiveBgpInterRegionCost> implements ProtocolMessageEnum
[Output Only] Effective value of the bgp_inter_region_cost field. Additional supported values which may be not listed in the enum directly due to technical reasons: ADD_COST_TO_MED DEFAULT
Protobuf enum google.cloud.compute.v1.NetworkRoutingConfig.EffectiveBgpInterRegionCost
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST |
A value indicating that the enum field is not set. |
UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST_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() |