Optional
actionThe action the reply performed to the parent comment. Valid values are:
Optional
authorThe author of the reply. The author's email address and permission ID will not be populated.
Optional
contentThe plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
Optional
createdThe time at which the reply was created (RFC 3339 date-time).
Optional
deletedWhether the reply has been deleted. A deleted reply has no content.
Optional
htmlThe content of the reply with HTML formatting.
Optional
idThe ID of the reply.
Optional
kindIdentifies what kind of resource this is. Value: the fixed string "drive#reply".
Optional
modifiedThe last time the reply was modified (RFC 3339 date-time).
Generated using TypeDoc
A reply to a comment on a file.