public sealed class PartitionResponse : IMessage<PartitionResponse>, IEquatable<PartitionResponse>, IDeepCloneable<PartitionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class PartitionResponse.
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 part of the Google Cloud Spanner v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response for \u003ccode\u003ePartitionQuery\u003c/code\u003e or \u003ccode\u003ePartitionRead\u003c/code\u003e operations in the Spanner API, as denoted by the listed documentation, which includes different versions from 3.5.0 up to 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePartitionResponse\u003c/code\u003e 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, all from the Google Protobuf libraries.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionResponse\u003c/code\u003e includes properties such as \u003ccode\u003ePartitions\u003c/code\u003e which contains a collection of partition objects, and \u003ccode\u003eTransaction\u003c/code\u003e, which specifies transaction details related to the partition request.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating a \u003ccode\u003ePartitionResponse\u003c/code\u003e object, one default constructor, and one that take another \u003ccode\u003ePartitionResponse\u003c/code\u003e as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]