Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetailsSocial.php33 public $referenceUrl; variable in Google\\Service\\YouTube\\ActivityContentDetailsSocial
72 public function setReferenceUrl($referenceUrl) argument
74 $this->referenceUrl = $referenceUrl;
81 return $this->referenceUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1350 public $referenceUrl; variable in Google_ActivityContentDetailsSocial
1367 public function setReferenceUrl( $referenceUrl) { argument
1368 $this->referenceUrl = $referenceUrl;
1371 return $this->referenceUrl;