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 latest version of the \u003ccode\u003ePartitionResponse\u003c/code\u003e documentation is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with multiple previous versions available for reference, including the current version being \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionResponse\u003c/code\u003e is a 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, within the Google.Protobuf namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionResponse\u003c/code\u003e class is designed to handle responses from \u003ccode\u003ePartitionQuery\u003c/code\u003e or \u003ccode\u003ePartitionRead\u003c/code\u003e operations in the \u003ccode\u003egoogle.spanner.v1.Spanner\u003c/code\u003e service.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003ePartitions\u003c/code\u003e, a \u003ccode\u003eRepeatedField<Partition>\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e, representing partitions created by the request and the transaction created by the request, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \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"]]],[],null,[]]