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 IncompleteKey.Builder |
IncompleteKey.newBuilder(IncompleteKey copyFrom) |
static IncompleteKey.Builder |
IncompleteKey.newBuilder(Key parent,
String kind) |
static IncompleteKey.Builder |
IncompleteKey.newBuilder(String projectId,
String kind) |
Copyright © 2019 Google LLC. All rights reserved.