Skip to content

Commit b510571

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
docs: update comments on protos (#56)
1 parent b790e38 commit b510571

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

packages/google-cloud-securitycenter/protos/google/cloud/securitycenter/v1beta1/organization_settings.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2323
option java_multiple_files = true;
2424
option java_package = "com.google.cloud.securitycenter.v1beta1";
2525

26-
2726
// User specified settings that are attached to the Cloud Security Command
2827
// Center (Cloud SCC) organization.
2928
message OrganizationSettings {

packages/google-cloud-securitycenter/protos/google/cloud/securitycenter/v1beta1/security_marks.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2323
option java_multiple_files = true;
2424
option java_package = "com.google.cloud.securitycenter.v1beta1";
2525

26-
2726
// User specified security marks that are attached to the parent Cloud Security
2827
// Command Center (Cloud SCC) resource. Security marks are scoped within a Cloud
2928
// SCC organization -- they can be modified and viewed by all users who have

packages/google-cloud-securitycenter/synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-02-26T12:37:43.580695Z",
2+
"updateTime": "2019-03-01T12:20:31.246886Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,15 +12,15 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "29f098cb03a9983cc9cb15993de5da64419046f2",
16-
"internalRef": "235621085"
15+
"sha": "41d72d444fbe445f4da89e13be02078734fb7875",
16+
"internalRef": "236230004"
1717
}
1818
},
1919
{
2020
"template": {
2121
"name": "node_library",
2222
"origin": "synthtool.gcp",
23-
"version": "2019.1.16"
23+
"version": "2019.2.26"
2424
}
2525
}
2626
],

0 commit comments

Comments
 (0)