GoogleApi.Drive.V3.Model.FileShortcutDetails (google_api_drive v0.20.4) View Source
Shortcut file details. Only populated for shortcut files, which have the mimeType field set to application/vnd.google-apps.shortcut.
Attributes
-
targetId
(type:String.t
, default:nil
) - The ID of the file that this shortcut points to. -
targetMimeType
(type:String.t
, default:nil
) - The MIME type of the file that this shortcut points to. The value of this field is a snapshot of the target's MIME type, captured when the shortcut is created.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.