BatchUpdateAccessBindingsResponse
پیام پاسخ برای BatchUpdateAccessBindings RPC.
نمایندگی JSON |
---|
{
"accessBindings": [
{
object (AccessBinding )
}
]
} |
فیلدها |
---|
access Bindings[] | object ( AccessBinding ) اتصالات دسترسی به روز شد. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی."],[[["This documentation details the response message structure for the BatchUpdateAccessBindings RPC."],["The response includes an `accessBindings` field containing an array of updated `AccessBinding` objects in JSON format."],["Each `AccessBinding` object represents specific access permissions and is further detailed in linked documentation."]]],["The BatchUpdateAccessBindings RPC returns a response message containing updated access bindings. The response is in JSON format and includes a single field: `accessBindings`. This field is an array of `AccessBinding` objects, each representing a modified access binding. Each `AccessBinding` object's specific details can be found in the linked documentation for AccessBinding.\n"]]