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

An object was created.

Attributes

  • copy (type: GoogleApi.DriveActivity.V2.Model.Copy.t, default: nil) - If present, indicates the object was created by copying an existing Drive object.
  • new (type: GoogleApi.DriveActivity.V2.Model.New.t, default: nil) - If present, indicates the object was newly created (e.g. as a blank document), not derived from a Drive object or external object.
  • upload (type: GoogleApi.DriveActivity.V2.Model.Upload.t, default: nil) - If present, indicates the object originated externally and was uploaded to Drive.

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.