Skip to content

Commit cf2b377

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 31849 b: refs/heads/autosynth-datastore c: 909d094 h: refs/heads/master i: 31847: 3995de5
1 parent 72da9d1 commit cf2b377

12 files changed

Lines changed: 24 additions & 14 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ refs/heads/autosynth-bigquerystorage: a345f72d7a6358e9fea9dcdae94ec85a27da3088
127127
refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130-
refs/heads/autosynth-datastore: 111fdd5beb8832a53426577f5aa4c97dd4fa850a
130+
refs/heads/autosynth-datastore: 909d0944c96347814c3ec56cb36fbd0c14f700a1
131131
refs/heads/autosynth-dialogflow: 841930a680ebe370c9fc6ae824465f6bc51a5a46
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOuterClass.java

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOuterClass.java

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOuterClass.java

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOuterClass.java

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOuterClass.java

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/asset.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2727
option java_multiple_files = true;
2828
option java_package = "com.google.cloud.securitycenter.v1";
2929
option php_namespace = "Google\\Cloud\\SecurityCenter\\V1";
30+
option ruby_package = "Google::Cloud::SecurityCenter::V1";
3031

3132
// Cloud Security Command Center's (Cloud SCC) representation of a Google Cloud
3233
// Platform (GCP) resource.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/finding.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2727
option java_multiple_files = true;
2828
option java_package = "com.google.cloud.securitycenter.v1";
2929
option php_namespace = "Google\\Cloud\\SecurityCenter\\V1";
30+
option ruby_package = "Google::Cloud::SecurityCenter::V1";
3031

3132
// Cloud Security Command Center (Cloud SCC) finding.
3233
//

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/organization_settings.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2424
option java_multiple_files = true;
2525
option java_package = "com.google.cloud.securitycenter.v1";
2626
option php_namespace = "Google\\Cloud\\SecurityCenter\\V1";
27+
option ruby_package = "Google::Cloud::SecurityCenter::V1";
2728

2829
// User specified settings that are attached to the Cloud Security Command
2930
// Center (Cloud SCC) organization.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/security_marks.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/securitycenter/
2424
option java_multiple_files = true;
2525
option java_package = "com.google.cloud.securitycenter.v1";
2626
option php_namespace = "Google\\Cloud\\SecurityCenter\\V1";
27+
option ruby_package = "Google::Cloud::SecurityCenter::V1";
2728

2829
// User specified security marks that are attached to the parent Cloud Security
2930
// Command Center (Cloud SCC) resource. Security marks are scoped within a Cloud

0 commit comments

Comments
 (0)