google_api_blogger v0.0.1
GoogleApi.Blogger.V3.Model.Post
View Source
Attributes
- author (PostAuthor): Defaults to:
null
.
- blog (PostBlog): Defaults to:
null
.
- content (String): The content of the Post. May contain HTML markup. Defaults to:
null
.
- customMetaData (String): The JSON meta-data for the Post. Defaults to:
null
.
- etag (String): Etag of the resource. Defaults to:
null
.
- id (String): The identifier of this Post. Defaults to:
null
.
- images (List[PostImages]): Display image for the Post. Defaults to:
null
.
- kind (String): The kind of this entity. Always blogger#post Defaults to:
null
.
- labels (List[String]): The list of labels this Post was tagged with. Defaults to:
null
.
- location (PostLocation): Defaults to:
null
.
- published (DateTime): RFC 3339 date-time when this Post was published. Defaults to:
null
.
- readerComments (String): Comment control and display setting for readers of this post. Defaults to:
null
.
- replies (PostReplies): Defaults to:
null
.
- selfLink (String): The API REST URL to fetch this resource from. Defaults to:
null
.
- status (String): Status of the post. Only set for admin-level requests Defaults to:
null
.
- title (String): The title of the Post. Defaults to:
null
.
- titleLink (String): The title link URL, similar to atom's related link. Defaults to:
null
.
- updated (DateTime): RFC 3339 date-time when this Post was last updated. Defaults to:
null
.
- url (String): The URL where this Post is displayed. Defaults to:
null
.