Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEventInputConfig.php60 … function setUserEventInlineSource(GoogleCloudRetailV2UserEventInlineSource $userEventInlineSource) argument
62 $this->userEventInlineSource = $userEventInlineSource;
69 return $this->userEventInlineSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1InputConfig.php76 …entInlineSource(GoogleCloudRecommendationengineV1beta1UserEventInlineSource $userEventInlineSource) argument
78 $this->userEventInlineSource = $userEventInlineSource;
85 return $this->userEventInlineSource;