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 webpage details the `Partition` class within the `Google.Cloud.Spanner.V1` namespace, specifically for version 3.9.0, alongside links to other versions."],["`Partition` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor and one that accepts another `Partition` object as a parameter for copying."],["A key property of the `Partition` class is `PartitionToken`, which is a `ByteString` used to restrict query results to a specific partition."],["The latest beta version is `5.0.0-beta05` and there are links to previous versions going back to version `3.5.0`."]]],[]]