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."],[[["This webpage details the `Partition` class within the `Google.Cloud.Spanner.V1` namespace, which is used to manage data partitioning in Spanner."],["The latest version of `Partition` is `5.0.0-beta05`, with a historical archive of versions ranging from `3.5.0` to `5.0.0-beta05` being readily available."],["The `Partition` class inherits from `Object` and implements multiple interfaces, including `IMessage\u003cPartition\u003e`, `IEquatable\u003cPartition\u003e`, `IDeepCloneable\u003cPartition\u003e`, `IBufferMessage`, and `IMessage`."],["`Partition` instances are constructed either using the default constructor or by copying an existing `Partition` object."],["A key property of the `Partition` class is `PartitionToken`, a `ByteString` used to restrict results in various Spanner operations, effectively providing a filter for data retrieval."]]],[]]