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 ReadOption.ReadTime |
ReadOption.readTime(com.google.cloud.Timestamp time)
Returns a
ReadOption that specifies read time, allowing Datastore to return results
from lookups and queries at a particular timestamp. |
Copyright © 2023 Google LLC. All rights reserved.