We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45d3b0 commit bab6c41Copy full SHA for bab6c41
endpoints/bookstore-grpc/api_config_http.yaml
@@ -21,6 +21,11 @@
21
type: google.api.Service
22
config_version: 3
23
24
+#
25
+# Name of the service configuration.
26
27
+name: bookstore.endpoints.<MY_PROJECT_ID>.cloud.goog
28
+
29
#
30
# HTTP rules define translation from HTTP/REST/JSON to gRPC. With these rules
31
# HTTP/REST/JSON clients will be able to call the Bookstore service.
0 commit comments