We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ca5df commit 2a60b53Copy full SHA for 2a60b53
1 file changed
aip/client-libraries/4236.md
@@ -16,7 +16,8 @@ the per-API interface clients.
16
17
If an API interface is annotated with `google.api.api_version`, client
18
library generators **must** include either an HTTP query parameter `$apiVersion`
19
-or HTTP header `X-Goog-Api-Version`, but a request **must not** contain both.
+or HTTP header/gRPC metadata key `X-Goog-Api-Version`, but a request
20
+**must not** contain both.
21
22
### Generated client documentation
23
0 commit comments