Home
last modified time | relevance | path

Searched refs:smallThumbnail (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfoImageLinks.php41 public $smallThumbnail; variable in Google\\Service\\Books\\VolumeVolumeInfoImageLinks
106 public function setSmallThumbnail($smallThumbnail) argument
108 $this->smallThumbnail = $smallThumbnail;
115 return $this->smallThumbnail;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3227 public $smallThumbnail; variable in Google_VolumeVolumeInfoImageLinks
3253 public function setSmallThumbnail( $smallThumbnail) { argument
3254 $this->smallThumbnail = $smallThumbnail;
3257 return $this->smallThumbnail;