taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
732 stars 86 forks source link

Sept 13th Drive API Update #176

Closed ktibbs-salesforce closed 2 years ago

ktibbs-salesforce commented 3 years ago

Hello!

Will there be any changes that need to be taken into consideration with Googles announcement over updating the Drive API?

`The resource key of an item is returned on the resourceKey field of the file metadata in the Drive API response.

If the file is a shortcut file, then the resource key for the target of the shortcut can be read from the shortcutDetails.targetResourceKey field of the same resource. URL type fields such as exportLinks, webContentLink, and webViewLink will include the resourceKey. Requests to the Drive API can specify one or more resource keys with the X-Goog-Drive-Resource-Keys HTTP request header.`