google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.PostPerUserInfo View Source
Attributes
- blogId (String): ID of the Blog that the post resource belongs to. Defaults to:
null
. - hasEditAccess (Boolean): True if the user has Author level access to the post. Defaults to:
null
. - kind (String): The kind of this entity. Always blogger#postPerUserInfo Defaults to:
null
. - postId (String): ID of the Post resource. Defaults to:
null
. - userId (String): ID of the User. Defaults to:
null
.