Results from sessions.read or sessions.executeSql.
| JSON representation | 
|---|
| { "metadata": { object ( | 
| Fields | |
|---|---|
| metadata | 
 Metadata about the result set, such as row type information. | 
| rows[] | 
 Each element in  | 
| stats | 
 Query plan and execution statistics for the SQL statement that produced this result set. These can be requested by setting  | 
| precommitToken | 
 Optional. A precommit token is included if the read-write transaction is on a multiplexed session. Pass the precommit token with the highest sequence number from this transaction attempt to the  |