গ্রাহকের Google Workspace অ্যাকাউন্টের জন্য অনন্য আইডি। একটি মাল্টি-ডোমেন অ্যাকাউন্টের ক্ষেত্রে, একটি গ্রাহকের জন্য সমস্ত গ্রুপ আনতে, domain পরিবর্তে এই ক্ষেত্রটি ব্যবহার করুন৷ আপনি আপনার অ্যাকাউন্টের customerId প্রতিনিধিত্ব করতে my_customer alias ব্যবহার করতে পারেন। ব্যবহারকারীর সম্পদের অংশ হিসাবে customerId ফেরত দেওয়া হয়। আপনাকে অবশ্যই customer বা domain প্যারামিটার প্রদান করতে হবে।
roleAssignmentId
string
ভূমিকা নিয়োগের অপরিবর্তনীয় আইডি।
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডিতে RoleAssignment এর একটি উদাহরণ থাকে।
[[["সহজে বোঝা যায়","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"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Retrieves detailed information about a specific role assignment within a Google Workspace account."],["Requires providing either the customer ID or domain, along with the immutable ID of the target role assignment."],["Utilizes a GET request to the specified endpoint with necessary path parameters and an empty request body."],["Upon successful execution, returns a RoleAssignment object encompassing details of the retrieved assignment."],["Needs authorization with specific OAuth scopes related to role management within Google Workspace."]]],[]]