Properties of a PartialResultSet.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
metadata |
google.spanner.v1.IResultSetMetadata | null |
<optional> |
PartialResultSet metadata |
values |
Array.<google.protobuf.IValue> | null |
<optional> |
PartialResultSet values |
chunkedValue |
boolean | null |
<optional> |
PartialResultSet chunkedValue |
resumeToken |
Uint8Array | null |
<optional> |
PartialResultSet resumeToken |
stats |
google.spanner.v1.IResultSetStats | null |
<optional> |
PartialResultSet stats |
precommitToken |
google.spanner.v1.IMultiplexedSessionPrecommitToken | null |
<optional> |
PartialResultSet precommitToken |