FileComment
ファイルに関するコメント。
JSON 表現 |
---|
{
"legacyCommentId": string,
"legacyDiscussionId": string,
"linkToDiscussion": string,
"parent": {
object ( |
フィールド | |
---|---|
legacyCommentId
|
ディスカッション スレッド内のコメント。この ID は、Drive API と互換性のある不透明な文字列です。https://developers.google.com/workspace/drive/v3/reference/comments/get をご覧ください。 |
legacyDiscussionId
|
コメントが追加されたディスカッション スレッド。この ID は、Drive API と互換性のある不透明な文字列で、ディスカッション内の最初のコメントを参照します。https://developers.google.com/workspace/drive/v3/reference/comments/get をご覧ください。 |
linkToDiscussion
|
このコメントを含むディスカッション スレッドへのリンク(例: |
parent
|
このコメントを含むドライブ アイテム。 |