Properties of a ReadOptions.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
readConsistency |
google.datastore.v1.ReadOptions.ReadConsistency | null |
<optional> |
ReadOptions readConsistency |
transaction |
Uint8Array | null |
<optional> |
ReadOptions transaction |
newTransaction |
google.datastore.v1.ITransactionOptions | null |
<optional> |
ReadOptions newTransaction |
readTime |
google.protobuf.ITimestamp | null |
<optional> |
ReadOptions readTime |