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

[As documented in the docs](https://googleapis.dev/nodejs/cloudbuild/latest/google.devtools.cloudbuild.v1.BuildOptions.html#.MachineType) the code only allows a short list of options for `machineType` here: https://github.com/googleapis/google-cloud-node/blob/67ce45e56654cc295df11ecf7b3444832c77c48c/packages/google-devtools-cloudbuild/protos/google/devtools/cloudbuild/v1/cloudbuild.proto#L1856-L1874 This enum has diverged (?) from the offered machine-types documented on https://cloud.google.com/compute/docs/machine-types...

type: feature request

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: question

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
priority: p2
api: dialogflow

When I try to include reasons when annotating an assessment I always get this error: ``` Error: 3 INVALID_ARGUMENT: Invalid reason. ``` For example I might use the following: ```...

At the moment, the typeless-sample-bot only finds samples that have the `// [START foo]` tag in them. Unfortunately this also makes them show up in the sample browser, even when...

type: feature request
samples

Hello, I'm trying to use a non test key that I've already created in google recaptcha entreprise dashboard, when I call grecaptcha.entreprise.execute() with key that is non test key I've...

type: question

https://github.com/googleapis/gapic-generator-typescript/pull/1391 https://github.com/googleapis/gapic-generator-typescript/pull/1391

type: process

I am trying to use the below import statement in my web application that runs NodeJS and uses the WebPack Module Bundler. But I get an error which says ``Uncaught...

type: question

The sentence is 'This is test content. Jeg snakker litt Norsk' Clearly two languages but only 'en' is returned. Original bug here https://github.com/googleapis/google-cloud-node/issues/3524 (logged a separate bug for knowing what...

external

#### Environment details - which product (packages/*): @google-cloud/speech ver ^5.5.0 - google-cloud-node version: 5.5.0 - OS: Ventura 13.0.1 - Node.js version: v16.17. - npm version: v8.15.0 #### Steps to reproduce...

priority: p2
type: feature request