GoogleApi.Script.V1.Model.GoogleAppsScriptTypeUser (google_api_script v0.19.0)
View SourceA simple user profile resource.
Attributes
-
domain
(type:String.t
, default:nil
) - The user's domain. -
email
(type:String.t
, default:nil
) - The user's identifying email address. -
name
(type:String.t
, default:nil
) - The user's display name. -
photoUrl
(type:String.t
, default:nil
) - The user's photo.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.