Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1EventDetail.php32 public $pageViewId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1EventDetail
77 public function setPageViewId($pageViewId) argument
79 $this->pageViewId = $pageViewId;
86 return $this->pageViewId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php66 public $pageViewId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
251 public function setPageViewId($pageViewId) argument
253 $this->pageViewId = $pageViewId;
260 return $this->pageViewId;