Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DEntityUserLinkEntity.php46 public function setProfileRef(ProfileRef $profileRef) argument
48 $this->profileRef = $profileRef;
55 return $this->profileRef;
H A DProfileFilterLink.php88 public function setProfileRef(ProfileRef $profileRef) argument
90 $this->profileRef = $profileRef;
97 return $this->profileRef;