Instances of the Comment resource represent a comment by a user. Comments can be associated with Product resources or with specific ProductVersions of a Product.
Attributes
id
Integer The identification number of the Comment resource.
title
String Optional. The title of the comment.
comment
String The body of the comment.
username
String Read-only. The name of the user who submitted the comment.