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 available is 5.0.0-beta05, and there are multiple prior versions listed, including stable releases like 4.6.0 down to 3.5.0."],["The `Partition` class is part of the `Google.Cloud.Spanner.V1` namespace, within the `Google.Cloud.Spanner.V1.dll` assembly."],["The `Partition` class implements `Google.Protobuf.IMessage\u003cPartition\u003e`, `IEquatable\u003cPartition\u003e`, `Google.Protobuf.IDeepCloneable\u003cPartition\u003e`, `Google.Protobuf.IBufferMessage`, and `Google.Protobuf.IMessage`."],["`Partition` objects have a `PartitionToken` property, which is of type `Google.Protobuf.ByteString`, and is used to filter results in Spanner requests."],["The class has two constructors, one default constructor called `Partition()` and one copy constructor `Partition(Partition other)`."]]],[]]