Reference documentation and code samples for the Compute Engine v1 API enum RouteAsPath.Types.PathSegmentType.
[Output Only] The type of the AS Path, which can be one of the following values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQUENCE': ordered set of autonomous systems that the route has traversed - 'AS_CONFED_SEQUENCE': ordered set of Member Autonomous Systems in the local confederation that the route has traversed - 'AS_CONFED_SET': unordered set of Member Autonomous Systems in the local confederation that the route has traversed
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page provides reference documentation for the `RouteAsPath.Types.PathSegmentType` enum within the Compute Engine v1 API, detailing its various versions and fields."],["The latest version available is 3.6.0, with a range of previous versions from 1.0.0 to 3.5.0 also accessible via links."],["The enum `RouteAsPath.Types.PathSegmentType` describes the type of AS Path and includes options like `AsConfedSequence`, `AsConfedSet`, `AsSequence`, `AsSet`, and `UndefinedPathSegmentType`."],["This documentation is specific to the `Google.Cloud.Compute.V1` namespace, and contained in the `Google.Cloud.Compute.V1.dll` assembly."],["Each version listed links to the documentation of the `RouteAsPath.Types.PathSegmentType` enum at the associated version, which allows you to explore the changes of this enum through its different versions."]]],[]]