המזהה הייחודי של חשבון Google Workspace של הלקוח. אם מדובר בחשבון מרובה דומיינים, כדי לאחזר את כל הקבוצות של לקוח, יש להשתמש בשדה הזה במקום בשדה domain. אפשר גם להשתמש בכתובת האימייל החלופית my_customer כדי לייצג את customerId של החשבון. ה-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-05-15 (שעון 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."]]],[]]