سرور MCP را برای Google Analytics امتحان کنید. از
GitHub نصب کنید و برای جزئیات بیشتر به
اطلاعیه مراجعه کنید.
BatchGetAccessBindingsResponse
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
پیام پاسخ برای BatchGetAccessBindings RPC.
نمایندگی JSON |
---|
{
"accessBindings": [
{
object (AccessBinding )
}
]
} |
فیلدها |
---|
accessBindings[] | object ( AccessBinding ) الزامات دسترسی درخواستی |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\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,["# BatchGetAccessBindingsResponse\n\n- [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. |"]]