Representasi file Google Drive.
| Representasi JSON |
|---|
{ "id": string, "title": string, "alternateLink": string, "thumbnailUrl": string } |
| Kolom | |
|---|---|
id |
ID resource Drive API. |
title |
Judul item Drive. Hanya baca. |
alternateLink |
URL yang dapat digunakan untuk mengakses item Drive. Hanya baca. |
thumbnailUrl |
URL gambar thumbnail item Drive. Hanya baca. |