GoogleApi.DriveActivity.V2.Model.AppliedLabelChange (google_api_drive_activity v0.9.0)

View Source

Label changes that were made on the Target.

Attributes

  • changes (type: list(GoogleApi.DriveActivity.V2.Model.AppliedLabelChangeDetail.t), default: nil) - Changes that were made to the Label on the Target.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DriveActivity.V2.Model.AppliedLabelChange{
  changes: [GoogleApi.DriveActivity.V2.Model.AppliedLabelChangeDetail.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.