BatchGetAccessBindingsResponse
针对 BatchGetAccessBindings RPC 的响应消息。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-14。
[null,null,["最后更新时间 (UTC):2025-01-14。"],[[["This documentation details the response message structure for the BatchGetAccessBindings RPC."],["The response includes an `accessBindings` array containing objects representing individual AccessBindings, as defined in the provided schema link."],["Each AccessBinding object provides information about access permissions, following the structure specified in the linked documentation."]]],["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"]]