リソース: GatewayRouteView
GatewayRouteView は、Gateway へのルートの表示専用リソースを定義します。
| JSON 表現 | 
|---|
| { "name": string, "routeProjectNumber": string, "routeLocation": string, "routeType": string, "routeId": string } | 
| フィールド | |
|---|---|
| name | 
 出力専用。ID。GatewayRouteView リソースの完全なパス名。形式: projects/{project_number}/locations/{location}/gateways/{gateway_name}/routeViews/{route_view_name} | 
| routeProjectNumber | 
 出力専用。ルートが存在するプロジェクトの番号。 | 
| routeLocation | 
 出力専用。ルートが存在する場所。 | 
| routeType | 
 出力専用。ルートのタイプ: HttpRoute、GrpcRoute、TcpRoute、TlsRoute | 
| routeId | 
 出力専用。ルートのリソース ID。 | 
| メソッド | |
|---|---|
| 
 | Gateway の 1 つの RouteView を取得します。 | 
| 
 | RouteView を一覧表示する |