View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy (google_api_drive_labels v0.2.0)

Behavior 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
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.