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

Attributes

  • author (CommentAuthor): Defaults to: null.
  • blog (CommentBlog): Defaults to: null.
  • content (String): The actual content of the comment. May include HTML markup. Defaults to: null.
  • id (String): The identifier for this resource. Defaults to: null.
  • inReplyTo (CommentInReplyTo): Defaults to: null.
  • kind (String): The kind of this entry. Always blogger#comment Defaults to: null.
  • post (CommentPost): Defaults to: null.
  • published (DateTime): RFC 3339 date-time when this comment was published. Defaults to: null.
  • selfLink (String): The API REST URL to fetch this resource from. Defaults to: null.
  • status (String): The status of the comment (only populated for admin users) Defaults to: null.
  • updated (DateTime): RFC 3339 date-time when this comment was last updated. Defaults to: null.