Class ReadOption.ReadTime (2.19.2)

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.

Inheritance

java.lang.Object > ReadOption > ReadOption.ReadTime

Methods

time()

public Timestamp time()
Returns
Type Description
com.google.cloud.Timestamp