public sealed class ResultSetMetadata : IMessage<ResultSetMetadata>, IEquatable<ResultSetMetadata>, IDeepCloneable<ResultSetMetadata>, IBufferMessage, IMessage
Metadata about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
Indicates the field names and types for the rows in the result
set. For example, a SQL query like "SELECT UserId, UserName FROM
Users" could return a row_type value like:
[[["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 available for \u003ccode\u003eResultSetMetadata\u003c/code\u003e is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, while the current version being viewed on the page is 3.7.0, with a range of versions available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResultSetMetadata\u003c/code\u003e provides metadata about a \u003ccode\u003eResultSet\u003c/code\u003e or \u003ccode\u003ePartialResultSet\u003c/code\u003e, offering information on the structure and content of the result.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSetMetadata\u003c/code\u003e class includes properties such as \u003ccode\u003eRowType\u003c/code\u003e which specifies the field names and types for rows, and \u003ccode\u003eTransaction\u003c/code\u003e, which contains information about a transaction started as a side-effect.\u003c/p\u003e\n"],["\u003cp\u003eThe ResultSetMetadata can be created with a constructor with no parameter, or with another ResultSetMetadata as a parameter.\u003c/p\u003e\n"]]],[],null,[]]