FileComment

FileComment

對檔案加註。

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

string

討論串中的註解。這個 ID 是與 Drive API 相容的不透明字串,請參閱 https://developers.google.com/drive/v3/reference/comments/get

legacyDiscussionId

string

加入留言的討論串。這個 ID 是不透明字串,與 Drive API 相容,並會參照討論中的第一則註解;請參閱 https://developers.google.com/drive/v3/reference/comments/get

parent

object (DriveItem)

含有這則註解的雲端硬碟項目。