Skip to content

Commit

Permalink
fix: add a dummy change for showcase v1beta1 for testing autosubmit
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 403202362
  • Loading branch information
Google APIs authored and copybara-github committed Oct 14, 2021
1 parent b44c45c commit 1e77865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/example/showcase/v1beta1/compliance.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto";
option java_package = "com.google.example.showcase.v1beta1";

// This service is used to test that GAPICs can transcode proto3 requests to
// REST format correctly for various types of HTTP annotations......
// REST format correctly for various types of HTTP annotations.
service Compliance {
option (google.api.default_host) = "showcase.googleapis.com";

Expand Down

0 comments on commit 1e77865

Please sign in to comment.