google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.PostReplies View Source
The container of comments on this Post.
Attributes
- items (List[Comment]): The List of Comments for this Post. Defaults to:
null
. - selfLink (String): The URL of the comments on this post. Defaults to:
null
. - totalItems (String): The count of comments on this post. Defaults to:
null
.