This token can be passed to Read, StreamingRead, ExecuteSql, or
ExecuteStreamingSql requests to restrict the results to those identified by
this partition token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the Google Cloud Spanner v1 API class Partition is 5.0.0-beta05, with 5.0.0-beta04 being the current version linked to this content and having a range of previous versions available."],["The Partition class provides information for each partition returned in a PartitionResponse, as part of the Google Cloud Spanner v1 API."],["The Partition class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the `IMessage` interface."],["The Partition class offers two constructors: a default `Partition()` and a copy constructor `Partition(Partition other)`, to create new or duplicate partitions."],["The class includes a `PartitionToken` property of type `ByteString` that can be used in requests to restrict results to the specific partition."]]],[]]