Interface protos.google.cloud.bigquery.storage.v1.IReadRowsRequest (2.3.0)

Properties of a ReadRowsRequest.

Package

@google-cloud/bigquery-storage!

Properties

offset

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

ReadRowsRequest offset

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

readStream

readStream?: (string|null);

ReadRowsRequest readStream

Property Value
TypeDescription
(string|null)