FileComment
A comment on a file.
| JSON representation |
|---|
{
"legacyCommentId"
:
string
,
"legacyDiscussionId"
:
string
,
"linkToDiscussion"
:
string
,
"parent"
:
{
object (
|
| Fields | |
|---|---|
legacyCommentId
|
The comment in the discussion thread. This identifier is an opaque string compatible with the Drive API; see https://developers.google.com/workspace/drive/v3/reference/comments/get |
legacyDiscussionId
|
The discussion thread to which the comment was added. This identifier is an opaque string compatible with the Drive API and references the first comment in a discussion; see https://developers.google.com/workspace/drive/v3/reference/comments/get |
linkToDiscussion
|
The link to the discussion thread containing this comment, for example, |
parent
|
The Drive item containing this comment. |

