Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php77 protected $userInfoType = GoogleCloudRetailV2UserInfo::class;
313 * @param GoogleCloudRetailV2UserInfo
315 public function setUserInfo(GoogleCloudRetailV2UserInfo $userInfo)
320 * @return GoogleCloudRetailV2UserInfo
H A DGoogleCloudRetailV2UserEvent.php87 protected $userInfoType = GoogleCloudRetailV2UserInfo::class;
347 * @param GoogleCloudRetailV2UserInfo
349 public function setUserInfo(GoogleCloudRetailV2UserInfo $userInfo)
354 * @return GoogleCloudRetailV2UserInfo
H A DGoogleCloudRetailV2UserInfo.php20 class GoogleCloudRetailV2UserInfo extends \Google\Model class
98 class_alias(GoogleCloudRetailV2UserInfo::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2User…