FileComment

FileComment

ファイルに関するコメント。

JSON 表現
{
  "legacyCommentId": string,
  "legacyDiscussionId": string,
  "linkToDiscussion": string,
  "parent": {
    object (DriveItem)
  }
}
フィールド
legacyCommentId

string

ディスカッション スレッド内のコメント。この ID は、Drive API と互換性のある不透明な文字列です。https://developers.google.com/workspace/drive/v3/reference/comments/get をご覧ください。

legacyDiscussionId

string

コメントが追加されたディスカッション スレッド。この ID は、Drive API と互換性のある不透明な文字列で、ディスカッション内の最初のコメントを参照します。https://developers.google.com/workspace/drive/v3/reference/comments/get をご覧ください。

parent

object (DriveItem)

このコメントを含むドライブ アイテム。