From 485bf018df91eadad2f3f1d0b301574128fabf84 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 7 Oct 2021 12:10:31 -0700 Subject: [PATCH] fix: add a dummy change 1 at the v1beta1 for testing release messages without commit body PiperOrigin-RevId: 401572962 --- google/example/showcase/v1beta1/compliance.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/example/showcase/v1beta1/compliance.proto b/google/example/showcase/v1beta1/compliance.proto index 62686524b..c325819f0 100644 --- a/google/example/showcase/v1beta1/compliance.proto +++ b/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";