chore!: add a dummy change 3 at the v1main for testing release messages without commit body

---
build(lang)!: add a dummy change 2 at the v1main for testing release messages with commit body

commit body1
commit body2

---
fix(lang)!: add a dummy change 1 at the v1main for testing release messages with commit body

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

@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto";
option java_package = "com.google.example.showcase.v1beta3";
// 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