GoogleApi.Drive.V3.Model.User (google_api_drive v0.21.1) View Source
Information about a Drive user.
Attributes
-
displayName(type:String.t, default:nil) - A plain text displayable name for this user. -
emailAddress(type:String.t, default:nil) - 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. -
kind(type:String.t, default:drive#user) - Identifies what kind of resource this is. Value: the fixed string "drive#user". -
me(type:boolean(), default:nil) - Whether this user is the requesting user. -
permissionId(type:String.t, default:nil) - The user's ID as visible in Permission resources. -
photoLink(type:String.t, default:nil) - A link to the user's profile photo, if available.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.