/var/www/flurhymez/vendor/google/apiclient-services/src/CloudSearch/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudSearch/Resource/StatsQuery.php (1061B)
* $cloudsearchService = new Google\Service\CloudSearch(...);
* $query = $cloudsearchService->query;
*
*/
class StatsQuery extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(StatsQuery::class, 'Google_Service_CloudSearch_Resource_StatsQuery');