blogger  v3
Classes | Public Member Functions | List of all members
Google.Apis.Blogger.v3.BlogUserInfosResource Class Reference

The "blogUserInfos" collection of methods. More...

Classes

class  GetRequest
 Gets one blog and user info pair by blog id and user id. More...
 

Public Member Functions

 BlogUserInfosResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual GetRequest Get (string userId, string blogId)
 Gets one blog and user info pair by blog id and user id. More...
 

Detailed Description

The "blogUserInfos" collection of methods.

Constructor & Destructor Documentation

◆ BlogUserInfosResource()

Google.Apis.Blogger.v3.BlogUserInfosResource.BlogUserInfosResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ Get()

virtual GetRequest Google.Apis.Blogger.v3.BlogUserInfosResource.Get ( string  userId,
string  blogId 
)
inlinevirtual

Gets one blog and user info pair by blog id and user id.

Parameters
userId
blogId

The documentation for this class was generated from the following file: