class StatsIndex extends Resource (View source)

The "index" collection of methods.

Typical usage is:

 $cloudsearchService = new Google\Service\CloudSearch(...);
 $index = $cloudsearchService->stats_index;