Compute Engine v1 API - Class ComputeEnumConstants.PublicDelegatedPrefix.ByoipApiVersion (2.16.0)

public static class ComputeEnumConstants.PublicDelegatedPrefix.ByoipApiVersion

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicDelegatedPrefix.ByoipApiVersion.

Constants for wire representations of the PublicDelegatedPrefix.Types.ByoipApiVersion enum.

Inheritance

object > ComputeEnumConstants.PublicDelegatedPrefix.ByoipApiVersion

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

UndefinedByoipApiVersion

public const string UndefinedByoipApiVersion = "UNDEFINED_BYOIP_API_VERSION"

Wire representation of UndefinedByoipApiVersion.

Field Value
Type Description
string

V1

public const string V1 = "V1"

Wire representation of V1.

Field Value
Type Description
string

V2

public const string V2 = "V2"

Wire representation of V2.

Field Value
Type Description
string