OptionalactionThe action the reply performed to the parent comment.Valid values are: resolvereopen
OptionalauthorOutput only.The author of the reply.The author 's email address and permission ID will not be populated.
OptionalcontentThe 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.
OptionalcreatedThe time at which the reply was created (RFC 3339 date-time).
OptionaldeletedOutput only. Whether the reply has been deleted. A deleted reply has no content.
OptionalhtmlOutput only. The content of the reply with HTML formatting.
OptionalidOutput only. The ID of the reply.
OptionalkindOutput only. Identifies what kind of resource this is. Value: the fixed string "drive#reply".
OptionalmodifiedThe last time the reply was modified (RFC 3339 date-time).
A reply to a comment on a file.Some resource methods(such as
replies.update)require areplyId.Use thereplies.listmethod to retrieve the ID for a reply.