Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DEntityUserLinkEntity.php24 protected $profileRefType = ProfileRef::class;
44 * @param ProfileRef
46 public function setProfileRef(ProfileRef $profileRef)
51 * @return ProfileRef
H A DProfileFilterLink.php32 protected $profileRefType = ProfileRef::class;
86 * @param ProfileRef
88 public function setProfileRef(ProfileRef $profileRef)
93 * @return ProfileRef
H A DProfileRef.php20 class ProfileRef extends \Google\Model class
152 class_alias(ProfileRef::class, 'Google_Service_Analytics_ProfileRef');