{// Union field gsuite_principal can be only one of the following:"gsuiteUserEmail": string,"gsuiteGroupEmail": string,"gsuiteDomain": boolean// End of list of possible types for union field gsuite_principal.}
الحقول
حقل الاتحاد gsuite_principal.
يمكن أن يكون gsuite_principal واحدًا فقط مما يلي:
gsuiteUserEmail
string
يشير هذا العنصر الأساسي إلى حساب مستخدم على Google Workspace.
gsuiteGroupEmail
string
يشير هذا العنصر الأساسي إلى اسم مجموعة Google Workspace.
gsuiteDomain
boolean
يمثّل هذا الحساب الرئيسي جميع مستخدمي نطاق Google Workspace الخاص بالعميل.
تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09-03 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The JSON schema represents a Google Workspace principal, which can be a user, group, or the entire domain."],["The `gsuite_principal` field uses a union type to accommodate different principal types."],["`gsuiteUserEmail` and `gsuiteGroupEmail` fields use strings to identify the user or group, while `gsuiteDomain` uses a boolean to represent the entire domain."]]],[]]