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

Properties

virtual string ETag [get, set]
 Etag of the response. More...
 
virtual System.Collections.Generic.IList< CommentItems [get, set]
 The List of Comments for a Post. More...
 
virtual string Kind [get, set]
 The kind of this entry. Always blogger::commentList. More...
 
virtual string NextPageToken [get, set]
 Pagination token to fetch the next page, if one exists. More...
 
virtual string PrevPageToken [get, set]
 Pagination token to fetch the previous page, if one exists. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

Etag of the response.

◆ Items

virtual System.Collections.Generic.IList<Comment> Google.Apis.Blogger.v3.Data.CommentList.Items
getset

The List of Comments for a Post.

◆ Kind

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

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

◆ NextPageToken

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

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

◆ PrevPageToken

virtual string Google.Apis.Blogger.v3.Data.CommentList.PrevPageToken
getset

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


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