Constructor
new TableReader(params)
Creates a new Reader instance.
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
params |
Object |
The parameters for the JSONWriter. Properties
|
Methods
(async) getRows(GetRowsOptions)
Retrieves table data as rows in same format as tabledata.list BigQuery v2 API. Extra parameters returned contain Storage Read API specific information like ReadSession and totalRows count.
Parameters:
Name | Type | Description |
---|---|---|
GetRowsOptions |
options |