Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebproperty.php26 protected $childLinkType = WebpropertyChildLink::class;
108 * @param WebpropertyChildLink
110 public function setChildLink(WebpropertyChildLink $childLink)
115 * @return WebpropertyChildLink
H A DWebpropertyChildLink.php20 class WebpropertyChildLink extends \Google\Model class
62 class_alias(WebpropertyChildLink::class, 'Google_Service_Analytics_WebpropertyChildLink');