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

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
external

The v3 version of @google-cloud/compute is devastating, it has a completely different API. And there's no any description anywhere about this. The homepage for the library - https://cloud.google.com/nodejs/docs/reference/compute/latest - contains...

See https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3068 `export {};` is added to the end of generated JS files, which is manually removed by `owlbot.py`. The feature request is to include this substitution within `typeless-sample-bot`.

priority: p2
type: feature request
samples

This issue was there : https://github.com/googleapis/nodejs-analytics-data/issues/221 Maintainers requested that it was reposted here **Is your feature request related to a problem? Please describe.** There seems to be a missing metric...

type: feature request
external

### Is your feature request related to a problem? Please describe. Modern streaming APIs such as Open AI's latest ChatGPT API require the ability to generate text-to-speech as the text...

type: feature request
api: texttospeech
priority: p3

Hello, I'm currently testing the BestaAnalyticsDataClient and had a question about the origanicGoogleSearch... (organicGoogleSearchAveragePosition, organicGoogleSearchClickThroughRate, organicGoogleSearchClicks, organicGoogleSearchImpressions) metrics. Here's the code : ``` const [response] = await analyticsDataClient.runReport({ property: `properties/${propertyId}`,...

type: question
priority: p3
api: analyticsdata

I'm having trouble getting a working Node example of creating a BigQuery data transfer config. My goal is to have a nodeJS script that can create transfer configs based on...

type: question
priority: p2

**ISSUE**: Currently with the latest release of dialogflow-cx in console if we import a new version of pre-existing flow it asks us whether to replace the original intents and entities...

Original bug here https://github.com/googleapis/google-cloud-node/issues/3524 When hovering over the function the IDE needs to tell us the format from the result.

type: docs

These will be breaking changes, so upgrade these to stable: - [ ] certificatemanager (https://github.com/googleapis/google-cloud-node/issues/3423) - [ ] cloud life sciences (https://github.com/googleapis/google-cloud-node/issues/3542) - [ ] nodejs-analytics-data (https://github.com/googleapis/google-cloud-node/issues/3540)

type: process