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

Information about the target of activity.

Attributes

  • drive (type: GoogleApi.DriveActivity.V2.Model.Drive.t, default: nil) - The target is a shared drive.
  • driveItem (type: GoogleApi.DriveActivity.V2.Model.DriveItem.t, default: nil) - The target is a Drive item.
  • fileComment (type: GoogleApi.DriveActivity.V2.Model.FileComment.t, default: nil) - The target is a comment on a Drive file.
  • teamDrive (type: GoogleApi.DriveActivity.V2.Model.TeamDrive.t, default: nil) - This field is deprecated; please use the drive field instead.

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.