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-21 UTC."],[[["This page provides reference documentation for the `RouteAsPath.Types.PathSegmentType` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET client library."],["The documentation covers a range of versions, from 1.0.0 to the latest 3.6.0, allowing developers to find information relevant to their specific version."],["The enum `RouteAsPath.Types.PathSegmentType` defines the types of Autonomous System (AS) paths, including `AsSet`, `AsSequence`, `AsConfedSequence`, `AsConfedSet`, and `UndefinedPathSegmentType`, which are all detailed in the fields section."],["The namespace for this specific documentation is `Google.Cloud.Compute.V1` and the associated assembly file is `Google.Cloud.Compute.V1.dll` in the .NET library."]]],[]]