Namespace Google.Apis.Blogger.v2
Classes
BloggerBaseServiceRequest<TResponse>
A base abstract class for Blogger requests.
BloggerService
The Blogger Service.
BloggerService.Scope
Available OAuth 2.0 scopes for use with the Blogger API.
BloggerService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Blogger API.
BlogsResource
The "blogs" collection of methods.
BlogsResource.GetRequest
Gets a blog by id.
BlogsResource.ListRequest
Lists blogs by user id, possibly filtered.
CommentsResource
The "comments" collection of methods.
CommentsResource.GetRequest
Gets a comment by blog id, post id and comment id.
CommentsResource.ListRequest
Lists comments.
PagesResource
The "pages" collection of methods.
PagesResource.GetRequest
Gets a page by blog id and page id.
PagesResource.ListRequest
Lists pages.
PostsResource
The "posts" collection of methods.
PostsResource.GetRequest
Gets a post by blog id and post id
PostsResource.ListRequest
Lists posts.
UsersResource
The "users" collection of methods.
UsersResource.GetRequest
Gets a user by user id.
Enums
BloggerBaseServiceRequest<TResponse>.AltEnum
Data format for response.
BloggerBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.