books
v1
|
#include <books_service.h>
Public Member Functions | |
DictionaryResource (BooksService *service) | |
~DictionaryResource () | |
DictionaryResource_ListOfflineMetadataMethod * | NewListOfflineMetadataMethod (client::AuthorizationCredential *_credential_, const absl::string_view &cpksver) 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.
DictionaryResource_ListOfflineMetadataMethod * google_books_api::BooksService::DictionaryResource::NewListOfflineMetadataMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | cpksver | ||
) | const |
Creates a new DictionaryResource_ListOfflineMetadataMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | cpksver | The device/version ID from which to request the data. |
Execute
the method instance, then destroy it when they are finished.