google_api_drive_activity v0.4.3 GoogleApi.DriveActivity.V2.Model.User View Source

Information about an end user.

Attributes

  • deletedUser (type: GoogleApi.DriveActivity.V2.Model.DeletedUser.t, default: nil) - A user whose account has since been deleted.
  • knownUser (type: GoogleApi.DriveActivity.V2.Model.KnownUser.t, default: nil) - A known user.
  • unknownUser (type: GoogleApi.DriveActivity.V2.Model.UnknownUser.t, default: nil) - A user about whom nothing is currently known.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.