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\u003eThe \u003ccode\u003ePartitionResponse\u003c/code\u003e class is used for responses from \u003ccode\u003ePartitionQuery\u003c/code\u003e or \u003ccode\u003ePartitionRead\u003c/code\u003e operations in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents version 4.0.0 of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e library, however, there are several other versions accessible, including beta and stable versions, ranging from 3.5.0 up to the latest beta, 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionResponse\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionResponse\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003ePartitionResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two key properties: \u003ccode\u003ePartitions\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003ePartition\u003c/code\u003e objects, and \u003ccode\u003eTransaction\u003c/code\u003e, representing the \u003ccode\u003eTransaction\u003c/code\u003e created by the request.\u003c/p\u003e\n"]]],[],null,[]]