class Indexing extends Resource (View source)

The "indexing" collection of methods.

Typical usage is:

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