Erforderlich. Das Projekt und der Standort, aus dem die LbRouteExtension-Ressourcen stammen, im folgenden Format: projects/{project}/locations/{location}.
Abfrageparameter
Parameter
pageSize
integer
Optional. Angeforderte Seitengröße. Der Server gibt möglicherweise weniger Elemente zurück, als angefordert. Wenn keine Angabe erfolgt, wählt der Server einen geeigneten Standardwert aus.
pageToken
string
Optional. Ein Token, das eine Ergebnisseite identifiziert, die vom Server zurückgegeben wird.
filter
string
Optional. Ergebnisse filtern.
orderBy
string
Optional. Hinweis zur Sortierung der Ergebnisse.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Nachricht für die Antwort auf die Auflistung von LbRouteExtension-Ressourcen.
Bei Erfolg enthält der Antworttext Daten mit der folgenden Struktur:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-30 (UTC)."],[],[],null,["# Method: projects.locations.lbRouteExtensions.list\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.ListLbRouteExtensionsResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n- [Try it!](#try-it)\n\nLists `LbRouteExtension` resources in a given project and location.\n\n### HTTP request\n\n`GET https://networkservices.googleapis.com/v1/{parent=projects/*/locations/*}/lbRouteExtensions`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nMessage for response to listing `LbRouteExtension` resources.\n\nIf successful, the response body contains data with the following structure:\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](https://cloud.google.com/docs/authentication/).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `networkservices.lbRouteExtensions.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]