FileComment

FileComment

对文件的评论。

JSON 表示法
{
  "legacyCommentId": string,
  "legacyDiscussionId": string,
  "linkToDiscussion": string,
  "parent": {
    object (DriveItem)
  }
}
字段
legacyCommentId

string

讨论会话中的评论。此标识符是与 Drive API 兼容的不透明字符串;请参阅 https://developers.google.com/drive/v3/reference/comments/get

legacyDiscussionId

string

添加了评论的讨论会话。此标识符是与 Drive API 兼容的不透明字符串,并引用讨论中的第一条评论;请参阅 https://developers.google.com/drive/v3/reference/comments/get

parent

object (DriveItem)

包含此评论的云端硬盘内容。