partitionToken property

String? partitionToken
getter/setter pair

This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.

Implementation

core.String? partitionToken;