We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c101e3e commit 8dfa9e0Copy full SHA for 8dfa9e0
1 file changed
aip/general/0133.md
@@ -178,6 +178,9 @@ message CreateBookRequest {
178
duplicate resource, the service **must** error with `PERMISSION_DENIED`
179
instead.
180
181
+**Note:** For REST APIs, the user-specified ID field, `{resource}_id`,
182
+is provided as a query parameters on the request URI.
183
+
184
**Important:** Declarative-friendly resources (AIP-128) **must** support
185
user-specified IDs.
186
0 commit comments