Synchronize new proto/yaml changes.

PiperOrigin-RevId: 401566570
pull/675/head
Google APIs 4 years ago committed by Copybara-Service
parent 614dfd79a8
commit 5d88c6b939
  1. 2
      google/example/showcase/v1/compliance.proto
  2. 2
      google/example/showcase/v1/showcase_grpc_service_config.json

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

@ -6,7 +6,7 @@
{"service": "google.example.showcase.v1.Messaging"},
{"service": "google.example.showcase.v1.SequenceService"}
],
"timeout": "500000s"
"timeout": "5000s"
},
{
"name": [

Loading…
Cancel
Save