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

View Source

Limits for list-variant of a Field type.

Attributes

  • maxEntries (type: integer(), default: nil) - Maximum number of values allowed for the Field type.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2ListLimits{
  maxEntries: integer() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.