Liste der AccessBindings. Diese werden stabil, aber in beliebiger Reihenfolge angeordnet.
nextPageToken
string
Ein Token, das als pageToken gesendet werden kann, um die nächste Seite abzurufen. Wenn dieses Feld weggelassen wird, gibt es keine nachfolgenden Seiten.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-02 (UTC)."],[[["This documentation details the structure of the JSON response for the ListAccessBindings RPC."],["The response includes a list of AccessBindings and a token for retrieving subsequent pages, if available."],["AccessBindings within the response will be ordered, but the order itself is not guaranteed to be meaningful."]]],["The `ListAccessBindings` RPC returns a JSON object containing a list of `accessBindings`. Each `accessBinding` is an object. The `nextPageToken` field, a string, provides a token to retrieve subsequent pages of `accessBindings`; if omitted, no further pages exist. The `accessBindings` are ordered in a stable, arbitrary manner. This response allows for paginated retrieval of access bindings.\n"]]