#include <books_service.h>
Service definition for BooksService (v1).
For more information about this service, see the API Documentation at 'https://developers.google.com/books/docs/v1/getting_started
◆ BooksService()
google_books_api::BooksService::BooksService |
( |
client::HttpTransport * |
transport | ) |
|
|
explicit |
Standard constructor.
- Parameters
-
[in] | transport | The transport to use when creating methods to invoke on this service instance. |
◆ ~BooksService()
google_books_api::BooksService::~BooksService |
( |
| ) |
|
|
virtual |
◆ get_bookshelves()
◆ get_cloudloading()
◆ get_dictionary()
◆ get_familysharing()
◆ get_layers()
const LayersResource& google_books_api::BooksService::get_layers |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- LayersResource for creating methods.
◆ get_myconfig()
◆ get_mylibrary()
◆ get_notification()
◆ get_onboarding()
◆ get_personalizedstream()
◆ get_promooffer()
◆ get_series()
const SeriesResource& google_books_api::BooksService::get_series |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- SeriesResource for creating methods.
◆ get_volumes()
const VolumesResource& google_books_api::BooksService::get_volumes |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- VolumesResource for creating methods.
◆ googleapis_API_GENERATOR
const char google_books_api::BooksService::googleapis_API_GENERATOR |
|
static |
Initial value:= {
"google-apis-code-generator 1.5.1 / 0.1.4"}
The code generator used to generate this API.
◆ googleapis_API_NAME
const char google_books_api::BooksService::googleapis_API_NAME = {"books"} |
|
static |
The name of the API that this was generated from.
◆ googleapis_API_VERSION
const char google_books_api::BooksService::googleapis_API_VERSION = {"v1"} |
|
static |
The version of the API that this interface was generated from.
The documentation for this class was generated from the following files: