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

Attributes

  • customMetaData (String): The JSON custom meta-data for the Blog Defaults to: null.
  • description (String): The description of this blog. This is displayed underneath the title. Defaults to: null.
  • id (String): The identifier for this resource. Defaults to: null.
  • kind (String): The kind of this entry. Always blogger#blog Defaults to: null.
  • locale (BlogLocale): Defaults to: null.
  • name (String): The name of this blog. This is displayed as the title. Defaults to: null.
  • pages (BlogPages): Defaults to: null.
  • posts (BlogPosts): Defaults to: null.
  • published (DateTime): RFC 3339 date-time when this blog 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 blog. Defaults to: null.
  • updated (DateTime): RFC 3339 date-time when this blog was last updated. Defaults to: null.
  • url (String): The URL where this blog is published. Defaults to: null.