public sealed class PartitionResponse : IMessage<PartitionResponse>, IEquatable<PartitionResponse>, IDeepCloneable<PartitionResponse>, IBufferMessage, IMessage
The response for [PartitionQuery][google.spanner.v1.Spanner.PartitionQuery]
or [PartitionRead][google.spanner.v1.Spanner.PartitionRead]
[[["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\u003ePartitionResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, part of the .NET library for interacting with Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionResponse\u003c/code\u003e class is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response for \u003ccode\u003ePartitionQuery\u003c/code\u003e or \u003ccode\u003ePartitionRead\u003c/code\u003e operations, and can be constructed using a default constructor or a constructor that takes another \u003ccode\u003ePartitionResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003ePartitions\u003c/code\u003e property that provides a collection of \u003ccode\u003ePartition\u003c/code\u003e elements and a \u003ccode\u003eTransaction\u003c/code\u003e property that is of the \u003ccode\u003eTransaction\u003c/code\u003e object type, these are created by the Partition request.\u003c/p\u003e\n"],["\u003cp\u003eThe page also displays a historical list of versioned documentation for the class ranging from \u003ccode\u003e5.0.0-beta05\u003c/code\u003e down to version \u003ccode\u003e3.5.0\u003c/code\u003e, where the latest documentation can be found on top.\u003c/p\u003e\n"]]],[],null,[]]