google.appengine.datastore.datastore_index.ParseMultipleIndexDefinitions

Parses multiple index definitions documents from a string or stream.

document YAML document as a string or file-like stream.

A list of datastore_index.IndexDefinitions objects, one for each document.