GSuitePrincipal
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
JSON 表示法 |
{
// 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 网域中的所有用户。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# GSuitePrincipal\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { // 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`. } ``` |\n\n| Fields ||\n|--------------------|-----------------------------------------------------------------------------------------------|\n| Union field `gsuite_principal`. `gsuite_principal` can be only one of the following: ||\n| `gsuiteUserEmail` | `string` This principal references a Google Workspace user account. |\n| `gsuiteGroupEmail` | `string` This principal references a Google Workspace group name. |\n| `gsuiteDomain` | `boolean` This principal represents all users of the Google Workspace domain of the customer. |"]]