partitionToken property

String? partitionToken
getter/setter pair

If present, results will be restricted to the specified partition previously created using PartitionRead().

There must be an exact match for the values of fields common to this message and the PartitionReadRequest message used to create this partition_token.

Implementation

core.String? partitionToken;