Properties of a ReadResult.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
table |
string | null |
<optional> |
ReadResult table |
index |
string | null |
<optional> |
ReadResult index |
requestIndex |
number | null |
<optional> |
ReadResult requestIndex |
row |
Array.<google.spanner.executor.v1.IValueList> | null |
<optional> |
ReadResult row |
rowType |
google.spanner.v1.IStructType | null |
<optional> |
ReadResult rowType |