Optional
anchorA region of the document represented as a JSON string. For details on defining anchor properties, refer to Add comments and replies.
Optional
authorThe author of the comment. The author's email address and permission ID will not be populated.
Optional
contentThe plain text content of the comment. This field is used for setting the content, while htmlContent should be displayed.
Optional
createdThe time at which the comment was created (RFC 3339 date-time).
Optional
deletedWhether the comment has been deleted. A deleted comment has no content.
Optional
htmlThe content of the comment with HTML formatting.
Optional
idThe ID of the comment.
Optional
kindIdentifies what kind of resource this is. Value: the fixed string "drive#comment".
Optional
modifiedThe last time the comment or any of its replies was modified (RFC 3339 date-time).
Optional
quotedThe file content to which the comment refers, typically within the anchor region. For a text file, for example, this would be the text at the location of the comment.
Optional
mimeOptional
value?: stringOptional
repliesThe full list of replies to the comment in chronological order.
Optional
resolvedWhether the comment has been resolved by one of its replies.
Generated using TypeDoc
A comment on a file.