Obrigatório. Nome do recurso GatewayRouteView. Formatos: projects/{project_number}/locations/{location}/gateways/{gateway_name}/routeViews/{route_view_name}
A autorização requer a seguinte permissão do IAM no recurso especificado name:
networkservices.route_views.get
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta conterá uma instância de GatewayRouteView.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-29 UTC."],[],[],null,["# Method: projects.locations.gateways.routeViews.get\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nGet a single RouteView of a Gateway.\n\n### HTTP request\n\n`GET https://networkservices.googleapis.com/v1beta1/{name=projects/*/locations/*/gateways/*/routeViews/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [GatewayRouteView](/service-mesh/v1.25/docs/reference/network-services/rest/v1beta1/projects.locations.gateways.routeViews#GatewayRouteView).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]