The response for sessions.partitionQuery
or sessions.partitionRead
| JSON representation |
|---|
{ "partitions" : [ { object ( |
| Fields | |
|---|---|
partitions[]
|
Partitions created by this request. |
transaction
|
Transaction created by this request. |
Partition
Information returned for each partition returned in a PartitionResponse.
| JSON representation |
|---|
{ "partitionToken" : string } |
| Fields | |
|---|---|
partitionToken
|
This token can be passed to A base64-encoded string. |

