Methods
(async) getStream(options)
Get a merged stream of ReadRowsResponse from all ReadStream under this ReadSession.
Parameters:
Name | Type | Description |
---|---|---|
options |
GetStreamOptions |
A ReadSession represents a Read Session from the BigQuery Storage Read API.
Read more on:https://cloud.google.com/bigquery/docs/reference/storage/rpc/google.cloud.bigquery.storage.v1#readsession
Get a merged stream of ReadRowsResponse from all ReadStream under this ReadSession.
Name | Type | Description |
---|---|---|
options |
GetStreamOptions |