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

Properties

virtual string BlogId [get, set]
 ID of the Blog that the post resource belongs to. More...
 
virtual System.Nullable< bool > HasEditAccess [get, set]
 True if the user has Author level access to the post. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::postPerUserInfo. More...
 
virtual string PostId [get, set]
 ID of the Post resource. More...
 
virtual string UserId [get, set]
 ID of the User. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ BlogId

virtual string Google.Apis.Blogger.v3.Data.PostPerUserInfo.BlogId
getset

ID of the Blog that the post resource belongs to.

◆ ETag

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

The ETag of the item.

◆ HasEditAccess

virtual System.Nullable<bool> Google.Apis.Blogger.v3.Data.PostPerUserInfo.HasEditAccess
getset

True if the user has Author level access to the post.

◆ Kind

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

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

◆ PostId

virtual string Google.Apis.Blogger.v3.Data.PostPerUserInfo.PostId
getset

ID of the Post resource.

◆ UserId

virtual string Google.Apis.Blogger.v3.Data.PostPerUserInfo.UserId
getset

ID of the User.


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