View Source GoogleApi.Drive.V3.Model.FileShortcutDetails (google_api_drive v0.32.0)
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.
Attributes
-
targetId(type:String.t, default:nil) - The ID of the file that this shortcut points to. Can only be set onfiles.createrequests. -
targetMimeType(type:String.t, default:nil) - Output only. 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. -
targetResourceKey(type:String.t, default:nil) - Output only. The ResourceKey for the target file.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.