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

A change about comments on an object.

Attributes

  • assignment (type: GoogleApi.DriveActivity.V2.Model.Assignment.t, default: nil) - A change on an assignment.
  • mentionedUsers (type: list(GoogleApi.DriveActivity.V2.Model.User.t), default: nil) - Users who are mentioned in this comment.
  • post (type: GoogleApi.DriveActivity.V2.Model.Post.t, default: nil) - A change on a regular posted comment.
  • suggestion (type: GoogleApi.DriveActivity.V2.Model.Suggestion.t, default: nil) - A change on a suggestion.

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.