google_api_drive_activity v0.5.0 GoogleApi.DriveActivity.V2.Model.Actor View Source

The actor of a Drive activity.

Attributes

  • administrator (type: GoogleApi.DriveActivity.V2.Model.Administrator.t, default: nil) - An administrator.
  • anonymous (type: GoogleApi.DriveActivity.V2.Model.AnonymousUser.t, default: nil) - An anonymous user.
  • impersonation (type: GoogleApi.DriveActivity.V2.Model.Impersonation.t, default: nil) - An account acting on behalf of another.
  • system (type: GoogleApi.DriveActivity.V2.Model.SystemEvent.t, default: nil) - A non-user actor (i.e. system triggered).
  • user (type: GoogleApi.DriveActivity.V2.Model.User.t, default: nil) - An end user.

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.