Google Bigtable v2 API - Class ResultSetMetadata (3.14.0)

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.

Describes the structure of a Bigtable result set.

Inheritance

object > ResultSetMetadata

Namespace

Google.Cloud.Bigtable.V2

Assembly

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