-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update GAPIC generated code (v1), bump semver minor version (#24)
* regenerating GAPIC v1 code * bump version and regenerate scaffolding
- Loading branch information
1 parent
c7a6192
commit 296eb42
Showing
20 changed files
with
350 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,5 @@ Jun Mukai <[email protected]> Jun Mukai <[email protected]> | |
Luke Sneeringer <[email protected]> Luke Sneeringer <[email protected]> | ||
Stephen Sawchuk <[email protected]> Stephen Sawchuk <[email protected]> | ||
Stephen Sawchuk <[email protected]> Stephen Sawchuk <[email protected]> | ||
Alexander Fenster <[email protected]> Alexander Fenster <[email protected]> | ||
Rebecca Taylor <[email protected]> Rebecca Taylor <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,18 @@ | |
# name <email> | ||
# | ||
Ace Nassri <[email protected]> | ||
Alexander Fenster <[email protected]> | ||
Ali Ijaz Sheikh <[email protected]> | ||
Dave Gramlich <[email protected]> | ||
Ernest Landrito <[email protected]> | ||
Gus Class <[email protected]> | ||
Jason Dobry <[email protected]> | ||
Jun Mukai <[email protected]> | ||
Luke Sneeringer <[email protected]> | ||
Rebecca Taylor <[email protected]> | ||
Song Wang <[email protected]> | ||
Stephen Sawchuk <[email protected]> | ||
Tim Swast <[email protected]> | ||
calibr <[email protected]> | ||
Rebecca Taylor <remily@google.com> | ||
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | ||
rtw <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@google-cloud/vision", | ||
"description": "Google Cloud Vision API client for Node.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"license": "Apache-2.0", | ||
"author": "Google Inc", | ||
"engines": { | ||
|
@@ -30,18 +30,20 @@ | |
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Ali Ijaz Sheikh <[email protected]>", | ||
"Dave Gramlich <[email protected]>", | ||
"Ernest Landrito <[email protected]>", | ||
"Gus Class <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Jun Mukai <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Rebecca Taylor <[email protected]>", | ||
"Song Wang <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>", | ||
"calibr <[email protected]>", | ||
"Rebecca Taylor <remily@google.com>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", | ||
"rtw <[email protected]>" | ||
], | ||
"scripts": { | ||
|
2 changes: 1 addition & 1 deletion
2
packages/google-cloud-vision/protos/google/cloud/vision/v1/geometry.proto
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.