Google File
Overview
A Google File resource represents a file in the user's Google Drive.
Fields
Field
Type
Description
id
String
The id of the file as found in Google Drive.
name
String
The name of the file
url
String
The url of the file.
mimeType
String
The mimetype of the file.
Example
Last updated