Service: bigquerystorage.googleapis.com
The Service name bigquerystorage.googleapis.com
is needed to create RPC client stubs.
google.cloud.bigquery.storage.v1.BigQueryRead
| Methods | |
|---|---|
|
Creates a new read session. |
|
Reads rows from the stream in the format prescribed by the ReadSession. |
|
Splits a given ReadStream
into two ReadStream
objects. |
google.cloud.bigquery.storage.v1.BigQueryWrite
| Methods | |
|---|---|
|
Appends data to the given stream. |
|
Atomically commits a group of PENDING
streams that belong to the same parent
table. |
|
Creates a write stream to the given table. |
|
Finalize a write stream so that no new data can be appended to the stream. |
|
Flushes rows to a BUFFERED stream. |
|
Gets information about a write stream. |
google.cloud.bigquery.storage.v1beta1.BigQueryStorage
| Methods | |
|---|---|
|
Creates additional streams for a ReadSession. |
|
Creates a new read session. |
|
Causes a single stream in a ReadSession to gracefully stop. |
|
Reads rows from the table in the format prescribed by the read session. |
|
Splits a given read stream into two Streams. |
google.cloud.bigquery.storage.v1beta2.BigQueryRead
| Methods | |
|---|---|
|
Creates a new read session. |
|
Reads rows from the stream in the format prescribed by the ReadSession. |
|
Splits a given ReadStream
into two ReadStream
objects. |
google.cloud.bigquery.storage.v1beta2.BigQueryWrite
| Methods | |
|---|---|
|
Appends data to the given stream. |
|
Atomically commits a group of PENDING
streams that belong to the same parent
table. |
|
Creates a write stream to the given table. |
|
Finalize a write stream so that no new data can be appended to the stream. |
|
Flushes rows to a BUFFERED stream. |
|
Gets a write stream. |

