| Modifier and Type | Class and Description |
|---|---|
class |
Route
Represents a Route resource.
|
static class |
Route.Builder
Represents a Route resource.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOrBuilder |
RouterStatusBgpPeerStatusOrBuilder.getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouteOrBuilder |
RouterStatusBgpPeerStatus.getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouteOrBuilder |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouteOrBuilder |
RouterStatus.getBestRoutesForRouterOrBuilder(int index)
A list of the best BGP routes learned by this Cloud Router.
|
RouteOrBuilder |
RouterStatus.Builder.getBestRoutesForRouterOrBuilder(int index)
A list of the best BGP routes learned by this Cloud Router.
|
RouteOrBuilder |
RouterStatusOrBuilder.getBestRoutesForRouterOrBuilder(int index)
A list of the best BGP routes learned by this Cloud Router.
|
RouteOrBuilder |
RouterStatus.getBestRoutesOrBuilder(int index)
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
RouteOrBuilder |
RouterStatus.Builder.getBestRoutesOrBuilder(int index)
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
RouteOrBuilder |
RouterStatusOrBuilder.getBestRoutesOrBuilder(int index)
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
RouteOrBuilder |
RouteListOrBuilder.getItemsOrBuilder(int index)
A list of Route resources.
|
RouteOrBuilder |
RouteList.getItemsOrBuilder(int index)
A list of Route resources.
|
RouteOrBuilder |
RouteList.Builder.getItemsOrBuilder(int index)
A list of Route resources.
|
RouteOrBuilder |
InsertRouteRequest.getRouteResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
RouteOrBuilder |
InsertRouteRequest.Builder.getRouteResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
RouteOrBuilder |
InsertRouteRequestOrBuilder.getRouteResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RouteOrBuilder> |
RouterStatusBgpPeerStatusOrBuilder.getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<? extends RouteOrBuilder> |
RouterStatusBgpPeerStatus.getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<? extends RouteOrBuilder> |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<? extends RouteOrBuilder> |
RouterStatus.getBestRoutesForRouterOrBuilderList()
A list of the best BGP routes learned by this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouterStatus.Builder.getBestRoutesForRouterOrBuilderList()
A list of the best BGP routes learned by this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouterStatusOrBuilder.getBestRoutesForRouterOrBuilderList()
A list of the best BGP routes learned by this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouterStatus.getBestRoutesOrBuilderList()
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouterStatus.Builder.getBestRoutesOrBuilderList()
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouterStatusOrBuilder.getBestRoutesOrBuilderList()
A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router.
|
List<? extends RouteOrBuilder> |
RouteListOrBuilder.getItemsOrBuilderList()
A list of Route resources.
|
List<? extends RouteOrBuilder> |
RouteList.getItemsOrBuilderList()
A list of Route resources.
|
List<? extends RouteOrBuilder> |
RouteList.Builder.getItemsOrBuilderList()
A list of Route resources.
|
Copyright © 2025 Google LLC. All rights reserved.