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-03-21 UTC."],[[["This webpage details the `Partition` class within the `Google.Cloud.Spanner.V1` namespace, specifically version 3.10.0, which is part of the Google Cloud Spanner .NET library."],["The `Partition` class represents a portion of data within a `PartitionResponse`, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Partition` class has two constructors: a default constructor and a copy constructor that accepts another `Partition` object as a parameter."],["The primary property of the `Partition` class is `PartitionToken`, which is of type `ByteString` and used to restrict the results of database operations to the data within that specific partition."],["The page provides access to multiple versions of the `Partition` documentation, ranging from version 3.5.0 to 5.0.0-beta05, with 5.0.0-beta05 being the latest."]]],[]]