@google-shopping/lfp 0.5.0 → 0.6.0
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.
- package/README.md +10 -10
- package/build/protos/protos.d.ts +0 -51
- package/build/protos/protos.js +17 -102
- package/build/protos/protos.json +0 -3
- package/build/src/v1beta/lfp_inventory_service_client.d.ts +1 -1
- package/build/src/v1beta/lfp_inventory_service_client.js +33 -44
- package/build/src/v1beta/lfp_inventory_service_client.js.map +1 -1
- package/build/src/v1beta/lfp_merchant_state_service_client.d.ts +1 -1
- package/build/src/v1beta/lfp_merchant_state_service_client.js +34 -46
- package/build/src/v1beta/lfp_merchant_state_service_client.js.map +1 -1
- package/build/src/v1beta/lfp_sale_service_client.d.ts +1 -1
- package/build/src/v1beta/lfp_sale_service_client.js +33 -44
- package/build/src/v1beta/lfp_sale_service_client.js.map +1 -1
- package/build/src/v1beta/lfp_store_service_client.d.ts +38 -38
- package/build/src/v1beta/lfp_store_service_client.js +68 -88
- package/build/src/v1beta/lfp_store_service_client.js.map +1 -1
- package/package.json +4 -4
- package/CHANGELOG.md +0 -55
package/README.md
CHANGED
@@ -122,14 +122,14 @@ Samples are in the [`samples/`](https://github.com/googleapis/google-cloud-node/
|
|
122
122
|
|
123
123
|
| Sample | Source Code | Try it |
|
124
124
|
| --------------------------- | --------------------------------- | ------ |
|
125
|
-
| Lfp_inventory_service.insert_lfp_inventory | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
126
|
-
| Lfp_merchant_state_service.get_lfp_merchant_state | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
127
|
-
| Lfp_sale_service.insert_lfp_sale | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
128
|
-
| Lfp_store_service.delete_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
129
|
-
| Lfp_store_service.get_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
130
|
-
| Lfp_store_service.insert_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
131
|
-
| Lfp_store_service.list_lfp_stores | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
132
|
-
| Quickstart | [source code](https://github.com/googleapis/google-cloud-node/blob/
|
125
|
+
| Lfp_inventory_service.insert_lfp_inventory | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_inventory_service.insert_lfp_inventory.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_inventory_service.insert_lfp_inventory.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
126
|
+
| Lfp_merchant_state_service.get_lfp_merchant_state | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_merchant_state_service.get_lfp_merchant_state.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_merchant_state_service.get_lfp_merchant_state.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
127
|
+
| Lfp_sale_service.insert_lfp_sale | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_sale_service.insert_lfp_sale.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_sale_service.insert_lfp_sale.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
128
|
+
| Lfp_store_service.delete_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.delete_lfp_store.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.delete_lfp_store.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
129
|
+
| Lfp_store_service.get_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.get_lfp_store.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.get_lfp_store.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
130
|
+
| Lfp_store_service.insert_lfp_store | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.insert_lfp_store.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.insert_lfp_store.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
131
|
+
| Lfp_store_service.list_lfp_stores | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.list_lfp_stores.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/generated/v1beta/lfp_store_service.list_lfp_stores.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
132
|
+
| Quickstart | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-shopping-merchant-lfp/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-shopping-merchant-lfp/samples/quickstart.js,packages/google-shopping-merchant-lfp/samples/README.md) |
|
133
133
|
|
134
134
|
|
135
135
|
|
@@ -178,7 +178,7 @@ More Information: [Google Cloud Platform Launch Stages][launch_stages]
|
|
178
178
|
|
179
179
|
## Contributing
|
180
180
|
|
181
|
-
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/google-cloud-node/blob/
|
181
|
+
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/google-cloud-node/blob/main/CONTRIBUTING.md).
|
182
182
|
|
183
183
|
Please note that this `README.md`, the `samples/README.md`,
|
184
184
|
and a variety of configuration files in this repository (including `.nycrc` and `tsconfig.json`)
|
@@ -190,7 +190,7 @@ to its templates in
|
|
190
190
|
|
191
191
|
Apache Version 2.0
|
192
192
|
|
193
|
-
See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/
|
193
|
+
See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
|
194
194
|
|
195
195
|
[client-docs]: https://cloud.google.com/nodejs/docs/reference/merchantapi/latest
|
196
196
|
[product-docs]: https://developers.google.com/merchant/api
|
package/build/protos/protos.d.ts
CHANGED
@@ -171,21 +171,6 @@ export namespace google {
|
|
171
171
|
/** LfpInventory feedLabel. */
|
172
172
|
public feedLabel?: (string|null);
|
173
173
|
|
174
|
-
/** LfpInventory _gtin. */
|
175
|
-
public _gtin?: "gtin";
|
176
|
-
|
177
|
-
/** LfpInventory _quantity. */
|
178
|
-
public _quantity?: "quantity";
|
179
|
-
|
180
|
-
/** LfpInventory _pickupMethod. */
|
181
|
-
public _pickupMethod?: "pickupMethod";
|
182
|
-
|
183
|
-
/** LfpInventory _pickupSla. */
|
184
|
-
public _pickupSla?: "pickupSla";
|
185
|
-
|
186
|
-
/** LfpInventory _feedLabel. */
|
187
|
-
public _feedLabel?: "feedLabel";
|
188
|
-
|
189
174
|
/**
|
190
175
|
* Creates a new LfpInventory instance using the specified properties.
|
191
176
|
* @param [properties] Properties to set
|
@@ -1149,12 +1134,6 @@ export namespace google {
|
|
1149
1134
|
/** LfpSale feedLabel. */
|
1150
1135
|
public feedLabel?: (string|null);
|
1151
1136
|
|
1152
|
-
/** LfpSale _uid. */
|
1153
|
-
public _uid?: "uid";
|
1154
|
-
|
1155
|
-
/** LfpSale _feedLabel. */
|
1156
|
-
public _feedLabel?: "feedLabel";
|
1157
|
-
|
1158
1137
|
/**
|
1159
1138
|
* Creates a new LfpSale instance using the specified properties.
|
1160
1139
|
* @param [properties] Properties to set
|
@@ -1523,21 +1502,6 @@ export namespace google {
|
|
1523
1502
|
/** LfpStore matchingStateHint. */
|
1524
1503
|
public matchingStateHint?: (string|null);
|
1525
1504
|
|
1526
|
-
/** LfpStore _storeName. */
|
1527
|
-
public _storeName?: "storeName";
|
1528
|
-
|
1529
|
-
/** LfpStore _phoneNumber. */
|
1530
|
-
public _phoneNumber?: "phoneNumber";
|
1531
|
-
|
1532
|
-
/** LfpStore _websiteUri. */
|
1533
|
-
public _websiteUri?: "websiteUri";
|
1534
|
-
|
1535
|
-
/** LfpStore _placeId. */
|
1536
|
-
public _placeId?: "placeId";
|
1537
|
-
|
1538
|
-
/** LfpStore _matchingStateHint. */
|
1539
|
-
public _matchingStateHint?: "matchingStateHint";
|
1540
|
-
|
1541
1505
|
/**
|
1542
1506
|
* Creates a new LfpStore instance using the specified properties.
|
1543
1507
|
* @param [properties] Properties to set
|
@@ -2172,9 +2136,6 @@ export namespace google {
|
|
2172
2136
|
/** Weight unit. */
|
2173
2137
|
public unit: (google.shopping.type.Weight.WeightUnit|keyof typeof google.shopping.type.Weight.WeightUnit);
|
2174
2138
|
|
2175
|
-
/** Weight _amountMicros. */
|
2176
|
-
public _amountMicros?: "amountMicros";
|
2177
|
-
|
2178
2139
|
/**
|
2179
2140
|
* Creates a new Weight instance using the specified properties.
|
2180
2141
|
* @param [properties] Properties to set
|
@@ -2288,12 +2249,6 @@ export namespace google {
|
|
2288
2249
|
/** Price currencyCode. */
|
2289
2250
|
public currencyCode?: (string|null);
|
2290
2251
|
|
2291
|
-
/** Price _amountMicros. */
|
2292
|
-
public _amountMicros?: "amountMicros";
|
2293
|
-
|
2294
|
-
/** Price _currencyCode. */
|
2295
|
-
public _currencyCode?: "currencyCode";
|
2296
|
-
|
2297
2252
|
/**
|
2298
2253
|
* Creates a new Price instance using the specified properties.
|
2299
2254
|
* @param [properties] Properties to set
|
@@ -2403,12 +2358,6 @@ export namespace google {
|
|
2403
2358
|
/** CustomAttribute groupValues. */
|
2404
2359
|
public groupValues: google.shopping.type.ICustomAttribute[];
|
2405
2360
|
|
2406
|
-
/** CustomAttribute _name. */
|
2407
|
-
public _name?: "name";
|
2408
|
-
|
2409
|
-
/** CustomAttribute _value. */
|
2410
|
-
public _value?: "value";
|
2411
|
-
|
2412
2361
|
/**
|
2413
2362
|
* Creates a new CustomAttribute instance using the specified properties.
|
2414
2363
|
* @param [properties] Properties to set
|
package/build/protos/protos.js
CHANGED
@@ -295,56 +295,31 @@
|
|
295
295
|
// OneOf field names bound to virtual getters and setters
|
296
296
|
var $oneOfFields;
|
297
297
|
|
298
|
-
|
299
|
-
* LfpInventory _gtin.
|
300
|
-
* @member {"gtin"|undefined} _gtin
|
301
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpInventory
|
302
|
-
* @instance
|
303
|
-
*/
|
298
|
+
// Virtual OneOf for proto3 optional field
|
304
299
|
Object.defineProperty(LfpInventory.prototype, "_gtin", {
|
305
300
|
get: $util.oneOfGetter($oneOfFields = ["gtin"]),
|
306
301
|
set: $util.oneOfSetter($oneOfFields)
|
307
302
|
});
|
308
303
|
|
309
|
-
|
310
|
-
* LfpInventory _quantity.
|
311
|
-
* @member {"quantity"|undefined} _quantity
|
312
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpInventory
|
313
|
-
* @instance
|
314
|
-
*/
|
304
|
+
// Virtual OneOf for proto3 optional field
|
315
305
|
Object.defineProperty(LfpInventory.prototype, "_quantity", {
|
316
306
|
get: $util.oneOfGetter($oneOfFields = ["quantity"]),
|
317
307
|
set: $util.oneOfSetter($oneOfFields)
|
318
308
|
});
|
319
309
|
|
320
|
-
|
321
|
-
* LfpInventory _pickupMethod.
|
322
|
-
* @member {"pickupMethod"|undefined} _pickupMethod
|
323
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpInventory
|
324
|
-
* @instance
|
325
|
-
*/
|
310
|
+
// Virtual OneOf for proto3 optional field
|
326
311
|
Object.defineProperty(LfpInventory.prototype, "_pickupMethod", {
|
327
312
|
get: $util.oneOfGetter($oneOfFields = ["pickupMethod"]),
|
328
313
|
set: $util.oneOfSetter($oneOfFields)
|
329
314
|
});
|
330
315
|
|
331
|
-
|
332
|
-
* LfpInventory _pickupSla.
|
333
|
-
* @member {"pickupSla"|undefined} _pickupSla
|
334
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpInventory
|
335
|
-
* @instance
|
336
|
-
*/
|
316
|
+
// Virtual OneOf for proto3 optional field
|
337
317
|
Object.defineProperty(LfpInventory.prototype, "_pickupSla", {
|
338
318
|
get: $util.oneOfGetter($oneOfFields = ["pickupSla"]),
|
339
319
|
set: $util.oneOfSetter($oneOfFields)
|
340
320
|
});
|
341
321
|
|
342
|
-
|
343
|
-
* LfpInventory _feedLabel.
|
344
|
-
* @member {"feedLabel"|undefined} _feedLabel
|
345
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpInventory
|
346
|
-
* @instance
|
347
|
-
*/
|
322
|
+
// Virtual OneOf for proto3 optional field
|
348
323
|
Object.defineProperty(LfpInventory.prototype, "_feedLabel", {
|
349
324
|
get: $util.oneOfGetter($oneOfFields = ["feedLabel"]),
|
350
325
|
set: $util.oneOfSetter($oneOfFields)
|
@@ -2950,23 +2925,13 @@
|
|
2950
2925
|
// OneOf field names bound to virtual getters and setters
|
2951
2926
|
var $oneOfFields;
|
2952
2927
|
|
2953
|
-
|
2954
|
-
* LfpSale _uid.
|
2955
|
-
* @member {"uid"|undefined} _uid
|
2956
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpSale
|
2957
|
-
* @instance
|
2958
|
-
*/
|
2928
|
+
// Virtual OneOf for proto3 optional field
|
2959
2929
|
Object.defineProperty(LfpSale.prototype, "_uid", {
|
2960
2930
|
get: $util.oneOfGetter($oneOfFields = ["uid"]),
|
2961
2931
|
set: $util.oneOfSetter($oneOfFields)
|
2962
2932
|
});
|
2963
2933
|
|
2964
|
-
|
2965
|
-
* LfpSale _feedLabel.
|
2966
|
-
* @member {"feedLabel"|undefined} _feedLabel
|
2967
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpSale
|
2968
|
-
* @instance
|
2969
|
-
*/
|
2934
|
+
// Virtual OneOf for proto3 optional field
|
2970
2935
|
Object.defineProperty(LfpSale.prototype, "_feedLabel", {
|
2971
2936
|
get: $util.oneOfGetter($oneOfFields = ["feedLabel"]),
|
2972
2937
|
set: $util.oneOfSetter($oneOfFields)
|
@@ -3874,56 +3839,31 @@
|
|
3874
3839
|
// OneOf field names bound to virtual getters and setters
|
3875
3840
|
var $oneOfFields;
|
3876
3841
|
|
3877
|
-
|
3878
|
-
* LfpStore _storeName.
|
3879
|
-
* @member {"storeName"|undefined} _storeName
|
3880
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpStore
|
3881
|
-
* @instance
|
3882
|
-
*/
|
3842
|
+
// Virtual OneOf for proto3 optional field
|
3883
3843
|
Object.defineProperty(LfpStore.prototype, "_storeName", {
|
3884
3844
|
get: $util.oneOfGetter($oneOfFields = ["storeName"]),
|
3885
3845
|
set: $util.oneOfSetter($oneOfFields)
|
3886
3846
|
});
|
3887
3847
|
|
3888
|
-
|
3889
|
-
* LfpStore _phoneNumber.
|
3890
|
-
* @member {"phoneNumber"|undefined} _phoneNumber
|
3891
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpStore
|
3892
|
-
* @instance
|
3893
|
-
*/
|
3848
|
+
// Virtual OneOf for proto3 optional field
|
3894
3849
|
Object.defineProperty(LfpStore.prototype, "_phoneNumber", {
|
3895
3850
|
get: $util.oneOfGetter($oneOfFields = ["phoneNumber"]),
|
3896
3851
|
set: $util.oneOfSetter($oneOfFields)
|
3897
3852
|
});
|
3898
3853
|
|
3899
|
-
|
3900
|
-
* LfpStore _websiteUri.
|
3901
|
-
* @member {"websiteUri"|undefined} _websiteUri
|
3902
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpStore
|
3903
|
-
* @instance
|
3904
|
-
*/
|
3854
|
+
// Virtual OneOf for proto3 optional field
|
3905
3855
|
Object.defineProperty(LfpStore.prototype, "_websiteUri", {
|
3906
3856
|
get: $util.oneOfGetter($oneOfFields = ["websiteUri"]),
|
3907
3857
|
set: $util.oneOfSetter($oneOfFields)
|
3908
3858
|
});
|
3909
3859
|
|
3910
|
-
|
3911
|
-
* LfpStore _placeId.
|
3912
|
-
* @member {"placeId"|undefined} _placeId
|
3913
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpStore
|
3914
|
-
* @instance
|
3915
|
-
*/
|
3860
|
+
// Virtual OneOf for proto3 optional field
|
3916
3861
|
Object.defineProperty(LfpStore.prototype, "_placeId", {
|
3917
3862
|
get: $util.oneOfGetter($oneOfFields = ["placeId"]),
|
3918
3863
|
set: $util.oneOfSetter($oneOfFields)
|
3919
3864
|
});
|
3920
3865
|
|
3921
|
-
|
3922
|
-
* LfpStore _matchingStateHint.
|
3923
|
-
* @member {"matchingStateHint"|undefined} _matchingStateHint
|
3924
|
-
* @memberof google.shopping.merchant.lfp.v1beta.LfpStore
|
3925
|
-
* @instance
|
3926
|
-
*/
|
3866
|
+
// Virtual OneOf for proto3 optional field
|
3927
3867
|
Object.defineProperty(LfpStore.prototype, "_matchingStateHint", {
|
3928
3868
|
get: $util.oneOfGetter($oneOfFields = ["matchingStateHint"]),
|
3929
3869
|
set: $util.oneOfSetter($oneOfFields)
|
@@ -5579,12 +5519,7 @@
|
|
5579
5519
|
// OneOf field names bound to virtual getters and setters
|
5580
5520
|
var $oneOfFields;
|
5581
5521
|
|
5582
|
-
|
5583
|
-
* Weight _amountMicros.
|
5584
|
-
* @member {"amountMicros"|undefined} _amountMicros
|
5585
|
-
* @memberof google.shopping.type.Weight
|
5586
|
-
* @instance
|
5587
|
-
*/
|
5522
|
+
// Virtual OneOf for proto3 optional field
|
5588
5523
|
Object.defineProperty(Weight.prototype, "_amountMicros", {
|
5589
5524
|
get: $util.oneOfGetter($oneOfFields = ["amountMicros"]),
|
5590
5525
|
set: $util.oneOfSetter($oneOfFields)
|
@@ -5876,23 +5811,13 @@
|
|
5876
5811
|
// OneOf field names bound to virtual getters and setters
|
5877
5812
|
var $oneOfFields;
|
5878
5813
|
|
5879
|
-
|
5880
|
-
* Price _amountMicros.
|
5881
|
-
* @member {"amountMicros"|undefined} _amountMicros
|
5882
|
-
* @memberof google.shopping.type.Price
|
5883
|
-
* @instance
|
5884
|
-
*/
|
5814
|
+
// Virtual OneOf for proto3 optional field
|
5885
5815
|
Object.defineProperty(Price.prototype, "_amountMicros", {
|
5886
5816
|
get: $util.oneOfGetter($oneOfFields = ["amountMicros"]),
|
5887
5817
|
set: $util.oneOfSetter($oneOfFields)
|
5888
5818
|
});
|
5889
5819
|
|
5890
|
-
|
5891
|
-
* Price _currencyCode.
|
5892
|
-
* @member {"currencyCode"|undefined} _currencyCode
|
5893
|
-
* @memberof google.shopping.type.Price
|
5894
|
-
* @instance
|
5895
|
-
*/
|
5820
|
+
// Virtual OneOf for proto3 optional field
|
5896
5821
|
Object.defineProperty(Price.prototype, "_currencyCode", {
|
5897
5822
|
get: $util.oneOfGetter($oneOfFields = ["currencyCode"]),
|
5898
5823
|
set: $util.oneOfSetter($oneOfFields)
|
@@ -6157,23 +6082,13 @@
|
|
6157
6082
|
// OneOf field names bound to virtual getters and setters
|
6158
6083
|
var $oneOfFields;
|
6159
6084
|
|
6160
|
-
|
6161
|
-
* CustomAttribute _name.
|
6162
|
-
* @member {"name"|undefined} _name
|
6163
|
-
* @memberof google.shopping.type.CustomAttribute
|
6164
|
-
* @instance
|
6165
|
-
*/
|
6085
|
+
// Virtual OneOf for proto3 optional field
|
6166
6086
|
Object.defineProperty(CustomAttribute.prototype, "_name", {
|
6167
6087
|
get: $util.oneOfGetter($oneOfFields = ["name"]),
|
6168
6088
|
set: $util.oneOfSetter($oneOfFields)
|
6169
6089
|
});
|
6170
6090
|
|
6171
|
-
|
6172
|
-
* CustomAttribute _value.
|
6173
|
-
* @member {"value"|undefined} _value
|
6174
|
-
* @memberof google.shopping.type.CustomAttribute
|
6175
|
-
* @instance
|
6176
|
-
*/
|
6091
|
+
// Virtual OneOf for proto3 optional field
|
6177
6092
|
Object.defineProperty(CustomAttribute.prototype, "_value", {
|
6178
6093
|
get: $util.oneOfGetter($oneOfFields = ["value"]),
|
6179
6094
|
set: $util.oneOfSetter($oneOfFields)
|
package/build/protos/protos.json
CHANGED
@@ -139,7 +139,7 @@ export declare class LfpInventoryServiceClient {
|
|
139
139
|
*/
|
140
140
|
insertLfpInventory(request?: protos.google.shopping.merchant.lfp.v1beta.IInsertLfpInventoryRequest, options?: CallOptions): Promise<[
|
141
141
|
protos.google.shopping.merchant.lfp.v1beta.ILfpInventory,
|
142
|
-
|
142
|
+
protos.google.shopping.merchant.lfp.v1beta.IInsertLfpInventoryRequest | undefined,
|
143
143
|
{} | undefined
|
144
144
|
]>;
|
145
145
|
insertLfpInventory(request: protos.google.shopping.merchant.lfp.v1beta.IInsertLfpInventoryRequest, options: CallOptions, callback: Callback<protos.google.shopping.merchant.lfp.v1beta.ILfpInventory, protos.google.shopping.merchant.lfp.v1beta.IInsertLfpInventoryRequest | null | undefined, {} | null | undefined>): void;
|
@@ -98,26 +98,17 @@ class LfpInventoryServiceClient {
|
|
98
98
|
constructor(opts, gaxInstance) {
|
99
99
|
// Ensure that options include all the required fields.
|
100
100
|
const staticMembers = this.constructor;
|
101
|
-
if (opts?.universe_domain &&
|
102
|
-
opts?.universeDomain &&
|
103
|
-
opts?.universe_domain !== opts?.universeDomain) {
|
101
|
+
if (opts?.universe_domain && opts?.universeDomain && opts?.universe_domain !== opts?.universeDomain) {
|
104
102
|
throw new Error('Please set either universe_domain or universeDomain, but not both.');
|
105
103
|
}
|
106
|
-
const universeDomainEnvVar = typeof process === 'object' && typeof process.env === 'object'
|
107
|
-
|
108
|
-
: undefined;
|
109
|
-
this._universeDomain =
|
110
|
-
opts?.universeDomain ??
|
111
|
-
opts?.universe_domain ??
|
112
|
-
universeDomainEnvVar ??
|
113
|
-
'googleapis.com';
|
104
|
+
const universeDomainEnvVar = (typeof process === 'object' && typeof process.env === 'object') ? process.env['GOOGLE_CLOUD_UNIVERSE_DOMAIN'] : undefined;
|
105
|
+
this._universeDomain = opts?.universeDomain ?? opts?.universe_domain ?? universeDomainEnvVar ?? 'googleapis.com';
|
114
106
|
this._servicePath = 'merchantapi.' + this._universeDomain;
|
115
107
|
const servicePath = opts?.servicePath || opts?.apiEndpoint || this._servicePath;
|
116
108
|
this._providedCustomServicePath = !!(opts?.servicePath || opts?.apiEndpoint);
|
117
109
|
const port = opts?.port || staticMembers.port;
|
118
110
|
const clientConfig = opts?.clientConfig ?? {};
|
119
|
-
const fallback = opts?.fallback ??
|
120
|
-
(typeof window !== 'undefined' && typeof window?.fetch === 'function');
|
111
|
+
const fallback = opts?.fallback ?? (typeof window !== 'undefined' && typeof window?.fetch === 'function');
|
121
112
|
opts = Object.assign({ servicePath, port, clientConfig, fallback }, opts);
|
122
113
|
// Request numeric enum values if REST transport is used.
|
123
114
|
opts.numericEnums = true;
|
@@ -146,7 +137,10 @@ class LfpInventoryServiceClient {
|
|
146
137
|
this.auth.defaultScopes = staticMembers.scopes;
|
147
138
|
}
|
148
139
|
// Determine the client header string.
|
149
|
-
const clientHeader = [
|
140
|
+
const clientHeader = [
|
141
|
+
`gax/${this._gaxModule.version}`,
|
142
|
+
`gapic/${version}`,
|
143
|
+
];
|
150
144
|
if (typeof process === 'object' && 'versions' in process) {
|
151
145
|
clientHeader.push(`gl-node/${process.versions.node}`);
|
152
146
|
}
|
@@ -201,11 +195,10 @@ class LfpInventoryServiceClient {
|
|
201
195
|
}
|
202
196
|
// Put together the "service stub" for
|
203
197
|
// google.shopping.merchant.lfp.v1beta.LfpInventoryService.
|
204
|
-
this.lfpInventoryServiceStub = this._gaxGrpc.createStub(this._opts.fallback
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
.LfpInventoryService, this._opts, this._providedCustomServicePath);
|
198
|
+
this.lfpInventoryServiceStub = this._gaxGrpc.createStub(this._opts.fallback ?
|
199
|
+
this._protos.lookupService('google.shopping.merchant.lfp.v1beta.LfpInventoryService') :
|
200
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
201
|
+
this._protos.google.shopping.merchant.lfp.v1beta.LfpInventoryService, this._opts, this._providedCustomServicePath);
|
209
202
|
// Iterate over each of the methods that the service provides
|
210
203
|
// and create an API call method for each.
|
211
204
|
const lfpInventoryServiceStubMethods = ['insertLfpInventory'];
|
@@ -231,8 +224,7 @@ class LfpInventoryServiceClient {
|
|
231
224
|
* @returns {string} The DNS address for this service.
|
232
225
|
*/
|
233
226
|
static get servicePath() {
|
234
|
-
if (typeof process === 'object' &&
|
235
|
-
typeof process.emitWarning === 'function') {
|
227
|
+
if (typeof process === 'object' && typeof process.emitWarning === 'function') {
|
236
228
|
process.emitWarning('Static servicePath is deprecated, please use the instance method instead.', 'DeprecationWarning');
|
237
229
|
}
|
238
230
|
return 'merchantapi.googleapis.com';
|
@@ -243,8 +235,7 @@ class LfpInventoryServiceClient {
|
|
243
235
|
* @returns {string} The DNS address for this service.
|
244
236
|
*/
|
245
237
|
static get apiEndpoint() {
|
246
|
-
if (typeof process === 'object' &&
|
247
|
-
typeof process.emitWarning === 'function') {
|
238
|
+
if (typeof process === 'object' && typeof process.emitWarning === 'function') {
|
248
239
|
process.emitWarning('Static apiEndpoint is deprecated, please use the instance method instead.', 'DeprecationWarning');
|
249
240
|
}
|
250
241
|
return 'merchantapi.googleapis.com';
|
@@ -272,7 +263,9 @@ class LfpInventoryServiceClient {
|
|
272
263
|
* @returns {string[]} List of default scopes.
|
273
264
|
*/
|
274
265
|
static get scopes() {
|
275
|
-
return [
|
266
|
+
return [
|
267
|
+
'https://www.googleapis.com/auth/content'
|
268
|
+
];
|
276
269
|
}
|
277
270
|
/**
|
278
271
|
* Return the project ID used by this class.
|
@@ -298,13 +291,10 @@ class LfpInventoryServiceClient {
|
|
298
291
|
options = options || {};
|
299
292
|
options.otherArgs = options.otherArgs || {};
|
300
293
|
options.otherArgs.headers = options.otherArgs.headers || {};
|
301
|
-
options.otherArgs.headers['x-goog-request-params'] =
|
302
|
-
|
303
|
-
parent: request.parent ?? '',
|
304
|
-
});
|
305
|
-
this.initialize().catch(err => {
|
306
|
-
throw err;
|
294
|
+
options.otherArgs.headers['x-goog-request-params'] = this._gaxModule.routingHeader.fromParams({
|
295
|
+
'parent': request.parent ?? '',
|
307
296
|
});
|
297
|
+
this.initialize().catch(err => { throw err; });
|
308
298
|
this._log.info('insertLfpInventory request %j', request);
|
309
299
|
const wrappedCallback = callback
|
310
300
|
? (error, response, options, rawResponse) => {
|
@@ -312,11 +302,16 @@ class LfpInventoryServiceClient {
|
|
312
302
|
callback(error, response, options, rawResponse); // We verified callback above.
|
313
303
|
}
|
314
304
|
: undefined;
|
315
|
-
return this.innerApiCalls
|
316
|
-
.insertLfpInventory(request, options, wrappedCallback)
|
305
|
+
return this.innerApiCalls.insertLfpInventory(request, options, wrappedCallback)
|
317
306
|
?.then(([response, options, rawResponse]) => {
|
318
307
|
this._log.info('insertLfpInventory response %j', response);
|
319
308
|
return [response, options, rawResponse];
|
309
|
+
}).catch((error) => {
|
310
|
+
if (error && 'statusDetails' in error && error.statusDetails instanceof Array) {
|
311
|
+
const protos = this._gaxModule.protobuf.Root.fromJSON(jsonProtos);
|
312
|
+
error.statusDetails = (0, google_gax_1.decodeAnyProtosInArray)(error.statusDetails, protos);
|
313
|
+
}
|
314
|
+
throw error;
|
320
315
|
});
|
321
316
|
}
|
322
317
|
// --------------------
|
@@ -368,8 +363,7 @@ class LfpInventoryServiceClient {
|
|
368
363
|
* @returns {string} A string representing the account.
|
369
364
|
*/
|
370
365
|
matchAccountFromLfpInventoryName(lfpInventoryName) {
|
371
|
-
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName)
|
372
|
-
.account;
|
366
|
+
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName).account;
|
373
367
|
}
|
374
368
|
/**
|
375
369
|
* Parse the target_merchant from LfpInventory resource.
|
@@ -379,8 +373,7 @@ class LfpInventoryServiceClient {
|
|
379
373
|
* @returns {string} A string representing the target_merchant.
|
380
374
|
*/
|
381
375
|
matchTargetMerchantFromLfpInventoryName(lfpInventoryName) {
|
382
|
-
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName)
|
383
|
-
.target_merchant;
|
376
|
+
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName).target_merchant;
|
384
377
|
}
|
385
378
|
/**
|
386
379
|
* Parse the store_code from LfpInventory resource.
|
@@ -390,8 +383,7 @@ class LfpInventoryServiceClient {
|
|
390
383
|
* @returns {string} A string representing the store_code.
|
391
384
|
*/
|
392
385
|
matchStoreCodeFromLfpInventoryName(lfpInventoryName) {
|
393
|
-
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName)
|
394
|
-
.store_code;
|
386
|
+
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName).store_code;
|
395
387
|
}
|
396
388
|
/**
|
397
389
|
* Parse the offer from LfpInventory resource.
|
@@ -401,8 +393,7 @@ class LfpInventoryServiceClient {
|
|
401
393
|
* @returns {string} A string representing the offer.
|
402
394
|
*/
|
403
395
|
matchOfferFromLfpInventoryName(lfpInventoryName) {
|
404
|
-
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName)
|
405
|
-
.offer;
|
396
|
+
return this.pathTemplates.lfpInventoryPathTemplate.match(lfpInventoryName).offer;
|
406
397
|
}
|
407
398
|
/**
|
408
399
|
* Return a fully-qualified lfpMerchantState resource name string.
|
@@ -503,8 +494,7 @@ class LfpInventoryServiceClient {
|
|
503
494
|
* @returns {string} A string representing the target_merchant.
|
504
495
|
*/
|
505
496
|
matchTargetMerchantFromLfpStoreName(lfpStoreName) {
|
506
|
-
return this.pathTemplates.lfpStorePathTemplate.match(lfpStoreName)
|
507
|
-
.target_merchant;
|
497
|
+
return this.pathTemplates.lfpStorePathTemplate.match(lfpStoreName).target_merchant;
|
508
498
|
}
|
509
499
|
/**
|
510
500
|
* Parse the store_code from LfpStore resource.
|
@@ -514,8 +504,7 @@ class LfpInventoryServiceClient {
|
|
514
504
|
* @returns {string} A string representing the store_code.
|
515
505
|
*/
|
516
506
|
matchStoreCodeFromLfpStoreName(lfpStoreName) {
|
517
|
-
return this.pathTemplates.lfpStorePathTemplate.match(lfpStoreName)
|
518
|
-
.store_code;
|
507
|
+
return this.pathTemplates.lfpStorePathTemplate.match(lfpStoreName).store_code;
|
519
508
|
}
|
520
509
|
/**
|
521
510
|
* Terminate the gRPC channel and close the client.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"lfp_inventory_service_client.js","sourceRoot":"","sources":["../../../src/v1beta/lfp_inventory_service_client.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"lfp_inventory_service_client.js","sourceRoot":"","sources":["../../../src/v1beta/lfp_inventory_service_client.ts"],"names":[],"mappings":"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"}
|
@@ -135,7 +135,7 @@ export declare class LfpMerchantStateServiceClient {
|
|
135
135
|
*/
|
136
136
|
getLfpMerchantState(request?: protos.google.shopping.merchant.lfp.v1beta.IGetLfpMerchantStateRequest, options?: CallOptions): Promise<[
|
137
137
|
protos.google.shopping.merchant.lfp.v1beta.ILfpMerchantState,
|
138
|
-
|
138
|
+
protos.google.shopping.merchant.lfp.v1beta.IGetLfpMerchantStateRequest | undefined,
|
139
139
|
{} | undefined
|
140
140
|
]>;
|
141
141
|
getLfpMerchantState(request: protos.google.shopping.merchant.lfp.v1beta.IGetLfpMerchantStateRequest, options: CallOptions, callback: Callback<protos.google.shopping.merchant.lfp.v1beta.ILfpMerchantState, protos.google.shopping.merchant.lfp.v1beta.IGetLfpMerchantStateRequest | null | undefined, {} | null | undefined>): void;
|