Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 14, 2022
1 parent da99ad5 commit 9731b08
Show file tree
Hide file tree
Showing 34 changed files with 156 additions and 33 deletions.
22 changes: 11 additions & 11 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"packages/gapic-node-templating": "0.0.0",
"packages/google-api-apikeys": "0.1.0",
"packages/google-cloud-batch": "0.1.1",
"packages/google-cloud-beyondcorp-appconnections": "0.2.0",
"packages/google-cloud-beyondcorp-appconnectors": "0.3.0",
"packages/google-cloud-beyondcorp-appgateways": "0.2.0",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.0",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.0",
"packages/google-cloud-gkemulticloud": "0.1.1",
"packages/google-cloud-security-publicca": "0.1.0",
"packages/google-devtools-artifactregistry": "2.0.0",
"packages/google-iam": "0.1.0",
"packages/google-api-apikeys": "0.1.1",
"packages/google-cloud-batch": "0.1.2",
"packages/google-cloud-beyondcorp-appconnections": "0.2.1",
"packages/google-cloud-beyondcorp-appconnectors": "0.3.1",
"packages/google-cloud-beyondcorp-appgateways": "0.2.1",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.1",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.1",
"packages/google-cloud-gkemulticloud": "0.1.2",
"packages/google-cloud-security-publicca": "0.1.1",
"packages/google-devtools-artifactregistry": "3.0.0",
"packages/google-iam": "0.1.1",
"packages/typeless-sample-bot": "1.0.0"
}
7 changes: 7 additions & 0 deletions packages/google-api-apikeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/apikeys-v0.1.0...apikeys-v0.1.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-apikeys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/apikeys",
"version": "0.1.0",
"version": "0.1.1",
"description": "API Keys API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-apikeys/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/apikeys": "^0.1.0"
"@google-cloud/apikeys": "^0.1.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-node/compare/batch-v0.1.1...batch-v0.1.2) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/batch-v0.1.0...batch-v0.1.1) (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/batch",
"version": "0.1.1",
"version": "0.1.2",
"description": "Batch client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/batch": "^0.1.1"
"@google-cloud/batch": "^0.1.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appconnections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/appconnections-v0.2.0...appconnections-v0.2.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/appconnections-v0.1.0...appconnections-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appconnections",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/appconnections": "^0.2.0"
"@google-cloud/appconnections": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appconnectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/appconnectors-v0.3.0...appconnectors-v0.3.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/appconnectors-v0.2.0...appconnectors-v0.3.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appconnectors",
"version": "0.3.0",
"version": "0.3.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/appconnectors": "^0.3.0"
"@google-cloud/appconnectors": "^0.3.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-appgateways/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/appgateways-v0.2.0...appgateways-v0.2.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/appgateways-v0.1.0...appgateways-v0.2.0) (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appgateways/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appgateways",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/appgateways": "^0.2.0"
"@google-cloud/appgateways": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/clientconnectorservices-v0.2.0...clientconnectorservices-v0.2.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/clientconnectorservices-v0.1.0...clientconnectorservices-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/clientconnectorservices",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/clientconnectorservices": "^0.2.0"
"@google-cloud/clientconnectorservices": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-clientgateways/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/clientgateways-v0.2.0...clientgateways-v0.2.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/clientgateways-v0.1.0...clientgateways-v0.2.0) (2022-08-29)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/clientgateways",
"version": "0.2.0",
"version": "0.2.1",
"description": "BeyondCorp API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/clientgateways": "^0.2.0"
"@google-cloud/clientgateways": "^0.2.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-gkemulticloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.1.1...gkemulticloud-v0.1.2) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/gkemulticloud-v0.1.0...gkemulticloud-v0.1.1) (2022-08-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkemulticloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gkemulticloud",
"version": "0.1.1",
"version": "0.1.2",
"description": "Anthos Multi-Cloud API client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkemulticloud/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/gkemulticloud": "^0.1.1"
"@google-cloud/gkemulticloud": "^0.1.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-security-publicca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/publicca-v0.1.0...publicca-v0.1.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-security-publicca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/publicca",
"version": "0.1.0",
"version": "0.1.1",
"description": "Public Certificate Authority client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/publicca": "^0.1.0"
"@google-cloud/publicca": "^0.1.1"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
53 changes: 53 additions & 0 deletions packages/google-devtools-artifactregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,58 @@
# Changelog

