Skip to content

Commit

Permalink
chore: update root proto namespace (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Jun 4, 2020
1 parent a15b0b4 commit 7f20a80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/protos/protos.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
var $Reader = $protobuf.Reader, $Writer = $protobuf.Writer, $util = $protobuf.util;

// Exported root namespace
var $root = $protobuf.roots._google_cloud_security_center_3_1_0_protos || ($protobuf.roots._google_cloud_security_center_3_1_0_protos = {});
var $root = $protobuf.roots._google_cloud_security_center_4_0_0_protos || ($protobuf.roots._google_cloud_security_center_4_0_0_protos = {});

$root.google = (function() {

Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-security-center.git",
"sha": "6ce252eb770d1a4304301bfbaeacb9d165f8a3e9"
"sha": "f798376de3512133b3f1f4b112ba78c9b212a33b"
}
},
{
Expand Down

0 comments on commit 7f20a80

Please sign in to comment.