Google 云端硬盘文件的表示形式。
JSON 表示法 |
---|
{ "id": string, "title": string, "alternateLink": string, "thumbnailUrl": string } |
字段 | |
---|---|
id |
云端硬盘 API 资源 ID。 |
title |
云端硬盘内容的标题。 只读。 |
alternateLink |
可用于访问云端硬盘内容的网址。 只读。 |
thumbnailUrl |
云端硬盘内容的缩略图网址。 只读。 |