public enum RouterBgp.AdvertisedGroups extends Enum<RouterBgp.AdvertisedGroups> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.RouterBgp.AdvertisedGroups
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ALL_SUBNETS |
Advertise all available subnets (including peer VPC subnets). |
ALL_SUBNETS_VALUE |
Advertise all available subnets (including peer VPC subnets). |
UNDEFINED_ADVERTISED_GROUPS |
A value indicating that the enum field is not set. |
UNDEFINED_ADVERTISED_GROUPS_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() |