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, while the current version displayed on the page is 3.13.0."],["The `Partition` class, part of the `Google.Cloud.Spanner.V1` namespace, represents a partition returned in a `PartitionResponse` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Partition` class includes a `PartitionToken` property of type `ByteString`, which can be used to limit the results in various read and execute requests."],["The page lists a range of versions for the `Partition` class, from the latest beta to as old as 3.5.0."],["The `Partition` class inherits from the `Object` class and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]