Reference documentation and code samples for the Google BigQuery Storage V1 Client class ArrowRecordBatch.
Arrow RecordBatch.
Generated from protobuf message google.cloud.bigquery.storage.v1.ArrowRecordBatch
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ serialized_record_batch
string
IPC-serialized Arrow RecordBatch.
↳ row_count
int|string
[Deprecated] The count of rows in serialized_record_batch
. Please use the format-independent ReadRowsResponse.row_count instead.
getSerializedRecordBatch
IPC-serialized Arrow RecordBatch.
string
setSerializedRecordBatch
IPC-serialized Arrow RecordBatch.
var
string
$this
getRowCount
[Deprecated] The count of rows in serialized_record_batch
.
Please use the format-independent ReadRowsResponse.row_count instead.
int|string
setRowCount
[Deprecated] The count of rows in serialized_record_batch
.
Please use the format-independent ReadRowsResponse.row_count instead.
var
int|string
$this