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