GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldDisplayHints (google_api_drive_labels v0.3.0)
View SourceUI display hints for rendering a field.
Attributes
-
disabled
(type:boolean()
, default:nil
) - Whether the field should be shown in the UI as disabled. -
hiddenInSearch
(type:boolean()
, default:nil
) - This field should be hidden in the search menu when searching for Drive items. -
required
(type:boolean()
, default:nil
) - Whether the field should be shown as required in the UI. -
shownInApply
(type:boolean()
, default:nil
) - This field should be shown in the apply menu when applying values to a Drive item.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.