Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsSenses.php38 public $pronunciationUrl; variable in Google\\Service\\Books\\DictlayerdataDictWordsSenses
107 public function setPronunciationUrl($pronunciationUrl) argument
109 $this->pronunciationUrl = $pronunciationUrl;
116 return $this->pronunciationUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1611 public $pronunciationUrl; variable in Google_BooksLayerDictDataDictWordsSenses
1645 public function setPronunciationUrl( $pronunciationUrl) { argument
1646 $this->pronunciationUrl = $pronunciationUrl;
1649 return $this->pronunciationUrl;