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\u003eThis webpage details the \u003ccode\u003eResultSet\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically version 3.11.0, used to represent results from Spanner read or SQL operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSet\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSet\u003c/code\u003e class includes properties for \u003ccode\u003eMetadata\u003c/code\u003e (providing information about the result set's structure), \u003ccode\u003eRows\u003c/code\u003e (containing the actual result data in a structured format), and \u003ccode\u003eStats\u003c/code\u003e (offering insights into the query's execution, including modified row counts).\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003eResultSet\u003c/code\u003e class, ranging from the latest beta version (5.0.0-beta05) down to version 3.5.0, allowing developers to access the documentation relevant to their specific project version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSet\u003c/code\u003e class has two constructors, one that instantiates the class and another that instantiates the class while providing another \u003ccode\u003eResultSet\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]