Properties of a ReadRowsResponse.
Package
@google-cloud/bigquery-storageProperties
arrowRecordBatch
arrowRecordBatch?: (google.cloud.bigquery.storage.v1.IArrowRecordBatch|null);
ReadRowsResponse arrowRecordBatch
arrowSchema
arrowSchema?: (google.cloud.bigquery.storage.v1.IArrowSchema|null);
ReadRowsResponse arrowSchema
avroRows
avroRows?: (google.cloud.bigquery.storage.v1.IAvroRows|null);
ReadRowsResponse avroRows
avroSchema
avroSchema?: (google.cloud.bigquery.storage.v1.IAvroSchema|null);
ReadRowsResponse avroSchema
rowCount
rowCount?: (number|Long|string|null);
ReadRowsResponse rowCount
stats
stats?: (google.cloud.bigquery.storage.v1.IStreamStats|null);
ReadRowsResponse stats
throttleState
throttleState?: (google.cloud.bigquery.storage.v1.IThrottleState|null);
ReadRowsResponse throttleState
uncompressedByteSize
uncompressedByteSize?: (number|Long|string|null);
ReadRowsResponse uncompressedByteSize