@aws-sdk/client-geo-places 3.968.0 → 3.969.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/dist-cjs/index.js +32 -32
- package/dist-es/schemas/schemas_0.js +32 -32
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -456,7 +456,7 @@ var ZipClassificationCode$1 = [0, n0, _ZCC, 8, 0];
|
|
|
456
456
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
457
457
|
{ [_e]: _c, [_hE]: 403 },
|
|
458
458
|
[_M],
|
|
459
|
-
[[0, { [_jN]: _m }]]
|
|
459
|
+
[[0, { [_jN]: _m }]], 1
|
|
460
460
|
];
|
|
461
461
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
462
462
|
var AccessPoint$ = [3, n0, _AP,
|
|
@@ -502,17 +502,17 @@ var AutocompleteHighlights$ = [3, n0, _AH,
|
|
|
502
502
|
var AutocompleteRequest$ = [3, n0, _ARu,
|
|
503
503
|
0,
|
|
504
504
|
[_QT, _MR, _BP, _F, _PCM, _AFd, _La, _PV, _IU, _K],
|
|
505
|
-
[[() => SensitiveString, 0], 1, [() => Position, 0], [() => AutocompleteFilter$, 0], 0, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
505
|
+
[[() => SensitiveString, 0], 1, [() => Position, 0], [() => AutocompleteFilter$, 0], 0, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
506
506
|
];
|
|
507
507
|
var AutocompleteResponse$ = [3, n0, _ARut,
|
|
508
508
|
0,
|
|
509
509
|
[_PB, _RI],
|
|
510
|
-
[[0, { [_hH]: _xagpb }], [() => AutocompleteResultItemList, 0]]
|
|
510
|
+
[[0, { [_hH]: _xagpb }], [() => AutocompleteResultItemList, 0]], 1
|
|
511
511
|
];
|
|
512
512
|
var AutocompleteResultItem$ = [3, n0, _ARI,
|
|
513
513
|
0,
|
|
514
514
|
[_PI, _PT, _T, _A, _Di, _La, _PV, _Hi],
|
|
515
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => DistanceMeters, 0], 0, [() => CountryCode3, 0], [() => AutocompleteHighlights$, 0]]
|
|
515
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => DistanceMeters, 0], 0, [() => CountryCode3, 0], [() => AutocompleteHighlights$, 0]], 3
|
|
516
516
|
];
|
|
517
517
|
var BusinessChain$ = [3, n0, _BC,
|
|
518
518
|
0,
|
|
@@ -522,7 +522,7 @@ var BusinessChain$ = [3, n0, _BC,
|
|
|
522
522
|
var Category$ = [3, n0, _Ca,
|
|
523
523
|
0,
|
|
524
524
|
[_Id, _N, _LN, _Pr],
|
|
525
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]]
|
|
525
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 2
|
|
526
526
|
];
|
|
527
527
|
var ComponentMatchScores$ = [3, n0, _CMS,
|
|
528
528
|
0,
|
|
@@ -552,12 +552,12 @@ var CountryHighlights$ = [3, n0, _CH,
|
|
|
552
552
|
var FilterCircle$ = [3, n0, _FC,
|
|
553
553
|
8,
|
|
554
554
|
[_Ce, _Ra],
|
|
555
|
-
[[() => Position, 0], [() => DistanceMeters, 0]]
|
|
555
|
+
[[() => Position, 0], [() => DistanceMeters, 0]], 2
|
|
556
556
|
];
|
|
557
557
|
var FoodType$ = [3, n0, _FT,
|
|
558
558
|
0,
|
|
559
559
|
[_LN, _Id, _Pr],
|
|
560
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]]
|
|
560
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 1
|
|
561
561
|
];
|
|
562
562
|
var GeocodeFilter$ = [3, n0, _GF,
|
|
563
563
|
0,
|
|
@@ -587,22 +587,22 @@ var GeocodeRequest$ = [3, n0, _GR,
|
|
|
587
587
|
var GeocodeResponse$ = [3, n0, _GRe,
|
|
588
588
|
0,
|
|
589
589
|
[_PB, _RI],
|
|
590
|
-
[[0, { [_hH]: _xagpb }], [() => GeocodeResultItemList, 0]]
|
|
590
|
+
[[0, { [_hH]: _xagpb }], [() => GeocodeResultItemList, 0]], 1
|
|
591
591
|
];
|
|
592
592
|
var GeocodeResultItem$ = [3, n0, _GRI,
|
|
593
593
|
0,
|
|
594
594
|
[_PI, _PT, _T, _A, _ANC, _PCD, _P, _Di, _MV, _C, _FTo, _APc, _TZ, _PV, _MS, _PQ, _In, _MA, _SA],
|
|
595
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], () => MatchScoreDetails$, [() => GeocodeParsedQuery$, 0], [() => IntersectionList, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]]
|
|
595
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], () => MatchScoreDetails$, [() => GeocodeParsedQuery$, 0], [() => IntersectionList, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]], 3
|
|
596
596
|
];
|
|
597
597
|
var GetPlaceRequest$ = [3, n0, _GPR,
|
|
598
598
|
0,
|
|
599
599
|
[_PI, _AFd, _La, _PV, _IU, _K],
|
|
600
|
-
[[() => SensitiveString, 1], [64 | 0, { [_hQ]: _af }], [0, { [_hQ]: _l }], [() => CountryCode, { [_hQ]: _pv }], [0, { [_hQ]: _iu }], [() => ApiKey, { [_hQ]: _k }]]
|
|
600
|
+
[[() => SensitiveString, 1], [64 | 0, { [_hQ]: _af }], [0, { [_hQ]: _l }], [() => CountryCode, { [_hQ]: _pv }], [0, { [_hQ]: _iu }], [() => ApiKey, { [_hQ]: _k }]], 1
|
|
601
601
|
];
|
|
602
602
|
var GetPlaceResponse$ = [3, n0, _GPRe,
|
|
603
603
|
0,
|
|
604
604
|
[_PI, _PT, _T, _PB, _A, _ANC, _PCD, _P, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho, _MA, _SA],
|
|
605
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [0, { [_hH]: _xagpb }], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]]
|
|
605
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [0, { [_hH]: _xagpb }], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]], 4
|
|
606
606
|
];
|
|
607
607
|
var Highlight$ = [3, n0, _Hig,
|
|
608
608
|
0,
|
|
@@ -612,13 +612,13 @@ var Highlight$ = [3, n0, _Hig,
|
|
|
612
612
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
613
613
|
{ [_e]: _s, [_hE]: 500 },
|
|
614
614
|
[_M],
|
|
615
|
-
[[0, { [_jN]: _m }]]
|
|
615
|
+
[[0, { [_jN]: _m }]], 1
|
|
616
616
|
];
|
|
617
617
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
618
618
|
var Intersection$ = [3, n0, _I,
|
|
619
619
|
0,
|
|
620
620
|
[_PI, _T, _A, _P, _Di, _RD, _MV, _APc],
|
|
621
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => AccessPointList, 0]]
|
|
621
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => AccessPointList, 0]], 2
|
|
622
622
|
];
|
|
623
623
|
var MatchScoreDetails$ = [3, n0, _MSD,
|
|
624
624
|
0,
|
|
@@ -643,7 +643,7 @@ var ParsedQueryComponent$ = [3, n0, _PQC,
|
|
|
643
643
|
var ParsedQuerySecondaryAddressComponent$ = [3, n0, _PQSAC,
|
|
644
644
|
0,
|
|
645
645
|
[_SI, _EI, _V, _Nu, _De],
|
|
646
|
-
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
646
|
+
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]], 5
|
|
647
647
|
];
|
|
648
648
|
var PhonemeDetails$ = [3, n0, _PD,
|
|
649
649
|
0,
|
|
@@ -663,7 +663,7 @@ var PostalCodeDetails$ = [3, n0, _PCD,
|
|
|
663
663
|
var QueryRefinement$ = [3, n0, _QR,
|
|
664
664
|
0,
|
|
665
665
|
[_RT, _OTr, _SI, _EI],
|
|
666
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, 1]
|
|
666
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, 1], 4
|
|
667
667
|
];
|
|
668
668
|
var Region$ = [3, n0, _Re,
|
|
669
669
|
0,
|
|
@@ -678,7 +678,7 @@ var RegionHighlights$ = [3, n0, _RH,
|
|
|
678
678
|
var RelatedPlace$ = [3, n0, _RP,
|
|
679
679
|
0,
|
|
680
680
|
[_PI, _PT, _T, _A, _P, _APc],
|
|
681
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => AccessPointList, 0]]
|
|
681
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => AccessPointList, 0]], 3
|
|
682
682
|
];
|
|
683
683
|
var ReverseGeocodeFilter$ = [3, n0, _RGF,
|
|
684
684
|
0,
|
|
@@ -688,17 +688,17 @@ var ReverseGeocodeFilter$ = [3, n0, _RGF,
|
|
|
688
688
|
var ReverseGeocodeRequest$ = [3, n0, _RGR,
|
|
689
689
|
0,
|
|
690
690
|
[_QP, _QRu, _MR, _F, _AFd, _La, _PV, _IU, _K, _H],
|
|
691
|
-
[[() => Position, 0], [() => DistanceMeters, 0], 1, () => ReverseGeocodeFilter$, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }], [() => Heading, 0]]
|
|
691
|
+
[[() => Position, 0], [() => DistanceMeters, 0], 1, () => ReverseGeocodeFilter$, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }], [() => Heading, 0]], 1
|
|
692
692
|
];
|
|
693
693
|
var ReverseGeocodeResponse$ = [3, n0, _RGRe,
|
|
694
694
|
0,
|
|
695
695
|
[_PB, _RI],
|
|
696
|
-
[[0, { [_hH]: _xagpb }], [() => ReverseGeocodeResultItemList, 0]]
|
|
696
|
+
[[0, { [_hH]: _xagpb }], [() => ReverseGeocodeResultItemList, 0]], 1
|
|
697
697
|
];
|
|
698
698
|
var ReverseGeocodeResultItem$ = [3, n0, _RGRI,
|
|
699
699
|
0,
|
|
700
700
|
[_PI, _PT, _T, _A, _ANC, _PCD, _P, _Di, _MV, _C, _FTo, _APc, _TZ, _PV, _In],
|
|
701
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => IntersectionList, 0]]
|
|
701
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => IntersectionList, 0]], 3
|
|
702
702
|
];
|
|
703
703
|
var SearchNearbyFilter$ = [3, n0, _SNF,
|
|
704
704
|
0,
|
|
@@ -708,17 +708,17 @@ var SearchNearbyFilter$ = [3, n0, _SNF,
|
|
|
708
708
|
var SearchNearbyRequest$ = [3, n0, _SNR,
|
|
709
709
|
0,
|
|
710
710
|
[_QP, _QRu, _MR, _F, _AFd, _La, _PV, _IU, _NT, _K],
|
|
711
|
-
[[() => Position, 0], [() => DistanceMeters, 0], 1, [() => SearchNearbyFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
711
|
+
[[() => Position, 0], [() => DistanceMeters, 0], 1, [() => SearchNearbyFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
712
712
|
];
|
|
713
713
|
var SearchNearbyResponse$ = [3, n0, _SNRe,
|
|
714
714
|
0,
|
|
715
715
|
[_PB, _RI, _NT],
|
|
716
|
-
[[0, { [_hH]: _xagpb }], [() => SearchNearbyResultItemList, 0], 0]
|
|
716
|
+
[[0, { [_hH]: _xagpb }], [() => SearchNearbyResultItemList, 0], 0], 1
|
|
717
717
|
];
|
|
718
718
|
var SearchNearbyResultItem$ = [3, n0, _SNRI,
|
|
719
719
|
0,
|
|
720
720
|
[_PI, _PT, _T, _A, _ANC, _P, _Di, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho],
|
|
721
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]]
|
|
721
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]], 3
|
|
722
722
|
];
|
|
723
723
|
var SearchTextFilter$ = [3, n0, _STF,
|
|
724
724
|
0,
|
|
@@ -733,17 +733,17 @@ var SearchTextRequest$ = [3, n0, _STR,
|
|
|
733
733
|
var SearchTextResponse$ = [3, n0, _STRe,
|
|
734
734
|
0,
|
|
735
735
|
[_PB, _RI, _NT],
|
|
736
|
-
[[0, { [_hH]: _xagpb }], [() => SearchTextResultItemList, 0], 0]
|
|
736
|
+
[[0, { [_hH]: _xagpb }], [() => SearchTextResultItemList, 0], 0], 1
|
|
737
737
|
];
|
|
738
738
|
var SearchTextResultItem$ = [3, n0, _STRI,
|
|
739
739
|
0,
|
|
740
740
|
[_PI, _PT, _T, _A, _ANC, _P, _Di, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho],
|
|
741
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]]
|
|
741
|
+
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]], 3
|
|
742
742
|
];
|
|
743
743
|
var SecondaryAddressComponent$ = [3, n0, _SACe,
|
|
744
744
|
0,
|
|
745
745
|
[_Nu, _De],
|
|
746
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
746
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0]], 1
|
|
747
747
|
];
|
|
748
748
|
var SecondaryAddressComponentMatchScore$ = [3, n0, _SACMS,
|
|
749
749
|
0,
|
|
@@ -793,28 +793,28 @@ var SuggestQueryResult$ = [3, n0, _SQR,
|
|
|
793
793
|
var SuggestRequest$ = [3, n0, _SRu,
|
|
794
794
|
0,
|
|
795
795
|
[_QT, _MR, _MQR, _BP, _F, _AFd, _La, _PV, _IU, _K],
|
|
796
|
-
[[() => SensitiveString, 0], 1, 1, [() => Position, 0], [() => SuggestFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
796
|
+
[[() => SensitiveString, 0], 1, 1, [() => Position, 0], [() => SuggestFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
797
797
|
];
|
|
798
798
|
var SuggestResponse$ = [3, n0, _SRug,
|
|
799
799
|
0,
|
|
800
800
|
[_PB, _RI, _QRue],
|
|
801
|
-
[[0, { [_hH]: _xagpb }], [() => SuggestResultItemList, 0], [() => QueryRefinementList, 0]]
|
|
801
|
+
[[0, { [_hH]: _xagpb }], [() => SuggestResultItemList, 0], [() => QueryRefinementList, 0]], 1
|
|
802
802
|
];
|
|
803
803
|
var SuggestResultItem$ = [3, n0, _SRI,
|
|
804
804
|
0,
|
|
805
805
|
[_T, _SRIT, _Pl, _Q, _Hi],
|
|
806
|
-
[[() => SensitiveString, 0], 0, [() => SuggestPlaceResult$, 0], [() => SuggestQueryResult$, 0], [() => SuggestHighlights$, 0]]
|
|
806
|
+
[[() => SensitiveString, 0], 0, [() => SuggestPlaceResult$, 0], [() => SuggestQueryResult$, 0], [() => SuggestHighlights$, 0]], 2
|
|
807
807
|
];
|
|
808
808
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
809
809
|
{ [_e]: _c, [_hE]: 429 },
|
|
810
810
|
[_M],
|
|
811
|
-
[[0, { [_jN]: _m }]]
|
|
811
|
+
[[0, { [_jN]: _m }]], 1
|
|
812
812
|
];
|
|
813
813
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
814
814
|
var TimeZone$ = [3, n0, _TZ,
|
|
815
815
|
0,
|
|
816
816
|
[_N, _Of, _OS],
|
|
817
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => DurationSeconds, 0]]
|
|
817
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => DurationSeconds, 0]], 1
|
|
818
818
|
];
|
|
819
819
|
var UspsZip$ = [3, n0, _UZ,
|
|
820
820
|
0,
|
|
@@ -829,13 +829,13 @@ var UspsZipPlus4$ = [3, n0, _UZP,
|
|
|
829
829
|
var ValidationException$ = [-3, n0, _VE,
|
|
830
830
|
{ [_e]: _c, [_hE]: 400 },
|
|
831
831
|
[_M, _Rea, _FL],
|
|
832
|
-
[[0, { [_jN]: _m }], [0, { [_jN]: _r }], [() => ValidationExceptionFieldList, { [_jN]: _fL }]]
|
|
832
|
+
[[0, { [_jN]: _m }], [0, { [_jN]: _r }], [() => ValidationExceptionFieldList, { [_jN]: _fL }]], 3
|
|
833
833
|
];
|
|
834
834
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
835
835
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
836
836
|
0,
|
|
837
837
|
[_N, _M],
|
|
838
|
-
[[0, { [_jN]: _n }], [0, { [_jN]: _m }]]
|
|
838
|
+
[[0, { [_jN]: _n }], [0, { [_jN]: _m }]], 2
|
|
839
839
|
];
|
|
840
840
|
var GeoPlacesServiceException$ = [-3, _sm, "GeoPlacesServiceException", 0, [], []];
|
|
841
841
|
schema.TypeRegistry.for(_sm).registerError(GeoPlacesServiceException$, GeoPlacesServiceException);
|
|
@@ -277,7 +277,7 @@ var ZipClassificationCode = [0, n0, _ZCC, 8, 0];
|
|
|
277
277
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
278
278
|
{ [_e]: _c, [_hE]: 403 },
|
|
279
279
|
[_M],
|
|
280
|
-
[[0, { [_jN]: _m }]]
|
|
280
|
+
[[0, { [_jN]: _m }]], 1
|
|
281
281
|
];
|
|
282
282
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
283
283
|
export var AccessPoint$ = [3, n0, _AP,
|
|
@@ -323,17 +323,17 @@ export var AutocompleteHighlights$ = [3, n0, _AH,
|
|
|
323
323
|
export var AutocompleteRequest$ = [3, n0, _ARu,
|
|
324
324
|
0,
|
|
325
325
|
[_QT, _MR, _BP, _F, _PCM, _AFd, _La, _PV, _IU, _K],
|
|
326
|
-
[[() => SensitiveString, 0], 1, [() => Position, 0], [() => AutocompleteFilter$, 0], 0, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
326
|
+
[[() => SensitiveString, 0], 1, [() => Position, 0], [() => AutocompleteFilter$, 0], 0, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
327
327
|
];
|
|
328
328
|
export var AutocompleteResponse$ = [3, n0, _ARut,
|
|
329
329
|
0,
|
|
330
330
|
[_PB, _RI],
|
|
331
|
-
[[0, { [_hH]: _xagpb }], [() => AutocompleteResultItemList, 0]]
|
|
331
|
+
[[0, { [_hH]: _xagpb }], [() => AutocompleteResultItemList, 0]], 1
|
|
332
332
|
];
|
|
333
333
|
export var AutocompleteResultItem$ = [3, n0, _ARI,
|
|
334
334
|
0,
|
|
335
335
|
[_PI, _PT, _T, _A, _Di, _La, _PV, _Hi],
|
|
336
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => DistanceMeters, 0], 0, [() => CountryCode3, 0], [() => AutocompleteHighlights$, 0]]
|
|
336
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => DistanceMeters, 0], 0, [() => CountryCode3, 0], [() => AutocompleteHighlights$, 0]], 3
|
|
337
337
|
];
|
|
338
338
|
export var BusinessChain$ = [3, n0, _BC,
|
|
339
339
|
0,
|
|
@@ -343,7 +343,7 @@ export var BusinessChain$ = [3, n0, _BC,
|
|
|
343
343
|
export var Category$ = [3, n0, _Ca,
|
|
344
344
|
0,
|
|
345
345
|
[_Id, _N, _LN, _Pr],
|
|
346
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]]
|
|
346
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 2
|
|
347
347
|
];
|
|
348
348
|
export var ComponentMatchScores$ = [3, n0, _CMS,
|
|
349
349
|
0,
|
|
@@ -373,12 +373,12 @@ export var CountryHighlights$ = [3, n0, _CH,
|
|
|
373
373
|
export var FilterCircle$ = [3, n0, _FC,
|
|
374
374
|
8,
|
|
375
375
|
[_Ce, _Ra],
|
|
376
|
-
[[() => Position, 0], [() => DistanceMeters, 0]]
|
|
376
|
+
[[() => Position, 0], [() => DistanceMeters, 0]], 2
|
|
377
377
|
];
|
|
378
378
|
export var FoodType$ = [3, n0, _FT,
|
|
379
379
|
0,
|
|
380
380
|
[_LN, _Id, _Pr],
|
|
381
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]]
|
|
381
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 1
|
|
382
382
|
];
|
|
383
383
|
export var GeocodeFilter$ = [3, n0, _GF,
|
|
384
384
|
0,
|
|
@@ -408,22 +408,22 @@ export var GeocodeRequest$ = [3, n0, _GR,
|
|
|
408
408
|
export var GeocodeResponse$ = [3, n0, _GRe,
|
|
409
409
|
0,
|
|
410
410
|
[_PB, _RI],
|
|
411
|
-
[[0, { [_hH]: _xagpb }], [() => GeocodeResultItemList, 0]]
|
|
411
|
+
[[0, { [_hH]: _xagpb }], [() => GeocodeResultItemList, 0]], 1
|
|
412
412
|
];
|
|
413
413
|
export var GeocodeResultItem$ = [3, n0, _GRI,
|
|
414
414
|
0,
|
|
415
415
|
[_PI, _PT, _T, _A, _ANC, _PCD, _P, _Di, _MV, _C, _FTo, _APc, _TZ, _PV, _MS, _PQ, _In, _MA, _SA],
|
|
416
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], () => MatchScoreDetails$, [() => GeocodeParsedQuery$, 0], [() => IntersectionList, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]]
|
|
416
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], () => MatchScoreDetails$, [() => GeocodeParsedQuery$, 0], [() => IntersectionList, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]], 3
|
|
417
417
|
];
|
|
418
418
|
export var GetPlaceRequest$ = [3, n0, _GPR,
|
|
419
419
|
0,
|
|
420
420
|
[_PI, _AFd, _La, _PV, _IU, _K],
|
|
421
|
-
[[() => SensitiveString, 1], [64 | 0, { [_hQ]: _af }], [0, { [_hQ]: _l }], [() => CountryCode, { [_hQ]: _pv }], [0, { [_hQ]: _iu }], [() => ApiKey, { [_hQ]: _k }]]
|
|
421
|
+
[[() => SensitiveString, 1], [64 | 0, { [_hQ]: _af }], [0, { [_hQ]: _l }], [() => CountryCode, { [_hQ]: _pv }], [0, { [_hQ]: _iu }], [() => ApiKey, { [_hQ]: _k }]], 1
|
|
422
422
|
];
|
|
423
423
|
export var GetPlaceResponse$ = [3, n0, _GPRe,
|
|
424
424
|
0,
|
|
425
425
|
[_PI, _PT, _T, _PB, _A, _ANC, _PCD, _P, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho, _MA, _SA],
|
|
426
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [0, { [_hH]: _xagpb }], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]]
|
|
426
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [0, { [_hH]: _xagpb }], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0], [() => RelatedPlace$, 0], [() => RelatedPlaceList, 0]], 4
|
|
427
427
|
];
|
|
428
428
|
export var Highlight$ = [3, n0, _Hig,
|
|
429
429
|
0,
|
|
@@ -433,13 +433,13 @@ export var Highlight$ = [3, n0, _Hig,
|
|
|
433
433
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
434
434
|
{ [_e]: _s, [_hE]: 500 },
|
|
435
435
|
[_M],
|
|
436
|
-
[[0, { [_jN]: _m }]]
|
|
436
|
+
[[0, { [_jN]: _m }]], 1
|
|
437
437
|
];
|
|
438
438
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
439
439
|
export var Intersection$ = [3, n0, _I,
|
|
440
440
|
0,
|
|
441
441
|
[_PI, _T, _A, _P, _Di, _RD, _MV, _APc],
|
|
442
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => AccessPointList, 0]]
|
|
442
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => AccessPointList, 0]], 2
|
|
443
443
|
];
|
|
444
444
|
export var MatchScoreDetails$ = [3, n0, _MSD,
|
|
445
445
|
0,
|
|
@@ -464,7 +464,7 @@ export var ParsedQueryComponent$ = [3, n0, _PQC,
|
|
|
464
464
|
export var ParsedQuerySecondaryAddressComponent$ = [3, n0, _PQSAC,
|
|
465
465
|
0,
|
|
466
466
|
[_SI, _EI, _V, _Nu, _De],
|
|
467
|
-
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
467
|
+
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]], 5
|
|
468
468
|
];
|
|
469
469
|
export var PhonemeDetails$ = [3, n0, _PD,
|
|
470
470
|
0,
|
|
@@ -484,7 +484,7 @@ export var PostalCodeDetails$ = [3, n0, _PCD,
|
|
|
484
484
|
export var QueryRefinement$ = [3, n0, _QR,
|
|
485
485
|
0,
|
|
486
486
|
[_RT, _OTr, _SI, _EI],
|
|
487
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, 1]
|
|
487
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, 1], 4
|
|
488
488
|
];
|
|
489
489
|
export var Region$ = [3, n0, _Re,
|
|
490
490
|
0,
|
|
@@ -499,7 +499,7 @@ export var RegionHighlights$ = [3, n0, _RH,
|
|
|
499
499
|
export var RelatedPlace$ = [3, n0, _RP,
|
|
500
500
|
0,
|
|
501
501
|
[_PI, _PT, _T, _A, _P, _APc],
|
|
502
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => AccessPointList, 0]]
|
|
502
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => AccessPointList, 0]], 3
|
|
503
503
|
];
|
|
504
504
|
export var ReverseGeocodeFilter$ = [3, n0, _RGF,
|
|
505
505
|
0,
|
|
@@ -509,17 +509,17 @@ export var ReverseGeocodeFilter$ = [3, n0, _RGF,
|
|
|
509
509
|
export var ReverseGeocodeRequest$ = [3, n0, _RGR,
|
|
510
510
|
0,
|
|
511
511
|
[_QP, _QRu, _MR, _F, _AFd, _La, _PV, _IU, _K, _H],
|
|
512
|
-
[[() => Position, 0], [() => DistanceMeters, 0], 1, () => ReverseGeocodeFilter$, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }], [() => Heading, 0]]
|
|
512
|
+
[[() => Position, 0], [() => DistanceMeters, 0], 1, () => ReverseGeocodeFilter$, 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }], [() => Heading, 0]], 1
|
|
513
513
|
];
|
|
514
514
|
export var ReverseGeocodeResponse$ = [3, n0, _RGRe,
|
|
515
515
|
0,
|
|
516
516
|
[_PB, _RI],
|
|
517
|
-
[[0, { [_hH]: _xagpb }], [() => ReverseGeocodeResultItemList, 0]]
|
|
517
|
+
[[0, { [_hH]: _xagpb }], [() => ReverseGeocodeResultItemList, 0]], 1
|
|
518
518
|
];
|
|
519
519
|
export var ReverseGeocodeResultItem$ = [3, n0, _RGRI,
|
|
520
520
|
0,
|
|
521
521
|
[_PI, _PT, _T, _A, _ANC, _PCD, _P, _Di, _MV, _C, _FTo, _APc, _TZ, _PV, _In],
|
|
522
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => IntersectionList, 0]]
|
|
522
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => PostalCodeDetailsList, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => AccessPointList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => IntersectionList, 0]], 3
|
|
523
523
|
];
|
|
524
524
|
export var SearchNearbyFilter$ = [3, n0, _SNF,
|
|
525
525
|
0,
|
|
@@ -529,17 +529,17 @@ export var SearchNearbyFilter$ = [3, n0, _SNF,
|
|
|
529
529
|
export var SearchNearbyRequest$ = [3, n0, _SNR,
|
|
530
530
|
0,
|
|
531
531
|
[_QP, _QRu, _MR, _F, _AFd, _La, _PV, _IU, _NT, _K],
|
|
532
|
-
[[() => Position, 0], [() => DistanceMeters, 0], 1, [() => SearchNearbyFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
532
|
+
[[() => Position, 0], [() => DistanceMeters, 0], 1, [() => SearchNearbyFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
533
533
|
];
|
|
534
534
|
export var SearchNearbyResponse$ = [3, n0, _SNRe,
|
|
535
535
|
0,
|
|
536
536
|
[_PB, _RI, _NT],
|
|
537
|
-
[[0, { [_hH]: _xagpb }], [() => SearchNearbyResultItemList, 0], 0]
|
|
537
|
+
[[0, { [_hH]: _xagpb }], [() => SearchNearbyResultItemList, 0], 0], 1
|
|
538
538
|
];
|
|
539
539
|
export var SearchNearbyResultItem$ = [3, n0, _SNRI,
|
|
540
540
|
0,
|
|
541
541
|
[_PI, _PT, _T, _A, _ANC, _P, _Di, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho],
|
|
542
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]]
|
|
542
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]], 3
|
|
543
543
|
];
|
|
544
544
|
export var SearchTextFilter$ = [3, n0, _STF,
|
|
545
545
|
0,
|
|
@@ -554,17 +554,17 @@ export var SearchTextRequest$ = [3, n0, _STR,
|
|
|
554
554
|
export var SearchTextResponse$ = [3, n0, _STRe,
|
|
555
555
|
0,
|
|
556
556
|
[_PB, _RI, _NT],
|
|
557
|
-
[[0, { [_hH]: _xagpb }], [() => SearchTextResultItemList, 0], 0]
|
|
557
|
+
[[0, { [_hH]: _xagpb }], [() => SearchTextResultItemList, 0], 0], 1
|
|
558
558
|
];
|
|
559
559
|
export var SearchTextResultItem$ = [3, n0, _STRI,
|
|
560
560
|
0,
|
|
561
561
|
[_PI, _PT, _T, _A, _ANC, _P, _Di, _MV, _C, _FTo, _BCu, _Con, _OH, _APc, _ARc, _TZ, _PV, _Pho],
|
|
562
|
-
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]]
|
|
562
|
+
[[() => SensitiveString, 0], [() => PlaceType, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => SensitiveBoolean, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => Contacts$, 0], [() => OpeningHoursList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]], 3
|
|
563
563
|
];
|
|
564
564
|
export var SecondaryAddressComponent$ = [3, n0, _SACe,
|
|
565
565
|
0,
|
|
566
566
|
[_Nu, _De],
|
|
567
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
567
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0]], 1
|
|
568
568
|
];
|
|
569
569
|
export var SecondaryAddressComponentMatchScore$ = [3, n0, _SACMS,
|
|
570
570
|
0,
|
|
@@ -614,28 +614,28 @@ export var SuggestQueryResult$ = [3, n0, _SQR,
|
|
|
614
614
|
export var SuggestRequest$ = [3, n0, _SRu,
|
|
615
615
|
0,
|
|
616
616
|
[_QT, _MR, _MQR, _BP, _F, _AFd, _La, _PV, _IU, _K],
|
|
617
|
-
[[() => SensitiveString, 0], 1, 1, [() => Position, 0], [() => SuggestFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
617
|
+
[[() => SensitiveString, 0], 1, 1, [() => Position, 0], [() => SuggestFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]], 1
|
|
618
618
|
];
|
|
619
619
|
export var SuggestResponse$ = [3, n0, _SRug,
|
|
620
620
|
0,
|
|
621
621
|
[_PB, _RI, _QRue],
|
|
622
|
-
[[0, { [_hH]: _xagpb }], [() => SuggestResultItemList, 0], [() => QueryRefinementList, 0]]
|
|
622
|
+
[[0, { [_hH]: _xagpb }], [() => SuggestResultItemList, 0], [() => QueryRefinementList, 0]], 1
|
|
623
623
|
];
|
|
624
624
|
export var SuggestResultItem$ = [3, n0, _SRI,
|
|
625
625
|
0,
|
|
626
626
|
[_T, _SRIT, _Pl, _Q, _Hi],
|
|
627
|
-
[[() => SensitiveString, 0], 0, [() => SuggestPlaceResult$, 0], [() => SuggestQueryResult$, 0], [() => SuggestHighlights$, 0]]
|
|
627
|
+
[[() => SensitiveString, 0], 0, [() => SuggestPlaceResult$, 0], [() => SuggestQueryResult$, 0], [() => SuggestHighlights$, 0]], 2
|
|
628
628
|
];
|
|
629
629
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
630
630
|
{ [_e]: _c, [_hE]: 429 },
|
|
631
631
|
[_M],
|
|
632
|
-
[[0, { [_jN]: _m }]]
|
|
632
|
+
[[0, { [_jN]: _m }]], 1
|
|
633
633
|
];
|
|
634
634
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
635
635
|
export var TimeZone$ = [3, n0, _TZ,
|
|
636
636
|
0,
|
|
637
637
|
[_N, _Of, _OS],
|
|
638
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => DurationSeconds, 0]]
|
|
638
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => DurationSeconds, 0]], 1
|
|
639
639
|
];
|
|
640
640
|
export var UspsZip$ = [3, n0, _UZ,
|
|
641
641
|
0,
|
|
@@ -650,13 +650,13 @@ export var UspsZipPlus4$ = [3, n0, _UZP,
|
|
|
650
650
|
export var ValidationException$ = [-3, n0, _VE,
|
|
651
651
|
{ [_e]: _c, [_hE]: 400 },
|
|
652
652
|
[_M, _Rea, _FL],
|
|
653
|
-
[[0, { [_jN]: _m }], [0, { [_jN]: _r }], [() => ValidationExceptionFieldList, { [_jN]: _fL }]]
|
|
653
|
+
[[0, { [_jN]: _m }], [0, { [_jN]: _r }], [() => ValidationExceptionFieldList, { [_jN]: _fL }]], 3
|
|
654
654
|
];
|
|
655
655
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
656
656
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
657
657
|
0,
|
|
658
658
|
[_N, _M],
|
|
659
|
-
[[0, { [_jN]: _n }], [0, { [_jN]: _m }]]
|
|
659
|
+
[[0, { [_jN]: _n }], [0, { [_jN]: _m }]], 2
|
|
660
660
|
];
|
|
661
661
|
export var GeoPlacesServiceException$ = [-3, _sm, "GeoPlacesServiceException", 0, [], []];
|
|
662
662
|
TypeRegistry.for(_sm).registerError(GeoPlacesServiceException$, GeoPlacesServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-geo-places",
|
|
3
3
|
"description": "AWS SDK for JavaScript Geo Places Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-geo-places",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|