Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DEntityAdWordsLinkEntity.php22 protected $webPropertyRefType = WebPropertyRef::class;
26 * @param WebPropertyRef
28 public function setWebPropertyRef(WebPropertyRef $webPropertyRef)
33 * @return WebPropertyRef
H A DEntityUserLinkEntity.php26 protected $webPropertyRefType = WebPropertyRef::class;
58 * @param WebPropertyRef
60 public function setWebPropertyRef(WebPropertyRef $webPropertyRef)
65 * @return WebPropertyRef
H A DWebPropertyRef.php20 class WebPropertyRef extends \Google\Model class
134 class_alias(WebPropertyRef::class, 'Google_Service_Analytics_WebPropertyRef');