type JSONList in json_writer is not exported #421
Labels
api: bigquerystorage
Issues related to the googleapis/nodejs-bigquery-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Hi,
I am using the JSONWriter appendRows to insert data to Big Query, it accept JSONList as input, but this type is not exported. It is convenient to convert the input to the correct data type. Is it possible to export this type in future release?
Thanks,
Huiling
The text was updated successfully, but these errors were encountered: