Skip to content

Commit 19753e2

Browse files
Google APIscopybara-github
authored andcommitted
chore: add outer class name for CVSS.proto
PiperOrigin-RevId: 430998475
1 parent 5c4db90 commit 19753e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grafeas/v1/cvss.proto

Lines changed: 1 addition & 0 deletions
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.

0 commit comments

Comments
 (0)