Interface protos.google.cloud.bigquery.storage.v1beta1.IAvroRows (2.5.4)

Properties of an AvroRows.

Package

@google-cloud/bigquery-storage!

Properties

rowCount

rowCount?: (number|Long|string|null);

AvroRows rowCount

Property Value
TypeDescription
(number|Long|string|null)

serializedBinaryRows

serializedBinaryRows?: (Uint8Array|string|null);

AvroRows serializedBinaryRows

Property Value
TypeDescription
(Uint8Array|string|null)