Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DStats.php20 use Google\Service\CloudSearch\GetCustomerIndexStatsResponse; alias
52 * @return GetCustomerIndexStatsResponse
58 return $this->call('getIndex', [$params], GetCustomerIndexStatsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DGetCustomerIndexStatsResponse.php20 class GetCustomerIndexStatsResponse extends \Google\Collection class
61 class_alias(GetCustomerIndexStatsResponse::class, 'Google_Service_CloudSearch_GetCustomerIndexStats…