google.appengine.api.datastore.GetIndexesAsync

Asynchronously retrieves the application indexes and their states.

Identical to GetIndexes() except returns an asynchronous object. Call get_result() on the return value to block on the call and get the results.