BatchCreateAccessBindingsResponse
پیام پاسخ برای BatchCreateAccessBindings 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 BatchCreateAccessBindings RPC."],["The response includes an `accessBindings` field containing an array of created `AccessBinding` objects in JSON format."],["Each `AccessBinding` object represents a newly created access binding, with further details available in the provided link."]]],["The JSON representation of the BatchCreateAccessBindings response includes an array named `accessBindings`. Each element within this array is an `AccessBinding` object. The response's key action is providing a list of the newly created access bindings. The `accessBindings` field contains detailed information about each created access binding, and it is represented in an object format.\n"]]