Documentation

Google_Service_Books extends Google_Service
in package

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

Tags
author

Google, Inc.

Table of Contents

BOOKS  = "https://www.googleapis.com/auth/books"
Manage your books.
$availableScopes  : mixed
$batchPath  : mixed
$bookshelves  : mixed
$bookshelves_volumes  : mixed
$cloudloading  : mixed
$dictionary  : mixed
$familysharing  : mixed
$layers  : mixed
$layers_annotationData  : mixed
$layers_volumeAnnotations  : mixed
$myconfig  : mixed
$mylibrary_annotations  : mixed
$mylibrary_bookshelves  : mixed
$mylibrary_bookshelves_volumes  : mixed
$mylibrary_readingpositions  : mixed
$notification  : mixed
$onboarding  : mixed
$personalizedstream  : mixed
$promooffer  : mixed
$resource  : mixed
$rootUrl  : mixed
$series  : mixed
$series_membership  : mixed
$servicePath  : mixed
$version  : mixed
$volumes  : mixed
$volumes_associated  : mixed
$volumes_mybooks  : mixed
$volumes_recommended  : mixed
$volumes_useruploaded  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Books service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

BOOKS

Manage your books.

public mixed BOOKS = "https://www.googleapis.com/auth/books"

Properties

$availableScopes

public mixed $availableScopes

$bookshelves

public mixed $bookshelves

$bookshelves_volumes

public mixed $bookshelves_volumes

$cloudloading

public mixed $cloudloading

$dictionary

public mixed $dictionary

$familysharing

public mixed $familysharing

$layers

public mixed $layers

$layers_annotationData

public mixed $layers_annotationData

$layers_volumeAnnotations

public mixed $layers_volumeAnnotations

$myconfig

public mixed $myconfig

$mylibrary_annotations

public mixed $mylibrary_annotations

$mylibrary_bookshelves

public mixed $mylibrary_bookshelves

$mylibrary_bookshelves_volumes

public mixed $mylibrary_bookshelves_volumes

$mylibrary_readingpositions

public mixed $mylibrary_readingpositions

$notification

public mixed $notification

$onboarding

public mixed $onboarding

$personalizedstream

public mixed $personalizedstream

$promooffer

public mixed $promooffer

$series

public mixed $series

$series_membership

public mixed $series_membership

$servicePath

public mixed $servicePath

$volumes

public mixed $volumes

$volumes_associated

public mixed $volumes_associated

$volumes_mybooks

public mixed $volumes_mybooks
public mixed $volumes_recommended

$volumes_useruploaded

public mixed $volumes_useruploaded

Methods

__construct()

Constructs the internal representation of the Books service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results