View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldListOptions (google_api_drive_labels v0.2.0)
Options for a multi-valued variant of an associated field type.
Attributes
-
maxEntries
(type:integer()
, default:nil
) - Maximum number of entries permitted.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldListOptions{ maxEntries: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.