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 page details the \u003ccode\u003ePartitionResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically for version 3.8.0 and provides links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionResponse\u003c/code\u003e is a sealed class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for managing partitioned query or read results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionResponse\u003c/code\u003e class can be instantiated using a default constructor or by providing another \u003ccode\u003ePartitionResponse\u003c/code\u003e instance, offering flexibility in creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties: \u003ccode\u003ePartitions\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the created partitions, and \u003ccode\u003eTransaction\u003c/code\u003e, which holds the transaction created by the request.\u003c/p\u003e\n"],["\u003cp\u003eInherited 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, are available for use within \u003ccode\u003ePartitionResponse\u003c/code\u003e instances.\u003c/p\u003e\n"]]],[],null,[]]