Compute Engine v1 API - Class ComputeEnumConstants.Route.NextHopOrigin (3.2.0)

public static class ComputeEnumConstants.Route.NextHopOrigin

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Route.NextHopOrigin.

Constants for wire representations of the Route.Types.NextHopOrigin enum.

Inheritance

object > ComputeEnumConstants.Route.NextHopOrigin

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Egp

public const string Egp = "EGP"

Wire representation of Egp.

Field Value
Type Description
string

Igp

public const string Igp = "IGP"

Wire representation of Igp.

Field Value
Type Description
string

Incomplete

public const string Incomplete = "INCOMPLETE"

Wire representation of Incomplete.

Field Value
Type Description
string

UndefinedNextHopOrigin

public const string UndefinedNextHopOrigin = "UNDEFINED_NEXT_HOP_ORIGIN"

Wire representation of UndefinedNextHopOrigin.

Field Value
Type Description
string