File tree Expand file tree Collapse file tree
google/example/showcase/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto";
2525option 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......
2929service Compliance {
3030 option (google.api.default_host ) = "showcase.googleapis.com" ;
3131
Original file line number Diff line number Diff line change 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" : [
6161 " UNKNOWN"
6262 ]
6363 },
64- "timeout" : " 100s "
64+ "timeout" : " 10s "
6565 },
6666 {
6767 "name" : [
You can’t perform that action at this time.
0 commit comments