Skip to content

Commit

Permalink
chore: update v2.14.1 gapic-generator-typescript (#332)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 430998475
Source-Link: googleapis/googleapis@19753e2
Source-Link: googleapis/googleapis-gen@0d0110d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGQwMTEwZGU4MDNmYTIzNjAyYmFjMGFiYWI3ZTI5MjUzODQ0YjM3MCJ9
chore: fix Outer class name for CVSS.proto
PiperOrigin-RevId: 432963286
Source-Link: googleapis/googleapis@044a6c2
Source-Link: googleapis/googleapis-gen@3c46855
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2M0Njg1NTE4N2U1Y2MzY2Y0MWRkMjRhNDBjYTY1YTM4NWM5NzkxMCJ9
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
chore: update v2.14.1 gapic-generator-typescript
Committer: @summer-ji-eng
PiperOrigin-RevId: 433031262
Source-Link: googleapis/googleapis@2a55d13
Source-Link: googleapis/googleapis-gen@2fce389
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZjZTM4OTNhZTlkYTQ3NzYzZTA4NzJjNGEzYTg3ZDlmZjc4NzcxZiJ9
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 9, 2022
1 parent 01fed65 commit e207967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/grafeas/protos/grafeas/v1/cvss.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ package grafeas.v1;
option go_package = "google.golang.org/genproto/googleapis/grafeas/v1;grafeas";
option java_multiple_files = true;
option java_package = "io.grafeas.v1";
option java_outer_classname = "CvssProto";
option objc_class_prefix = "GRA";

// Common Vulnerability Scoring System version 3.
Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/protos/protos.json

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

0 comments on commit e207967

Please sign in to comment.