Skip to content

Commit

Permalink
Partial veneer GAPIC refresh (#600)
Browse files Browse the repository at this point in the history
* Partial veneer changes for vision

* Update from <API>Gapic to <API>GapicClient

* Refresh GAPIC clients with partial veneer changes

* Fix DLP client

* Remove unsupported pubsub methods

* Refresh with latest generator changes

* Update composer files, Spanner connection and tests

* Refresh with moved GapicClient objects
  • Loading branch information
michaelbausor authored and dwsupplee committed Aug 21, 2017
1 parent 6c26fd6 commit 7b05f81
Show file tree
Hide file tree
Showing 49 changed files with 14,923 additions and 14,096 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"league/json-guard": "^0.3",
"erusev/parsedown": "^1.6",
"vierbergenlars/php-semver": "^3.0",
"google/proto-client": "^0.21.0",
"google/gax": "^0.21.0",
"google/proto-client": "^0.22.0",
"google/gax": "^0.22.1",
"symfony/lock": "3.3.x-dev#1ba6ac9",
"phpseclib/phpseclib": "^2"
},
Expand Down Expand Up @@ -114,4 +114,4 @@
"entry": "ServiceBuilder.php"
}
}
}
}
Loading

0 comments on commit 7b05f81

Please sign in to comment.