Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeAccessInfoEpub.php25 public $acsTokenLink; variable in Google\\Service\\Books\\VolumeAccessInfoEpub
38 public function setAcsTokenLink($acsTokenLink) argument
40 $this->acsTokenLink = $acsTokenLink;
47 return $this->acsTokenLink;
H A DVolumeAccessInfoPdf.php25 public $acsTokenLink; variable in Google\\Service\\Books\\VolumeAccessInfoPdf
38 public function setAcsTokenLink($acsTokenLink) argument
40 $this->acsTokenLink = $acsTokenLink;
47 return $this->acsTokenLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2784 public $acsTokenLink; variable in Google_VolumeAccessInfoEpub
2787 public function setAcsTokenLink( $acsTokenLink) { argument
2788 $this->acsTokenLink = $acsTokenLink;
2791 return $this->acsTokenLink;
2808 public $acsTokenLink; variable in Google_VolumeAccessInfoPdf
2811 public function setAcsTokenLink( $acsTokenLink) { argument
2812 $this->acsTokenLink = $acsTokenLink;
2815 return $this->acsTokenLink;