GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy (google_api_drive_labels v0.3.0)

View Source

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

t()

@type t() ::
  %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy{
    copyMode: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.