Uses of Class
com.google.cloud.datastore.BaseKey
Packages that use BaseKey
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of BaseKey in com.google.cloud.datastore
Subclasses of BaseKey in com.google.cloud.datastoreModifier and TypeClassDescriptionclassAn incomplete key (without a name or id).final classA key that is guaranteed to be complete and could be used to reference a Google Cloud DatastoreEntity.Methods in com.google.cloud.datastore that return BaseKey