google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.BlogPerUserInfo View Source

Attributes

  • blogId (String): ID of the Blog resource Defaults to: null.
  • hasAdminAccess (Boolean): True if the user has Admin level access to the blog. Defaults to: null.
  • kind (String): The kind of this entity. Always blogger#blogPerUserInfo Defaults to: null.
  • photosAlbumKey (String): The Photo Album Key for the user when adding photos to the blog Defaults to: null.
  • role (String): Access permissions that the user has for the blog (ADMIN, AUTHOR, or READER). Defaults to: null.
  • userId (String): ID of the User Defaults to: null.