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 page provides documentation for the `Partition` class within the `Google.Cloud.Spanner.V1` namespace, specifically for .NET development."],["This `Partition` class is part of the `Google.Cloud.Spanner.V1.dll` assembly and is used to represent a partition returned in a `PartitionResponse`."],["The `Partition` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Partition` class offers two constructors, a default one and another that accepts a `Partition` object for copying, and it includes a `PartitionToken` property."],["Multiple versions of this class are documented here, ranging from `3.5.0` to the latest beta `5.0.0-beta05`."]]],[]]