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)

이 댓글이 포함된 Drive 항목입니다.