[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-01-14 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"]]