Skip to content

Commit 08a6f94

Browse files
Google APIscopybara-github
authored andcommitted
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 428853987
1 parent 58fbca6 commit 08a6f94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

google/example/showcase/v1/compliance.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto";
2525
option java_package = "com.google.example.showcase.v1";
2626

2727
// This service is used to test that GAPICs can transcode proto3 requests to
28-
// REST format correctly for various types of HTTP annotations........
28+
// REST format correctly for various types of HTTP annotations......
2929
service Compliance {
3030
option (google.api.default_host) = "showcase.googleapis.com";
3131

google/example/showcase/v1/showcase_grpc_service_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{"service": "google.example.showcase.v1.Messaging"},
77
{"service": "google.example.showcase.v1.SequenceService"}
88
],
9-
"timeout": "50000000s"
9+
"timeout": "500000s"
1010
},
1111
{
1212
"name": [
@@ -61,7 +61,7 @@
6161
"UNKNOWN"
6262
]
6363
},
64-
"timeout": "100s"
64+
"timeout": "10s"
6565
},
6666
{
6767
"name": [

0 commit comments

Comments
 (0)