shortcutDetails property

FileShortcutDetails? shortcutDetails
getter/setter pair

Shortcut file details.

Only populated for shortcut files, which have the mimeType field set to application/vnd.google-apps.shortcut. Can only be set on files.create requests.

Implementation

FileShortcutDetails? shortcutDetails;