FileComment

FileComment

Nhận xét về tệp.

Biểu diễn dưới dạng JSON
{
  "legacyCommentId": string,
  "legacyDiscussionId": string,
  "linkToDiscussion": string,
  "parent": {
    object (DriveItem)
  }
}
Các trường
legacyCommentId

string

Bình luận trong chuỗi thảo luận. Giá trị nhận dạng này là một chuỗi không rõ ràng tương thích với API Drive. Vui lòng xem https://developers.google.com/drive/v3/reference/comments/get

legacyDiscussionId

string

Chuỗi thảo luận mà bình luận được thêm vào. Giá trị nhận dạng này là một chuỗi không rõ ràng tương thích với API Drive và tham chiếu đến nhận xét đầu tiên trong một cuộc thảo luận; hãy xem https://developers.google.com/drive/v3/reference/comments/get

parent

object (DriveItem)

Mục trên Drive có chứa nhận xét này.