[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
Check the PathSegmentType enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRouteAsPath\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used to represent AS path information and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the documentation for the \u003ccode\u003eRouteAsPath\u003c/code\u003e class, and documentation for other previous versions dating back to 1.0.0 are also available to browse through.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouteAsPath\u003c/code\u003e class has properties like \u003ccode\u003eAsLists\u003c/code\u003e, which contains a repeated field of unsigned 32-bit integers, and \u003ccode\u003ePathSegmentType\u003c/code\u003e, which describes the type of the AS Path, with options such as 'AS_SET' or 'AS_SEQUENCE'.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two public constructors, a default constructor \u003ccode\u003eRouteAsPath()\u003c/code\u003e, and an overloaded constructor that takes another \u003ccode\u003eRouteAsPath\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouteAsPath\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, thus inheriting methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]