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

Classes

class  LocaleData
 The locale this Blog is set to. More...
 
class  PagesData
 The container of pages in this blog. More...
 
class  PostsData
 The container of posts in this blog. More...
 

Properties

virtual string CustomMetaData [get, set]
 The JSON custom meta-data for the Blog. More...
 
virtual string Description [get, set]
 The description of this blog. This is displayed underneath the title. More...
 
virtual string Id [get, set]
 The identifier for this resource. More...
 
virtual string Kind [get, set]
 The kind of this entry. Always blogger::blog. More...
 
virtual Blog.LocaleData Locale [get, set]
 The locale this Blog is set to. More...
 
virtual string Name [get, set]
 The name of this blog. This is displayed as the title. More...
 
virtual Blog.PagesData Pages [get, set]
 The container of pages in this blog. More...
 
virtual Blog.PostsData Posts [get, set]
 The container of posts in this blog. More...
 
virtual string Published [get, set]
 RFC 3339 date-time when this blog 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 blog. More...
 
virtual string Updated [get, set]
 RFC 3339 date-time when this blog was last updated. More...
 
virtual string Url [get, set]
 The URL where this blog is published. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ CustomMetaData

virtual string Google.Apis.Blogger.v3.Data.Blog.CustomMetaData
getset

The JSON custom meta-data for the Blog.

◆ Description

virtual string Google.Apis.Blogger.v3.Data.Blog.Description
getset

The description of this blog. This is displayed underneath the title.

◆ ETag

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

The ETag of the item.

◆ Id

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

The identifier for this resource.

◆ Kind

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

The kind of this entry. Always blogger::blog.

◆ Locale

virtual Blog.LocaleData Google.Apis.Blogger.v3.Data.Blog.Locale
getset

The locale this Blog is set to.

◆ Name

virtual string Google.Apis.Blogger.v3.Data.Blog.Name
getset

The name of this blog. This is displayed as the title.

◆ Pages

virtual Blog.PagesData Google.Apis.Blogger.v3.Data.Blog.Pages
getset

The container of pages in this blog.

◆ Posts

virtual Blog.PostsData Google.Apis.Blogger.v3.Data.Blog.Posts
getset

The container of posts in this blog.

◆ Published

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

RFC 3339 date-time when this blog was published.

◆ SelfLink

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

The API REST URL to fetch this resource from.

◆ Status

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

The status of the blog.

◆ Updated

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

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

◆ Url

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

The URL where this blog is published.


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