Module google_api_proto::google::datastore::v1::read_options
source · Expand description
Nested message and enum types in ReadOptions
.
Enums§
- For Cloud Datastore, if read_consistency is not specified, then lookups and ancestor queries default to
read_consistency
=STRONG
, global queries default toread_consistency
=EVENTUAL
. - The possible values for read consistencies.