Home
last modified time | relevance | path

Searched refs:canonicalVolumeLink (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DOffersItemsItems.php29 public $canonicalVolumeLink; variable in Google\\Service\\Books\\OffersItemsItems
64 public function setCanonicalVolumeLink($canonicalVolumeLink) argument
66 $this->canonicalVolumeLink = $canonicalVolumeLink;
73 return $this->canonicalVolumeLink;
H A DVolumeVolumeInfo.php35 public $canonicalVolumeLink; variable in Google\\Service\\Books\\VolumeVolumeInfo
160 public function setCanonicalVolumeLink($canonicalVolumeLink) argument
162 $this->canonicalVolumeLink = $canonicalVolumeLink;
169 return $this->canonicalVolumeLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3049 public $canonicalVolumeLink; variable in Google_VolumeVolumeInfo
3086 public function setCanonicalVolumeLink( $canonicalVolumeLink) { argument
3087 $this->canonicalVolumeLink = $canonicalVolumeLink;
3090 return $this->canonicalVolumeLink;