google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.CommentList View Source

Attributes

  • etag (String): Etag of the response. Defaults to: null.
  • items (List[Comment]): The List of Comments for a Post. Defaults to: null.
  • kind (String): The kind of this entry. Always blogger#commentList Defaults to: null.
  • nextPageToken (String): Pagination token to fetch the next page, if one exists. Defaults to: null.
  • prevPageToken (String): Pagination token to fetch the previous page, if one exists. Defaults to: null.