![]() |
Transforms individual index protocol buffer to index definition.
google.appengine.datastore.datastore_index.ProtoToIndexDefinition(
proto
)
Args | |
---|---|
proto
|
An instance of entity_pb2.CompositeIndex to transform.
|
Returns | |
---|---|
A new instance of datastore_index.Index .
|