Compute Engine v1 API - Class ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamily (3.5.0)

public static class ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamily

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamily.

Constants for wire representations of the ListBgpRoutesRoutersRequest.Types.AddressFamily enum.

Inheritance

object > ComputeEnumConstants.ListBgpRoutesRoutersRequest.AddressFamily

Namespace

Google.Cloud.Compute.V1

Assembly

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