@aws-sdk/client-geo-places 3.987.0 → 3.989.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 +26 -984
- package/dist-cjs/models/GeoPlacesServiceException.js +12 -0
- package/dist-cjs/models/errors.js +70 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +841 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +45 -39
- package/dist-types/schemas/schemas_0.d.ts +11 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +6 -4
- package/package.json +13 -13
package/dist-cjs/index.js
CHANGED
|
@@ -15,6 +15,9 @@ var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
17
|
var protocolHttp = require('@smithy/protocol-http');
|
|
18
|
+
var schemas_0 = require('./schemas/schemas_0');
|
|
19
|
+
var errors = require('./models/errors');
|
|
20
|
+
var GeoPlacesServiceException = require('./models/GeoPlacesServiceException');
|
|
18
21
|
|
|
19
22
|
const resolveClientEndpointParameters = (options) => {
|
|
20
23
|
return Object.assign(options, {
|
|
@@ -110,894 +113,6 @@ class GeoPlacesClient extends smithyClient.Client {
|
|
|
110
113
|
}
|
|
111
114
|
}
|
|
112
115
|
|
|
113
|
-
class GeoPlacesServiceException extends smithyClient.ServiceException {
|
|
114
|
-
constructor(options) {
|
|
115
|
-
super(options);
|
|
116
|
-
Object.setPrototypeOf(this, GeoPlacesServiceException.prototype);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
class AccessDeniedException extends GeoPlacesServiceException {
|
|
121
|
-
name = "AccessDeniedException";
|
|
122
|
-
$fault = "client";
|
|
123
|
-
Message;
|
|
124
|
-
constructor(opts) {
|
|
125
|
-
super({
|
|
126
|
-
name: "AccessDeniedException",
|
|
127
|
-
$fault: "client",
|
|
128
|
-
...opts,
|
|
129
|
-
});
|
|
130
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
131
|
-
this.Message = opts.Message;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
class InternalServerException extends GeoPlacesServiceException {
|
|
135
|
-
name = "InternalServerException";
|
|
136
|
-
$fault = "server";
|
|
137
|
-
$retryable = {};
|
|
138
|
-
Message;
|
|
139
|
-
constructor(opts) {
|
|
140
|
-
super({
|
|
141
|
-
name: "InternalServerException",
|
|
142
|
-
$fault: "server",
|
|
143
|
-
...opts,
|
|
144
|
-
});
|
|
145
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
146
|
-
this.Message = opts.Message;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
class ThrottlingException extends GeoPlacesServiceException {
|
|
150
|
-
name = "ThrottlingException";
|
|
151
|
-
$fault = "client";
|
|
152
|
-
$retryable = {};
|
|
153
|
-
Message;
|
|
154
|
-
constructor(opts) {
|
|
155
|
-
super({
|
|
156
|
-
name: "ThrottlingException",
|
|
157
|
-
$fault: "client",
|
|
158
|
-
...opts,
|
|
159
|
-
});
|
|
160
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
161
|
-
this.Message = opts.Message;
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
class ValidationException extends GeoPlacesServiceException {
|
|
165
|
-
name = "ValidationException";
|
|
166
|
-
$fault = "client";
|
|
167
|
-
Message;
|
|
168
|
-
Reason;
|
|
169
|
-
FieldList;
|
|
170
|
-
constructor(opts) {
|
|
171
|
-
super({
|
|
172
|
-
name: "ValidationException",
|
|
173
|
-
$fault: "client",
|
|
174
|
-
...opts,
|
|
175
|
-
});
|
|
176
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
177
|
-
this.Message = opts.Message;
|
|
178
|
-
this.Reason = opts.Reason;
|
|
179
|
-
this.FieldList = opts.FieldList;
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
const _A = "Address";
|
|
184
|
-
const _AAH = "AutocompleteAddressHighlights";
|
|
185
|
-
const _ACMS = "AddressComponentMatchScores";
|
|
186
|
-
const _ACP = "AddressComponentPhonemes";
|
|
187
|
-
const _ADE = "AccessDeniedException";
|
|
188
|
-
const _AF = "AutocompleteFilter";
|
|
189
|
-
const _AFd = "AdditionalFeatures";
|
|
190
|
-
const _AH = "AutocompleteHighlights";
|
|
191
|
-
const _AK = "ApiKey";
|
|
192
|
-
const _AN = "AddressNumber";
|
|
193
|
-
const _ANC = "AddressNumberCorrected";
|
|
194
|
-
const _AP = "AccessPoint";
|
|
195
|
-
const _APL = "AccessPointList";
|
|
196
|
-
const _APc = "AccessPoints";
|
|
197
|
-
const _AR = "AccessRestriction";
|
|
198
|
-
const _ARI = "AutocompleteResultItem";
|
|
199
|
-
const _ARIL = "AutocompleteResultItemList";
|
|
200
|
-
const _ARL = "AccessRestrictionList";
|
|
201
|
-
const _ARc = "AccessRestrictions";
|
|
202
|
-
const _ARu = "AutocompleteRequest";
|
|
203
|
-
const _ARut = "AutocompleteResponse";
|
|
204
|
-
const _Au = "Autocomplete";
|
|
205
|
-
const _B = "Block";
|
|
206
|
-
const _BB = "BoundingBox";
|
|
207
|
-
const _BC = "BusinessChain";
|
|
208
|
-
const _BCL = "BusinessChainList";
|
|
209
|
-
const _BCu = "BusinessChains";
|
|
210
|
-
const _BN = "BaseName";
|
|
211
|
-
const _BP = "BiasPosition";
|
|
212
|
-
const _Bu = "Building";
|
|
213
|
-
const _C = "Categories";
|
|
214
|
-
const _CC = "CountryCode";
|
|
215
|
-
const _CCL = "CountryCodeList";
|
|
216
|
-
const _CCo = "CountryCode2";
|
|
217
|
-
const _CCou = "CountryCode3";
|
|
218
|
-
const _CD = "ContactDetails";
|
|
219
|
-
const _CDL = "ContactDetailsList";
|
|
220
|
-
const _CH = "CountryHighlights";
|
|
221
|
-
const _CL = "CategoryList";
|
|
222
|
-
const _CMS = "ComponentMatchScores";
|
|
223
|
-
const _Ca = "Category";
|
|
224
|
-
const _Ce = "Center";
|
|
225
|
-
const _Ci = "Circle";
|
|
226
|
-
const _Co = "Country";
|
|
227
|
-
const _Cod = "Code2";
|
|
228
|
-
const _Code = "Code3";
|
|
229
|
-
const _Code_ = "Code";
|
|
230
|
-
const _Com = "Components";
|
|
231
|
-
const _Con = "Contacts";
|
|
232
|
-
const _D = "District";
|
|
233
|
-
const _DM = "DistanceMeters";
|
|
234
|
-
const _DS = "DurationSeconds";
|
|
235
|
-
const _De = "Designator";
|
|
236
|
-
const _Di = "Distance";
|
|
237
|
-
const _Dir = "Direction";
|
|
238
|
-
const _Dis = "Display";
|
|
239
|
-
const _E = "Emails";
|
|
240
|
-
const _EBC = "ExcludeBusinessChains";
|
|
241
|
-
const _EC = "ExcludeCategories";
|
|
242
|
-
const _EFT = "ExcludeFoodTypes";
|
|
243
|
-
const _EI = "EndIndex";
|
|
244
|
-
const _F = "Filter";
|
|
245
|
-
const _FBCL = "FilterBusinessChainList";
|
|
246
|
-
const _FC = "FilterCircle";
|
|
247
|
-
const _FCL = "FilterCategoryList";
|
|
248
|
-
const _FFTL = "FilterFoodTypeList";
|
|
249
|
-
const _FL = "FieldList";
|
|
250
|
-
const _FT = "FoodType";
|
|
251
|
-
const _FTL = "FoodTypeList";
|
|
252
|
-
const _FTo = "FoodTypes";
|
|
253
|
-
const _Fa = "Faxes";
|
|
254
|
-
const _G = "Geocode";
|
|
255
|
-
const _GF = "GeocodeFilter";
|
|
256
|
-
const _GFPT = "GeocodeFilterPlaceType";
|
|
257
|
-
const _GFPTL = "GeocodeFilterPlaceTypeList";
|
|
258
|
-
const _GP = "GetPlace";
|
|
259
|
-
const _GPQ = "GeocodeParsedQuery";
|
|
260
|
-
const _GPQAC = "GeocodeParsedQueryAddressComponents";
|
|
261
|
-
const _GPR = "GetPlaceRequest";
|
|
262
|
-
const _GPRe = "GetPlaceResponse";
|
|
263
|
-
const _GQC = "GeocodeQueryComponents";
|
|
264
|
-
const _GR = "GeocodeRequest";
|
|
265
|
-
const _GRI = "GeocodeResultItem";
|
|
266
|
-
const _GRIL = "GeocodeResultItemList";
|
|
267
|
-
const _GRe = "GeocodeResponse";
|
|
268
|
-
const _H = "Heading";
|
|
269
|
-
const _HL = "HighlightList";
|
|
270
|
-
const _Hi = "Highlights";
|
|
271
|
-
const _Hig = "Highlight";
|
|
272
|
-
const _I = "Intersection";
|
|
273
|
-
const _IBC = "IncludeBusinessChains";
|
|
274
|
-
const _IC = "IncludeCountries";
|
|
275
|
-
const _ICn = "IncludeCategories";
|
|
276
|
-
const _IFT = "IncludeFoodTypes";
|
|
277
|
-
const _IHL = "IntersectionHighlightsList";
|
|
278
|
-
const _IL = "IntersectionList";
|
|
279
|
-
const _IPT = "IncludePlaceTypes";
|
|
280
|
-
const _ISE = "InternalServerException";
|
|
281
|
-
const _IU = "IntendedUse";
|
|
282
|
-
const _Id = "Id";
|
|
283
|
-
const _In = "Intersections";
|
|
284
|
-
const _K = "Key";
|
|
285
|
-
const _L = "Label";
|
|
286
|
-
const _LN = "LocalizedName";
|
|
287
|
-
const _La = "Language";
|
|
288
|
-
const _Lo = "Locality";
|
|
289
|
-
const _M = "Message";
|
|
290
|
-
const _MA = "MainAddress";
|
|
291
|
-
const _MQR = "MaxQueryRefinements";
|
|
292
|
-
const _MR = "MaxResults";
|
|
293
|
-
const _MS = "MatchScores";
|
|
294
|
-
const _MSD = "MatchScoreDetails";
|
|
295
|
-
const _MV = "MapView";
|
|
296
|
-
const _N = "Name";
|
|
297
|
-
const _NT = "NextToken";
|
|
298
|
-
const _Nu = "Number";
|
|
299
|
-
const _O = "Overall";
|
|
300
|
-
const _OD = "OpenDuration";
|
|
301
|
-
const _OH = "OpeningHours";
|
|
302
|
-
const _OHC = "OpeningHoursComponents";
|
|
303
|
-
const _OHCL = "OpeningHoursComponentsList";
|
|
304
|
-
const _OHD = "OpeningHoursDisplay";
|
|
305
|
-
const _OHDL = "OpeningHoursDisplayList";
|
|
306
|
-
const _OHL = "OpeningHoursList";
|
|
307
|
-
const _ON = "OpenNow";
|
|
308
|
-
const _OS = "OffsetSeconds";
|
|
309
|
-
const _OT = "OpenTime";
|
|
310
|
-
const _OTr = "OriginalTerm";
|
|
311
|
-
const _Of = "Offset";
|
|
312
|
-
const _P = "Position";
|
|
313
|
-
const _PA = "PostalAuthority";
|
|
314
|
-
const _PB = "PricingBucket";
|
|
315
|
-
const _PC = "PostalCode";
|
|
316
|
-
const _PCD = "PostalCodeDetails";
|
|
317
|
-
const _PCDL = "PostalCodeDetailsList";
|
|
318
|
-
const _PCM = "PostalCodeMode";
|
|
319
|
-
const _PCT = "PostalCodeType";
|
|
320
|
-
const _PD = "PhonemeDetails";
|
|
321
|
-
const _PI = "PlaceId";
|
|
322
|
-
const _PQ = "ParsedQuery";
|
|
323
|
-
const _PQC = "ParsedQueryComponent";
|
|
324
|
-
const _PQCL = "ParsedQueryComponentList";
|
|
325
|
-
const _PQSAC = "ParsedQuerySecondaryAddressComponent";
|
|
326
|
-
const _PQSACL = "ParsedQuerySecondaryAddressComponentList";
|
|
327
|
-
const _PT = "PlaceType";
|
|
328
|
-
const _PTL = "PhonemeTranscriptionList";
|
|
329
|
-
const _PTh = "PhonemeTranscription";
|
|
330
|
-
const _PV = "PoliticalView";
|
|
331
|
-
const _Ph = "Phones";
|
|
332
|
-
const _Pho = "Phonemes";
|
|
333
|
-
const _Pl = "Place";
|
|
334
|
-
const _Pr = "Primary";
|
|
335
|
-
const _Pre = "Preferred";
|
|
336
|
-
const _Pref = "Prefix";
|
|
337
|
-
const _Q = "Query";
|
|
338
|
-
const _QC = "QueryComponents";
|
|
339
|
-
const _QCu = "QueryComponent";
|
|
340
|
-
const _QI = "QueryId";
|
|
341
|
-
const _QP = "QueryPosition";
|
|
342
|
-
const _QR = "QueryRefinement";
|
|
343
|
-
const _QRL = "QueryRefinementList";
|
|
344
|
-
const _QRu = "QueryRadius";
|
|
345
|
-
const _QRue = "QueryRefinements";
|
|
346
|
-
const _QT = "QueryText";
|
|
347
|
-
const _QTu = "QueryType";
|
|
348
|
-
const _R = "Restricted";
|
|
349
|
-
const _RD = "RouteDistance";
|
|
350
|
-
const _RG = "ReverseGeocode";
|
|
351
|
-
const _RGF = "ReverseGeocodeFilter";
|
|
352
|
-
const _RGR = "ReverseGeocodeRequest";
|
|
353
|
-
const _RGRI = "ReverseGeocodeResultItem";
|
|
354
|
-
const _RGRIL = "ReverseGeocodeResultItemList";
|
|
355
|
-
const _RGRe = "ReverseGeocodeResponse";
|
|
356
|
-
const _RH = "RegionHighlights";
|
|
357
|
-
const _RI = "ResultItems";
|
|
358
|
-
const _RP = "RelatedPlace";
|
|
359
|
-
const _RPL = "RelatedPlaceList";
|
|
360
|
-
const _RT = "RefinedTerm";
|
|
361
|
-
const _RTC = "RecordTypeCode";
|
|
362
|
-
const _Ra = "Radius";
|
|
363
|
-
const _Re = "Region";
|
|
364
|
-
const _Rea = "Reason";
|
|
365
|
-
const _Rec = "Recurrence";
|
|
366
|
-
const _S = "Street";
|
|
367
|
-
const _SA = "SecondaryAddresses";
|
|
368
|
-
const _SAC = "SecondaryAddressComponents";
|
|
369
|
-
const _SACL = "SecondaryAddressComponentList";
|
|
370
|
-
const _SACMS = "SecondaryAddressComponentMatchScore";
|
|
371
|
-
const _SACMSL = "SecondaryAddressComponentMatchScoreList";
|
|
372
|
-
const _SACe = "SecondaryAddressComponent";
|
|
373
|
-
const _SAH = "SuggestAddressHighlights";
|
|
374
|
-
const _SB = "SensitiveBoolean";
|
|
375
|
-
const _SBu = "SubBlock";
|
|
376
|
-
const _SC = "StreetComponents";
|
|
377
|
-
const _SCL = "StreetComponentsList";
|
|
378
|
-
const _SD = "SubDistrict";
|
|
379
|
-
const _SF = "SuggestFilter";
|
|
380
|
-
const _SH = "SuggestHighlights";
|
|
381
|
-
const _SI = "StartIndex";
|
|
382
|
-
const _SN = "SearchNearby";
|
|
383
|
-
const _SNF = "SearchNearbyFilter";
|
|
384
|
-
const _SNR = "SearchNearbyRequest";
|
|
385
|
-
const _SNRI = "SearchNearbyResultItem";
|
|
386
|
-
const _SNRIL = "SearchNearbyResultItemList";
|
|
387
|
-
const _SNRe = "SearchNearbyResponse";
|
|
388
|
-
const _SPR = "SuggestPlaceResult";
|
|
389
|
-
const _SQR = "SuggestQueryResult";
|
|
390
|
-
const _SR = "SubRegion";
|
|
391
|
-
const _SRH = "SubRegionHighlights";
|
|
392
|
-
const _SRI = "SuggestResultItem";
|
|
393
|
-
const _SRIL = "SuggestResultItemList";
|
|
394
|
-
const _SRIT = "SuggestResultItemType";
|
|
395
|
-
const _SRu = "SuggestRequest";
|
|
396
|
-
const _SRug = "SuggestResponse";
|
|
397
|
-
const _SS = "SensitiveString";
|
|
398
|
-
const _ST = "SearchText";
|
|
399
|
-
const _STF = "SearchTextFilter";
|
|
400
|
-
const _STR = "SearchTextRequest";
|
|
401
|
-
const _STRI = "SearchTextResultItem";
|
|
402
|
-
const _STRIL = "SearchTextResultItemList";
|
|
403
|
-
const _STRe = "SearchTextResponse";
|
|
404
|
-
const _Su = "Suffix";
|
|
405
|
-
const _Sug = "Suggest";
|
|
406
|
-
const _T = "Title";
|
|
407
|
-
const _TE = "ThrottlingException";
|
|
408
|
-
const _TP = "TypePlacement";
|
|
409
|
-
const _TS = "TypeSeparator";
|
|
410
|
-
const _TZ = "TimeZone";
|
|
411
|
-
const _Ty = "Type";
|
|
412
|
-
const _UZ = "UspsZip";
|
|
413
|
-
const _UZP = "UspsZipPlus4";
|
|
414
|
-
const _V = "Value";
|
|
415
|
-
const _VE = "ValidationException";
|
|
416
|
-
const _VEF = "ValidationExceptionField";
|
|
417
|
-
const _VEFL = "ValidationExceptionFieldList";
|
|
418
|
-
const _W = "Websites";
|
|
419
|
-
const _ZCC = "ZipClassificationCode";
|
|
420
|
-
const _af = "additional-features";
|
|
421
|
-
const _c = "client";
|
|
422
|
-
const _e = "error";
|
|
423
|
-
const _fL = "fieldList";
|
|
424
|
-
const _h = "http";
|
|
425
|
-
const _hE = "httpError";
|
|
426
|
-
const _hH = "httpHeader";
|
|
427
|
-
const _hQ = "httpQuery";
|
|
428
|
-
const _iu = "intended-use";
|
|
429
|
-
const _jN = "jsonName";
|
|
430
|
-
const _k = "key";
|
|
431
|
-
const _l = "language";
|
|
432
|
-
const _m = "message";
|
|
433
|
-
const _n = "name";
|
|
434
|
-
const _pv = "political-view";
|
|
435
|
-
const _r = "reason";
|
|
436
|
-
const _s = "server";
|
|
437
|
-
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.geoplaces";
|
|
438
|
-
const _xagpb = "x-amz-geo-pricing-bucket";
|
|
439
|
-
const n0 = "com.amazonaws.geoplaces";
|
|
440
|
-
var ApiKey = [0, n0, _AK, 8, 0];
|
|
441
|
-
var CountryCode = [0, n0, _CC, 8, 0];
|
|
442
|
-
var CountryCode2 = [0, n0, _CCo, 8, 0];
|
|
443
|
-
var CountryCode3 = [0, n0, _CCou, 8, 0];
|
|
444
|
-
var DistanceMeters = [0, n0, _DM, 8, 1];
|
|
445
|
-
var DurationSeconds = [0, n0, _DS, 8, 1];
|
|
446
|
-
var GeocodeFilterPlaceType$1 = [0, n0, _GFPT, 8, 0];
|
|
447
|
-
var Heading = [0, n0, _H, 8, 1];
|
|
448
|
-
var OpeningHoursDisplay = [0, n0, _OHD, 8, 0];
|
|
449
|
-
var PlaceType$1 = [0, n0, _PT, 8, 0];
|
|
450
|
-
var PostalAuthority$1 = [0, n0, _PA, 8, 0];
|
|
451
|
-
var PostalCodeType$1 = [0, n0, _PCT, 8, 0];
|
|
452
|
-
var RecordTypeCode$1 = [0, n0, _RTC, 8, 0];
|
|
453
|
-
var SensitiveBoolean = [0, n0, _SB, 8, 2];
|
|
454
|
-
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
455
|
-
var ZipClassificationCode$1 = [0, n0, _ZCC, 8, 0];
|
|
456
|
-
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
457
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
458
|
-
[_M],
|
|
459
|
-
[[0, { [_jN]: _m }]], 1
|
|
460
|
-
];
|
|
461
|
-
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
462
|
-
var AccessPoint$ = [3, n0, _AP,
|
|
463
|
-
0,
|
|
464
|
-
[_P],
|
|
465
|
-
[[() => Position, 0]]
|
|
466
|
-
];
|
|
467
|
-
var AccessRestriction$ = [3, n0, _AR,
|
|
468
|
-
0,
|
|
469
|
-
[_R, _C],
|
|
470
|
-
[[() => SensitiveBoolean, 0], [() => CategoryList, 0]]
|
|
471
|
-
];
|
|
472
|
-
var Address$ = [3, n0, _A,
|
|
473
|
-
0,
|
|
474
|
-
[_L, _Co, _Re, _SR, _Lo, _D, _SD, _PC, _B, _SBu, _I, _S, _SC, _AN, _Bu, _SAC],
|
|
475
|
-
[[() => SensitiveString, 0], [() => Country$, 0], [() => Region$, 0], [() => SubRegion$, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], 64 | 0, [() => SensitiveString, 0], [() => StreetComponentsList, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SecondaryAddressComponentList, 0]]
|
|
476
|
-
];
|
|
477
|
-
var AddressComponentMatchScores$ = [3, n0, _ACMS,
|
|
478
|
-
0,
|
|
479
|
-
[_Co, _Re, _SR, _Lo, _D, _SD, _PC, _B, _SBu, _I, _AN, _Bu, _SAC],
|
|
480
|
-
[1, 1, 1, 1, 1, 1, 1, 1, 1, 64 | 1, 1, 1, () => SecondaryAddressComponentMatchScoreList]
|
|
481
|
-
];
|
|
482
|
-
var AddressComponentPhonemes$ = [3, n0, _ACP,
|
|
483
|
-
0,
|
|
484
|
-
[_Co, _Re, _SR, _Lo, _D, _SD, _B, _SBu, _S],
|
|
485
|
-
[[() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0], [() => PhonemeTranscriptionList, 0]]
|
|
486
|
-
];
|
|
487
|
-
var AutocompleteAddressHighlights$ = [3, n0, _AAH,
|
|
488
|
-
0,
|
|
489
|
-
[_L, _Co, _Re, _SR, _Lo, _D, _SD, _S, _B, _SBu, _I, _PC, _AN, _Bu],
|
|
490
|
-
[[() => HighlightList, 0], [() => CountryHighlights$, 0], [() => RegionHighlights$, 0], [() => SubRegionHighlights$, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => IntersectionHighlightsList, 0], [() => HighlightList, 0], [() => HighlightList, 0], [() => HighlightList, 0]]
|
|
491
|
-
];
|
|
492
|
-
var AutocompleteFilter$ = [3, n0, _AF,
|
|
493
|
-
0,
|
|
494
|
-
[_BB, _Ci, _IC, _IPT],
|
|
495
|
-
[[() => BoundingBox, 0], [() => FilterCircle$, 0], [() => CountryCodeList, 0], 64 | 0]
|
|
496
|
-
];
|
|
497
|
-
var AutocompleteHighlights$ = [3, n0, _AH,
|
|
498
|
-
0,
|
|
499
|
-
[_T, _A],
|
|
500
|
-
[[() => HighlightList, 0], [() => AutocompleteAddressHighlights$, 0]]
|
|
501
|
-
];
|
|
502
|
-
var AutocompleteRequest$ = [3, n0, _ARu,
|
|
503
|
-
0,
|
|
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 }]], 1
|
|
506
|
-
];
|
|
507
|
-
var AutocompleteResponse$ = [3, n0, _ARut,
|
|
508
|
-
0,
|
|
509
|
-
[_PB, _RI],
|
|
510
|
-
[[0, { [_hH]: _xagpb }], [() => AutocompleteResultItemList, 0]], 1
|
|
511
|
-
];
|
|
512
|
-
var AutocompleteResultItem$ = [3, n0, _ARI,
|
|
513
|
-
0,
|
|
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]], 3
|
|
516
|
-
];
|
|
517
|
-
var BusinessChain$ = [3, n0, _BC,
|
|
518
|
-
0,
|
|
519
|
-
[_N, _Id],
|
|
520
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
521
|
-
];
|
|
522
|
-
var Category$ = [3, n0, _Ca,
|
|
523
|
-
0,
|
|
524
|
-
[_Id, _N, _LN, _Pr],
|
|
525
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 2
|
|
526
|
-
];
|
|
527
|
-
var ComponentMatchScores$ = [3, n0, _CMS,
|
|
528
|
-
0,
|
|
529
|
-
[_T, _A],
|
|
530
|
-
[1, () => AddressComponentMatchScores$]
|
|
531
|
-
];
|
|
532
|
-
var ContactDetails$ = [3, n0, _CD,
|
|
533
|
-
0,
|
|
534
|
-
[_L, _V, _C],
|
|
535
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => CategoryList, 0]]
|
|
536
|
-
];
|
|
537
|
-
var Contacts$ = [3, n0, _Con,
|
|
538
|
-
0,
|
|
539
|
-
[_Ph, _Fa, _W, _E],
|
|
540
|
-
[[() => ContactDetailsList, 0], [() => ContactDetailsList, 0], [() => ContactDetailsList, 0], [() => ContactDetailsList, 0]]
|
|
541
|
-
];
|
|
542
|
-
var Country$ = [3, n0, _Co,
|
|
543
|
-
0,
|
|
544
|
-
[_Cod, _Code, _N],
|
|
545
|
-
[[() => CountryCode2, 0], [() => CountryCode3, 0], [() => SensitiveString, 0]]
|
|
546
|
-
];
|
|
547
|
-
var CountryHighlights$ = [3, n0, _CH,
|
|
548
|
-
0,
|
|
549
|
-
[_Code_, _N],
|
|
550
|
-
[[() => HighlightList, 0], [() => HighlightList, 0]]
|
|
551
|
-
];
|
|
552
|
-
var FilterCircle$ = [3, n0, _FC,
|
|
553
|
-
8,
|
|
554
|
-
[_Ce, _Ra],
|
|
555
|
-
[[() => Position, 0], [() => DistanceMeters, 0]], 2
|
|
556
|
-
];
|
|
557
|
-
var FoodType$ = [3, n0, _FT,
|
|
558
|
-
0,
|
|
559
|
-
[_LN, _Id, _Pr],
|
|
560
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveBoolean, 0]], 1
|
|
561
|
-
];
|
|
562
|
-
var GeocodeFilter$ = [3, n0, _GF,
|
|
563
|
-
0,
|
|
564
|
-
[_IC, _IPT],
|
|
565
|
-
[[() => CountryCodeList, 0], [() => GeocodeFilterPlaceTypeList, 0]]
|
|
566
|
-
];
|
|
567
|
-
var GeocodeParsedQuery$ = [3, n0, _GPQ,
|
|
568
|
-
0,
|
|
569
|
-
[_T, _A],
|
|
570
|
-
[[() => ParsedQueryComponentList, 0], [() => GeocodeParsedQueryAddressComponents$, 0]]
|
|
571
|
-
];
|
|
572
|
-
var GeocodeParsedQueryAddressComponents$ = [3, n0, _GPQAC,
|
|
573
|
-
0,
|
|
574
|
-
[_Co, _Re, _SR, _Lo, _D, _SD, _PC, _B, _SBu, _S, _AN, _Bu, _SAC],
|
|
575
|
-
[[() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQueryComponentList, 0], [() => ParsedQuerySecondaryAddressComponentList, 0]]
|
|
576
|
-
];
|
|
577
|
-
var GeocodeQueryComponents$ = [3, n0, _GQC,
|
|
578
|
-
0,
|
|
579
|
-
[_Co, _Re, _SR, _Lo, _D, _S, _AN, _PC],
|
|
580
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
581
|
-
];
|
|
582
|
-
var GeocodeRequest$ = [3, n0, _GR,
|
|
583
|
-
0,
|
|
584
|
-
[_QT, _QC, _MR, _BP, _F, _AFd, _La, _PV, _IU, _K],
|
|
585
|
-
[[() => SensitiveString, 0], [() => GeocodeQueryComponents$, 0], 1, [() => Position, 0], [() => GeocodeFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
586
|
-
];
|
|
587
|
-
var GeocodeResponse$ = [3, n0, _GRe,
|
|
588
|
-
0,
|
|
589
|
-
[_PB, _RI],
|
|
590
|
-
[[0, { [_hH]: _xagpb }], [() => GeocodeResultItemList, 0]], 1
|
|
591
|
-
];
|
|
592
|
-
var GeocodeResultItem$ = [3, n0, _GRI,
|
|
593
|
-
0,
|
|
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]], 3
|
|
596
|
-
];
|
|
597
|
-
var GetPlaceRequest$ = [3, n0, _GPR,
|
|
598
|
-
0,
|
|
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 }]], 1
|
|
601
|
-
];
|
|
602
|
-
var GetPlaceResponse$ = [3, n0, _GPRe,
|
|
603
|
-
0,
|
|
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]], 4
|
|
606
|
-
];
|
|
607
|
-
var Highlight$ = [3, n0, _Hig,
|
|
608
|
-
0,
|
|
609
|
-
[_SI, _EI, _V],
|
|
610
|
-
[1, 1, [() => SensitiveString, 0]]
|
|
611
|
-
];
|
|
612
|
-
var InternalServerException$ = [-3, n0, _ISE,
|
|
613
|
-
{ [_e]: _s, [_hE]: 500 },
|
|
614
|
-
[_M],
|
|
615
|
-
[[0, { [_jN]: _m }]], 1
|
|
616
|
-
];
|
|
617
|
-
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
618
|
-
var Intersection$ = [3, n0, _I,
|
|
619
|
-
0,
|
|
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]], 2
|
|
622
|
-
];
|
|
623
|
-
var MatchScoreDetails$ = [3, n0, _MSD,
|
|
624
|
-
0,
|
|
625
|
-
[_O, _Com],
|
|
626
|
-
[1, () => ComponentMatchScores$]
|
|
627
|
-
];
|
|
628
|
-
var OpeningHours$ = [3, n0, _OH,
|
|
629
|
-
0,
|
|
630
|
-
[_Dis, _ON, _Com, _C],
|
|
631
|
-
[[() => OpeningHoursDisplayList, 0], [() => SensitiveBoolean, 0], [() => OpeningHoursComponentsList, 0], [() => CategoryList, 0]]
|
|
632
|
-
];
|
|
633
|
-
var OpeningHoursComponents$ = [3, n0, _OHC,
|
|
634
|
-
0,
|
|
635
|
-
[_OT, _OD, _Rec],
|
|
636
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
637
|
-
];
|
|
638
|
-
var ParsedQueryComponent$ = [3, n0, _PQC,
|
|
639
|
-
0,
|
|
640
|
-
[_SI, _EI, _V, _QCu],
|
|
641
|
-
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
642
|
-
];
|
|
643
|
-
var ParsedQuerySecondaryAddressComponent$ = [3, n0, _PQSAC,
|
|
644
|
-
0,
|
|
645
|
-
[_SI, _EI, _V, _Nu, _De],
|
|
646
|
-
[1, 1, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0]], 5
|
|
647
|
-
];
|
|
648
|
-
var PhonemeDetails$ = [3, n0, _PD,
|
|
649
|
-
0,
|
|
650
|
-
[_T, _A],
|
|
651
|
-
[[() => PhonemeTranscriptionList, 0], [() => AddressComponentPhonemes$, 0]]
|
|
652
|
-
];
|
|
653
|
-
var PhonemeTranscription$ = [3, n0, _PTh,
|
|
654
|
-
0,
|
|
655
|
-
[_V, _La, _Pre],
|
|
656
|
-
[[() => SensitiveString, 0], 0, [() => SensitiveBoolean, 0]]
|
|
657
|
-
];
|
|
658
|
-
var PostalCodeDetails$ = [3, n0, _PCD,
|
|
659
|
-
0,
|
|
660
|
-
[_PC, _PA, _PCT, _UZ, _UZP],
|
|
661
|
-
[[() => SensitiveString, 0], [() => PostalAuthority$1, 0], [() => PostalCodeType$1, 0], [() => UspsZip$, 0], [() => UspsZipPlus4$, 0]]
|
|
662
|
-
];
|
|
663
|
-
var QueryRefinement$ = [3, n0, _QR,
|
|
664
|
-
0,
|
|
665
|
-
[_RT, _OTr, _SI, _EI],
|
|
666
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, 1], 4
|
|
667
|
-
];
|
|
668
|
-
var Region$ = [3, n0, _Re,
|
|
669
|
-
0,
|
|
670
|
-
[_Code_, _N],
|
|
671
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
672
|
-
];
|
|
673
|
-
var RegionHighlights$ = [3, n0, _RH,
|
|
674
|
-
0,
|
|
675
|
-
[_Code_, _N],
|
|
676
|
-
[[() => HighlightList, 0], [() => HighlightList, 0]]
|
|
677
|
-
];
|
|
678
|
-
var RelatedPlace$ = [3, n0, _RP,
|
|
679
|
-
0,
|
|
680
|
-
[_PI, _PT, _T, _A, _P, _APc],
|
|
681
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => SensitiveString, 0], [() => Address$, 0], [() => Position, 0], [() => AccessPointList, 0]], 3
|
|
682
|
-
];
|
|
683
|
-
var ReverseGeocodeFilter$ = [3, n0, _RGF,
|
|
684
|
-
0,
|
|
685
|
-
[_IPT],
|
|
686
|
-
[64 | 0]
|
|
687
|
-
];
|
|
688
|
-
var ReverseGeocodeRequest$ = [3, n0, _RGR,
|
|
689
|
-
0,
|
|
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]], 1
|
|
692
|
-
];
|
|
693
|
-
var ReverseGeocodeResponse$ = [3, n0, _RGRe,
|
|
694
|
-
0,
|
|
695
|
-
[_PB, _RI],
|
|
696
|
-
[[0, { [_hH]: _xagpb }], [() => ReverseGeocodeResultItemList, 0]], 1
|
|
697
|
-
];
|
|
698
|
-
var ReverseGeocodeResultItem$ = [3, n0, _RGRI,
|
|
699
|
-
0,
|
|
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]], 3
|
|
702
|
-
];
|
|
703
|
-
var SearchNearbyFilter$ = [3, n0, _SNF,
|
|
704
|
-
0,
|
|
705
|
-
[_BB, _IC, _ICn, _EC, _IBC, _EBC, _IFT, _EFT],
|
|
706
|
-
[[() => BoundingBox, 0], [() => CountryCodeList, 0], [() => FilterCategoryList, 0], [() => FilterCategoryList, 0], [() => FilterBusinessChainList, 0], [() => FilterBusinessChainList, 0], [() => FilterFoodTypeList, 0], [() => FilterFoodTypeList, 0]]
|
|
707
|
-
];
|
|
708
|
-
var SearchNearbyRequest$ = [3, n0, _SNR,
|
|
709
|
-
0,
|
|
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 }]], 1
|
|
712
|
-
];
|
|
713
|
-
var SearchNearbyResponse$ = [3, n0, _SNRe,
|
|
714
|
-
0,
|
|
715
|
-
[_PB, _RI, _NT],
|
|
716
|
-
[[0, { [_hH]: _xagpb }], [() => SearchNearbyResultItemList, 0], 0], 1
|
|
717
|
-
];
|
|
718
|
-
var SearchNearbyResultItem$ = [3, n0, _SNRI,
|
|
719
|
-
0,
|
|
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]], 3
|
|
722
|
-
];
|
|
723
|
-
var SearchTextFilter$ = [3, n0, _STF,
|
|
724
|
-
0,
|
|
725
|
-
[_BB, _Ci, _IC],
|
|
726
|
-
[[() => BoundingBox, 0], [() => FilterCircle$, 0], [() => CountryCodeList, 0]]
|
|
727
|
-
];
|
|
728
|
-
var SearchTextRequest$ = [3, n0, _STR,
|
|
729
|
-
0,
|
|
730
|
-
[_QT, _QI, _MR, _BP, _F, _AFd, _La, _PV, _IU, _NT, _K],
|
|
731
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], 1, [() => Position, 0], [() => SearchTextFilter$, 0], 64 | 0, 0, [() => CountryCode, 0], 0, 0, [() => ApiKey, { [_hQ]: _k }]]
|
|
732
|
-
];
|
|
733
|
-
var SearchTextResponse$ = [3, n0, _STRe,
|
|
734
|
-
0,
|
|
735
|
-
[_PB, _RI, _NT],
|
|
736
|
-
[[0, { [_hH]: _xagpb }], [() => SearchTextResultItemList, 0], 0], 1
|
|
737
|
-
];
|
|
738
|
-
var SearchTextResultItem$ = [3, n0, _STRI,
|
|
739
|
-
0,
|
|
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]], 3
|
|
742
|
-
];
|
|
743
|
-
var SecondaryAddressComponent$ = [3, n0, _SACe,
|
|
744
|
-
0,
|
|
745
|
-
[_Nu, _De],
|
|
746
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]], 1
|
|
747
|
-
];
|
|
748
|
-
var SecondaryAddressComponentMatchScore$ = [3, n0, _SACMS,
|
|
749
|
-
0,
|
|
750
|
-
[_Nu],
|
|
751
|
-
[1]
|
|
752
|
-
];
|
|
753
|
-
var StreetComponents$ = [3, n0, _SC,
|
|
754
|
-
0,
|
|
755
|
-
[_BN, _Ty, _TP, _TS, _Pref, _Su, _Dir, _La],
|
|
756
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], 0, 0, [() => SensitiveString, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], 0]
|
|
757
|
-
];
|
|
758
|
-
var SubRegion$ = [3, n0, _SR,
|
|
759
|
-
0,
|
|
760
|
-
[_Code_, _N],
|
|
761
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
762
|
-
];
|
|
763
|
-
var SubRegionHighlights$ = [3, n0, _SRH,
|
|
764
|
-
0,
|
|
765
|
-
[_Code_, _N],
|
|
766
|
-
[[() => HighlightList, 0], [() => HighlightList, 0]]
|
|
767
|
-
];
|
|
768
|
-
var SuggestAddressHighlights$ = [3, n0, _SAH,
|
|
769
|
-
0,
|
|
770
|
-
[_L],
|
|
771
|
-
[[() => HighlightList, 0]]
|
|
772
|
-
];
|
|
773
|
-
var SuggestFilter$ = [3, n0, _SF,
|
|
774
|
-
0,
|
|
775
|
-
[_BB, _Ci, _IC],
|
|
776
|
-
[[() => BoundingBox, 0], [() => FilterCircle$, 0], [() => CountryCodeList, 0]]
|
|
777
|
-
];
|
|
778
|
-
var SuggestHighlights$ = [3, n0, _SH,
|
|
779
|
-
0,
|
|
780
|
-
[_T, _A],
|
|
781
|
-
[[() => HighlightList, 0], [() => SuggestAddressHighlights$, 0]]
|
|
782
|
-
];
|
|
783
|
-
var SuggestPlaceResult$ = [3, n0, _SPR,
|
|
784
|
-
0,
|
|
785
|
-
[_PI, _PT, _A, _P, _Di, _MV, _C, _FTo, _BCu, _APc, _ARc, _TZ, _PV, _Pho],
|
|
786
|
-
[[() => SensitiveString, 0], [() => PlaceType$1, 0], [() => Address$, 0], [() => Position, 0], [() => DistanceMeters, 0], [() => BoundingBox, 0], [() => CategoryList, 0], [() => FoodTypeList, 0], [() => BusinessChainList, 0], [() => AccessPointList, 0], [() => AccessRestrictionList, 0], [() => TimeZone$, 0], [() => CountryCode3, 0], [() => PhonemeDetails$, 0]]
|
|
787
|
-
];
|
|
788
|
-
var SuggestQueryResult$ = [3, n0, _SQR,
|
|
789
|
-
0,
|
|
790
|
-
[_QI, _QTu],
|
|
791
|
-
[[() => SensitiveString, 0], 0]
|
|
792
|
-
];
|
|
793
|
-
var SuggestRequest$ = [3, n0, _SRu,
|
|
794
|
-
0,
|
|
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 }]], 1
|
|
797
|
-
];
|
|
798
|
-
var SuggestResponse$ = [3, n0, _SRug,
|
|
799
|
-
0,
|
|
800
|
-
[_PB, _RI, _QRue],
|
|
801
|
-
[[0, { [_hH]: _xagpb }], [() => SuggestResultItemList, 0], [() => QueryRefinementList, 0]], 1
|
|
802
|
-
];
|
|
803
|
-
var SuggestResultItem$ = [3, n0, _SRI,
|
|
804
|
-
0,
|
|
805
|
-
[_T, _SRIT, _Pl, _Q, _Hi],
|
|
806
|
-
[[() => SensitiveString, 0], 0, [() => SuggestPlaceResult$, 0], [() => SuggestQueryResult$, 0], [() => SuggestHighlights$, 0]], 2
|
|
807
|
-
];
|
|
808
|
-
var ThrottlingException$ = [-3, n0, _TE,
|
|
809
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
810
|
-
[_M],
|
|
811
|
-
[[0, { [_jN]: _m }]], 1
|
|
812
|
-
];
|
|
813
|
-
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
814
|
-
var TimeZone$ = [3, n0, _TZ,
|
|
815
|
-
0,
|
|
816
|
-
[_N, _Of, _OS],
|
|
817
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0], [() => DurationSeconds, 0]], 1
|
|
818
|
-
];
|
|
819
|
-
var UspsZip$ = [3, n0, _UZ,
|
|
820
|
-
0,
|
|
821
|
-
[_ZCC],
|
|
822
|
-
[[() => ZipClassificationCode$1, 0]]
|
|
823
|
-
];
|
|
824
|
-
var UspsZipPlus4$ = [3, n0, _UZP,
|
|
825
|
-
0,
|
|
826
|
-
[_RTC],
|
|
827
|
-
[[() => RecordTypeCode$1, 0]]
|
|
828
|
-
];
|
|
829
|
-
var ValidationException$ = [-3, n0, _VE,
|
|
830
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
831
|
-
[_M, _Rea, _FL],
|
|
832
|
-
[[0, { [_jN]: _m }], [0, { [_jN]: _r }], [() => ValidationExceptionFieldList, { [_jN]: _fL }]], 3
|
|
833
|
-
];
|
|
834
|
-
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
835
|
-
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
836
|
-
0,
|
|
837
|
-
[_N, _M],
|
|
838
|
-
[[0, { [_jN]: _n }], [0, { [_jN]: _m }]], 2
|
|
839
|
-
];
|
|
840
|
-
var GeoPlacesServiceException$ = [-3, _sm, "GeoPlacesServiceException", 0, [], []];
|
|
841
|
-
schema.TypeRegistry.for(_sm).registerError(GeoPlacesServiceException$, GeoPlacesServiceException);
|
|
842
|
-
var AccessPointList = [1, n0, _APL,
|
|
843
|
-
0, [() => AccessPoint$,
|
|
844
|
-
0]
|
|
845
|
-
];
|
|
846
|
-
var AccessRestrictionList = [1, n0, _ARL,
|
|
847
|
-
0, [() => AccessRestriction$,
|
|
848
|
-
0]
|
|
849
|
-
];
|
|
850
|
-
var AutocompleteResultItemList = [1, n0, _ARIL,
|
|
851
|
-
0, [() => AutocompleteResultItem$,
|
|
852
|
-
0]
|
|
853
|
-
];
|
|
854
|
-
var BoundingBox = [1, n0, _BB,
|
|
855
|
-
8, 1
|
|
856
|
-
];
|
|
857
|
-
var BusinessChainList = [1, n0, _BCL,
|
|
858
|
-
0, [() => BusinessChain$,
|
|
859
|
-
0]
|
|
860
|
-
];
|
|
861
|
-
var CategoryList = [1, n0, _CL,
|
|
862
|
-
0, [() => Category$,
|
|
863
|
-
0]
|
|
864
|
-
];
|
|
865
|
-
var ContactDetailsList = [1, n0, _CDL,
|
|
866
|
-
0, [() => ContactDetails$,
|
|
867
|
-
0]
|
|
868
|
-
];
|
|
869
|
-
var CountryCodeList = [1, n0, _CCL,
|
|
870
|
-
0, [() => CountryCode,
|
|
871
|
-
0]
|
|
872
|
-
];
|
|
873
|
-
var FilterBusinessChainList = [1, n0, _FBCL,
|
|
874
|
-
0, [() => SensitiveString,
|
|
875
|
-
0]
|
|
876
|
-
];
|
|
877
|
-
var FilterCategoryList = [1, n0, _FCL,
|
|
878
|
-
0, [() => SensitiveString,
|
|
879
|
-
0]
|
|
880
|
-
];
|
|
881
|
-
var FilterFoodTypeList = [1, n0, _FFTL,
|
|
882
|
-
0, [() => SensitiveString,
|
|
883
|
-
0]
|
|
884
|
-
];
|
|
885
|
-
var FoodTypeList = [1, n0, _FTL,
|
|
886
|
-
0, [() => FoodType$,
|
|
887
|
-
0]
|
|
888
|
-
];
|
|
889
|
-
var GeocodeFilterPlaceTypeList = [1, n0, _GFPTL,
|
|
890
|
-
0, [() => GeocodeFilterPlaceType$1,
|
|
891
|
-
0]
|
|
892
|
-
];
|
|
893
|
-
var GeocodeResultItemList = [1, n0, _GRIL,
|
|
894
|
-
0, [() => GeocodeResultItem$,
|
|
895
|
-
0]
|
|
896
|
-
];
|
|
897
|
-
var HighlightList = [1, n0, _HL,
|
|
898
|
-
0, [() => Highlight$,
|
|
899
|
-
0]
|
|
900
|
-
];
|
|
901
|
-
var IntersectionHighlightsList = [1, n0, _IHL,
|
|
902
|
-
0, [() => HighlightList,
|
|
903
|
-
0]
|
|
904
|
-
];
|
|
905
|
-
var IntersectionList = [1, n0, _IL,
|
|
906
|
-
0, [() => Intersection$,
|
|
907
|
-
0]
|
|
908
|
-
];
|
|
909
|
-
var OpeningHoursComponentsList = [1, n0, _OHCL,
|
|
910
|
-
0, [() => OpeningHoursComponents$,
|
|
911
|
-
0]
|
|
912
|
-
];
|
|
913
|
-
var OpeningHoursDisplayList = [1, n0, _OHDL,
|
|
914
|
-
0, [() => OpeningHoursDisplay,
|
|
915
|
-
0]
|
|
916
|
-
];
|
|
917
|
-
var OpeningHoursList = [1, n0, _OHL,
|
|
918
|
-
0, [() => OpeningHours$,
|
|
919
|
-
0]
|
|
920
|
-
];
|
|
921
|
-
var ParsedQueryComponentList = [1, n0, _PQCL,
|
|
922
|
-
0, [() => ParsedQueryComponent$,
|
|
923
|
-
0]
|
|
924
|
-
];
|
|
925
|
-
var ParsedQuerySecondaryAddressComponentList = [1, n0, _PQSACL,
|
|
926
|
-
0, [() => ParsedQuerySecondaryAddressComponent$,
|
|
927
|
-
0]
|
|
928
|
-
];
|
|
929
|
-
var PhonemeTranscriptionList = [1, n0, _PTL,
|
|
930
|
-
0, [() => PhonemeTranscription$,
|
|
931
|
-
0]
|
|
932
|
-
];
|
|
933
|
-
var Position = [1, n0, _P,
|
|
934
|
-
8, 1
|
|
935
|
-
];
|
|
936
|
-
var PostalCodeDetailsList = [1, n0, _PCDL,
|
|
937
|
-
0, [() => PostalCodeDetails$,
|
|
938
|
-
0]
|
|
939
|
-
];
|
|
940
|
-
var QueryRefinementList = [1, n0, _QRL,
|
|
941
|
-
0, [() => QueryRefinement$,
|
|
942
|
-
0]
|
|
943
|
-
];
|
|
944
|
-
var RelatedPlaceList = [1, n0, _RPL,
|
|
945
|
-
0, [() => RelatedPlace$,
|
|
946
|
-
0]
|
|
947
|
-
];
|
|
948
|
-
var ReverseGeocodeResultItemList = [1, n0, _RGRIL,
|
|
949
|
-
0, [() => ReverseGeocodeResultItem$,
|
|
950
|
-
0]
|
|
951
|
-
];
|
|
952
|
-
var SearchNearbyResultItemList = [1, n0, _SNRIL,
|
|
953
|
-
0, [() => SearchNearbyResultItem$,
|
|
954
|
-
0]
|
|
955
|
-
];
|
|
956
|
-
var SearchTextResultItemList = [1, n0, _STRIL,
|
|
957
|
-
0, [() => SearchTextResultItem$,
|
|
958
|
-
0]
|
|
959
|
-
];
|
|
960
|
-
var SecondaryAddressComponentList = [1, n0, _SACL,
|
|
961
|
-
0, [() => SecondaryAddressComponent$,
|
|
962
|
-
0]
|
|
963
|
-
];
|
|
964
|
-
var SecondaryAddressComponentMatchScoreList = [1, n0, _SACMSL,
|
|
965
|
-
0, () => SecondaryAddressComponentMatchScore$
|
|
966
|
-
];
|
|
967
|
-
var StreetComponentsList = [1, n0, _SCL,
|
|
968
|
-
0, [() => StreetComponents$,
|
|
969
|
-
0]
|
|
970
|
-
];
|
|
971
|
-
var SuggestResultItemList = [1, n0, _SRIL,
|
|
972
|
-
0, [() => SuggestResultItem$,
|
|
973
|
-
0]
|
|
974
|
-
];
|
|
975
|
-
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
976
|
-
0, [() => ValidationExceptionField$,
|
|
977
|
-
0]
|
|
978
|
-
];
|
|
979
|
-
var Autocomplete$ = [9, n0, _Au,
|
|
980
|
-
{ [_h]: ["POST", "/autocomplete", 200] }, () => AutocompleteRequest$, () => AutocompleteResponse$
|
|
981
|
-
];
|
|
982
|
-
var Geocode$ = [9, n0, _G,
|
|
983
|
-
{ [_h]: ["POST", "/geocode", 200] }, () => GeocodeRequest$, () => GeocodeResponse$
|
|
984
|
-
];
|
|
985
|
-
var GetPlace$ = [9, n0, _GP,
|
|
986
|
-
{ [_h]: ["GET", "/place/{PlaceId}", 200] }, () => GetPlaceRequest$, () => GetPlaceResponse$
|
|
987
|
-
];
|
|
988
|
-
var ReverseGeocode$ = [9, n0, _RG,
|
|
989
|
-
{ [_h]: ["POST", "/reverse-geocode", 200] }, () => ReverseGeocodeRequest$, () => ReverseGeocodeResponse$
|
|
990
|
-
];
|
|
991
|
-
var SearchNearby$ = [9, n0, _SN,
|
|
992
|
-
{ [_h]: ["POST", "/search-nearby", 200] }, () => SearchNearbyRequest$, () => SearchNearbyResponse$
|
|
993
|
-
];
|
|
994
|
-
var SearchText$ = [9, n0, _ST,
|
|
995
|
-
{ [_h]: ["POST", "/search-text", 200] }, () => SearchTextRequest$, () => SearchTextResponse$
|
|
996
|
-
];
|
|
997
|
-
var Suggest$ = [9, n0, _Sug,
|
|
998
|
-
{ [_h]: ["POST", "/suggest", 200] }, () => SuggestRequest$, () => SuggestResponse$
|
|
999
|
-
];
|
|
1000
|
-
|
|
1001
116
|
class AutocompleteCommand extends smithyClient.Command
|
|
1002
117
|
.classBuilder()
|
|
1003
118
|
.ep(commonParams)
|
|
@@ -1006,7 +121,7 @@ class AutocompleteCommand extends smithyClient.Command
|
|
|
1006
121
|
})
|
|
1007
122
|
.s("PlacesService", "Autocomplete", {})
|
|
1008
123
|
.n("GeoPlacesClient", "AutocompleteCommand")
|
|
1009
|
-
.sc(Autocomplete$)
|
|
124
|
+
.sc(schemas_0.Autocomplete$)
|
|
1010
125
|
.build() {
|
|
1011
126
|
}
|
|
1012
127
|
|
|
@@ -1018,7 +133,7 @@ class GeocodeCommand extends smithyClient.Command
|
|
|
1018
133
|
})
|
|
1019
134
|
.s("PlacesService", "Geocode", {})
|
|
1020
135
|
.n("GeoPlacesClient", "GeocodeCommand")
|
|
1021
|
-
.sc(Geocode$)
|
|
136
|
+
.sc(schemas_0.Geocode$)
|
|
1022
137
|
.build() {
|
|
1023
138
|
}
|
|
1024
139
|
|
|
@@ -1030,7 +145,7 @@ class GetPlaceCommand extends smithyClient.Command
|
|
|
1030
145
|
})
|
|
1031
146
|
.s("PlacesService", "GetPlace", {})
|
|
1032
147
|
.n("GeoPlacesClient", "GetPlaceCommand")
|
|
1033
|
-
.sc(GetPlace$)
|
|
148
|
+
.sc(schemas_0.GetPlace$)
|
|
1034
149
|
.build() {
|
|
1035
150
|
}
|
|
1036
151
|
|
|
@@ -1042,7 +157,7 @@ class ReverseGeocodeCommand extends smithyClient.Command
|
|
|
1042
157
|
})
|
|
1043
158
|
.s("PlacesService", "ReverseGeocode", {})
|
|
1044
159
|
.n("GeoPlacesClient", "ReverseGeocodeCommand")
|
|
1045
|
-
.sc(ReverseGeocode$)
|
|
160
|
+
.sc(schemas_0.ReverseGeocode$)
|
|
1046
161
|
.build() {
|
|
1047
162
|
}
|
|
1048
163
|
|
|
@@ -1054,7 +169,7 @@ class SearchNearbyCommand extends smithyClient.Command
|
|
|
1054
169
|
})
|
|
1055
170
|
.s("PlacesService", "SearchNearby", {})
|
|
1056
171
|
.n("GeoPlacesClient", "SearchNearbyCommand")
|
|
1057
|
-
.sc(SearchNearby$)
|
|
172
|
+
.sc(schemas_0.SearchNearby$)
|
|
1058
173
|
.build() {
|
|
1059
174
|
}
|
|
1060
175
|
|
|
@@ -1066,7 +181,7 @@ class SearchTextCommand extends smithyClient.Command
|
|
|
1066
181
|
})
|
|
1067
182
|
.s("PlacesService", "SearchText", {})
|
|
1068
183
|
.n("GeoPlacesClient", "SearchTextCommand")
|
|
1069
|
-
.sc(SearchText$)
|
|
184
|
+
.sc(schemas_0.SearchText$)
|
|
1070
185
|
.build() {
|
|
1071
186
|
}
|
|
1072
187
|
|
|
@@ -1078,7 +193,7 @@ class SuggestCommand extends smithyClient.Command
|
|
|
1078
193
|
})
|
|
1079
194
|
.s("PlacesService", "Suggest", {})
|
|
1080
195
|
.n("GeoPlacesClient", "SuggestCommand")
|
|
1081
|
-
.sc(Suggest$)
|
|
196
|
+
.sc(schemas_0.Suggest$)
|
|
1082
197
|
.build() {
|
|
1083
198
|
}
|
|
1084
199
|
|
|
@@ -1250,128 +365,55 @@ Object.defineProperty(exports, "__Client", {
|
|
|
1250
365
|
enumerable: true,
|
|
1251
366
|
get: function () { return smithyClient.Client; }
|
|
1252
367
|
});
|
|
1253
|
-
exports
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
exports.Address$ = Address$;
|
|
1258
|
-
exports.AddressComponentMatchScores$ = AddressComponentMatchScores$;
|
|
1259
|
-
exports.AddressComponentPhonemes$ = AddressComponentPhonemes$;
|
|
1260
|
-
exports.Autocomplete$ = Autocomplete$;
|
|
368
|
+
Object.defineProperty(exports, "GeoPlacesServiceException", {
|
|
369
|
+
enumerable: true,
|
|
370
|
+
get: function () { return GeoPlacesServiceException.GeoPlacesServiceException; }
|
|
371
|
+
});
|
|
1261
372
|
exports.AutocompleteAdditionalFeature = AutocompleteAdditionalFeature;
|
|
1262
|
-
exports.AutocompleteAddressHighlights$ = AutocompleteAddressHighlights$;
|
|
1263
373
|
exports.AutocompleteCommand = AutocompleteCommand;
|
|
1264
|
-
exports.AutocompleteFilter$ = AutocompleteFilter$;
|
|
1265
374
|
exports.AutocompleteFilterPlaceType = AutocompleteFilterPlaceType;
|
|
1266
|
-
exports.AutocompleteHighlights$ = AutocompleteHighlights$;
|
|
1267
375
|
exports.AutocompleteIntendedUse = AutocompleteIntendedUse;
|
|
1268
|
-
exports.AutocompleteRequest$ = AutocompleteRequest$;
|
|
1269
|
-
exports.AutocompleteResponse$ = AutocompleteResponse$;
|
|
1270
|
-
exports.AutocompleteResultItem$ = AutocompleteResultItem$;
|
|
1271
|
-
exports.BusinessChain$ = BusinessChain$;
|
|
1272
|
-
exports.Category$ = Category$;
|
|
1273
|
-
exports.ComponentMatchScores$ = ComponentMatchScores$;
|
|
1274
|
-
exports.ContactDetails$ = ContactDetails$;
|
|
1275
|
-
exports.Contacts$ = Contacts$;
|
|
1276
|
-
exports.Country$ = Country$;
|
|
1277
|
-
exports.CountryHighlights$ = CountryHighlights$;
|
|
1278
|
-
exports.FilterCircle$ = FilterCircle$;
|
|
1279
|
-
exports.FoodType$ = FoodType$;
|
|
1280
376
|
exports.GeoPlaces = GeoPlaces;
|
|
1281
377
|
exports.GeoPlacesClient = GeoPlacesClient;
|
|
1282
|
-
exports.GeoPlacesServiceException = GeoPlacesServiceException;
|
|
1283
|
-
exports.GeoPlacesServiceException$ = GeoPlacesServiceException$;
|
|
1284
|
-
exports.Geocode$ = Geocode$;
|
|
1285
378
|
exports.GeocodeAdditionalFeature = GeocodeAdditionalFeature;
|
|
1286
379
|
exports.GeocodeCommand = GeocodeCommand;
|
|
1287
|
-
exports.GeocodeFilter$ = GeocodeFilter$;
|
|
1288
380
|
exports.GeocodeFilterPlaceType = GeocodeFilterPlaceType;
|
|
1289
381
|
exports.GeocodeIntendedUse = GeocodeIntendedUse;
|
|
1290
|
-
exports.GeocodeParsedQuery$ = GeocodeParsedQuery$;
|
|
1291
|
-
exports.GeocodeParsedQueryAddressComponents$ = GeocodeParsedQueryAddressComponents$;
|
|
1292
|
-
exports.GeocodeQueryComponents$ = GeocodeQueryComponents$;
|
|
1293
|
-
exports.GeocodeRequest$ = GeocodeRequest$;
|
|
1294
|
-
exports.GeocodeResponse$ = GeocodeResponse$;
|
|
1295
|
-
exports.GeocodeResultItem$ = GeocodeResultItem$;
|
|
1296
|
-
exports.GetPlace$ = GetPlace$;
|
|
1297
382
|
exports.GetPlaceAdditionalFeature = GetPlaceAdditionalFeature;
|
|
1298
383
|
exports.GetPlaceCommand = GetPlaceCommand;
|
|
1299
384
|
exports.GetPlaceIntendedUse = GetPlaceIntendedUse;
|
|
1300
|
-
exports.GetPlaceRequest$ = GetPlaceRequest$;
|
|
1301
|
-
exports.GetPlaceResponse$ = GetPlaceResponse$;
|
|
1302
|
-
exports.Highlight$ = Highlight$;
|
|
1303
|
-
exports.InternalServerException = InternalServerException;
|
|
1304
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
1305
|
-
exports.Intersection$ = Intersection$;
|
|
1306
|
-
exports.MatchScoreDetails$ = MatchScoreDetails$;
|
|
1307
|
-
exports.OpeningHours$ = OpeningHours$;
|
|
1308
|
-
exports.OpeningHoursComponents$ = OpeningHoursComponents$;
|
|
1309
|
-
exports.ParsedQueryComponent$ = ParsedQueryComponent$;
|
|
1310
|
-
exports.ParsedQuerySecondaryAddressComponent$ = ParsedQuerySecondaryAddressComponent$;
|
|
1311
|
-
exports.PhonemeDetails$ = PhonemeDetails$;
|
|
1312
|
-
exports.PhonemeTranscription$ = PhonemeTranscription$;
|
|
1313
385
|
exports.PlaceType = PlaceType;
|
|
1314
386
|
exports.PostalAuthority = PostalAuthority;
|
|
1315
|
-
exports.PostalCodeDetails$ = PostalCodeDetails$;
|
|
1316
387
|
exports.PostalCodeMode = PostalCodeMode;
|
|
1317
388
|
exports.PostalCodeType = PostalCodeType;
|
|
1318
|
-
exports.QueryRefinement$ = QueryRefinement$;
|
|
1319
389
|
exports.QueryType = QueryType;
|
|
1320
390
|
exports.RecordTypeCode = RecordTypeCode;
|
|
1321
|
-
exports.Region$ = Region$;
|
|
1322
|
-
exports.RegionHighlights$ = RegionHighlights$;
|
|
1323
|
-
exports.RelatedPlace$ = RelatedPlace$;
|
|
1324
|
-
exports.ReverseGeocode$ = ReverseGeocode$;
|
|
1325
391
|
exports.ReverseGeocodeAdditionalFeature = ReverseGeocodeAdditionalFeature;
|
|
1326
392
|
exports.ReverseGeocodeCommand = ReverseGeocodeCommand;
|
|
1327
|
-
exports.ReverseGeocodeFilter$ = ReverseGeocodeFilter$;
|
|
1328
393
|
exports.ReverseGeocodeFilterPlaceType = ReverseGeocodeFilterPlaceType;
|
|
1329
394
|
exports.ReverseGeocodeIntendedUse = ReverseGeocodeIntendedUse;
|
|
1330
|
-
exports.ReverseGeocodeRequest$ = ReverseGeocodeRequest$;
|
|
1331
|
-
exports.ReverseGeocodeResponse$ = ReverseGeocodeResponse$;
|
|
1332
|
-
exports.ReverseGeocodeResultItem$ = ReverseGeocodeResultItem$;
|
|
1333
|
-
exports.SearchNearby$ = SearchNearby$;
|
|
1334
395
|
exports.SearchNearbyAdditionalFeature = SearchNearbyAdditionalFeature;
|
|
1335
396
|
exports.SearchNearbyCommand = SearchNearbyCommand;
|
|
1336
|
-
exports.SearchNearbyFilter$ = SearchNearbyFilter$;
|
|
1337
397
|
exports.SearchNearbyIntendedUse = SearchNearbyIntendedUse;
|
|
1338
|
-
exports.SearchNearbyRequest$ = SearchNearbyRequest$;
|
|
1339
|
-
exports.SearchNearbyResponse$ = SearchNearbyResponse$;
|
|
1340
|
-
exports.SearchNearbyResultItem$ = SearchNearbyResultItem$;
|
|
1341
|
-
exports.SearchText$ = SearchText$;
|
|
1342
398
|
exports.SearchTextAdditionalFeature = SearchTextAdditionalFeature;
|
|
1343
399
|
exports.SearchTextCommand = SearchTextCommand;
|
|
1344
|
-
exports.SearchTextFilter$ = SearchTextFilter$;
|
|
1345
400
|
exports.SearchTextIntendedUse = SearchTextIntendedUse;
|
|
1346
|
-
exports.SearchTextRequest$ = SearchTextRequest$;
|
|
1347
|
-
exports.SearchTextResponse$ = SearchTextResponse$;
|
|
1348
|
-
exports.SearchTextResultItem$ = SearchTextResultItem$;
|
|
1349
|
-
exports.SecondaryAddressComponent$ = SecondaryAddressComponent$;
|
|
1350
|
-
exports.SecondaryAddressComponentMatchScore$ = SecondaryAddressComponentMatchScore$;
|
|
1351
|
-
exports.StreetComponents$ = StreetComponents$;
|
|
1352
|
-
exports.SubRegion$ = SubRegion$;
|
|
1353
|
-
exports.SubRegionHighlights$ = SubRegionHighlights$;
|
|
1354
|
-
exports.Suggest$ = Suggest$;
|
|
1355
401
|
exports.SuggestAdditionalFeature = SuggestAdditionalFeature;
|
|
1356
|
-
exports.SuggestAddressHighlights$ = SuggestAddressHighlights$;
|
|
1357
402
|
exports.SuggestCommand = SuggestCommand;
|
|
1358
|
-
exports.SuggestFilter$ = SuggestFilter$;
|
|
1359
|
-
exports.SuggestHighlights$ = SuggestHighlights$;
|
|
1360
403
|
exports.SuggestIntendedUse = SuggestIntendedUse;
|
|
1361
|
-
exports.SuggestPlaceResult$ = SuggestPlaceResult$;
|
|
1362
|
-
exports.SuggestQueryResult$ = SuggestQueryResult$;
|
|
1363
|
-
exports.SuggestRequest$ = SuggestRequest$;
|
|
1364
|
-
exports.SuggestResponse$ = SuggestResponse$;
|
|
1365
|
-
exports.SuggestResultItem$ = SuggestResultItem$;
|
|
1366
404
|
exports.SuggestResultItemType = SuggestResultItemType;
|
|
1367
|
-
exports.ThrottlingException = ThrottlingException;
|
|
1368
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
1369
|
-
exports.TimeZone$ = TimeZone$;
|
|
1370
405
|
exports.TypePlacement = TypePlacement;
|
|
1371
|
-
exports.UspsZip$ = UspsZip$;
|
|
1372
|
-
exports.UspsZipPlus4$ = UspsZipPlus4$;
|
|
1373
|
-
exports.ValidationException = ValidationException;
|
|
1374
|
-
exports.ValidationException$ = ValidationException$;
|
|
1375
|
-
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
1376
406
|
exports.ValidationExceptionReason = ValidationExceptionReason;
|
|
1377
407
|
exports.ZipClassificationCode = ZipClassificationCode;
|
|
408
|
+
Object.keys(schemas_0).forEach(function (k) {
|
|
409
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
410
|
+
enumerable: true,
|
|
411
|
+
get: function () { return schemas_0[k]; }
|
|
412
|
+
});
|
|
413
|
+
});
|
|
414
|
+
Object.keys(errors).forEach(function (k) {
|
|
415
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
416
|
+
enumerable: true,
|
|
417
|
+
get: function () { return errors[k]; }
|
|
418
|
+
});
|
|
419
|
+
});
|