Skip to content

Commit e14181d

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 34669 b: refs/heads/autosynth-texttospeech c: 909d094 h: refs/heads/master i: 34667: da8fd77
1 parent d9790fc commit e14181d

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
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143-
refs/heads/autosynth-texttospeech: 111fdd5beb8832a53426577f5aa4c97dd4fa850a
143+
refs/heads/autosynth-texttospeech: 909d0944c96347814c3ec56cb36fbd0c14f700a1
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64

branches/autosynth-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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-texttospeech/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)