nodejs-docs-samples icon indicating copy to clipboard operation
nodejs-docs-samples copied to clipboard

Node.js samples for Google Cloud Platform products.

Results 111 nodejs-docs-samples issues
Sort by recently updated
recently updated
newest added

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: bug
triage me
priority: p2
samples

```"@google-cloud/storage": "^7.7.0",``` This code has been working for 4+ years without change. And now all of a sudden it doesn't work. Very simple example ``` const imageFile = await storage.bucket(env.gcloudCloudStorage).file(fileUpload.fileLocation);...

type: bug
triage me
priority: p2
samples

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: cleanup
priority: p2
samples

This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....

type: bug
priority: p2
api: run
samples
flakybot: issue
flakybot: flaky

This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....

type: bug
priority: p2
api: run
samples
flakybot: issue
flakybot: flaky

Hey guys, I am not sure where to put it, but I just want to share my implementation of the speech client v2 and some thoughts about migrating from v1...

type: feature request
triage me
priority: p3
samples

Hi! I'm trying to find how to extract the embeddings values to add them to a json files following this format following the example https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/62253bb75d6068e1b44047eac5572246dfaa217b/ai-platform/snippets/predict-text-embeddings.js#L76C69-L76C69: {"id":"0","embedding":[0.005268869,-0.019839672,0.0035084013,0.0536439,-0.028307509,0.0037563213, ...]} But not sure...

samples

## In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/memorystore/redis/server.js ## Did you change the file? If so, how? Not yet. But the recommendation is to replace below line -...

type: bug
triage me
priority: p2
samples

How would one go about using assets from their own private bucket (and not the public one in the case of generativeai-downloads/images/scones.jpg)? ## Is your feature request related to a...

type: feature request
triage me
priority: p3
samples
api: vertex-ai

Hi, in your example here https://cloud.google.com/run/docs/tutorials/secure-services it is shown as FE-BE services, however the "editor" it not a FE but a node service https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/ebc7aca48f8cc493d73566621ca621af4764c006/run/markdown-preview/editor/Dockerfile google-auth-library can't run in a browser...

type: bug
triage me
priority: p2
samples