Skip to content

Commit

Permalink
build: use gapic-generator-typescript v1.0.7. (#178)
Browse files Browse the repository at this point in the history
This new generator will bring some changes to the generated code across all libraries, but the behavior will only change for nodejs-logging and nodejs-pubsub (those two libraries that use request batching). For other libraries, the changes should be minor (the createApiCall call is simplified) and it should be safe to merge them. Please talk to @alexander-fenster if you have any questions.

PiperOrigin-RevId: 325949033

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Aug 10 21:11:13 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 94006b3cb8d2fb44703cf535da15608eed6bf7db
Source-Link: googleapis/googleapis@94006b3

Co-authored-by: sofisl <[email protected]>
  • Loading branch information
yoshi-automation and sofisl authored Aug 28, 2020
1 parent 966ca30 commit 8e5e32d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-phishingprotection/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-phishing-protection.git",
"sha": "f98994d3da8881315609ffa937f387a8ca2494c4"
"sha": "902ccfb22b32bd304c5f1cdabeda63c2b226ba84"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1a97126c6ced4e6179ade331a5372ec06e24f727",
"internalRef": "328383688"
"sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db",
"internalRef": "325949033"
}
},
{
Expand Down

0 comments on commit 8e5e32d

Please sign in to comment.