Skip to content

Commit

Permalink
add missing namespaces (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored Jan 2, 2019
1 parent 0a56b6b commit 667386f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/google-cloud-securitycenter/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@
/**
* @namespace google.cloud.securitycenter.v1beta1
*/
/**
* @namespace google.iam.v1
*/
/**
* @namespace google.protobuf
*/
/**
* @namespace google.longrunning
*/
/**
* @namespace google.rpc
*/

'use strict';

Expand Down

0 comments on commit 667386f

Please sign in to comment.