Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTreeResponse.php78 public function setWebproperty(Webproperty $webproperty) argument
80 $this->webproperty = $webproperty;
87 return $this->webproperty;
H A DAccountTicket.php114 public function setWebproperty(Webproperty $webproperty) argument
116 $this->webproperty = $webproperty;
123 return $this->webproperty;