Skip to content

Commit e207967

Browse files
chore: update v2.14.1 gapic-generator-typescript (#332)
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>
1 parent 01fed65 commit e207967

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/grafeas/protos/grafeas/v1/cvss.proto

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package grafeas.v1;
1919
option go_package = "google.golang.org/genproto/googleapis/grafeas/v1;grafeas";
2020
option java_multiple_files = true;
2121
option java_package = "io.grafeas.v1";
22+
option java_outer_classname = "CvssProto";
2223
option objc_class_prefix = "GRA";
2324

2425
// Common Vulnerability Scoring System version 3.

packages/grafeas/protos/protos.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)