customsearch  v1
Public Member Functions | List of all members
google_customsearch_api::CustomsearchService::SiterestrictResource Class Reference

#include <customsearch_service.h>

Public Member Functions

 SiterestrictResource (CustomsearchService *service)
 
 ~SiterestrictResource ()
 
SiterestrictResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ SiterestrictResource()

google_customsearch_api::CustomsearchService::SiterestrictResource::SiterestrictResource ( CustomsearchService service)
explicit

Standard constructor.

Parameters
[in]serviceThe service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on.

◆ ~SiterestrictResource()

google_customsearch_api::CustomsearchService::SiterestrictResource::~SiterestrictResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewListMethod()

SiterestrictResource_ListMethod * google_customsearch_api::CustomsearchService::SiterestrictResource::NewListMethod ( client::AuthorizationCredential *  _credential_) const

Creates a new SiterestrictResource_ListMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

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