| Modifier and Type | Class and Description |
|---|---|
class |
BgpRouteAsPath
Protobuf type
google.cloud.compute.v1.BgpRouteAsPath |
static class |
BgpRouteAsPath.Builder
Protobuf type
google.cloud.compute.v1.BgpRouteAsPath |
| Modifier and Type | Method and Description |
|---|---|
BgpRouteAsPathOrBuilder |
BgpRouteOrBuilder.getAsPathsOrBuilder(int index)
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
BgpRouteAsPathOrBuilder |
BgpRoute.getAsPathsOrBuilder(int index)
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
BgpRouteAsPathOrBuilder |
BgpRoute.Builder.getAsPathsOrBuilder(int index)
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BgpRouteAsPathOrBuilder> |
BgpRouteOrBuilder.getAsPathsOrBuilderList()
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
List<? extends BgpRouteAsPathOrBuilder> |
BgpRoute.getAsPathsOrBuilderList()
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
List<? extends BgpRouteAsPathOrBuilder> |
BgpRoute.Builder.getAsPathsOrBuilderList()
[Output only] AS-PATH for the route
repeated .google.cloud.compute.v1.BgpRouteAsPath as_paths = 137568929; |
Copyright © 2025 Google LLC. All rights reserved.