File tree 1 file changed +3
-3
lines changed
packages/google-cloud/src
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -389,9 +389,9 @@ var apis = {
389
389
* @constructor
390
390
*
391
391
* @param {object } options - Configuration object.
392
- * @param {string } options.projectId - The project ID from the Google Developer's
393
- * Console, e.g. 'grape-spaceship-123'. We will also check the environment
394
- * variable `GCLOUD_PROJECT` for your project ID.
392
+ * @param {string } options.projectId - The project ID from the Google
393
+ * Developer's Console, e.g. 'grape-spaceship-123'. We will also check the
394
+ * environment variable `GCLOUD_PROJECT` for your project ID.
395
395
* @param {string } options.keyFilename - Full path to the a .json, .pem, or .p12
396
396
* key downloaded from the Google Developers Console. NOTE: .pem and .p12
397
397
* require you to specify `options.email` as well.
You can’t perform that action at this time.
0 commit comments