Home
last modified time | relevance | path

Searched refs:joinedEventsCount (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleCloudRetailV2UserEventImportSummary.php25 public $joinedEventsCount; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEventImportSummary
34 public function setJoinedEventsCount($joinedEventsCount) argument
36 $this->joinedEventsCount = $joinedEventsCount;
43 return $this->joinedEventsCount;
DGoogleCloudRetailV2betaUserEventImportSummary.php25 public $joinedEventsCount; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaUserEventImportSummary
34 public function setJoinedEventsCount($joinedEventsCount) argument
36 $this->joinedEventsCount = $joinedEventsCount;
43 return $this->joinedEventsCount;
DGoogleCloudRetailV2alphaUserEventImportSummary.php25 public $joinedEventsCount; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaUserEventImportSummary
34 public function setJoinedEventsCount($joinedEventsCount) argument
36 $this->joinedEventsCount = $joinedEventsCount;
43 return $this->joinedEventsCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
DGoogleCloudRecommendationengineV1beta1UserEventImportSummary.php25 public $joinedEventsCount; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEventImportSummary
34 public function setJoinedEventsCount($joinedEventsCount) argument
36 $this->joinedEventsCount = $joinedEventsCount;
43 return $this->joinedEventsCount;