Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Class and Description |
---|---|
class |
IncompleteKey
An incomplete key (without a name or id).
|
class |
Key
A key that is guaranteed to be complete and could be used to reference a Google Cloud Datastore
Entity . |
Modifier and Type | Method and Description |
---|---|
protected abstract BaseKey |
BaseKey.Builder.build() |
Copyright © 2019 Google LLC. All rights reserved.