class Cursor extends Resource (View source)

The "cursor" collection of methods.

Typical usage is:

 $pubsubliteService = new Google\Service\PubsubLite(...);
 $cursor = $pubsubliteService->cursor;