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

Properties

virtual string ETag [get, set]
 Etag of the response. More...
 
virtual System.Collections.Generic.IList< PageItems [get, set]
 The list of Pages for a Blog. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::pageList. More...
 
virtual string NextPageToken [get, set]
 Pagination token to fetch the next page, if one exists. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

Etag of the response.

◆ Items

virtual System.Collections.Generic.IList<Page> Google.Apis.Blogger.v3.Data.PageList.Items
getset

The list of Pages for a Blog.

◆ Kind

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

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

◆ NextPageToken

virtual string Google.Apis.Blogger.v3.Data.PageList.NextPageToken
getset

Pagination token to fetch the next page, if one exists.


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