google_api_blogger v0.0.1
GoogleApi.Blogger.V3.Model.User
View Source
Attributes
- about (String): Profile summary information. Defaults to:
null
.
- blogs (UserBlogs): Defaults to:
null
.
- created (DateTime): The timestamp of when this profile was created, in seconds since epoch. Defaults to:
null
.
- displayName (String): The display name. Defaults to:
null
.
- id (String): The identifier for this User. Defaults to:
null
.
- kind (String): The kind of this entity. Always blogger#user Defaults to:
null
.
- locale (UserLocale): Defaults to:
null
.
- selfLink (String): The API REST URL to fetch this resource from. Defaults to:
null
.
- url (String): The user's profile page. Defaults to:
null
.