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

Properties

virtual System.Collections.Generic.IList< BlogUserInfoBlogUserInfos [get, set]
 Admin level list of blog per-user information. More...
 
virtual System.Collections.Generic.IList< BlogItems [get, set]
 The list of Blogs this user has Authorship or Admin rights over. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::blogList. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ BlogUserInfos

virtual System.Collections.Generic.IList<BlogUserInfo> Google.Apis.Blogger.v3.Data.BlogList.BlogUserInfos
getset

Admin level list of blog per-user information.

◆ ETag

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

The ETag of the item.

◆ Items

virtual System.Collections.Generic.IList<Blog> Google.Apis.Blogger.v3.Data.BlogList.Items
getset

The list of Blogs this user has Authorship or Admin rights over.

◆ Kind

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

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


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