Compute Engine v1 API - Class ComputeEnumConstants.RouteAsPath.PathSegmentType (2.15.0)

public static class ComputeEnumConstants.RouteAsPath.PathSegmentType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouteAsPath.PathSegmentType.

Constants for wire representations of the RouteAsPath.Types.PathSegmentType enum.

Inheritance

object > ComputeEnumConstants.RouteAsPath.PathSegmentType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AsConfedSequence

public const string AsConfedSequence = "AS_CONFED_SEQUENCE"

Wire representation of AsConfedSequence.

Field Value
TypeDescription
string

AsConfedSet

public const string AsConfedSet = "AS_CONFED_SET"

Wire representation of AsConfedSet.

Field Value
TypeDescription
string

AsSequence

public const string AsSequence = "AS_SEQUENCE"

Wire representation of AsSequence.

Field Value
TypeDescription
string

AsSet

public const string AsSet = "AS_SET"

Wire representation of AsSet.

Field Value
TypeDescription
string

UndefinedPathSegmentType

public const string UndefinedPathSegmentType = "UNDEFINED_PATH_SEGMENT_TYPE"

Wire representation of UndefinedPathSegmentType.

Field Value
TypeDescription
string