| auth |
Default value : new GoogleAuth()
|
| CLOUD_SDK_CLIENT_ID |
Type : string
|
Default value : '764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com'
|
| DEFAULT_HEADER |
Type : jws.Header
|
Default value : {
alg: 'RS256',
typ: 'JWT',
}
|
| envPromise |
Type : Promise | undefined
|
| pkg |
Default value : require('../../package.json')
|
| PRODUCT_NAME |
Type : string
|
Default value : 'google-api-nodejs-client'
|