books  v1
Public Member Functions | List of all members
google_books_api::BooksService::DictionaryResource Class Reference

#include <books_service.h>

Public Member Functions

 DictionaryResource (BooksService *service)
 
 ~DictionaryResource ()
 
DictionaryResource_ListOfflineMetadataMethodNewListOfflineMetadataMethod (client::AuthorizationCredential *_credential_, const absl::string_view &cpksver) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ DictionaryResource()

google_books_api::BooksService::DictionaryResource::DictionaryResource ( BooksService 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.

◆ ~DictionaryResource()

google_books_api::BooksService::DictionaryResource::~DictionaryResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewListOfflineMetadataMethod()

DictionaryResource_ListOfflineMetadataMethod * google_books_api::BooksService::DictionaryResource::NewListOfflineMetadataMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  cpksver 
) const

Creates a new DictionaryResource_ListOfflineMetadataMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]cpksverThe device/version ID from which to request the data.
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: