|
126 | 126 | "pattern": "^accounts/[^/]+/products/[^/]+/localInventories/[^/]+$", |
127 | 127 | "required": true, |
128 | 128 | "type": "string" |
| 129 | + }, |
| 130 | + "productIdBase64UrlEncoded": { |
| 131 | + "description": "Optional. If true, the `{product}` in the `name` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 132 | + "location": "query", |
| 133 | + "type": "boolean" |
129 | 134 | } |
130 | 135 | }, |
131 | 136 | "path": "inventories/v1beta/{+name}", |
|
151 | 156 | "pattern": "^accounts/[^/]+/products/[^/]+$", |
152 | 157 | "required": true, |
153 | 158 | "type": "string" |
| 159 | + }, |
| 160 | + "productIdBase64UrlEncoded": { |
| 161 | + "description": "Optional. If true, the `{product}` in the `parent` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 162 | + "location": "query", |
| 163 | + "type": "boolean" |
154 | 164 | } |
155 | 165 | }, |
156 | 166 | "path": "inventories/v1beta/{+parent}/localInventories:insert", |
|
190 | 200 | "pattern": "^accounts/[^/]+/products/[^/]+$", |
191 | 201 | "required": true, |
192 | 202 | "type": "string" |
| 203 | + }, |
| 204 | + "productIdBase64UrlEncoded": { |
| 205 | + "description": "Optional. If true, the `{product}` in the `parent` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 206 | + "location": "query", |
| 207 | + "type": "boolean" |
193 | 208 | } |
194 | 209 | }, |
195 | 210 | "path": "inventories/v1beta/{+parent}/localInventories", |
|
219 | 234 | "pattern": "^accounts/[^/]+/products/[^/]+/regionalInventories/[^/]+$", |
220 | 235 | "required": true, |
221 | 236 | "type": "string" |
| 237 | + }, |
| 238 | + "productIdBase64UrlEncoded": { |
| 239 | + "description": "Optional. If true, the `{product}` in the `name` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 240 | + "location": "query", |
| 241 | + "type": "boolean" |
222 | 242 | } |
223 | 243 | }, |
224 | 244 | "path": "inventories/v1beta/{+name}", |
|
244 | 264 | "pattern": "^accounts/[^/]+/products/[^/]+$", |
245 | 265 | "required": true, |
246 | 266 | "type": "string" |
| 267 | + }, |
| 268 | + "productIdBase64UrlEncoded": { |
| 269 | + "description": "Optional. If true, the `{product}` in the `parent` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 270 | + "location": "query", |
| 271 | + "type": "boolean" |
247 | 272 | } |
248 | 273 | }, |
249 | 274 | "path": "inventories/v1beta/{+parent}/regionalInventories:insert", |
|
283 | 308 | "pattern": "^accounts/[^/]+/products/[^/]+$", |
284 | 309 | "required": true, |
285 | 310 | "type": "string" |
| 311 | + }, |
| 312 | + "productIdBase64UrlEncoded": { |
| 313 | + "description": "Optional. If true, the `{product}` in the `parent` field of the request will be interpreted as unpadded base64url-encoded and decoded during request processing to match the decoded value. Default value is `false`. Use this if your `{product}` contains special characters, such as forward slash `/` or other characters that are unpadded base64url-encoded (as per RFC 7515: https://datatracker.ietf.org/doc/html/rfc7515#section-2). Note that future versions of the API will only accept unpadded base64url-encoded product ids, so we strongly recommend proactively setting this to `true` and encoding the product ids.", |
| 314 | + "location": "query", |
| 315 | + "type": "boolean" |
286 | 316 | } |
287 | 317 | }, |
288 | 318 | "path": "inventories/v1beta/{+parent}/regionalInventories", |
|
300 | 330 | } |
301 | 331 | } |
302 | 332 | }, |
303 | | - "revision": "20250727", |
| 333 | + "revision": "20251109", |
304 | 334 | "rootUrl": "https://merchantapi.googleapis.com/", |
305 | 335 | "schemas": { |
306 | 336 | "CustomAttribute": { |
|
0 commit comments