Summer Ji
Summer Ji
@pj Thanks for the issue and providing the reproduce code. I have tested on my end. It works fine, I am able to insert with the `resource.properties.labels` as `"test-that-its-broken"`. To...
Will take deep look in Jan and keep post here.
@galz10 @bcoe could you help to take a look at here? `ImprovedRequest` is from [helper.ts](https://github.com/googleapis/nodejs-vision/blob/main/src/helpers.ts#L44), which is not generated from gapic-generator-typescript. I wonder if it is a manual layer.
@danielbankhead could you take a look at this issue? Many thanks
OMG, I'm having exactly same issue and went through the same painful process. Really wish someone could update the documentation on how to properly handle backpressure, or add mechanism of...
Wait for gax-nodejs enable the diregapic lro(https://github.com/googleapis/gax-nodejs/pull/1119)
> 👋 in the documentation in `samples` we already document the `Buffer` behavior; @alexander-fenster I think what shakes out of this thread is a feature request for a `string` body...
@aohren want to follow up do you still need this feature. Let's sync.
Customer fork the gax-nodejs to customized to keep the `snake_case`.(see [change](https://github.com/Opteo/gax-nodejs/commit/a1c226ac404712c844da4b403e6ff0f2ba8fc2f1))
Thanks @MitulGedeeya file the issues. Can I have more context like what kind the channel or client options, and which api you are using. @arithmetic1728 could you help me take...