| Modifier and Type | Method and Description |
|---|---|
Route |
Route.Builder.build() |
Route |
Route.Builder.buildPartial() |
Route |
RouterStatusBgpPeerStatusOrBuilder.getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
Route |
RouterStatusBgpPeerStatus.getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
Route |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
Route |
RouterStatus.getBestRoutes(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.
|
Route |
RouterStatus.Builder.getBestRoutes(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.
|
Route |
RouterStatusOrBuilder.getBestRoutes(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.
|
Route |
RouterStatus.getBestRoutesForRouter(int index)
A list of the best BGP routes learned by this Cloud Router.
|
Route |
RouterStatus.Builder.getBestRoutesForRouter(int index)
A list of the best BGP routes learned by this Cloud Router.
|
Route |
RouterStatusOrBuilder.getBestRoutesForRouter(int index)
A list of the best BGP routes learned by this Cloud Router.
|
static Route |
Route.getDefaultInstance() |
Route |
Route.getDefaultInstanceForType() |
Route |
Route.Builder.getDefaultInstanceForType() |
Route |
RouteListOrBuilder.getItems(int index)
A list of Route resources.
|
Route |
RouteList.getItems(int index)
A list of Route resources.
|
Route |
RouteList.Builder.getItems(int index)
A list of Route resources.
|
Route |
InsertRouteRequest.getRouteResource()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
Route |
InsertRouteRequest.Builder.getRouteResource()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
Route |
InsertRouteRequestOrBuilder.getRouteResource()
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
static Route |
Route.parseDelimitedFrom(InputStream input) |
static Route |
Route.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Route |
Route.parseFrom(byte[] data) |
static Route |
Route.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Route |
Route.parseFrom(ByteBuffer data) |
static Route |
Route.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Route |
Route.parseFrom(com.google.protobuf.ByteString data) |
static Route |
Route.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Route |
Route.parseFrom(com.google.protobuf.CodedInputStream input) |
static Route |
Route.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Route |
Route.parseFrom(InputStream input) |
static Route |
Route.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Route> |
RouterStatusBgpPeerStatusOrBuilder.getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<Route> |
RouterStatusBgpPeerStatus.getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<Route> |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
List<Route> |
RouterStatus.getBestRoutesForRouterList()
A list of the best BGP routes learned by this Cloud Router.
|
List<Route> |
RouterStatus.Builder.getBestRoutesForRouterList()
A list of the best BGP routes learned by this Cloud Router.
|
List<Route> |
RouterStatusOrBuilder.getBestRoutesForRouterList()
A list of the best BGP routes learned by this Cloud Router.
|
List<Route> |
RouterStatus.getBestRoutesList()
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<Route> |
RouterStatus.Builder.getBestRoutesList()
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<Route> |
RouterStatusOrBuilder.getBestRoutesList()
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<Route> |
RouteListOrBuilder.getItemsList()
A list of Route resources.
|
List<Route> |
RouteList.getItemsList()
A list of Route resources.
|
List<Route> |
RouteList.Builder.getItemsList()
A list of Route resources.
|
com.google.protobuf.Parser<Route> |
Route.getParserForType() |
static com.google.protobuf.Parser<Route> |
Route.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutes(int index,
Route value)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutes(Route value)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutes(int index,
Route value)
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.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutes(Route value)
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.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutesForRouter(int index,
Route value)
A list of the best BGP routes learned by this Cloud Router.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutesForRouter(Route value)
A list of the best BGP routes learned by this Cloud Router.
|
RouteList.Builder |
RouteList.Builder.addItems(int index,
Route value)
A list of Route resources.
|
RouteList.Builder |
RouteList.Builder.addItems(Route value)
A list of Route resources.
|
Route.Builder |
Route.Builder.mergeFrom(Route other) |
InsertRouteRequest.Builder |
InsertRouteRequest.Builder.mergeRouteResource(Route value)
The body resource for this request
.google.cloud.compute.v1.Route route_resource = 225428804 [(.google.api.field_behavior) = REQUIRED];
|
static Route.Builder |
Route.newBuilder(Route prototype) |
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.setAdvertisedRoutes(int index,
Route value)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouterStatus.Builder |
RouterStatus.Builder.setBestRoutes(int index,
Route value)
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.
|
RouterStatus.Builder |
RouterStatus.Builder.setBestRoutesForRouter(int index,
Route value)
A list of the best BGP routes learned by this Cloud Router.
|
RouteList.Builder |
RouteList.Builder.setItems(int index,
Route value)
A list of Route resources.
|
InsertRouteRequest.Builder |
InsertRouteRequest.Builder.setRouteResource(Route value)
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 |
|---|---|
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.addAllAdvertisedRoutes(Iterable<? extends Route> values)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068; |
RouterStatus.Builder |
RouterStatus.Builder.addAllBestRoutes(Iterable<? extends Route> values)
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.
|
RouterStatus.Builder |
RouterStatus.Builder.addAllBestRoutesForRouter(Iterable<? extends Route> values)
A list of the best BGP routes learned by this Cloud Router.
|
RouteList.Builder |
RouteList.Builder.addAllItems(Iterable<? extends Route> values)
A list of Route resources.
|
Copyright © 2025 Google LLC. All rights reserved.