Class GatewayRouteView (0.7.0)

GatewayRouteView(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GatewayRouteView defines view-only resource for Routes to a Gateway

Attributes

Name Description
name str
Output only. Identifier. Full path name of the GatewayRouteView resource. Format: projects/{project_number}/locations/{location}/gateways/{gateway}/routeViews/{route_view}
route_project_number int
Output only. Project number where the route exists.
route_location str
Output only. Location where the route exists.
route_type str
Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute
route_id str
Output only. The resource id for the route.