Interface protos.google.cloud.bigquery.storage.v1beta2.IReadRowsResponse (5.1.2)

Properties of a ReadRowsResponse.

Package

@google-cloud/bigquery-storage

Properties

arrowRecordBatch

arrowRecordBatch?: (google.cloud.bigquery.storage.v1beta2.IArrowRecordBatch|null);

ReadRowsResponse arrowRecordBatch

arrowSchema

arrowSchema?: (google.cloud.bigquery.storage.v1beta2.IArrowSchema|null);

ReadRowsResponse arrowSchema

avroRows

avroRows?: (google.cloud.bigquery.storage.v1beta2.IAvroRows|null);

ReadRowsResponse avroRows

avroSchema

avroSchema?: (google.cloud.bigquery.storage.v1beta2.IAvroSchema|null);

ReadRowsResponse avroSchema

rowCount

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

ReadRowsResponse rowCount

stats

stats?: (google.cloud.bigquery.storage.v1beta2.IStreamStats|null);

ReadRowsResponse stats

throttleState

throttleState?: (google.cloud.bigquery.storage.v1beta2.IThrottleState|null);

ReadRowsResponse throttleState