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

Properties

virtual string Kind [get, set]
 The kind of this entity. Always blogger::postUserInfo. More...
 
virtual Post Post [get, set]
 The Post resource. More...
 
virtual PostPerUserInfo PostUserInfoValue [get, set]
 Information about a User for the Post. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Kind

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

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

◆ Post

virtual Post Google.Apis.Blogger.v3.Data.PostUserInfo.Post
getset

The Post resource.

◆ PostUserInfoValue

virtual PostPerUserInfo Google.Apis.Blogger.v3.Data.PostUserInfo.PostUserInfoValue
getset

Information about a User for the Post.


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