Skip to content

Commit 70e4269

Browse files
Google APIscopybara-github
authored andcommitted
build: library of v1 showcase onboarded to SAM
PiperOrigin-RevId: 400823250
1 parent 7d82057 commit 70e4269

2 files changed

Lines changed: 2 additions & 2 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: 1 addition & 1 deletion
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": "50s"
9+
"timeout": "5000s"
1010
},
1111
{
1212
"name": [

0 commit comments

Comments
 (0)