FileComment
文件中的评论。
JSON 表示法 |
---|
{
"legacyCommentId": string,
"legacyDiscussionId": string,
"linkToDiscussion": string,
"parent": {
object ( |
字段 | |
---|---|
legacyCommentId
|
讨论串中的评论。此标识符是与 Drive API 兼容的不透明字符串;请参阅 https://developers.google.com/workspace/drive/v3/reference/comments/get |
legacyDiscussionId
|
添加评论的讨论串。此标识符是一个与 Drive API 兼容的不透明字符串,用于引用讨论中的第一条评论;请参阅 https://developers.google.com/workspace/drive/v3/reference/comments/get |
linkToDiscussion
|
包含相应评论的讨论串的链接,例如 |
parent
|
包含相应评论的云端硬盘内容。 |