public enum ListBgpRoutesRoutersRequest.AddressFamily extends Enum<ListBgpRoutesRoutersRequest.AddressFamily> implements ProtocolMessageEnum
(Required) limit results to this address family (either IPv4 or IPv6)
Protobuf enum google.cloud.compute.v1.ListBgpRoutesRoutersRequest.AddressFamily
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
IPV4 |
|
IPV4_VALUE |
|
IPV6 |
|
IPV6_VALUE |
|
UNDEFINED_ADDRESS_FAMILY |
A value indicating that the enum field is not set. |
UNDEFINED_ADDRESS_FAMILY_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED_IP_VERSION |
|
UNSPECIFIED_IP_VERSION_VALUE |
|
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() |