DriveFile

Google ドライブ ファイルを表します。

JSON 表現
{
  "id": string,
  "title": string,
  "alternateLink": string,
  "thumbnailUrl": string
}
フィールド
id

string

Drive API リソース ID。

title

string

Google ドライブ アイテムのタイトル。

読み取り専用です。

thumbnailUrl

string

ドライブ アイテムのサムネイル画像の URL。

読み取り専用です。