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

Classes

class  BlogsData
 The container of blogs for this user. More...
 
class  LocaleData
 This user's locale More...
 

Properties

virtual string About [get, set]
 Profile summary information. More...
 
virtual User.BlogsData Blogs [get, set]
 The container of blogs for this user. More...
 
virtual string Created [get, set]
 The timestamp of when this profile was created, in seconds since epoch. More...
 
virtual string DisplayName [get, set]
 The display name. More...
 
virtual string Id [get, set]
 The identifier for this User. More...
 
virtual string Kind [get, set]
 The kind of this entity. Always blogger::user. More...
 
virtual User.LocaleData Locale [get, set]
 This user's locale More...
 
virtual string SelfLink [get, set]
 The API REST URL to fetch this resource from. More...
 
virtual string Url [get, set]
 The user's profile page. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ About

virtual string Google.Apis.Blogger.v3.Data.User.About
getset

Profile summary information.

◆ Blogs

virtual User.BlogsData Google.Apis.Blogger.v3.Data.User.Blogs
getset

The container of blogs for this user.

◆ Created

virtual string Google.Apis.Blogger.v3.Data.User.Created
getset

The timestamp of when this profile was created, in seconds since epoch.

◆ DisplayName

virtual string Google.Apis.Blogger.v3.Data.User.DisplayName
getset

The display name.

◆ ETag

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

The ETag of the item.

◆ Id

virtual string Google.Apis.Blogger.v3.Data.User.Id
getset

The identifier for this User.

◆ Kind

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

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

◆ Locale

virtual User.LocaleData Google.Apis.Blogger.v3.Data.User.Locale
getset

This user's locale

◆ SelfLink

virtual string Google.Apis.Blogger.v3.Data.User.SelfLink
getset

The API REST URL to fetch this resource from.

◆ Url

virtual string Google.Apis.Blogger.v3.Data.User.Url
getset

The user's profile page.


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