class VolumesAssociated extends Resource (View source)

The "associated" collection of methods.

Typical usage is:

 $booksService = new Google\Service\Books(...);
 $associated = $booksService->volumes_associated;

Methods

listVolumesAssociated(string $volumeId, array $optParams = [])

Return a list of associated books. (associated.listVolumesAssociated)

Details

Volumes listVolumesAssociated(string $volumeId, array $optParams = [])

Return a list of associated books. (associated.listVolumesAssociated)

Parameters

string $volumeId

ID of the source volume.

array $optParams

Optional parameters.

Return Value

Volumes

Exceptions

Exception