Compute Engine v1 API - Class ComputeEnumConstants.PublicAdvertisedPrefix.ByoipApiVersion (2.15.0)

public static class ComputeEnumConstants.PublicAdvertisedPrefix.ByoipApiVersion

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

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

Inheritance

object > ComputeEnumConstants.PublicAdvertisedPrefix.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
TypeDescription
string

V1

public const string V1 = "V1"

Wire representation of V1.

Field Value
TypeDescription
string

V2

public const string V2 = "V2"

Wire representation of V2.

Field Value
TypeDescription
string