Searched refs:webContentLink (Results 1 – 3 of 3) sorted by relevance
226 public $webContentLink; variable in Google\\Service\\Drive\\DriveFile1023 public function setWebContentLink($webContentLink) argument1025 $this->webContentLink = $webContentLink;1032 return $this->webContentLink;
2340 public $webContentLink; variable in Google_DriveFile2586 public function setWebContentLink( $webContentLink) { argument2587 $this->webContentLink = $webContentLink;2590 return $this->webContentLink;
86 fn(this.desc.webContentLink);