public sealed class ResultSetMetadata : IMessage<ResultSetMetadata>, IEquatable<ResultSetMetadata>, IDeepCloneable<ResultSetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ResultSetMetadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `ResultSetMetadata` class within the Google Bigtable v2 API, focusing on its structure and functionality."],["The content covers various versions of the Google.Cloud.Bigtable.V2 API, ranging from version 2.2.0 to the latest version 3.17.0."],["`ResultSetMetadata` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `ResultSetMetadata` class includes properties like `ProtoSchema` and `SchemaCase`, offering details on the schema and its format."],["The provided documentation details the class constructors as well as lists inherited members and the namespace that the class is in."]]],[]]