@maxim_mazurok/gapi.client.merchantapi-inventories_v1 0.0.20251104 → 0.0.20251109

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +17 -1
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://merchantapi.googleapis.com/$discovery/rest?version=inventories_v1
12
- // Revision: 20251104
12
+ // Revision: 20251109
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -152,6 +152,8 @@ declare namespace gapi.client {
152
152
  oauth_token?: string;
153
153
  /** Returns response with indentations and line breaks. */
154
154
  prettyPrint?: boolean;
155
+ /** 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. */
156
+ productIdBase64UrlEncoded?: boolean;
155
157
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
156
158
  quotaUser?: string;
157
159
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -179,6 +181,8 @@ declare namespace gapi.client {
179
181
  parent: string;
180
182
  /** Returns response with indentations and line breaks. */
181
183
  prettyPrint?: boolean;
184
+ /** 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. */
185
+ productIdBase64UrlEncoded?: boolean;
182
186
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
183
187
  quotaUser?: string;
184
188
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -208,6 +212,8 @@ declare namespace gapi.client {
208
212
  parent: string;
209
213
  /** Returns response with indentations and line breaks. */
210
214
  prettyPrint?: boolean;
215
+ /** 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. */
216
+ productIdBase64UrlEncoded?: boolean;
211
217
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
212
218
  quotaUser?: string;
213
219
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -241,6 +247,8 @@ declare namespace gapi.client {
241
247
  parent: string;
242
248
  /** Returns response with indentations and line breaks. */
243
249
  prettyPrint?: boolean;
250
+ /** 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. */
251
+ productIdBase64UrlEncoded?: boolean;
244
252
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
245
253
  quotaUser?: string;
246
254
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -270,6 +278,8 @@ declare namespace gapi.client {
270
278
  oauth_token?: string;
271
279
  /** Returns response with indentations and line breaks. */
272
280
  prettyPrint?: boolean;
281
+ /** 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. */
282
+ productIdBase64UrlEncoded?: boolean;
273
283
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
274
284
  quotaUser?: string;
275
285
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -297,6 +307,8 @@ declare namespace gapi.client {
297
307
  parent: string;
298
308
  /** Returns response with indentations and line breaks. */
299
309
  prettyPrint?: boolean;
310
+ /** 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. */
311
+ productIdBase64UrlEncoded?: boolean;
300
312
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
301
313
  quotaUser?: string;
302
314
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -326,6 +338,8 @@ declare namespace gapi.client {
326
338
  parent: string;
327
339
  /** Returns response with indentations and line breaks. */
328
340
  prettyPrint?: boolean;
341
+ /** 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. */
342
+ productIdBase64UrlEncoded?: boolean;
329
343
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
330
344
  quotaUser?: string;
331
345
  /** Upload protocol for media (e.g. "raw", "multipart"). */
@@ -359,6 +373,8 @@ declare namespace gapi.client {
359
373
  parent: string;
360
374
  /** Returns response with indentations and line breaks. */
361
375
  prettyPrint?: boolean;
376
+ /** 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. */
377
+ productIdBase64UrlEncoded?: boolean;
362
378
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
363
379
  quotaUser?: string;
364
380
  /** Upload protocol for media (e.g. "raw", "multipart"). */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.merchantapi-inventories_v1",
3
- "version": "0.0.20251104",
3
+ "version": "0.0.20251109",
4
4
  "description": "TypeScript typings for Merchant API inventories_v1",
5
5
  "repository": {
6
6
  "type": "git",