[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis documentation details the response message structure for the BatchGetAccessBindings RPC.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes an \u003ccode\u003eaccessBindings\u003c/code\u003e array containing objects representing individual AccessBindings, as defined in the provided schema link.\u003c/p\u003e\n"],["\u003cp\u003eEach AccessBinding object provides information about access permissions, following the structure specified in the linked documentation.\u003c/p\u003e\n"]]],["The BatchGetAccessBindings RPC response contains a JSON representation with a single field: `accessBindings`. This field is an array of `AccessBinding` objects, each detailing a specific access binding. The response provides the requested access bindings within this array. Each object in the array has detail information, defined by the `AccessBinding` schema. The `accessBindings` array holds all the retrieved access bindings.\n"],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for BatchGetAccessBindings RPC.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"accessBindings\": [ { object (/analytics/devguides/config/admin/v1/rest/v1alpha/accounts.accessBindings#AccessBinding) } ] } ``` |\n\n| Fields ||\n|--------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `accessBindings[]` | `object (`[AccessBinding](/analytics/devguides/config/admin/v1/rest/v1alpha/accounts.accessBindings#AccessBinding)`)` The requested access bindings. |"]]