GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy (google_api_drive_labels v0.3.0)
View SourceBehavior of this label when it's applied to Drive items.
Attributes
-
copyMode
(type:String.t
, default:nil
) - Indicates how the applied label and field values should be copied when a Drive item is copied.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy{ copyMode: String.t() | nil }