@google-shopping/lfp 0.9.0 → 0.9.1
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 +40 -120
- package/build/protos/protos.d.ts +4 -621
- package/build/protos/protos.js +154 -2077
- package/build/protos/protos.json +22 -206
- package/build/src/v1/gapic_metadata.json +1 -1
- package/package.json +1 -1
package/build/protos/protos.json
CHANGED
|
@@ -1867,7 +1867,8 @@
|
|
|
1867
1867
|
"java_multiple_files": true,
|
|
1868
1868
|
"java_outer_classname": "FieldInfoProto",
|
|
1869
1869
|
"java_package": "com.google.api",
|
|
1870
|
-
"objc_class_prefix": "GAPI"
|
|
1870
|
+
"objc_class_prefix": "GAPI",
|
|
1871
|
+
"cc_enable_arenas": true
|
|
1871
1872
|
},
|
|
1872
1873
|
"nested": {
|
|
1873
1874
|
"http": {
|
|
@@ -1991,10 +1992,6 @@
|
|
|
1991
1992
|
"rule": "repeated",
|
|
1992
1993
|
"type": "ClientLibraryDestination",
|
|
1993
1994
|
"id": 2
|
|
1994
|
-
},
|
|
1995
|
-
"selectiveGapicGeneration": {
|
|
1996
|
-
"type": "SelectiveGapicGeneration",
|
|
1997
|
-
"id": 3
|
|
1998
1995
|
}
|
|
1999
1996
|
}
|
|
2000
1997
|
},
|
|
@@ -2135,28 +2132,6 @@
|
|
|
2135
2132
|
"common": {
|
|
2136
2133
|
"type": "CommonLanguageSettings",
|
|
2137
2134
|
"id": 1
|
|
2138
|
-
},
|
|
2139
|
-
"experimentalFeatures": {
|
|
2140
|
-
"type": "ExperimentalFeatures",
|
|
2141
|
-
"id": 2
|
|
2142
|
-
}
|
|
2143
|
-
},
|
|
2144
|
-
"nested": {
|
|
2145
|
-
"ExperimentalFeatures": {
|
|
2146
|
-
"fields": {
|
|
2147
|
-
"restAsyncIoEnabled": {
|
|
2148
|
-
"type": "bool",
|
|
2149
|
-
"id": 1
|
|
2150
|
-
},
|
|
2151
|
-
"protobufPythonicTypesEnabled": {
|
|
2152
|
-
"type": "bool",
|
|
2153
|
-
"id": 2
|
|
2154
|
-
},
|
|
2155
|
-
"unversionedPackageDisabled": {
|
|
2156
|
-
"type": "bool",
|
|
2157
|
-
"id": 3
|
|
2158
|
-
}
|
|
2159
|
-
}
|
|
2160
2135
|
}
|
|
2161
2136
|
}
|
|
2162
2137
|
},
|
|
@@ -2214,11 +2189,6 @@
|
|
|
2214
2189
|
"common": {
|
|
2215
2190
|
"type": "CommonLanguageSettings",
|
|
2216
2191
|
"id": 1
|
|
2217
|
-
},
|
|
2218
|
-
"renamedServices": {
|
|
2219
|
-
"keyType": "string",
|
|
2220
|
-
"type": "string",
|
|
2221
|
-
"id": 2
|
|
2222
2192
|
}
|
|
2223
2193
|
}
|
|
2224
2194
|
},
|
|
@@ -2280,19 +2250,6 @@
|
|
|
2280
2250
|
"PACKAGE_MANAGER": 20
|
|
2281
2251
|
}
|
|
2282
2252
|
},
|
|
2283
|
-
"SelectiveGapicGeneration": {
|
|
2284
|
-
"fields": {
|
|
2285
|
-
"methods": {
|
|
2286
|
-
"rule": "repeated",
|
|
2287
|
-
"type": "string",
|
|
2288
|
-
"id": 1
|
|
2289
|
-
},
|
|
2290
|
-
"generateOmittedAsInternal": {
|
|
2291
|
-
"type": "bool",
|
|
2292
|
-
"id": 2
|
|
2293
|
-
}
|
|
2294
|
-
}
|
|
2295
|
-
},
|
|
2296
2253
|
"LaunchStage": {
|
|
2297
2254
|
"values": {
|
|
2298
2255
|
"LAUNCH_STAGE_UNSPECIFIED": 0,
|
|
@@ -2414,11 +2371,6 @@
|
|
|
2414
2371
|
"format": {
|
|
2415
2372
|
"type": "Format",
|
|
2416
2373
|
"id": 1
|
|
2417
|
-
},
|
|
2418
|
-
"referencedTypes": {
|
|
2419
|
-
"rule": "repeated",
|
|
2420
|
-
"type": "TypeReference",
|
|
2421
|
-
"id": 2
|
|
2422
2374
|
}
|
|
2423
2375
|
},
|
|
2424
2376
|
"nested": {
|
|
@@ -2432,14 +2384,6 @@
|
|
|
2432
2384
|
}
|
|
2433
2385
|
}
|
|
2434
2386
|
}
|
|
2435
|
-
},
|
|
2436
|
-
"TypeReference": {
|
|
2437
|
-
"fields": {
|
|
2438
|
-
"typeName": {
|
|
2439
|
-
"type": "string",
|
|
2440
|
-
"id": 1
|
|
2441
|
-
}
|
|
2442
|
-
}
|
|
2443
2387
|
}
|
|
2444
2388
|
}
|
|
2445
2389
|
},
|
|
@@ -2462,19 +2406,12 @@
|
|
|
2462
2406
|
"type": "FileDescriptorProto",
|
|
2463
2407
|
"id": 1
|
|
2464
2408
|
}
|
|
2465
|
-
}
|
|
2466
|
-
"extensions": [
|
|
2467
|
-
[
|
|
2468
|
-
536000000,
|
|
2469
|
-
536000000
|
|
2470
|
-
]
|
|
2471
|
-
]
|
|
2409
|
+
}
|
|
2472
2410
|
},
|
|
2473
2411
|
"Edition": {
|
|
2474
2412
|
"edition": "proto2",
|
|
2475
2413
|
"values": {
|
|
2476
2414
|
"EDITION_UNKNOWN": 0,
|
|
2477
|
-
"EDITION_LEGACY": 900,
|
|
2478
2415
|
"EDITION_PROTO2": 998,
|
|
2479
2416
|
"EDITION_PROTO3": 999,
|
|
2480
2417
|
"EDITION_2023": 1000,
|
|
@@ -2513,11 +2450,6 @@
|
|
|
2513
2450
|
"type": "int32",
|
|
2514
2451
|
"id": 11
|
|
2515
2452
|
},
|
|
2516
|
-
"optionDependency": {
|
|
2517
|
-
"rule": "repeated",
|
|
2518
|
-
"type": "string",
|
|
2519
|
-
"id": 15
|
|
2520
|
-
},
|
|
2521
2453
|
"messageType": {
|
|
2522
2454
|
"rule": "repeated",
|
|
2523
2455
|
"type": "DescriptorProto",
|
|
@@ -2606,10 +2538,6 @@
|
|
|
2606
2538
|
"rule": "repeated",
|
|
2607
2539
|
"type": "string",
|
|
2608
2540
|
"id": 10
|
|
2609
|
-
},
|
|
2610
|
-
"visibility": {
|
|
2611
|
-
"type": "SymbolVisibility",
|
|
2612
|
-
"id": 11
|
|
2613
2541
|
}
|
|
2614
2542
|
},
|
|
2615
2543
|
"nested": {
|
|
@@ -2835,10 +2763,6 @@
|
|
|
2835
2763
|
"rule": "repeated",
|
|
2836
2764
|
"type": "string",
|
|
2837
2765
|
"id": 5
|
|
2838
|
-
},
|
|
2839
|
-
"visibility": {
|
|
2840
|
-
"type": "SymbolVisibility",
|
|
2841
|
-
"id": 6
|
|
2842
2766
|
}
|
|
2843
2767
|
},
|
|
2844
2768
|
"nested": {
|
|
@@ -3053,7 +2977,6 @@
|
|
|
3053
2977
|
42,
|
|
3054
2978
|
42
|
|
3055
2979
|
],
|
|
3056
|
-
"php_generic_services",
|
|
3057
2980
|
[
|
|
3058
2981
|
38,
|
|
3059
2982
|
38
|
|
@@ -3189,8 +3112,7 @@
|
|
|
3189
3112
|
"type": "bool",
|
|
3190
3113
|
"id": 10,
|
|
3191
3114
|
"options": {
|
|
3192
|
-
"default": false
|
|
3193
|
-
"deprecated": true
|
|
3115
|
+
"default": false
|
|
3194
3116
|
}
|
|
3195
3117
|
},
|
|
3196
3118
|
"debugRedact": {
|
|
@@ -3218,10 +3140,6 @@
|
|
|
3218
3140
|
"type": "FeatureSet",
|
|
3219
3141
|
"id": 21
|
|
3220
3142
|
},
|
|
3221
|
-
"featureSupport": {
|
|
3222
|
-
"type": "FeatureSupport",
|
|
3223
|
-
"id": 22
|
|
3224
|
-
},
|
|
3225
3143
|
"uninterpretedOption": {
|
|
3226
3144
|
"rule": "repeated",
|
|
3227
3145
|
"type": "UninterpretedOption",
|
|
@@ -3291,26 +3209,6 @@
|
|
|
3291
3209
|
"id": 2
|
|
3292
3210
|
}
|
|
3293
3211
|
}
|
|
3294
|
-
},
|
|
3295
|
-
"FeatureSupport": {
|
|
3296
|
-
"fields": {
|
|
3297
|
-
"editionIntroduced": {
|
|
3298
|
-
"type": "Edition",
|
|
3299
|
-
"id": 1
|
|
3300
|
-
},
|
|
3301
|
-
"editionDeprecated": {
|
|
3302
|
-
"type": "Edition",
|
|
3303
|
-
"id": 2
|
|
3304
|
-
},
|
|
3305
|
-
"deprecationWarning": {
|
|
3306
|
-
"type": "string",
|
|
3307
|
-
"id": 3
|
|
3308
|
-
},
|
|
3309
|
-
"editionRemoved": {
|
|
3310
|
-
"type": "Edition",
|
|
3311
|
-
"id": 4
|
|
3312
|
-
}
|
|
3313
|
-
}
|
|
3314
3212
|
}
|
|
3315
3213
|
}
|
|
3316
3214
|
},
|
|
@@ -3399,10 +3297,6 @@
|
|
|
3399
3297
|
"default": false
|
|
3400
3298
|
}
|
|
3401
3299
|
},
|
|
3402
|
-
"featureSupport": {
|
|
3403
|
-
"type": "FieldOptions.FeatureSupport",
|
|
3404
|
-
"id": 4
|
|
3405
|
-
},
|
|
3406
3300
|
"uninterpretedOption": {
|
|
3407
3301
|
"rule": "repeated",
|
|
3408
3302
|
"type": "UninterpretedOption",
|
|
@@ -3545,7 +3439,6 @@
|
|
|
3545
3439
|
"options": {
|
|
3546
3440
|
"retention": "RETENTION_RUNTIME",
|
|
3547
3441
|
"targets": "TARGET_TYPE_FILE",
|
|
3548
|
-
"feature_support.edition_introduced": "EDITION_2023",
|
|
3549
3442
|
"edition_defaults.edition": "EDITION_2023",
|
|
3550
3443
|
"edition_defaults.value": "EXPLICIT"
|
|
3551
3444
|
}
|
|
@@ -3556,7 +3449,6 @@
|
|
|
3556
3449
|
"options": {
|
|
3557
3450
|
"retention": "RETENTION_RUNTIME",
|
|
3558
3451
|
"targets": "TARGET_TYPE_FILE",
|
|
3559
|
-
"feature_support.edition_introduced": "EDITION_2023",
|
|
3560
3452
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
3561
3453
|
"edition_defaults.value": "OPEN"
|
|
3562
3454
|
}
|
|
@@ -3567,7 +3459,6 @@
|
|
|
3567
3459
|
"options": {
|
|
3568
3460
|
"retention": "RETENTION_RUNTIME",
|
|
3569
3461
|
"targets": "TARGET_TYPE_FILE",
|
|
3570
|
-
"feature_support.edition_introduced": "EDITION_2023",
|
|
3571
3462
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
3572
3463
|
"edition_defaults.value": "PACKED"
|
|
3573
3464
|
}
|
|
@@ -3578,7 +3469,6 @@
|
|
|
3578
3469
|
"options": {
|
|
3579
3470
|
"retention": "RETENTION_RUNTIME",
|
|
3580
3471
|
"targets": "TARGET_TYPE_FILE",
|
|
3581
|
-
"feature_support.edition_introduced": "EDITION_2023",
|
|
3582
3472
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
3583
3473
|
"edition_defaults.value": "VERIFY"
|
|
3584
3474
|
}
|
|
@@ -3589,8 +3479,7 @@
|
|
|
3589
3479
|
"options": {
|
|
3590
3480
|
"retention": "RETENTION_RUNTIME",
|
|
3591
3481
|
"targets": "TARGET_TYPE_FILE",
|
|
3592
|
-
"
|
|
3593
|
-
"edition_defaults.edition": "EDITION_LEGACY",
|
|
3482
|
+
"edition_defaults.edition": "EDITION_PROTO2",
|
|
3594
3483
|
"edition_defaults.value": "LENGTH_PREFIXED"
|
|
3595
3484
|
}
|
|
3596
3485
|
},
|
|
@@ -3600,38 +3489,27 @@
|
|
|
3600
3489
|
"options": {
|
|
3601
3490
|
"retention": "RETENTION_RUNTIME",
|
|
3602
3491
|
"targets": "TARGET_TYPE_FILE",
|
|
3603
|
-
"feature_support.edition_introduced": "EDITION_2023",
|
|
3604
3492
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
3605
3493
|
"edition_defaults.value": "ALLOW"
|
|
3606
3494
|
}
|
|
3607
|
-
},
|
|
3608
|
-
"enforceNamingStyle": {
|
|
3609
|
-
"type": "EnforceNamingStyle",
|
|
3610
|
-
"id": 7,
|
|
3611
|
-
"options": {
|
|
3612
|
-
"retention": "RETENTION_SOURCE",
|
|
3613
|
-
"targets": "TARGET_TYPE_METHOD",
|
|
3614
|
-
"feature_support.edition_introduced": "EDITION_2024",
|
|
3615
|
-
"edition_defaults.edition": "EDITION_2024",
|
|
3616
|
-
"edition_defaults.value": "STYLE2024"
|
|
3617
|
-
}
|
|
3618
|
-
},
|
|
3619
|
-
"defaultSymbolVisibility": {
|
|
3620
|
-
"type": "VisibilityFeature.DefaultSymbolVisibility",
|
|
3621
|
-
"id": 8,
|
|
3622
|
-
"options": {
|
|
3623
|
-
"retention": "RETENTION_SOURCE",
|
|
3624
|
-
"targets": "TARGET_TYPE_FILE",
|
|
3625
|
-
"feature_support.edition_introduced": "EDITION_2024",
|
|
3626
|
-
"edition_defaults.edition": "EDITION_2024",
|
|
3627
|
-
"edition_defaults.value": "EXPORT_TOP_LEVEL"
|
|
3628
|
-
}
|
|
3629
3495
|
}
|
|
3630
3496
|
},
|
|
3631
3497
|
"extensions": [
|
|
3632
3498
|
[
|
|
3633
3499
|
1000,
|
|
3634
|
-
|
|
3500
|
+
1000
|
|
3501
|
+
],
|
|
3502
|
+
[
|
|
3503
|
+
1001,
|
|
3504
|
+
1001
|
|
3505
|
+
],
|
|
3506
|
+
[
|
|
3507
|
+
1002,
|
|
3508
|
+
1002
|
|
3509
|
+
],
|
|
3510
|
+
[
|
|
3511
|
+
9990,
|
|
3512
|
+
9990
|
|
3635
3513
|
],
|
|
3636
3514
|
[
|
|
3637
3515
|
9995,
|
|
@@ -3676,13 +3554,7 @@
|
|
|
3676
3554
|
"UTF8_VALIDATION_UNKNOWN": 0,
|
|
3677
3555
|
"VERIFY": 2,
|
|
3678
3556
|
"NONE": 3
|
|
3679
|
-
}
|
|
3680
|
-
"reserved": [
|
|
3681
|
-
[
|
|
3682
|
-
1,
|
|
3683
|
-
1
|
|
3684
|
-
]
|
|
3685
|
-
]
|
|
3557
|
+
}
|
|
3686
3558
|
},
|
|
3687
3559
|
"MessageEncoding": {
|
|
3688
3560
|
"values": {
|
|
@@ -3697,33 +3569,6 @@
|
|
|
3697
3569
|
"ALLOW": 1,
|
|
3698
3570
|
"LEGACY_BEST_EFFORT": 2
|
|
3699
3571
|
}
|
|
3700
|
-
},
|
|
3701
|
-
"EnforceNamingStyle": {
|
|
3702
|
-
"values": {
|
|
3703
|
-
"ENFORCE_NAMING_STYLE_UNKNOWN": 0,
|
|
3704
|
-
"STYLE2024": 1,
|
|
3705
|
-
"STYLE_LEGACY": 2
|
|
3706
|
-
}
|
|
3707
|
-
},
|
|
3708
|
-
"VisibilityFeature": {
|
|
3709
|
-
"fields": {},
|
|
3710
|
-
"reserved": [
|
|
3711
|
-
[
|
|
3712
|
-
1,
|
|
3713
|
-
536870911
|
|
3714
|
-
]
|
|
3715
|
-
],
|
|
3716
|
-
"nested": {
|
|
3717
|
-
"DefaultSymbolVisibility": {
|
|
3718
|
-
"values": {
|
|
3719
|
-
"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN": 0,
|
|
3720
|
-
"EXPORT_ALL": 1,
|
|
3721
|
-
"EXPORT_TOP_LEVEL": 2,
|
|
3722
|
-
"LOCAL_ALL": 3,
|
|
3723
|
-
"STRICT": 4
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
}
|
|
3727
3572
|
}
|
|
3728
3573
|
}
|
|
3729
3574
|
},
|
|
@@ -3751,26 +3596,11 @@
|
|
|
3751
3596
|
"type": "Edition",
|
|
3752
3597
|
"id": 3
|
|
3753
3598
|
},
|
|
3754
|
-
"
|
|
3755
|
-
"type": "FeatureSet",
|
|
3756
|
-
"id": 4
|
|
3757
|
-
},
|
|
3758
|
-
"fixedFeatures": {
|
|
3599
|
+
"features": {
|
|
3759
3600
|
"type": "FeatureSet",
|
|
3760
|
-
"id":
|
|
3601
|
+
"id": 2
|
|
3761
3602
|
}
|
|
3762
|
-
}
|
|
3763
|
-
"reserved": [
|
|
3764
|
-
[
|
|
3765
|
-
1,
|
|
3766
|
-
1
|
|
3767
|
-
],
|
|
3768
|
-
[
|
|
3769
|
-
2,
|
|
3770
|
-
2
|
|
3771
|
-
],
|
|
3772
|
-
"features"
|
|
3773
|
-
]
|
|
3603
|
+
}
|
|
3774
3604
|
}
|
|
3775
3605
|
}
|
|
3776
3606
|
},
|
|
@@ -3783,12 +3613,6 @@
|
|
|
3783
3613
|
"id": 1
|
|
3784
3614
|
}
|
|
3785
3615
|
},
|
|
3786
|
-
"extensions": [
|
|
3787
|
-
[
|
|
3788
|
-
536000000,
|
|
3789
|
-
536000000
|
|
3790
|
-
]
|
|
3791
|
-
],
|
|
3792
3616
|
"nested": {
|
|
3793
3617
|
"Location": {
|
|
3794
3618
|
"fields": {
|
|
@@ -3874,14 +3698,6 @@
|
|
|
3874
3698
|
}
|
|
3875
3699
|
}
|
|
3876
3700
|
},
|
|
3877
|
-
"SymbolVisibility": {
|
|
3878
|
-
"edition": "proto2",
|
|
3879
|
-
"values": {
|
|
3880
|
-
"VISIBILITY_UNSET": 0,
|
|
3881
|
-
"VISIBILITY_LOCAL": 1,
|
|
3882
|
-
"VISIBILITY_EXPORT": 2
|
|
3883
|
-
}
|
|
3884
|
-
},
|
|
3885
3701
|
"Duration": {
|
|
3886
3702
|
"fields": {
|
|
3887
3703
|
"seconds": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
|
|
4
4
|
"language": "typescript",
|
|
5
5
|
"protoPackage": "google.shopping.merchant.lfp.v1",
|
|
6
|
-
"libraryPackage": "@google-
|
|
6
|
+
"libraryPackage": "@google-shopping/lfp",
|
|
7
7
|
"services": {
|
|
8
8
|
"LfpInventoryService": {
|
|
9
9
|
"clients": {
|