partitionToken property
If present, results are restricted to the specified partition previously
created using PartitionQuery
.
There must be an exact match for the values of fields common to this
message and the PartitionQueryRequest
message used to create this
partition_token
.
Implementation
core.String? partitionToken;