[[["이해하기 쉬움","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 BatchCreateAccessBindings RPC.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes an \u003ccode\u003eaccessBindings\u003c/code\u003e field containing an array of created \u003ccode\u003eAccessBinding\u003c/code\u003e objects in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eAccessBinding\u003c/code\u003e object represents a newly created access binding, with further details available in the provided link.\u003c/p\u003e\n"]]],["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"],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for BatchCreateAccessBindings 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 access bindings created. |"]]