public static class ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamilyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamily.
Constants for wire representations of the ListBgpRoutesRoutersRequest.Types.AddressFamily enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ipv4
public const string Ipv4 = "IPV4"Wire representation of Ipv4.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ipv6
public const string Ipv6 = "IPV6"Wire representation of Ipv6.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAddressFamily
public const string UndefinedAddressFamily = "UNDEFINED_ADDRESS_FAMILY"Wire representation of UndefinedAddressFamily .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnspecifiedIpVersion
public const string UnspecifiedIpVersion = "UNSPECIFIED_IP_VERSION"Wire representation of UnspecifiedIpVersion .
| Field Value | |
|---|---|
| Type | Description |
string |
|