Module Google::Cloud::Datastore::V1::ReadOptions::ReadConsistency (v0.3.5)

The possible values for read consistencies.

Constants

READ_CONSISTENCY_UNSPECIFIED

value: 0
Unspecified. This value must not be used.

STRONG

value: 1
Strong consistency.

EVENTUAL

value: 2
Eventual consistency.