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

View Source

A description of a user's capabilities on a LabelLock.

Attributes

  • canViewPolicy (type: boolean(), default: nil) - True if the user is authorized to view the policy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LabelLockCapabilities{
    canViewPolicy: boolean() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.