fix: add a dummy change 1 at the v1beta1 for testing release messages without commit body

PiperOrigin-RevId: 401572962
pull/675/head
Google APIs 3 years ago committed by Copybara-Service
parent 5d88c6b939
commit 485bf018df
  1. 2
      google/example/showcase/v1beta1/compliance.proto

@ -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";

Loading…
Cancel
Save