Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DStats.php24 use Google\Service\CloudSearch\GetCustomerUserStatsResponse; alias
141 * @return GetCustomerUserStatsResponse
147 return $this->call('getUser', [$params], GetCustomerUserStatsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DGetCustomerUserStatsResponse.php20 class GetCustomerUserStatsResponse extends \Google\Collection class
43 class_alias(GetCustomerUserStatsResponse::class, 'Google_Service_CloudSearch_GetCustomerUserStatsRe…