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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePartition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically referencing version 3.6.0, alongside various other versions up to the latest beta version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartition\u003c/code\u003e class is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, used in partitioning data in responses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartition\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default \u003ccode\u003ePartition()\u003c/code\u003e constructor and another \u003ccode\u003ePartition(Partition other)\u003c/code\u003e constructor for creating a new partition based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003ePartitionToken\u003c/code\u003e, which is a ByteString that is used to identify the partition when making Spanner requests, like \u003ccode\u003eRead\u003c/code\u003e or \u003ccode\u003eExecuteSql\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]