Google BigQuery Storage v1 API - Class ProtoRows (3.12.0)

public sealed class ProtoRows : IMessage<ProtoRows>, IEquatable<ProtoRows>, IDeepCloneable<ProtoRows>, IBufferMessage, IMessage

Inheritance

object > ProtoRows

Namespace

Google.Cloud.BigQuery.Storage.V1

Assembly

Google.Cloud.BigQuery.Storage.V1.dll

Constructors

ProtoRows()

public ProtoRows()

ProtoRows(ProtoRows)

public ProtoRows(ProtoRows other)
Parameter
NameDescription
otherProtoRows

Properties

SerializedRows

public RepeatedField<ByteString> SerializedRows { get; }

A sequence of rows serialized as a Protocol Buffer.

See https://developers.google.com/protocol-buffers/docs/overview for more information on deserializing this field.

Property Value
TypeDescription
RepeatedFieldByteString