Google Cloud Datastore v1 API - Enum ReadOptions.Types.ReadConsistency (4.10.0)

public enum ReadOptions.Types.ReadConsistency

Reference documentation and code samples for the Google Cloud Datastore v1 API enum ReadOptions.Types.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.