Each element in rows is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type]. The ith element
in each row matches the ith field in
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type]. Elements are
encoded based on type as described
[here][google.spanner.v1.TypeCode].
Query plan and execution statistics for the SQL statement that
produced this result set. These can be requested by setting
[ExecuteSqlRequest.query_mode][google.spanner.v1.ExecuteSqlRequest.query_mode].
DML statements always produce stats containing the number of rows
modified, unless executed using the
[ExecuteSqlRequest.QueryMode.PLAN][google.spanner.v1.ExecuteSqlRequest.QueryMode.PLAN] [ExecuteSqlRequest.query_mode][google.spanner.v1.ExecuteSqlRequest.query_mode].
Other fields may or may not be populated, based on the
[ExecuteSqlRequest.query_mode][google.spanner.v1.ExecuteSqlRequest.query_mode].
[[["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 \u003ccode\u003eResultSet\u003c/code\u003e is 5.0.0-beta05, with a history of versions going back to 3.5.0, and the class can be found within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResultSet\u003c/code\u003e is a sealed class that inherits from Object and implements \u003ccode\u003eIMessage<ResultSet>\u003c/code\u003e, \u003ccode\u003eIEquatable<ResultSet>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ResultSet>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSet\u003c/code\u003e class represents results from Read or ExecuteSql operations, and it includes properties like \u003ccode\u003eMetadata\u003c/code\u003e, \u003ccode\u003eRows\u003c/code\u003e, and \u003ccode\u003eStats\u003c/code\u003e to provide details about the result set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eResultSet\u003c/code\u003e class, one being parameterless, and one taking another instance of \u003ccode\u003eResultSet\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe members that are inherited from the object class include: \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,[]]