blogger  v3
Classes | Properties | List of all members
Google.Apis.Blogger.v3.Data.Page Class Reference
Inheritance diagram for Google.Apis.Blogger.v3.Data.Page:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  AuthorData
 The author of this Page. More...
 
class  BlogData
 Data about the blog containing this Page. More...
 

Properties

virtual Page.AuthorData Author [get, set]
 The author of this Page. More...
 
virtual Page.BlogData Blog [get, set]
 Data about the blog containing this Page. More...
 
virtual string Content [get, set]
 The body content of this Page, in HTML. More...
 
virtual string ETag [get, set]
 Etag of the resource. More...
 
virtual string Id [get, set]
 The identifier for this resource. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::page. More...
 
virtual string Published [get, set]
 RFC 3339 date-time when this Page was published. More...
 
virtual string SelfLink [get, set]
 The API REST URL to fetch this resource from. More...
 
virtual string Status [get, set]
 The status of the page for admin resources (either LIVE or DRAFT). More...
 
virtual string Title [get, set]
 The title of this entity. This is the name displayed in the Admin user interface. More...
 
virtual string Updated [get, set]
 RFC 3339 date-time when this Page was last updated. More...
 
virtual string Url [get, set]
 The URL that this Page is displayed at. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Author

virtual Page.AuthorData Google.Apis.Blogger.v3.Data.Page.Author
getset

The author of this Page.

◆ Blog

virtual Page.BlogData Google.Apis.Blogger.v3.Data.Page.Blog
getset

Data about the blog containing this Page.

◆ Content

virtual string Google.Apis.Blogger.v3.Data.Page.Content
getset

The body content of this Page, in HTML.

◆ ETag

virtual string Google.Apis.Blogger.v3.Data.Page.ETag
getset

Etag of the resource.

◆ Id

virtual string Google.Apis.Blogger.v3.Data.Page.Id
getset

The identifier for this resource.

◆ Kind

virtual string Google.Apis.Blogger.v3.Data.Page.Kind
getset

The kind of this entity. Always blogger::page.

◆ Published

virtual string Google.Apis.Blogger.v3.Data.Page.Published
getset

RFC 3339 date-time when this Page was published.

◆ SelfLink

virtual string Google.Apis.Blogger.v3.Data.Page.SelfLink
getset

The API REST URL to fetch this resource from.

◆ Status

virtual string Google.Apis.Blogger.v3.Data.Page.Status
getset

The status of the page for admin resources (either LIVE or DRAFT).

◆ Title

virtual string Google.Apis.Blogger.v3.Data.Page.Title
getset

The title of this entity. This is the name displayed in the Admin user interface.

◆ Updated

virtual string Google.Apis.Blogger.v3.Data.Page.Updated
getset

RFC 3339 date-time when this Page was last updated.

◆ Url

virtual string Google.Apis.Blogger.v3.Data.Page.Url
getset

The URL that this Page is displayed at.


The documentation for this class was generated from the following file: