[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 webpage provides a comprehensive list of versions for `Google.Cloud.Compute.V1.RouteAsPath.Types.PathSegmentType`, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `PathSegmentType` enum, found within the `Google.Cloud.Compute.V1` namespace, describes the different types of Autonomous System (AS) paths, including AS_SET, AS_SEQUENCE, AS_CONFED_SEQUENCE, and AS_CONFED_SET."],["The enum includes five fields: `AsConfedSequence`, `AsConfedSet`, `AsSequence`, `AsSet`, and `UndefinedPathSegmentType`, each representing a specific type of AS path or indicating that the enum field is unset."],["The assembly information for this data is `Google.Cloud.Compute.V1.dll`."]]],[]]