Class MeshRouteView (0.7.0)

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

MeshRouteView defines view-only resource for Routes to a Mesh

Attributes

Name Description
name str
Output only. Identifier. Full path name of the MeshRouteView resource. Format: projects/{project}/locations/{location}/meshes/{mesh}/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.