We need to offer a minimal admin GAPIC for the google.cloud.bigquery.storage.v1.BigQueryWrite service.
It should have the GetWriteStream and BatchCommitWriteStreams RPCs.
I will put it in the google-cloud-bigquery-write crate. Arguably, it could go in the google-cloud-bigquery-storage-v1 crate.
We need to offer a minimal admin GAPIC for the
google.cloud.bigquery.storage.v1.BigQueryWriteservice.It should have the
GetWriteStreamandBatchCommitWriteStreamsRPCs.I will put it in the
google-cloud-bigquery-writecrate. Arguably, it could go in thegoogle-cloud-bigquery-storage-v1crate.