We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1378107 commit 81c1a8cCopy full SHA for 81c1a8c
schema/google/showcase/v1beta1/echo.proto
@@ -44,7 +44,7 @@ service Echo {
44
// for "show").
45
option (google.api.default_host) = "localhost:7469";
46
// See https://github.com/aip-dev/google.aip.dev/pull/1331
47
- option (google.api.api_version) = "v1_20240325";
+ option (google.api.api_version) = "moose";
48
49
// This method simply echoes the request. This method showcases unary RPCs.
50
rpc Echo(EchoRequest) returns (EchoResponse) {
0 commit comments