| Package | Description | 
|---|---|
| com.google.api.services.drive.model | 
| Modifier and Type | Method and Description | 
|---|---|
File.ShortcutDetails | 
File.ShortcutDetails.clone()  | 
File.ShortcutDetails | 
File.getShortcutDetails()
Shortcut file details. 
 | 
File.ShortcutDetails | 
File.ShortcutDetails.set(String fieldName,
   Object value)  | 
File.ShortcutDetails | 
File.ShortcutDetails.setTargetId(String targetId)
The ID of the file that this shortcut points to. 
 | 
File.ShortcutDetails | 
File.ShortcutDetails.setTargetMimeType(String targetMimeType)
Output only. 
 | 
File.ShortcutDetails | 
File.ShortcutDetails.setTargetResourceKey(String targetResourceKey)
Output only. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
File | 
File.setShortcutDetails(File.ShortcutDetails shortcutDetails)
Shortcut file details. 
 | 
Copyright © 2011–2025 Google. All rights reserved.