View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo (google_api_drive_labels v0.2.0)
Information about a user.
Attributes
-
person
(type:String.t
, default:nil
) - The identifier for this user that can be used with the People API to get more information. For example, people/12345678.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo{ person: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.