asns32 property

List<int> asns32
final

Output only. Output only ASNs in the path segment. This field is for better support of 32 bit ASNs as the other asns field suffers from overflow when the ASN is larger. When type is SEQUENCE, these are ordered.

Implementation

final List<int> asns32;