Resource: MeshRouteView
MeshRouteView defines view-only resource for Routes to a Mesh
| JSON representation | 
|---|
{ "name": string, "routeProjectNumber": string, "routeLocation": string, "routeType": string, "routeId": string }  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Output only. Full path name of the MeshRouteView resource. Format: projects/{project_number}/locations/{location}/meshes/{mesh_name}/routeViews/{route_view_name}  | 
              
routeProjectNumber | 
                
                   
 Output only. Project number where the route exists.  | 
              
routeLocation | 
                
                   
 Output only. Location where the route exists.  | 
              
routeType | 
                
                   
 Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute  | 
              
routeId | 
                
                   
 Output only. The resource id for the route.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Get a single RouteView of a Mesh. | 
                
 | 
              Lists RouteViews |