class Books extends Service (View source)

Service definition for Books (v1).

The Google Books API allows clients to access the Google Books repository.

For more information about this service, see the API Documentation

Constants

BOOKS

Manage your books.

Properties

$bookshelves
$bookshelves_volumes
$cloudloading
$dictionary
$familysharing
$layers
$layers_annotationData
$layers_volumeAnnotations
$myconfig
$mylibrary_annotations
$mylibrary_bookshelves
$mylibrary_bookshelves_volumes
$mylibrary_readingpositions
$notification
$onboarding
$personalizedstream
$promooffer
$series
$series_membership
$volumes
$volumes_associated
$volumes_mybooks
$volumes_recommended
$volumes_useruploaded
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Books service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Books service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.