GoogleApi.Gmail.V1.Model.ModifyMessageRequest (google_api_gmail v0.17.0)
View SourceAttributes
-
addLabelIds(type:list(String.t), default:nil) - A list of IDs of labels to add to this message. You can add up to 100 labels with each update. -
removeLabelIds(type:list(String.t), default:nil) - A list IDs of labels to remove from this message. You can remove up to 100 labels with each update.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.