View Source GoogleApi.DriveActivity.V2.Model.AppliedLabelChange (google_api_drive_activity v0.8.0)
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
@type t() :: %GoogleApi.DriveActivity.V2.Model.AppliedLabelChange{ changes: [GoogleApi.DriveActivity.V2.Model.AppliedLabelChangeDetail.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.