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.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |