Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1EventDetail.php49 …blic function setEventAttributes(GoogleCloudRecommendationengineV1beta1FeatureMap $eventAttributes) argument
51 $this->eventAttributes = $eventAttributes;
58 return $this->eventAttributes;