Properties of a ReadRowsResponse.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
avroRows |
google.cloud.bigquery.storage.v1beta1.IAvroRows | null |
<optional> |
ReadRowsResponse avroRows |
arrowRecordBatch |
google.cloud.bigquery.storage.v1beta1.IArrowRecordBatch | null |
<optional> |
ReadRowsResponse arrowRecordBatch |
rowCount |
number | Long | null |
<optional> |
ReadRowsResponse rowCount |
status |
google.cloud.bigquery.storage.v1beta1.IStreamStatus | null |
<optional> |
ReadRowsResponse status |
throttleStatus |
google.cloud.bigquery.storage.v1beta1.IThrottleStatus | null |
<optional> |
ReadRowsResponse throttleStatus |
avroSchema |
google.cloud.bigquery.storage.v1beta1.IAvroSchema | null |
<optional> |
ReadRowsResponse avroSchema |
arrowSchema |
google.cloud.bigquery.storage.v1beta1.IArrowSchema | null |
<optional> |
ReadRowsResponse arrowSchema |