Skip to content

Commit

Permalink
Regenerate securitycenter client (#4929)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and Praful Makani committed Apr 10, 2019
1 parent 243fea3 commit d2468b1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
option java_multiple_files = true;
option java_package = "com.google.cloud.securitycenter.v1";
option php_namespace = "Google\\Cloud\\SecurityCenter\\V1";
option ruby_package = "Google::Cloud::SecurityCenter::V1";

// V1 APIs for Security Center service.
service SecurityCenter {
Expand Down
10 changes: 5 additions & 5 deletions google-cloud-clients/google-cloud-securitycenter/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"updateTime": "2019-04-02T07:54:34.464960Z",
"updateTime": "2019-04-10T07:53:48.675080Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.22",
"dockerImage": "googleapis/artman@sha256:e7f9554322a8aa1416c122c918fdc4cdec8cfe816f027fc948dec0be7edef320"
"version": "0.16.25",
"dockerImage": "googleapis/artman@sha256:d9597f983d1d4e61272c63cb97b7d8f8234da9999526c35d357de3d781f0ec1b"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "6c48ab5aef47dc14e02e2dc718d232a28067129d",
"internalRef": "241437588"
"sha": "3f57de2fbe951640b587d9c2d503daf554747749",
"internalRef": "242707837"
}
}
],
Expand Down

0 comments on commit d2468b1

Please sign in to comment.