public sealed class ResultSetMetadata : IMessage<ResultSetMetadata>, IEquatable<ResultSetMetadata>, IDeepCloneable<ResultSetMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Google Bigtable v2 API class ResultSetMetadata.
Describes the structure of a Bigtable result set.
Implements
IMessageResultSetMetadata, IEquatableResultSetMetadata, IDeepCloneableResultSetMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
ResultSetMetadata()
public ResultSetMetadata()ResultSetMetadata(ResultSetMetadata)
public ResultSetMetadata(ResultSetMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
ResultSetMetadata |
Properties
ProtoSchema
public ProtoSchema ProtoSchema { get; set; }Schema in proto format
| Property Value | |
|---|---|
| Type | Description |
ProtoSchema |
|
SchemaCase
public ResultSetMetadata.SchemaOneofCase SchemaCase { get; }| Property Value | |
|---|---|
| Type | Description |
ResultSetMetadataSchemaOneofCase |
|