Enum ReadOptions.Types.ReadConsistency (3.5.0)

public enum ReadConsistency

The possible values for read consistencies.

Namespace

Google.Cloud.Datastore.V1

Assembly

Google.Cloud.Datastore.V1.dll

Fields

NameDescription
Eventual

Eventual consistency.

Strong

Strong consistency.

Unspecified

Unspecified. This value must not be used.