We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44c45c commit 1e77865Copy full SHA for 1e77865
1 file changed
google/example/showcase/v1beta1/compliance.proto
@@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto";
25
option java_package = "com.google.example.showcase.v1beta1";
26
27
// This service is used to test that GAPICs can transcode proto3 requests to
28
-// REST format correctly for various types of HTTP annotations......
+// REST format correctly for various types of HTTP annotations.
29
service Compliance {
30
option (google.api.default_host) = "showcase.googleapis.com";
31
0 commit comments