Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Method and Description |
---|---|
static FullEntity.Builder<IncompleteKey> |
FullEntity.newBuilder() |
static <K extends IncompleteKey> |
FullEntity.newBuilder(FullEntity<K> copyFrom) |
static <K extends IncompleteKey> |
FullEntity.newBuilder(K key) |
Copyright © 2019 Google LLC. All rights reserved.