## [3.0.0](https://github.com/googleapis/google-cloud-node/compare/artifact-registry-v2.0.0...artifact-registry-v3.0.0) (2022-09-14)


### ⚠ BREAKING CHANGES

* Update library to use Node 12
* update library to use Node 12 (#147)
* This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.
* write samples (#3)
* initial stub of library

### Features

* add v1 of the API, generate samples ([#82](https://github.com/googleapis/google-cloud-node/issues/82)) ([792272f](https://github.com/googleapis/google-cloud-node/commit/792272f01a5ef82603aa6a806b3c1c1e55edf3d7))
* AuditConfig for IAM v1 ([#134](https://github.com/googleapis/google-cloud-node/issues/134)) ([bdb8e47](https://github.com/googleapis/google-cloud-node/commit/bdb8e47f6fc88f9325f2cfc3612702f4e2175e79))
* initial stub of library ([0d39379](https://github.com/googleapis/google-cloud-node/commit/0d3937968410ac33aae80ccfce201f188dbf908c))
* promote v1beta2 features to v1 ([#132](https://github.com/googleapis/google-cloud-node/issues/132)) ([bb061e2](https://github.com/googleapis/google-cloud-node/commit/bb061e271d683a14aa0689fdec861e0a3ed3a9eb))
* support regapic LRO ([#154](https://github.com/googleapis/google-cloud-node/issues/154)) ([bcf16b2](https://github.com/googleapis/google-cloud-node/commit/bcf16b252ff1eed607c5bcfd988c2c5cb6a6e0ee))
* turns on self-signed JWT feature flag ([#74](https://github.com/googleapis/google-cloud-node/issues/74)) ([9b09da1](https://github.com/googleapis/google-cloud-node/commit/9b09da1a27f8adbe286539d99cc6902e3fe51c4d))
* upgrade to GA ([#96](https://github.com/googleapis/google-cloud-node/issues/96)) ([357525e](https://github.com/googleapis/google-cloud-node/commit/357525ed67f83281a0cd757f5023eac65a1bdf8e))
* write samples ([#3](https://github.com/googleapis/google-cloud-node/issues/3)) ([80c4ef6](https://github.com/googleapis/google-cloud-node/commit/80c4ef61f05192108ce5759cd4dc39d4ccaed577))


### Bug Fixes

* allow passing gax instance to client constructor ([#162](https://github.com/googleapis/google-cloud-node/issues/162)) ([9f382f5](https://github.com/googleapis/google-cloud-node/commit/9f382f5ebaaa78a8e41695997f1817fa129edf72))
* **artifactregistry:** add missing HTTP rules to service config ([#109](https://github.com/googleapis/google-cloud-node/issues/109)) ([b58c3dc](https://github.com/googleapis/google-cloud-node/commit/b58c3dca5864c706414b8ade854b9d2fa5b93e01))
* **artifactregistry:** fix resource pattern ID segment name ([#100](https://github.com/googleapis/google-cloud-node/issues/100)) ([cfa87b4](https://github.com/googleapis/google-cloud-node/commit/cfa87b439bc7952cae60f45c8d4fa25469724683))
* better support for fallback mode ([#158](https://github.com/googleapis/google-cloud-node/issues/158)) ([0b7f197](https://github.com/googleapis/google-cloud-node/commit/0b7f197a5cd9ad6d968fdab6b102f9f87217338b))
* **build:** migrate to using main branch ([#71](https://github.com/googleapis/google-cloud-node/issues/71)) ([38d4340](https://github.com/googleapis/google-cloud-node/commit/38d43400c22bcbaf922cd0dde92663f747dbb537))
* change import long to require ([#159](https://github.com/googleapis/google-cloud-node/issues/159)) ([90cef18](https://github.com/googleapis/google-cloud-node/commit/90cef185cbcdcbb8d7db2aaad621bf2861486ebd))
* **deps:** google-gax v2.17.0 with mTLS ([#58](https://github.com/googleapis/google-cloud-node/issues/58)) ([f8b9bce](https://github.com/googleapis/google-cloud-node/commit/f8b9bce9b12b452dccb1948c4b1b67992579e180))
* **deps:** google-gax v2.17.1 ([#61](https://github.com/googleapis/google-cloud-node/issues/61)) ([ff19db5](https://github.com/googleapis/google-cloud-node/commit/ff19db5dd79bcfc58cadd0838c1f6dfbe97ba1ed))
* **deps:** google-gax v2.24.1 ([#72](https://github.com/googleapis/google-cloud-node/issues/72)) ([bf657f9](https://github.com/googleapis/google-cloud-node/commit/bf657f9a2064a98ac2cec7312cd0729e1355dd56))
* **deps:** require google-gax v2.12.0 ([#39](https://github.com/googleapis/google-cloud-node/issues/39)) ([a78320f](https://github.com/googleapis/google-cloud-node/commit/a78320f29386928490b953df1e7a7df7b3abea70))
* do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/google-cloud-node/issues/1553)) ([#161](https://github.com/googleapis/google-cloud-node/issues/161)) ([3a0caf7](https://github.com/googleapis/google-cloud-node/commit/3a0caf704d3fcad49ea2f08fc3b34f4b4d839364))
* Fix the resource annotations for GetRepositoryRequest ([#88](https://github.com/googleapis/google-cloud-node/issues/88)) ([9f7e9f2](https://github.com/googleapis/google-cloud-node/commit/9f7e9f2a088d62bfc39020a654562e2d352ca316))
* GoogleAdsError missing using generator version after 1.3.0 ([#47](https://github.com/googleapis/google-cloud-node/issues/47)) ([ce9cb87](https://github.com/googleapis/google-cloud-node/commit/ce9cb87e8c7482f50e2daafdb49df59e111b5566))
* make request optional in all cases ([#54](https://github.com/googleapis/google-cloud-node/issues/54)) ([ce762f9](https://github.com/googleapis/google-cloud-node/commit/ce762f938b45bc9797f555cea2fff7b83ad04094))
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#63](https://github.com/googleapis/google-cloud-node/issues/63)) ([4dc2837](https://github.com/googleapis/google-cloud-node/commit/4dc2837bd01798c8eb5e78021e88945e7db0d44d))
* use google-gax v3.3.0 ([3a0caf7](https://github.com/googleapis/google-cloud-node/commit/3a0caf704d3fcad49ea2f08fc3b34f4b4d839364))
* use require() to load JSON protos ([#42](https://github.com/googleapis/google-cloud-node/issues/42)) ([0eccc12](https://github.com/googleapis/google-cloud-node/commit/0eccc125598c9615647c7867380921aed8457b31))


### Build System

* update library to use Node 12 ([#147](https://github.com/googleapis/google-cloud-node/issues/147)) ([d4a216e](https://github.com/googleapis/google-cloud-node/commit/d4a216ea6a91a43b7fbbb0606037eebccc1646b5))


### *build

* Update library to use Node 12 ([d4a216e](https://github.com/googleapis/google-cloud-node/commit/d4a216ea6a91a43b7fbbb0606037eebccc1646b5))

## [2.0.0](https://github.com/googleapis/nodejs-artifact-registry/compare/v1.3.0...v2.0.0) (2022-05-20)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-artifactregistry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/artifact-registry",
"version": "2.0.0",
"version": "3.0.0",
"description": "Artifactregistry client for Node.js",
"repository": "googleapis/nodejs-artifact-registry",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/artifact-registry": "^2.0.0"
"@google-cloud/artifact-registry": "^3.0.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-iam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/iam-v0.1.0...iam-v0.1.1) (2022-09-14)


### Bug Fixes

* preserve default values in x-goog-request-params header ([#3353](https://github.com/googleapis/google-cloud-node/issues/3353)) ([da99ad5](https://github.com/googleapis/google-cloud-node/commit/da99ad57f592a504750d57fdb1c7423734fec069))

## 0.1.0 (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/iam",
"version": "0.1.0",
"version": "0.1.1",
"description": "Identity and Access Management client for Node.js",
"repository": "googleapis/google-cloud-node",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 9731b08

Please sign in to comment.