toDatastoreKey abstract method

Key toDatastoreKey(
  1. Key dbKey
)

Converts a Key to a ds.Key.

Implementation

ds.Key toDatastoreKey(Key dbKey);