class StatsQuery extends Resource (View source)

The "query" collection of methods.

Typical usage is:

 $cloudsearchService = new Google\Service\CloudSearch(...);
 $query = $cloudsearchService->stats_query;