Interface protos.google.cloud.bigquery.storage.v1beta1.IArrowRecordBatch (2.3.0)

Properties of an ArrowRecordBatch.

Package

@google-cloud/bigquery-storage!

Properties

rowCount

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

ArrowRecordBatch rowCount

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

serializedRecordBatch

serializedRecordBatch?: (Uint8Array|string|null);

ArrowRecordBatch serializedRecordBatch

Property Value
TypeDescription
(Uint8Array|string|null)