blogger  v3
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345678]
 NGoogle
 NApis
 NBlogger
 Nv3
 NData
 CBlog
 CLocaleDataThe locale this Blog is set to.
 CPagesDataThe container of pages in this blog.
 CPostsDataThe container of posts in this blog.
 CBlogList
 CBlogPerUserInfo
 CBlogUserInfo
 CComment
 CAuthorDataThe author of this Comment.
 CImageDataThe creator's avatar.
 CBlogDataData about the blog containing this comment.
 CInReplyToDataData about the comment this is in reply to.
 CPostDataData about the post containing this comment.
 CCommentList
 CPage
 CAuthorDataThe author of this Page.
 CImageDataThe creator's avatar.
 CBlogDataData about the blog containing this Page.
 CPageList
 CPageviews
 CCountsData
 CPost
 CAuthorDataThe author of this Post.
 CImageDataThe creator's avatar.
 CBlogDataData about the blog containing this Post.
 CImagesData
 CLocationDataThe location for geotagged posts.
 CRepliesDataThe container of comments on this Post.
 CPostList
 CPostPerUserInfo
 CPostUserInfo
 CPostUserInfosList
 CUser
 CBlogsDataThe container of blogs for this user.
 CLocaleDataThis user's locale
 CBloggerBaseServiceRequestA base abstract class for Blogger requests.
 CBloggerServiceThe Blogger Service.
 CBlogsResourceThe "blogs" collection of methods.
 CGetByUrlRequestGets a blog by url.
 CGetRequestGets a blog by id.
 CListByUserRequestLists blogs by user.
 CBlogUserInfosResourceThe "blogUserInfos" collection of methods.
 CGetRequestGets one blog and user info pair by blog id and user id.
 CCommentsResourceThe "comments" collection of methods.
 CApproveRequestMarks a comment as not spam by blog id, post id and comment id.
 CDeleteRequestDeletes a comment by blog id, post id and comment id.
 CGetRequestGets a comment by id.
 CListByBlogRequestLists comments by blog.
 CListRequestLists comments.
 CMarkAsSpamRequestMarks a comment as spam by blog id, post id and comment id.
 CRemoveContentRequestRemoves the content of a comment by blog id, post id and comment id.
 CPagesResourceThe "pages" collection of methods.
 CDeleteRequestDeletes a page by blog id and page id.
 CGetRequestGets a page by blog id and page id.
 CInsertRequestInserts a page.
 CListRequestLists pages.
 CPatchRequestPatches a page.
 CPublishRequestPublishes a page.
 CRevertRequestReverts a published or scheduled page to draft state.
 CUpdateRequestUpdates a page by blog id and page id.
 CPageViewsResourceThe "pageViews" collection of methods.
 CGetRequestGets page views by blog id.
 CPostsResourceThe "posts" collection of methods.
 CDeleteRequestDeletes a post by blog id and post id.
 CGetByPathRequestGets a post by path.
 CGetRequestGets a post by blog id and post id
 CInsertRequestInserts a post.
 CListRequestLists posts.
 CPatchRequestPatches a post.
 CPublishRequestPublishes a post.
 CRevertRequestReverts a published or scheduled post to draft state.
 CSearchRequestSearches for posts matching given query terms in the specified blog.
 CUpdateRequestUpdates a post by blog id and post id.
 CPostUserInfosResourceThe "postUserInfos" collection of methods.
 CGetRequestGets one post and user info pair, by post_id and user_id.
 CListRequestLists post and user info pairs.
 CUsersResourceThe "users" collection of methods.
 CGetRequestGets one user by user_id.