Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebproperty.php51 public $industryVertical; variable in Google\\Service\\Analytics\\Webproperty
194 public function setIndustryVertical($industryVertical) argument
196 $this->industryVertical = $industryVertical;
203 return $this->industryVertical;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php3005 public $industryVertical; variable in Google_Webproperty
3041 public function setIndustryVertical( $industryVertical) { argument
3042 $this->industryVertical = $industryVertical;
3045 return $this->industryVertical;