customsearch
v1
|
#include <customsearch_service.h>
Public Member Functions | |
SiterestrictResource (CustomsearchService *service) | |
~SiterestrictResource () | |
SiterestrictResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
[in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
SiterestrictResource_ListMethod * google_customsearch_api::CustomsearchService::SiterestrictResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new SiterestrictResource_ListMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute
the method instance, then destroy it when they are finished.