Output only. A plain text displayable name for this user.
kind
string
Output only. Identifies what kind of resource this is. Value: the fixed string "drive#user".
me
boolean
Output only. Whether this user is the requesting user.
permissionId
string
Output only. The user's ID as visible in Permission resources.
emailAddress
string
Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
photoLink
string
Output only. A link to the user's profile photo, if available.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["The Drive User resource provides information about a Google Drive user, including their display name, email address, and profile photo link."],["This resource uses a JSON representation with specific fields like `displayName`, `kind`, `me`, `permissionId`, `emailAddress`, and `photoLink` to convey user details."],["The `permissionId` field is particularly useful for identifying the user in Permission resources."],["Some fields, like `emailAddress`, may be unavailable depending on the user's visibility settings and the requester's permissions."]]],[]]