Google ドライブ ファイルを表します。
JSON 表現 |
---|
{ "id": string, "title": string, "alternateLink": string, "thumbnailUrl": string } |
フィールド | |
---|---|
id |
Drive API リソース ID。 |
title |
Google ドライブ アイテムのタイトル。 読み取り専用です。 |
alternateLink |
ドライブのアイテムにアクセスするために使用できる URL。 読み取り専用です。 |
thumbnailUrl |
ドライブ アイテムのサムネイル画像の URL。 読み取り専用です。 |