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

Properties

virtual string BlogId [get, set]
 ID of the Blog resource. More...
 
virtual System.Nullable< bool > HasAdminAccess [get, set]
 True if the user has Admin level access to the blog. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::blogPerUserInfo. More...
 
virtual string PhotosAlbumKey [get, set]
 The Photo Album Key for the user when adding photos to the blog. More...
 
virtual string Role [get, set]
 Access permissions that the user has for the blog (ADMIN, AUTHOR, or READER). 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.BlogPerUserInfo.BlogId
getset

ID of the Blog resource.

◆ ETag

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

The ETag of the item.

◆ HasAdminAccess

virtual System.Nullable<bool> Google.Apis.Blogger.v3.Data.BlogPerUserInfo.HasAdminAccess
getset

True if the user has Admin level access to the blog.

◆ Kind

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

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

◆ PhotosAlbumKey

virtual string Google.Apis.Blogger.v3.Data.BlogPerUserInfo.PhotosAlbumKey
getset

The Photo Album Key for the user when adding photos to the blog.

◆ Role

virtual string Google.Apis.Blogger.v3.Data.BlogPerUserInfo.Role
getset

Access permissions that the user has for the blog (ADMIN, AUTHOR, or READER).

◆ UserId

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

ID of the User.


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