google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
#### Environment details Not applicable #### Steps to reproduce 1. open https://googleapis.dev/nodejs/googleapis/latest/index.html 2. go to e.g. 'compute' 3. open "Classes' on the left bar 4. (remark that there is three...
1) Is this a client library issue or a product issue? Yes? 2) Did someone already solve this? No. 3) Do you have a support contract? Yes, but this doesn't...
I have an inquiry also related to declaring oauth2Client as a variable globally in a JS file vs. locally inside a function. Replica of this Stack Overflow post I created:...
**Is your feature request related to a problem? Please describe.** I would like to specify the filename for uploads to a Google Analytics custom Data Set ([docs](https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/uploads/uploadData)). Currently this does...
Hi. Could you please provide a sample for Google my business api
#### Environment details - OS: macOS 11.4 - Node.js version: 14.16.1 - npm version: 6.14.12 - `googleapis` version: 78.0.0 #### Description Files uploaded to Google Drive using a stream or...
#### Environment details - OS: OSX 11.1 - Node.js version: 15.5.0 - npm version: 7 - `googleapis` version: 67.0.0 #### Steps to reproduce Getting a list of all groups using...
I am currently writing some tests that contain YouTube API requests using this library. I have a predefined videoID that I have been using to test the ` youtube.videos.list` method...
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. i...
Hey guys! I'm trying to create a segment but checking the Api https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/segments We have only a list method. Does anyone know if there is any way to create a...