DriveFile Object

gc_drive_file(
  thumbnailUrl = NULL,
  id = NULL,
  title = NULL,
  alternateLink = NULL
)

Arguments

thumbnailUrl

URL of a thumbnail image of the Drive item

id

Drive API resource ID

title

Title of the Drive item

alternateLink

URL that can be used to access the Drive item

Value

DriveFile object

Details

Representation of a Google Drive file.