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

- [ ] Regenerate this pull request now. feat: add private_service_connect_config and service_attachment fields to DedicatedServingEndpoint v1 feat: add satisfies_pzs and satisfies_pzi fields to Model v1 docs: update comments of...

owl-bot-copy

- [ ] Regenerate this pull request now. PiperOrigin-RevId: 647486641 Source-Link: https://github.com/googleapis/googleapis/commit/a235ef2b878a20039af42339b7b9fdfb1b80880f Source-Link: https://github.com/googleapis/googleapis-gen/commit/9066c39cbcd7253ac2f54b974b2664a0061a8e53 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWVkZ2Vjb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjkwNjZjMzljYmNkNzI1M2FjMmY1NGI5NzRiMjY2NGEwMDYxYThlNTMifQ==

owl-bot-copy

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adeaed3563fd6986e550df046d11a77f491630a0 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiJhZGVhZWQzNTYzZmQ2OTg2ZTU1MGRmMDQ2ZDExYTc3ZjQ5MTYzMGEwIn0= PiperOrigin-RevId: 638989603

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adeaed3563fd6986e550df046d11a77f491630a0 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXByaXZpbGVnZWRhY2Nlc3NtYW5hZ2VyLy5Pd2xCb3QueWFtbCIsImgiOiJhZGVhZWQzNTYzZmQ2OTg2ZTU1MGRmMDQ2ZDExYTc3ZjQ5MTYzMGEwIn0= PiperOrigin-RevId: 638547738

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adeaed3563fd6986e550df046d11a77f491630a0 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiJhZGVhZWQzNTYzZmQ2OTg2ZTU1MGRmMDQ2ZDExYTc3ZjQ5MTYzMGEwIn0= PiperOrigin-RevId: 638990704

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8ffff3f900c5b510263962cfdf0f7a7f94be8ae4 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcmtldGluZ3BsYXRmb3JtLWFkbWluLy5Pd2xCb3QueWFtbCIsImgiOiI4ZmZmZjNmOTAwYzViNTEwMjYzOTYyY2ZkZjBmN2E3Zjk0YmU4YWU0In0= PiperOrigin-RevId: 645451373

### Please make sure you have searched for information in the following guides. - [X] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues - [X] Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting - [X]...

needs more info

According to the docs/examples of Google Address Validation we can use an API key to authenticate: ``` curl -X POST -d '{ "address": { "regionCode": "US", "locality": "Mountain View", "addressLines":...

We are using Nodejs MetricServiceClient/KeyManagementServiceClient client in our product. How do we enable server certificate verification in the MetricServiceClient/KeyManagementServiceClient client? We want to enable client-side verification of server certificates with...