google-cloud-node icon indicating copy to clipboard operation
google-cloud-node copied to clipboard

Google Cloud Client Library for Node.js

Results 176 google-cloud-node issues
Sort by recently updated
recently updated
newest added

I feel like the Google Node APIs are getting worse with each version.. On V2 we had this `const translate: TranslationServiceClient = new TranslationServiceClient();` `let [detections] = await translate.detect(text);` Nice...

api: translate
priority: p2

**I am writing to request assistance with an issue I have encountered while implementing the Google Speech-to-Text gRPC API in my project. Specifically, I am receiving an error message indicating...

type: bug
priority: p2

1) Is this a client library issue or a product issue? Client library issue with samples. 2) Did someone already solve this? no 3) Do you have a support contract?...

priority: p2
type: cleanup
api: notebooks
samples

- [x] Make sure all previous builds are cancelled when new builds on the same PR are triggered - [x] audit all pre & post-install scripts - [x] perhaps copy...

type: process

We're currently creating our `MetricServiceClient` using the rest fallback method, since we're building our code with esbuild and using protos does not seem to be supported. However, if the `createTimeSeries`...

type: bug
api: monitoring
priority: p2

https://github.com/googleapis/google-cloud-node/pull/4199 I think this PR points to files that kick off tests we don't check anything against. We should delete these.

type: process

I used video intelligence API to get transcription from video. It was working fine, until it generating this error. I didn't find the error code in [doc](https://cloud.google.com/video-intelligence/docs/reference/rest/v1/Code). any help? ```...

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
priority: p3

link on readme for samples is broken https://github.com/googleapis/nodejs-docs-samples the one on this page https://www.npmjs.com/package/@google-analytics/data#samples is as well https://github.com/googleapis/google-cloud-node/tree/main/samples seems this is the correct link: https://github.com/googleapis/google-cloud-node/tree/main/packages/google-analytics-data/samples

type: bug
priority: p2