谷歌云端硬盘返回:
- 用户电子邮件
- 权限 ID
https://developers.google.com/drive/api/v3/reference/permissions
Google Drive Activity API v2 返回 Google UserID,例如:personName: people/ACCOUNT_ID https://developers.google.com/drive/activity/v2/reference/rest/v2/activity/user#KnownUser
如何将用户电子邮件或 userPermissionId 与 'people/ACCOUNT_ID' 匹配?
有没有办法获得具有用户电子邮件/权限 ID 的 ACCOUNT_ID,反之亦然?