public static class PathSegmentTypeConstants for wire representations of the RouteAsPath.Types.PathSegmentType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AsConfedSequence
public const string AsConfedSequence = "AS_CONFED_SEQUENCE"Wire representation of AsConfedSequence.
| Field Value | |
|---|---|
| Type | Description |
String |
|
AsConfedSet
public const string AsConfedSet = "AS_CONFED_SET"Wire representation of AsConfedSet.
| Field Value | |
|---|---|
| Type | Description |
String |
|
AsSequence
public const string AsSequence = "AS_SEQUENCE"Wire representation of AsSequence.
| Field Value | |
|---|---|
| Type | Description |
String |
|
AsSet
public const string AsSet = "AS_SET"Wire representation of AsSet.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedPathSegmentType
public const string UndefinedPathSegmentType = "UNDEFINED_PATH_SEGMENT_TYPE"Wire representation of UndefinedPathSegmentType.
| Field Value | |
|---|---|
| Type | Description |
String |
|