google.appengine.datastore.datastore_index.IndexDefinitionToProto

Transforms individual Index definition to protocol buffer.

app_id Application id for new protocol buffer CompositeIndex.
index_definition datastore_index.Index object to transform.

New entity_pb2.CompositeIndex with default values set and index information filled in.