Class ReadOption.ReadTime

java.lang.Object
com.google.cloud.datastore.ReadOption
com.google.cloud.datastore.ReadOption.ReadTime
All Implemented Interfaces:
Serializable
Enclosing class:
ReadOption

public static final class ReadOption.ReadTime extends ReadOption
Reads entities as they were at the given time. This may not be older than 270 seconds. This value is only supported for Cloud Firestore in Datastore mode.
See Also:
  • Method Details

    • time

      public com.google.cloud.Timestamp time()