pyobjc-framework-Intents 12.1__tar.gz → 12.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/Intents/_metadata.py +1096 -1
  2. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/pyobjc_framework_Intents.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/pyobjc_framework_Intents.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_intents-12.2/Lib/pyobjc_framework_Intents.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_intents-12.2/Lib/pyobjc_framework_Intents.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Modules/pyobjc-compat.h +5 -2
  7. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PKG-INFO +3 -3
  8. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/metadata/Intents.fwinfo +117 -117
  9. pyobjc_framework_intents-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_intents-12.2/metadata/raw/arm64-26.5.fwinfo +14566 -1293
  10. pyobjc_framework_intents-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_intents-12.2/metadata/raw/x86_64-26.5.fwinfo +14565 -1293
  11. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/setup.py +1 -1
  12. pyobjc_framework_intents-12.1/Lib/pyobjc_framework_Intents.egg-info/pyobjc-build-info.txt +0 -3
  13. pyobjc_framework_intents-12.1/Lib/pyobjc_framework_Intents.egg-info/requires.txt +0 -2
  14. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/Intents/__init__.py +0 -0
  15. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/pyobjc_framework_Intents.egg-info/dependency_links.txt +0 -0
  16. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/pyobjc_framework_Intents.egg-info/not-zip-safe +0 -0
  17. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Lib/pyobjc_framework_Intents.egg-info/top_level.txt +0 -0
  18. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/License.txt +0 -0
  19. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/MANIFEST.in +0 -0
  20. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Modules/_Intents.m +0 -0
  21. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Modules/_Intents_protocols.m +0 -0
  22. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/Modules/pyobjc-api.h +0 -0
  23. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/__init__.py +0 -0
  24. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inaddmediaintentresponse.py +0 -0
  25. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inanswercallintent.py +0 -0
  26. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inanswercallintentresponse.py +0 -0
  27. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inbooleanresolutionresult.py +0 -0
  28. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallaudioroute.py +0 -0
  29. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallcapability.py +0 -0
  30. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallcapabilityoptions.py +0 -0
  31. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incalldestinationtype.py +0 -0
  32. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallrecordresolutionresult.py +0 -0
  33. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallrecordtype.py +0 -0
  34. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_incallrecordtypeoptions.py +0 -0
  35. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inconditionaloperator.py +0 -0
  36. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_ineditmessageintent.py +0 -0
  37. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_ineditmessageintentresponse.py +0 -0
  38. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_infile.py +0 -0
  39. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_infocusstatuscenter.py +0 -0
  40. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_ingetreservationdetailsintentresponse.py +0 -0
  41. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inhangUpcallintent.py +0 -0
  42. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inhangupcallintentresponse.py +0 -0
  43. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inintenterrors.py +0 -0
  44. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inintentidentifiers.py +0 -0
  45. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_ininteraction.py +0 -0
  46. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inmessage.py +0 -0
  47. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inmessageattributeoptions.py +0 -0
  48. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inmessagereactiontype.py +0 -0
  49. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inobjectcollection.py +0 -0
  50. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inoutgoingmessagetype.py +0 -0
  51. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inparameter.py +0 -0
  52. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inpaymentmethodtypes.py +0 -0
  53. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inperson.py +0 -0
  54. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inperson_siriadditions.py +0 -0
  55. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inpersonhandle.py +0 -0
  56. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inpersonhandlelabel.py +0 -0
  57. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inpersonrelationship.py +0 -0
  58. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inrecurrencefrequency.py +0 -0
  59. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inreservationactiontype.py +0 -0
  60. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inreservationstatus.py +0 -0
  61. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insearchcallhistoryintent.py +0 -0
  62. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insearchcallhistoryintentresponse.py +0 -0
  63. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insearchformessagesintent.py +0 -0
  64. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insearchformessagesintentresponse.py +0 -0
  65. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insendmessageintent.py +0 -0
  66. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insendmessageintentresponse.py +0 -0
  67. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insendmessagerecipientresolutionresult.py +0 -0
  68. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insharefocusstatusintent.py +0 -0
  69. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_insharefocusstatusintentresponse.py +0 -0
  70. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inspeakable.py +0 -0
  71. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instartaudiocallintent.py +0 -0
  72. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instartaudiocallintentresponse.py +0 -0
  73. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instartcallintent.py +0 -0
  74. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instartvideocallintent.py +0 -0
  75. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instartvideocallintentresponse.py +0 -0
  76. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_instickertype.py +0 -0
  77. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_intents.py +0 -0
  78. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inticketedeventcategory.py +0 -0
  79. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inunsendmessagesintent.py +0 -0
  80. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/PyObjCTest/test_inunsendmessagesintentresponse.py +0 -0
  81. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/metadata/metadata.ini +0 -0
  82. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/pyobjc_setup.py +0 -0
  83. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/pyproject.toml +0 -0
  84. {pyobjc_framework_intents-12.1 → pyobjc_framework_intents-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 13:31:52 2025
3
+ # Last update: Thu May 28 22:10:34 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -6269,12 +6269,14 @@ finally:
6269
6269
  objc.registerNewKeywordsFromSelector(
6270
6270
  "INActivateCarSignalIntent", b"initWithCarName:signals:"
6271
6271
  )
6272
+ objc.registerNewKeywordsFromSelector("INActivateCarSignalIntentResponse", b"init")
6272
6273
  objc.registerNewKeywordsFromSelector(
6273
6274
  "INActivateCarSignalIntentResponse", b"initWithCode:userActivity:"
6274
6275
  )
6275
6276
  objc.registerNewKeywordsFromSelector(
6276
6277
  "INAddMediaIntent", b"initWithMediaItems:mediaSearch:mediaDestination:"
6277
6278
  )
6279
+ objc.registerNewKeywordsFromSelector("INAddMediaIntentResponse", b"init")
6278
6280
  objc.registerNewKeywordsFromSelector(
6279
6281
  "INAddMediaIntentResponse", b"initWithCode:userActivity:"
6280
6282
  )
@@ -6293,6 +6295,7 @@ objc.registerNewKeywordsFromSelector(
6293
6295
  "INAddTasksIntent",
6294
6296
  b"initWithTargetTaskList:taskTitles:spatialEventTrigger:temporalEventTrigger:priority:",
6295
6297
  )
6298
+ objc.registerNewKeywordsFromSelector("INAddTasksIntentResponse", b"init")
6296
6299
  objc.registerNewKeywordsFromSelector(
6297
6300
  "INAddTasksIntentResponse", b"initWithCode:userActivity:"
6298
6301
  )
@@ -6303,34 +6306,44 @@ objc.registerNewKeywordsFromSelector(
6303
6306
  "INAddTasksTemporalEventTriggerResolutionResult",
6304
6307
  b"initWithTemporalEventTriggerResolutionResult:",
6305
6308
  )
6309
+ objc.registerNewKeywordsFromSelector("INAirline", b"init")
6306
6310
  objc.registerNewKeywordsFromSelector("INAirline", b"initWithName:iataCode:icaoCode:")
6311
+ objc.registerNewKeywordsFromSelector("INAirport", b"init")
6307
6312
  objc.registerNewKeywordsFromSelector("INAirport", b"initWithName:iataCode:icaoCode:")
6313
+ objc.registerNewKeywordsFromSelector("INAirportGate", b"init")
6308
6314
  objc.registerNewKeywordsFromSelector("INAirportGate", b"initWithAirport:terminal:gate:")
6309
6315
  objc.registerNewKeywordsFromSelector(
6310
6316
  "INAnswerCallIntent", b"initWithAudioRoute:callIdentifier:"
6311
6317
  )
6318
+ objc.registerNewKeywordsFromSelector("INAnswerCallIntentResponse", b"init")
6312
6319
  objc.registerNewKeywordsFromSelector(
6313
6320
  "INAnswerCallIntentResponse", b"initWithCode:userActivity:"
6314
6321
  )
6315
6322
  objc.registerNewKeywordsFromSelector(
6316
6323
  "INAppendToNoteIntent", b"initWithTargetNote:content:"
6317
6324
  )
6325
+ objc.registerNewKeywordsFromSelector("INAppendToNoteIntentResponse", b"init")
6318
6326
  objc.registerNewKeywordsFromSelector(
6319
6327
  "INAppendToNoteIntentResponse", b"initWithCode:userActivity:"
6320
6328
  )
6329
+ objc.registerNewKeywordsFromSelector("INBalanceAmount", b"init")
6321
6330
  objc.registerNewKeywordsFromSelector("INBalanceAmount", b"initWithAmount:balanceType:")
6322
6331
  objc.registerNewKeywordsFromSelector("INBalanceAmount", b"initWithAmount:currencyCode:")
6332
+ objc.registerNewKeywordsFromSelector("INBillDetails", b"init")
6323
6333
  objc.registerNewKeywordsFromSelector(
6324
6334
  "INBillDetails",
6325
6335
  b"initWithBillType:paymentStatus:billPayee:amountDue:minimumDue:lateFee:dueDate:paymentDate:",
6326
6336
  )
6337
+ objc.registerNewKeywordsFromSelector("INBillPayee", b"init")
6327
6338
  objc.registerNewKeywordsFromSelector(
6328
6339
  "INBillPayee", b"initWithNickname:number:organizationName:"
6329
6340
  )
6341
+ objc.registerNewKeywordsFromSelector("INBoatReservation", b"init")
6330
6342
  objc.registerNewKeywordsFromSelector(
6331
6343
  "INBoatReservation",
6332
6344
  b"initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:URL:reservedSeat:boatTrip:",
6333
6345
  )
6346
+ objc.registerNewKeywordsFromSelector("INBoatTrip", b"init")
6334
6347
  objc.registerNewKeywordsFromSelector(
6335
6348
  "INBoatTrip",
6336
6349
  b"initWithProvider:boatName:boatNumber:tripDuration:departureBoatTerminalLocation:arrivalBoatTerminalLocation:",
@@ -6342,15 +6355,19 @@ objc.registerNewKeywordsFromSelector(
6342
6355
  objc.registerNewKeywordsFromSelector(
6343
6356
  "INBookRestaurantReservationIntentResponse", b"initWithCode:userActivity:"
6344
6357
  )
6358
+ objc.registerNewKeywordsFromSelector("INBusReservation", b"init")
6345
6359
  objc.registerNewKeywordsFromSelector(
6346
6360
  "INBusReservation",
6347
6361
  b"initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:URL:reservedSeat:busTrip:",
6348
6362
  )
6363
+ objc.registerNewKeywordsFromSelector("INBusTrip", b"init")
6349
6364
  objc.registerNewKeywordsFromSelector(
6350
6365
  "INBusTrip",
6351
6366
  b"initWithProvider:busName:busNumber:tripDuration:departureBusStopLocation:departurePlatform:arrivalBusStopLocation:arrivalPlatform:",
6352
6367
  )
6368
+ objc.registerNewKeywordsFromSelector("INCallGroup", b"init")
6353
6369
  objc.registerNewKeywordsFromSelector("INCallGroup", b"initWithGroupName:groupId:")
6370
+ objc.registerNewKeywordsFromSelector("INCallRecord", b"init")
6354
6371
  objc.registerNewKeywordsFromSelector(
6355
6372
  "INCallRecord",
6356
6373
  b"initWithIdentifier:dateCreated:callRecordType:callCapability:callDuration:unseen:",
@@ -6371,42 +6388,52 @@ objc.registerNewKeywordsFromSelector(
6371
6388
  "INCallRecord",
6372
6389
  b"initWithIdentifier:dateCreated:caller:callRecordType:callCapability:callDuration:unseen:numberOfCalls:",
6373
6390
  )
6391
+ objc.registerNewKeywordsFromSelector("INCallRecordFilter", b"init")
6374
6392
  objc.registerNewKeywordsFromSelector(
6375
6393
  "INCallRecordFilter", b"initWithParticipants:callTypes:callCapability:"
6376
6394
  )
6395
+ objc.registerNewKeywordsFromSelector("INCancelRideIntent", b"init")
6377
6396
  objc.registerNewKeywordsFromSelector("INCancelRideIntent", b"initWithRideIdentifier:")
6397
+ objc.registerNewKeywordsFromSelector("INCancelRideIntentResponse", b"init")
6378
6398
  objc.registerNewKeywordsFromSelector(
6379
6399
  "INCancelRideIntentResponse", b"initWithCode:userActivity:"
6380
6400
  )
6381
6401
  objc.registerNewKeywordsFromSelector("INCancelWorkoutIntent", b"initWithWorkoutName:")
6402
+ objc.registerNewKeywordsFromSelector("INCancelWorkoutIntentResponse", b"init")
6382
6403
  objc.registerNewKeywordsFromSelector(
6383
6404
  "INCancelWorkoutIntentResponse", b"initWithCode:userActivity:"
6384
6405
  )
6406
+ objc.registerNewKeywordsFromSelector("INCar", b"init")
6385
6407
  objc.registerNewKeywordsFromSelector(
6386
6408
  "INCar",
6387
6409
  b"initWithCarIdentifier:displayName:year:make:model:color:headUnit:supportedChargingConnectors:",
6388
6410
  )
6411
+ objc.registerNewKeywordsFromSelector("INCarHeadUnit", b"init")
6389
6412
  objc.registerNewKeywordsFromSelector(
6390
6413
  "INCarHeadUnit", b"initWithBluetoothIdentifier:iAP2Identifier:"
6391
6414
  )
6392
6415
  objc.registerNewKeywordsFromSelector(
6393
6416
  "INCreateNoteIntent", b"initWithTitle:content:groupName:"
6394
6417
  )
6418
+ objc.registerNewKeywordsFromSelector("INCreateNoteIntentResponse", b"init")
6395
6419
  objc.registerNewKeywordsFromSelector(
6396
6420
  "INCreateNoteIntentResponse", b"initWithCode:userActivity:"
6397
6421
  )
6398
6422
  objc.registerNewKeywordsFromSelector(
6399
6423
  "INCreateTaskListIntent", b"initWithTitle:taskTitles:groupName:"
6400
6424
  )
6425
+ objc.registerNewKeywordsFromSelector("INCreateTaskListIntentResponse", b"init")
6401
6426
  objc.registerNewKeywordsFromSelector(
6402
6427
  "INCreateTaskListIntentResponse", b"initWithCode:userActivity:"
6403
6428
  )
6429
+ objc.registerNewKeywordsFromSelector("INCurrencyAmount", b"init")
6404
6430
  objc.registerNewKeywordsFromSelector(
6405
6431
  "INCurrencyAmount", b"initWithAmount:currencyCode:"
6406
6432
  )
6407
6433
  objc.registerNewKeywordsFromSelector(
6408
6434
  "INDailyRoutineRelevanceProvider", b"initWithSituation:"
6409
6435
  )
6436
+ objc.registerNewKeywordsFromSelector("INDateComponentsRange", b"init")
6410
6437
  objc.registerNewKeywordsFromSelector(
6411
6438
  "INDateComponentsRange", b"initWithEKRecurrenceRule:"
6412
6439
  )
@@ -6420,10 +6447,12 @@ objc.registerNewKeywordsFromSelector(
6420
6447
  objc.registerNewKeywordsFromSelector(
6421
6448
  "INDateRelevanceProvider", b"initWithStartDate:endDate:"
6422
6449
  )
6450
+ objc.registerNewKeywordsFromSelector("INDefaultCardTemplate", b"init")
6423
6451
  objc.registerNewKeywordsFromSelector("INDefaultCardTemplate", b"initWithTitle:")
6424
6452
  objc.registerNewKeywordsFromSelector(
6425
6453
  "INDeleteTasksIntent", b"initWithTaskList:tasks:all:"
6426
6454
  )
6455
+ objc.registerNewKeywordsFromSelector("INDeleteTasksIntentResponse", b"init")
6427
6456
  objc.registerNewKeywordsFromSelector(
6428
6457
  "INDeleteTasksIntentResponse", b"initWithCode:userActivity:"
6429
6458
  )
@@ -6436,13 +6465,16 @@ objc.registerNewKeywordsFromSelector(
6436
6465
  objc.registerNewKeywordsFromSelector(
6437
6466
  "INEditMessageIntent", b"initWithMessageIdentifier:editedContent:"
6438
6467
  )
6468
+ objc.registerNewKeywordsFromSelector("INEditMessageIntentResponse", b"init")
6439
6469
  objc.registerNewKeywordsFromSelector(
6440
6470
  "INEditMessageIntentResponse", b"initWithCode:userActivity:"
6441
6471
  )
6442
6472
  objc.registerNewKeywordsFromSelector("INEndWorkoutIntent", b"initWithWorkoutName:")
6473
+ objc.registerNewKeywordsFromSelector("INEndWorkoutIntentResponse", b"init")
6443
6474
  objc.registerNewKeywordsFromSelector(
6444
6475
  "INEndWorkoutIntentResponse", b"initWithCode:userActivity:"
6445
6476
  )
6477
+ objc.registerNewKeywordsFromSelector("INFlight", b"init")
6446
6478
  objc.registerNewKeywordsFromSelector(
6447
6479
  "INFlight",
6448
6480
  b"initWithAirline:flightNumber:boardingTime:flightDuration:departureAirportGate:arrivalAirportGate:",
@@ -6455,6 +6487,7 @@ objc.registerNewKeywordsFromSelector(
6455
6487
  "INFlightReservation",
6456
6488
  b"initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:flight:",
6457
6489
  )
6490
+ objc.registerNewKeywordsFromSelector("INFocusStatus", b"init")
6458
6491
  objc.registerNewKeywordsFromSelector("INFocusStatus", b"initWithIsFocused:")
6459
6492
  objc.registerNewKeywordsFromSelector(
6460
6493
  "INGetAvailableRestaurantReservationBookingDefaultsIntent", b"initWithRestaurant:"
@@ -6472,12 +6505,14 @@ objc.registerNewKeywordsFromSelector(
6472
6505
  b"initWithAvailableBookings:code:userActivity:",
6473
6506
  )
6474
6507
  objc.registerNewKeywordsFromSelector("INGetCarLockStatusIntent", b"initWithCarName:")
6508
+ objc.registerNewKeywordsFromSelector("INGetCarLockStatusIntentResponse", b"init")
6475
6509
  objc.registerNewKeywordsFromSelector(
6476
6510
  "INGetCarLockStatusIntentResponse", b"initWithCode:userActivity:"
6477
6511
  )
6478
6512
  objc.registerNewKeywordsFromSelector(
6479
6513
  "INGetCarPowerLevelStatusIntent", b"initWithCarName:"
6480
6514
  )
6515
+ objc.registerNewKeywordsFromSelector("INGetCarPowerLevelStatusIntentResponse", b"init")
6481
6516
  objc.registerNewKeywordsFromSelector(
6482
6517
  "INGetCarPowerLevelStatusIntentResponse", b"initWithCode:userActivity:"
6483
6518
  )
@@ -6485,12 +6520,15 @@ objc.registerNewKeywordsFromSelector(
6485
6520
  "INGetReservationDetailsIntent",
6486
6521
  b"initWithReservationContainerReference:reservationItemReferences:",
6487
6522
  )
6523
+ objc.registerNewKeywordsFromSelector("INGetReservationDetailsIntentResponse", b"init")
6488
6524
  objc.registerNewKeywordsFromSelector(
6489
6525
  "INGetReservationDetailsIntentResponse", b"initWithCode:userActivity:"
6490
6526
  )
6491
6527
  objc.registerNewKeywordsFromSelector(
6492
6528
  "INGetRestaurantGuestIntentResponse", b"initWithCode:userActivity:"
6493
6529
  )
6530
+ objc.registerNewKeywordsFromSelector("INGetRideStatusIntent", b"init")
6531
+ objc.registerNewKeywordsFromSelector("INGetRideStatusIntentResponse", b"init")
6494
6532
  objc.registerNewKeywordsFromSelector(
6495
6533
  "INGetRideStatusIntentResponse", b"initWithCode:userActivity:"
6496
6534
  )
@@ -6505,21 +6543,29 @@ objc.registerNewKeywordsFromSelector(
6505
6543
  objc.registerNewKeywordsFromSelector(
6506
6544
  "INGetVisualCodeIntent", b"initWithVisualCodeType:"
6507
6545
  )
6546
+ objc.registerNewKeywordsFromSelector("INGetVisualCodeIntentResponse", b"init")
6508
6547
  objc.registerNewKeywordsFromSelector(
6509
6548
  "INGetVisualCodeIntentResponse", b"initWithCode:userActivity:"
6510
6549
  )
6511
6550
  objc.registerNewKeywordsFromSelector("INHangUpCallIntent", b"initWithCallIdentifier:")
6551
+ objc.registerNewKeywordsFromSelector("INHangUpCallIntentResponse", b"init")
6512
6552
  objc.registerNewKeywordsFromSelector(
6513
6553
  "INHangUpCallIntentResponse", b"initWithCode:userActivity:"
6514
6554
  )
6515
6555
  objc.registerNewKeywordsFromSelector("INImageNoteContent", b"initWithImage:")
6556
+ objc.registerNewKeywordsFromSelector("INIntentDonationMetadata", b"init")
6557
+ objc.registerNewKeywordsFromSelector("INIntentResolutionResult", b"init")
6558
+ objc.registerNewKeywordsFromSelector("INInteraction", b"init")
6516
6559
  objc.registerNewKeywordsFromSelector("INInteraction", b"initWithIntent:response:")
6560
+ objc.registerNewKeywordsFromSelector("INListCarsIntent", b"init")
6561
+ objc.registerNewKeywordsFromSelector("INListCarsIntentResponse", b"init")
6517
6562
  objc.registerNewKeywordsFromSelector(
6518
6563
  "INListCarsIntentResponse", b"initWithCode:userActivity:"
6519
6564
  )
6520
6565
  objc.registerNewKeywordsFromSelector(
6521
6566
  "INListRideOptionsIntent", b"initWithPickupLocation:dropOffLocation:"
6522
6567
  )
6568
+ objc.registerNewKeywordsFromSelector("INListRideOptionsIntentResponse", b"init")
6523
6569
  objc.registerNewKeywordsFromSelector(
6524
6570
  "INListRideOptionsIntentResponse", b"initWithCode:userActivity:"
6525
6571
  )
@@ -6532,16 +6578,21 @@ objc.registerNewKeywordsFromSelector(
6532
6578
  "INLodgingReservation",
6533
6579
  b"initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:lodgingBusinessLocation:reservationDuration:numberOfAdults:numberOfChildren:",
6534
6580
  )
6581
+ objc.registerNewKeywordsFromSelector("INMediaDestination", b"init")
6582
+ objc.registerNewKeywordsFromSelector("INMediaItem", b"init")
6535
6583
  objc.registerNewKeywordsFromSelector(
6536
6584
  "INMediaItem", b"initWithIdentifier:title:type:artwork:"
6537
6585
  )
6538
6586
  objc.registerNewKeywordsFromSelector(
6539
6587
  "INMediaItem", b"initWithIdentifier:title:type:artwork:artist:"
6540
6588
  )
6589
+ objc.registerNewKeywordsFromSelector("INMediaSearch", b"init")
6541
6590
  objc.registerNewKeywordsFromSelector(
6542
6591
  "INMediaSearch",
6543
6592
  b"initWithMediaType:sortOrder:mediaName:artistName:albumName:genreNames:moodNames:releaseDate:reference:mediaIdentifier:",
6544
6593
  )
6594
+ objc.registerNewKeywordsFromSelector("INMediaUserContext", b"init")
6595
+ objc.registerNewKeywordsFromSelector("INMessage", b"init")
6545
6596
  objc.registerNewKeywordsFromSelector(
6546
6597
  "INMessage", b"initWithIdentifier:content:dateSent:sender:recipients:"
6547
6598
  )
@@ -6591,6 +6642,7 @@ objc.registerNewKeywordsFromSelector(
6591
6642
  "INNote",
6592
6643
  b"initWithTitle:contents:groupName:createdDateComponents:modifiedDateComponents:identifier:",
6593
6644
  )
6645
+ objc.registerNewKeywordsFromSelector("INObject", b"init")
6594
6646
  objc.registerNewKeywordsFromSelector("INObject", b"initWithIdentifier:displayString:")
6595
6647
  objc.registerNewKeywordsFromSelector(
6596
6648
  "INObject", b"initWithIdentifier:displayString:pronunciationHint:"
@@ -6602,10 +6654,13 @@ objc.registerNewKeywordsFromSelector(
6602
6654
  objc.registerNewKeywordsFromSelector(
6603
6655
  "INObject", b"initWithIdentifier:displayString:subtitleString:displayImage:"
6604
6656
  )
6657
+ objc.registerNewKeywordsFromSelector("INObjectCollection", b"init")
6605
6658
  objc.registerNewKeywordsFromSelector("INObjectCollection", b"initWithItems:")
6606
6659
  objc.registerNewKeywordsFromSelector("INObjectCollection", b"initWithSections:")
6660
+ objc.registerNewKeywordsFromSelector("INObjectSection", b"init")
6607
6661
  objc.registerNewKeywordsFromSelector("INObjectSection", b"initWithTitle:items:")
6608
6662
  objc.registerNewKeywordsFromSelector("INPauseWorkoutIntent", b"initWithWorkoutName:")
6663
+ objc.registerNewKeywordsFromSelector("INPauseWorkoutIntentResponse", b"init")
6609
6664
  objc.registerNewKeywordsFromSelector(
6610
6665
  "INPauseWorkoutIntentResponse", b"initWithCode:userActivity:"
6611
6666
  )
@@ -6613,9 +6668,11 @@ objc.registerNewKeywordsFromSelector(
6613
6668
  "INPayBillIntent",
6614
6669
  b"initWithBillPayee:fromAccount:transactionAmount:transactionScheduledDate:transactionNote:billType:dueDate:",
6615
6670
  )
6671
+ objc.registerNewKeywordsFromSelector("INPayBillIntentResponse", b"init")
6616
6672
  objc.registerNewKeywordsFromSelector(
6617
6673
  "INPayBillIntentResponse", b"initWithCode:userActivity:"
6618
6674
  )
6675
+ objc.registerNewKeywordsFromSelector("INPaymentAccount", b"init")
6619
6676
  objc.registerNewKeywordsFromSelector(
6620
6677
  "INPaymentAccount", b"initWithNickname:number:accountType:organizationName:"
6621
6678
  )
@@ -6623,10 +6680,13 @@ objc.registerNewKeywordsFromSelector(
6623
6680
  "INPaymentAccount",
6624
6681
  b"initWithNickname:number:accountType:organizationName:balance:secondaryBalance:",
6625
6682
  )
6683
+ objc.registerNewKeywordsFromSelector("INPaymentAmount", b"init")
6626
6684
  objc.registerNewKeywordsFromSelector("INPaymentAmount", b"initWithAmountType:amount:")
6685
+ objc.registerNewKeywordsFromSelector("INPaymentMethod", b"init")
6627
6686
  objc.registerNewKeywordsFromSelector(
6628
6687
  "INPaymentMethod", b"initWithType:name:identificationHint:icon:"
6629
6688
  )
6689
+ objc.registerNewKeywordsFromSelector("INPaymentRecord", b"init")
6630
6690
  objc.registerNewKeywordsFromSelector(
6631
6691
  "INPaymentRecord", b"initWithPayee:payer:currencyAmount:paymentMethod:note:status:"
6632
6692
  )
@@ -6634,6 +6694,7 @@ objc.registerNewKeywordsFromSelector(
6634
6694
  "INPaymentRecord",
6635
6695
  b"initWithPayee:payer:currencyAmount:paymentMethod:note:status:feeAmount:",
6636
6696
  )
6697
+ objc.registerNewKeywordsFromSelector("INPerson", b"init")
6637
6698
  objc.registerNewKeywordsFromSelector(
6638
6699
  "INPerson", b"initWithHandle:displayName:contactIdentifier:"
6639
6700
  )
@@ -6667,6 +6728,7 @@ objc.registerNewKeywordsFromSelector(
6667
6728
  "INPerson",
6668
6729
  b"initWithPersonHandle:nameComponents:displayName:image:contactIdentifier:customIdentifier:relationship:",
6669
6730
  )
6731
+ objc.registerNewKeywordsFromSelector("INPersonHandle", b"init")
6670
6732
  objc.registerNewKeywordsFromSelector("INPersonHandle", b"initWithValue:type:")
6671
6733
  objc.registerNewKeywordsFromSelector("INPersonHandle", b"initWithValue:type:label:")
6672
6734
  objc.registerNewKeywordsFromSelector(
@@ -6677,6 +6739,7 @@ objc.registerNewKeywordsFromSelector(
6677
6739
  "INPlayMediaIntent",
6678
6740
  b"initWithMediaItems:mediaContainer:playShuffled:playbackRepeatMode:resumePlayback:playbackQueueLocation:playbackSpeed:mediaSearch:",
6679
6741
  )
6742
+ objc.registerNewKeywordsFromSelector("INPlayMediaIntentResponse", b"init")
6680
6743
  objc.registerNewKeywordsFromSelector(
6681
6744
  "INPlayMediaIntentResponse", b"initWithCode:userActivity:"
6682
6745
  )
@@ -6686,6 +6749,7 @@ objc.registerNewKeywordsFromSelector(
6686
6749
  objc.registerNewKeywordsFromSelector(
6687
6750
  "INPlayMediaPlaybackSpeedResolutionResult", b"initWithDoubleResolutionResult:"
6688
6751
  )
6752
+ objc.registerNewKeywordsFromSelector("INPriceRange", b"init")
6689
6753
  objc.registerNewKeywordsFromSelector(
6690
6754
  "INPriceRange", b"initWithMaximumPrice:currencyCode:"
6691
6755
  )
@@ -6696,11 +6760,15 @@ objc.registerNewKeywordsFromSelector("INPriceRange", b"initWithPrice:currencyCod
6696
6760
  objc.registerNewKeywordsFromSelector(
6697
6761
  "INPriceRange", b"initWithRangeBetweenPrice:andPrice:currencyCode:"
6698
6762
  )
6763
+ objc.registerNewKeywordsFromSelector("INRecurrenceRule", b"init")
6699
6764
  objc.registerNewKeywordsFromSelector("INRecurrenceRule", b"initWithInterval:frequency:")
6700
6765
  objc.registerNewKeywordsFromSelector(
6701
6766
  "INRecurrenceRule", b"initWithInterval:frequency:weeklyRecurrenceDays:"
6702
6767
  )
6768
+ objc.registerNewKeywordsFromSelector("INRelevanceProvider", b"init")
6703
6769
  objc.registerNewKeywordsFromSelector("INRelevantShortcut", b"initWithShortcut:")
6770
+ objc.registerNewKeywordsFromSelector("INRelevantShortcutStore", b"init")
6771
+ objc.registerNewKeywordsFromSelector("INRentalCar", b"init")
6704
6772
  objc.registerNewKeywordsFromSelector(
6705
6773
  "INRentalCar", b"initWithRentalCompanyName:type:make:model:rentalCarDescription:"
6706
6774
  )
@@ -6719,6 +6787,7 @@ objc.registerNewKeywordsFromSelector(
6719
6787
  objc.registerNewKeywordsFromSelector(
6720
6788
  "INRequestPaymentIntent", b"initWithPayer:currencyAmount:note:"
6721
6789
  )
6790
+ objc.registerNewKeywordsFromSelector("INRequestPaymentIntentResponse", b"init")
6722
6791
  objc.registerNewKeywordsFromSelector(
6723
6792
  "INRequestPaymentIntentResponse", b"initWithCode:userActivity:"
6724
6793
  )
@@ -6733,9 +6802,12 @@ objc.registerNewKeywordsFromSelector(
6733
6802
  "INRequestRideIntent",
6734
6803
  b"initWithPickupLocation:dropOffLocation:rideOptionName:partySize:paymentMethod:scheduledPickupTime:",
6735
6804
  )
6805
+ objc.registerNewKeywordsFromSelector("INRequestRideIntentResponse", b"init")
6736
6806
  objc.registerNewKeywordsFromSelector(
6737
6807
  "INRequestRideIntentResponse", b"initWithCode:userActivity:"
6738
6808
  )
6809
+ objc.registerNewKeywordsFromSelector("INReservation", b"init")
6810
+ objc.registerNewKeywordsFromSelector("INReservationAction", b"init")
6739
6811
  objc.registerNewKeywordsFromSelector(
6740
6812
  "INReservationAction", b"initWithType:validDuration:userActivity:"
6741
6813
  )
@@ -6762,9 +6834,11 @@ objc.registerNewKeywordsFromSelector(
6762
6834
  b"initWithRestaurant:bookingDate:partySize:bookingIdentifier:guest:status:dateStatusModified:",
6763
6835
  )
6764
6836
  objc.registerNewKeywordsFromSelector("INResumeWorkoutIntent", b"initWithWorkoutName:")
6837
+ objc.registerNewKeywordsFromSelector("INResumeWorkoutIntentResponse", b"init")
6765
6838
  objc.registerNewKeywordsFromSelector(
6766
6839
  "INResumeWorkoutIntentResponse", b"initWithCode:userActivity:"
6767
6840
  )
6841
+ objc.registerNewKeywordsFromSelector("INRideCompletionStatus", b"init")
6768
6842
  objc.registerNewKeywordsFromSelector(
6769
6843
  "INRideDriver", b"initWithHandle:displayName:image:rating:phoneNumber:"
6770
6844
  )
@@ -6778,13 +6852,16 @@ objc.registerNewKeywordsFromSelector(
6778
6852
  objc.registerNewKeywordsFromSelector(
6779
6853
  "INRideDriver", b"initWithPhoneNumber:nameComponents:displayName:image:rating:"
6780
6854
  )
6855
+ objc.registerNewKeywordsFromSelector("INRideFareLineItem", b"init")
6781
6856
  objc.registerNewKeywordsFromSelector(
6782
6857
  "INRideFareLineItem", b"initWithTitle:price:currencyCode:"
6783
6858
  )
6859
+ objc.registerNewKeywordsFromSelector("INRideOption", b"init")
6784
6860
  objc.registerNewKeywordsFromSelector("INRideOption", b"initWithCoder:")
6785
6861
  objc.registerNewKeywordsFromSelector(
6786
6862
  "INRideOption", b"initWithName:estimatedPickupDate:"
6787
6863
  )
6864
+ objc.registerNewKeywordsFromSelector("INRidePartySizeOption", b"init")
6788
6865
  objc.registerNewKeywordsFromSelector(
6789
6866
  "INRidePartySizeOption", b"initWithPartySizeRange:sizeDescription:priceRange:"
6790
6867
  )
@@ -6794,6 +6871,7 @@ objc.registerNewKeywordsFromSelector(
6794
6871
  objc.registerNewKeywordsFromSelector(
6795
6872
  "INSaveProfileInCarIntent", b"initWithProfileNumber:profileName:"
6796
6873
  )
6874
+ objc.registerNewKeywordsFromSelector("INSaveProfileInCarIntentResponse", b"init")
6797
6875
  objc.registerNewKeywordsFromSelector(
6798
6876
  "INSaveProfileInCarIntentResponse", b"initWithCode:userActivity:"
6799
6877
  )
@@ -6805,6 +6883,7 @@ objc.registerNewKeywordsFromSelector(
6805
6883
  "INSearchCallHistoryIntent",
6806
6884
  b"initWithDateCreated:recipient:callCapabilities:callTypes:unseen:",
6807
6885
  )
6886
+ objc.registerNewKeywordsFromSelector("INSearchCallHistoryIntentResponse", b"init")
6808
6887
  objc.registerNewKeywordsFromSelector(
6809
6888
  "INSearchCallHistoryIntentResponse", b"initWithCode:userActivity:"
6810
6889
  )
@@ -6812,6 +6891,7 @@ objc.registerNewKeywordsFromSelector(
6812
6891
  "INSearchForAccountsIntent",
6813
6892
  b"initWithAccountNickname:accountType:organizationName:requestedBalanceType:",
6814
6893
  )
6894
+ objc.registerNewKeywordsFromSelector("INSearchForAccountsIntentResponse", b"init")
6815
6895
  objc.registerNewKeywordsFromSelector(
6816
6896
  "INSearchForAccountsIntentResponse", b"initWithCode:userActivity:"
6817
6897
  )
@@ -6819,12 +6899,14 @@ objc.registerNewKeywordsFromSelector(
6819
6899
  "INSearchForBillsIntent",
6820
6900
  b"initWithBillPayee:paymentDateRange:billType:status:dueDateRange:",
6821
6901
  )
6902
+ objc.registerNewKeywordsFromSelector("INSearchForBillsIntentResponse", b"init")
6822
6903
  objc.registerNewKeywordsFromSelector(
6823
6904
  "INSearchForBillsIntentResponse", b"initWithCode:userActivity:"
6824
6905
  )
6825
6906
  objc.registerNewKeywordsFromSelector(
6826
6907
  "INSearchForMediaIntent", b"initWithMediaItems:mediaSearch:"
6827
6908
  )
6909
+ objc.registerNewKeywordsFromSelector("INSearchForMediaIntentResponse", b"init")
6828
6910
  objc.registerNewKeywordsFromSelector(
6829
6911
  "INSearchForMediaIntentResponse", b"initWithCode:userActivity:"
6830
6912
  )
@@ -6843,6 +6925,7 @@ objc.registerNewKeywordsFromSelector(
6843
6925
  "INSearchForMessagesIntent",
6844
6926
  b"initWithRecipients:senders:searchTerms:attributes:dateTimeRange:identifiers:notificationIdentifiers:speakableGroupNames:conversationIdentifiers:",
6845
6927
  )
6928
+ objc.registerNewKeywordsFromSelector("INSearchForMessagesIntentResponse", b"init")
6846
6929
  objc.registerNewKeywordsFromSelector(
6847
6930
  "INSearchForMessagesIntentResponse", b"initWithCode:userActivity:"
6848
6931
  )
@@ -6858,6 +6941,7 @@ objc.registerNewKeywordsFromSelector(
6858
6941
  "INSearchForNotebookItemsIntent",
6859
6942
  b"initWithTitle:content:itemType:status:location:locationSearchType:dateTime:dateSearchType:temporalEventTriggerTypes:taskPriority:notebookItemIdentifier:",
6860
6943
  )
6944
+ objc.registerNewKeywordsFromSelector("INSearchForNotebookItemsIntentResponse", b"init")
6861
6945
  objc.registerNewKeywordsFromSelector(
6862
6946
  "INSearchForNotebookItemsIntentResponse", b"initWithCode:userActivity:"
6863
6947
  )
@@ -6865,9 +6949,11 @@ objc.registerNewKeywordsFromSelector(
6865
6949
  "INSearchForPhotosIntent",
6866
6950
  b"initWithDateCreated:locationCreated:albumName:searchTerms:includedAttributes:excludedAttributes:peopleInPhoto:",
6867
6951
  )
6952
+ objc.registerNewKeywordsFromSelector("INSearchForPhotosIntentResponse", b"init")
6868
6953
  objc.registerNewKeywordsFromSelector(
6869
6954
  "INSearchForPhotosIntentResponse", b"initWithCode:userActivity:"
6870
6955
  )
6956
+ objc.registerNewKeywordsFromSelector("INSeat", b"init")
6871
6957
  objc.registerNewKeywordsFromSelector(
6872
6958
  "INSeat", b"initWithSeatSection:seatRow:seatNumber:seatingType:"
6873
6959
  )
@@ -6886,6 +6972,8 @@ objc.registerNewKeywordsFromSelector(
6886
6972
  "INSendMessageIntent",
6887
6973
  b"initWithRecipients:outgoingMessageType:content:speakableGroupName:conversationIdentifier:serviceName:sender:attachments:",
6888
6974
  )
6975
+ objc.registerNewKeywordsFromSelector("INSendMessageIntentDonationMetadata", b"init")
6976
+ objc.registerNewKeywordsFromSelector("INSendMessageIntentResponse", b"init")
6889
6977
  objc.registerNewKeywordsFromSelector(
6890
6978
  "INSendMessageIntentResponse", b"initWithCode:userActivity:"
6891
6979
  )
@@ -6899,27 +6987,32 @@ objc.registerNewKeywordsFromSelector(
6899
6987
  objc.registerNewKeywordsFromSelector(
6900
6988
  "INSendPaymentIntent", b"initWithPayee:currencyAmount:note:"
6901
6989
  )
6990
+ objc.registerNewKeywordsFromSelector("INSendPaymentIntentResponse", b"init")
6902
6991
  objc.registerNewKeywordsFromSelector(
6903
6992
  "INSendPaymentIntentResponse", b"initWithCode:userActivity:"
6904
6993
  )
6905
6994
  objc.registerNewKeywordsFromSelector(
6906
6995
  "INSendPaymentPayeeResolutionResult", b"initWithPersonResolutionResult:"
6907
6996
  )
6997
+ objc.registerNewKeywordsFromSelector("INSendRideFeedbackIntent", b"init")
6908
6998
  objc.registerNewKeywordsFromSelector(
6909
6999
  "INSendRideFeedbackIntent", b"initWithRideIdentifier:"
6910
7000
  )
7001
+ objc.registerNewKeywordsFromSelector("INSendRideFeedbackIntentResponse", b"init")
6911
7002
  objc.registerNewKeywordsFromSelector(
6912
7003
  "INSendRideFeedbackIntentResponse", b"initWithCode:userActivity:"
6913
7004
  )
6914
7005
  objc.registerNewKeywordsFromSelector(
6915
7006
  "INSetAudioSourceInCarIntent", b"initWithAudioSource:relativeAudioSourceReference:"
6916
7007
  )
7008
+ objc.registerNewKeywordsFromSelector("INSetAudioSourceInCarIntentResponse", b"init")
6917
7009
  objc.registerNewKeywordsFromSelector(
6918
7010
  "INSetAudioSourceInCarIntentResponse", b"initWithCode:userActivity:"
6919
7011
  )
6920
7012
  objc.registerNewKeywordsFromSelector(
6921
7013
  "INSetCarLockStatusIntent", b"initWithLocked:carName:"
6922
7014
  )
7015
+ objc.registerNewKeywordsFromSelector("INSetCarLockStatusIntentResponse", b"init")
6923
7016
  objc.registerNewKeywordsFromSelector(
6924
7017
  "INSetCarLockStatusIntentResponse", b"initWithCode:userActivity:"
6925
7018
  )
@@ -6931,6 +7024,7 @@ objc.registerNewKeywordsFromSelector(
6931
7024
  "INSetClimateSettingsInCarIntent",
6932
7025
  b"initWithEnableFan:enableAirConditioner:enableClimateControl:enableAutoMode:airCirculationMode:fanSpeedIndex:fanSpeedPercentage:relativeFanSpeedSetting:temperature:relativeTemperatureSetting:climateZone:carName:",
6933
7026
  )
7027
+ objc.registerNewKeywordsFromSelector("INSetClimateSettingsInCarIntentResponse", b"init")
6934
7028
  objc.registerNewKeywordsFromSelector(
6935
7029
  "INSetClimateSettingsInCarIntentResponse", b"initWithCode:userActivity:"
6936
7030
  )
@@ -6940,12 +7034,16 @@ objc.registerNewKeywordsFromSelector(
6940
7034
  objc.registerNewKeywordsFromSelector(
6941
7035
  "INSetDefrosterSettingsInCarIntent", b"initWithEnable:defroster:carName:"
6942
7036
  )
7037
+ objc.registerNewKeywordsFromSelector(
7038
+ "INSetDefrosterSettingsInCarIntentResponse", b"init"
7039
+ )
6943
7040
  objc.registerNewKeywordsFromSelector(
6944
7041
  "INSetDefrosterSettingsInCarIntentResponse", b"initWithCode:userActivity:"
6945
7042
  )
6946
7043
  objc.registerNewKeywordsFromSelector(
6947
7044
  "INSetMessageAttributeIntent", b"initWithIdentifiers:attribute:"
6948
7045
  )
7046
+ objc.registerNewKeywordsFromSelector("INSetMessageAttributeIntentResponse", b"init")
6949
7047
  objc.registerNewKeywordsFromSelector(
6950
7048
  "INSetMessageAttributeIntentResponse", b"initWithCode:userActivity:"
6951
7049
  )
@@ -6959,6 +7057,7 @@ objc.registerNewKeywordsFromSelector(
6959
7057
  "INSetProfileInCarIntent",
6960
7058
  b"initWithProfileNumber:profileName:defaultProfile:carName:",
6961
7059
  )
7060
+ objc.registerNewKeywordsFromSelector("INSetProfileInCarIntentResponse", b"init")
6962
7061
  objc.registerNewKeywordsFromSelector(
6963
7062
  "INSetProfileInCarIntentResponse", b"initWithCode:userActivity:"
6964
7063
  )
@@ -6966,6 +7065,7 @@ objc.registerNewKeywordsFromSelector(
6966
7065
  "INSetRadioStationIntent",
6967
7066
  b"initWithRadioType:frequency:stationName:channel:presetNumber:",
6968
7067
  )
7068
+ objc.registerNewKeywordsFromSelector("INSetRadioStationIntentResponse", b"init")
6969
7069
  objc.registerNewKeywordsFromSelector(
6970
7070
  "INSetRadioStationIntentResponse", b"initWithCode:userActivity:"
6971
7071
  )
@@ -6977,6 +7077,7 @@ objc.registerNewKeywordsFromSelector(
6977
7077
  "INSetSeatSettingsInCarIntent",
6978
7078
  b"initWithEnableHeating:enableCooling:enableMassage:seat:level:relativeLevelSetting:carName:",
6979
7079
  )
7080
+ objc.registerNewKeywordsFromSelector("INSetSeatSettingsInCarIntentResponse", b"init")
6980
7081
  objc.registerNewKeywordsFromSelector(
6981
7082
  "INSetSeatSettingsInCarIntentResponse", b"initWithCode:userActivity:"
6982
7083
  )
@@ -6988,6 +7089,7 @@ objc.registerNewKeywordsFromSelector(
6988
7089
  "INSetTaskAttributeIntent",
6989
7090
  b"initWithTargetTask:taskTitle:status:priority:spatialEventTrigger:temporalEventTrigger:",
6990
7091
  )
7092
+ objc.registerNewKeywordsFromSelector("INSetTaskAttributeIntentResponse", b"init")
6991
7093
  objc.registerNewKeywordsFromSelector(
6992
7094
  "INSetTaskAttributeIntentResponse", b"initWithCode:userActivity:"
6993
7095
  )
@@ -6998,14 +7100,17 @@ objc.registerNewKeywordsFromSelector(
6998
7100
  objc.registerNewKeywordsFromSelector(
6999
7101
  "INShareFocusStatusIntent", b"initWithFocusStatus:"
7000
7102
  )
7103
+ objc.registerNewKeywordsFromSelector("INShareFocusStatusIntentResponse", b"init")
7001
7104
  objc.registerNewKeywordsFromSelector(
7002
7105
  "INShareFocusStatusIntentResponse", b"initWithCode:userActivity:"
7003
7106
  )
7107
+ objc.registerNewKeywordsFromSelector("INShortcut", b"init")
7004
7108
  objc.registerNewKeywordsFromSelector("INShortcut", b"initWithIntent:")
7005
7109
  objc.registerNewKeywordsFromSelector("INShortcut", b"initWithUserActivity:")
7006
7110
  objc.registerNewKeywordsFromSelector(
7007
7111
  "INSnoozeTasksIntent", b"initWithTasks:nextTriggerTime:all:"
7008
7112
  )
7113
+ objc.registerNewKeywordsFromSelector("INSnoozeTasksIntentResponse", b"init")
7009
7114
  objc.registerNewKeywordsFromSelector(
7010
7115
  "INSnoozeTasksIntentResponse", b"initWithCode:userActivity:"
7011
7116
  )
@@ -7015,6 +7120,7 @@ objc.registerNewKeywordsFromSelector(
7015
7120
  objc.registerNewKeywordsFromSelector(
7016
7121
  "INSpatialEventTrigger", b"initWithPlacemark:event:"
7017
7122
  )
7123
+ objc.registerNewKeywordsFromSelector("INSpeakableString", b"init")
7018
7124
  objc.registerNewKeywordsFromSelector(
7019
7125
  "INSpeakableString", b"initWithIdentifier:spokenPhrase:pronunciationHint:"
7020
7126
  )
@@ -7026,6 +7132,7 @@ objc.registerNewKeywordsFromSelector("INStartAudioCallIntent", b"initWithContact
7026
7132
  objc.registerNewKeywordsFromSelector(
7027
7133
  "INStartAudioCallIntent", b"initWithDestinationType:contacts:"
7028
7134
  )
7135
+ objc.registerNewKeywordsFromSelector("INStartAudioCallIntentResponse", b"init")
7029
7136
  objc.registerNewKeywordsFromSelector(
7030
7137
  "INStartAudioCallIntentResponse", b"initWithCode:userActivity:"
7031
7138
  )
@@ -7048,6 +7155,7 @@ objc.registerNewKeywordsFromSelector(
7048
7155
  "INStartCallIntent",
7049
7156
  b"initWithCallRecordFilter:callRecordToCallBack:audioRoute:destinationType:contacts:callCapability:",
7050
7157
  )
7158
+ objc.registerNewKeywordsFromSelector("INStartCallIntentResponse", b"init")
7051
7159
  objc.registerNewKeywordsFromSelector(
7052
7160
  "INStartCallIntentResponse", b"initWithCode:userActivity:"
7053
7161
  )
@@ -7055,10 +7163,12 @@ objc.registerNewKeywordsFromSelector(
7055
7163
  "INStartPhotoPlaybackIntent",
7056
7164
  b"initWithDateCreated:locationCreated:albumName:searchTerms:includedAttributes:excludedAttributes:peopleInPhoto:",
7057
7165
  )
7166
+ objc.registerNewKeywordsFromSelector("INStartPhotoPlaybackIntentResponse", b"init")
7058
7167
  objc.registerNewKeywordsFromSelector(
7059
7168
  "INStartPhotoPlaybackIntentResponse", b"initWithCode:userActivity:"
7060
7169
  )
7061
7170
  objc.registerNewKeywordsFromSelector("INStartVideoCallIntent", b"initWithContacts:")
7171
+ objc.registerNewKeywordsFromSelector("INStartVideoCallIntentResponse", b"init")
7062
7172
  objc.registerNewKeywordsFromSelector(
7063
7173
  "INStartVideoCallIntentResponse", b"initWithCode:userActivity:"
7064
7174
  )
@@ -7066,6 +7176,7 @@ objc.registerNewKeywordsFromSelector(
7066
7176
  "INStartWorkoutIntent",
7067
7177
  b"initWithWorkoutName:goalValue:workoutGoalUnitType:workoutLocationType:isOpenEnded:",
7068
7178
  )
7179
+ objc.registerNewKeywordsFromSelector("INStartWorkoutIntentResponse", b"init")
7069
7180
  objc.registerNewKeywordsFromSelector(
7070
7181
  "INStartWorkoutIntentResponse", b"initWithCode:userActivity:"
7071
7182
  )
@@ -7090,6 +7201,7 @@ objc.registerNewKeywordsFromSelector(
7090
7201
  b"initWithLocalizedTermsAndConditionsText:privacyPolicyURL:termsAndConditionsURL:",
7091
7202
  )
7092
7203
  objc.registerNewKeywordsFromSelector("INTextNoteContent", b"initWithText:")
7204
+ objc.registerNewKeywordsFromSelector("INTicketedEvent", b"init")
7093
7205
  objc.registerNewKeywordsFromSelector(
7094
7206
  "INTicketedEvent", b"initWithCategory:name:eventDuration:location:"
7095
7207
  )
@@ -7109,6 +7221,7 @@ objc.registerNewKeywordsFromSelector(
7109
7221
  "INTrainReservation",
7110
7222
  b"initWithItemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:trainTrip:",
7111
7223
  )
7224
+ objc.registerNewKeywordsFromSelector("INTrainTrip", b"init")
7112
7225
  objc.registerNewKeywordsFromSelector(
7113
7226
  "INTrainTrip",
7114
7227
  b"initWithProvider:trainName:trainNumber:tripDuration:departureStationLocation:departurePlatform:arrivalStationLocation:arrivalPlatform:",
@@ -7117,18 +7230,21 @@ objc.registerNewKeywordsFromSelector(
7117
7230
  "INTransferMoneyIntent",
7118
7231
  b"initWithFromAccount:toAccount:transactionAmount:transactionScheduledDate:transactionNote:",
7119
7232
  )
7233
+ objc.registerNewKeywordsFromSelector("INTransferMoneyIntentResponse", b"init")
7120
7234
  objc.registerNewKeywordsFromSelector(
7121
7235
  "INTransferMoneyIntentResponse", b"initWithCode:userActivity:"
7122
7236
  )
7123
7237
  objc.registerNewKeywordsFromSelector(
7124
7238
  "INUnsendMessagesIntent", b"initWithMessageIdentifiers:"
7125
7239
  )
7240
+ objc.registerNewKeywordsFromSelector("INUnsendMessagesIntentResponse", b"init")
7126
7241
  objc.registerNewKeywordsFromSelector(
7127
7242
  "INUnsendMessagesIntentResponse", b"initWithCode:userActivity:"
7128
7243
  )
7129
7244
  objc.registerNewKeywordsFromSelector(
7130
7245
  "INUpdateMediaAffinityIntent", b"initWithMediaItems:mediaSearch:affinityType:"
7131
7246
  )
7247
+ objc.registerNewKeywordsFromSelector("INUpdateMediaAffinityIntentResponse", b"init")
7132
7248
  objc.registerNewKeywordsFromSelector(
7133
7249
  "INUpdateMediaAffinityIntentResponse", b"initWithCode:userActivity:"
7134
7250
  )
@@ -7136,6 +7252,985 @@ objc.registerNewKeywordsFromSelector(
7136
7252
  "INUpdateMediaAffinityMediaItemResolutionResult",
7137
7253
  b"initWithMediaItemResolutionResult:",
7138
7254
  )
7255
+ objc.registerNewKeywordsFromSelector("INUserContext", b"init")
7256
+ objc.registerNewKeywordsFromSelector("INVoiceShortcut", b"init")
7257
+ objc.registerNewKeywordsFromSelector("INVoiceShortcutCenter", b"init")
7258
+
7259
+ objc.registerNewKeywords(
7260
+ "CLPlacemark",
7261
+ ("location", "name", "postalAddress"),
7262
+ "placemarkWithLocation_name_postalAddress_",
7263
+ )
7264
+ objc.registerNewKeywords(
7265
+ "INAccountTypeResolutionResult",
7266
+ ("accountTypeToConfirm",),
7267
+ "confirmationRequiredWithAccountTypeToConfirm_",
7268
+ )
7269
+ objc.registerNewKeywords(
7270
+ "INAccountTypeResolutionResult",
7271
+ ("valueToConfirm",),
7272
+ "confirmationRequiredWithValueToConfirm_",
7273
+ )
7274
+ objc.registerNewKeywords(
7275
+ "INAccountTypeResolutionResult",
7276
+ ("resolvedAccountType",),
7277
+ "successWithResolvedAccountType_",
7278
+ )
7279
+ objc.registerNewKeywords(
7280
+ "INAccountTypeResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7281
+ )
7282
+ objc.registerNewKeywords(
7283
+ "INAddTasksTargetTaskListResolutionResult",
7284
+ ("taskListToConfirm", "forReason"),
7285
+ "confirmationRequiredWithTaskListToConfirm_forReason_",
7286
+ )
7287
+ objc.registerNewKeywords(
7288
+ "INBalanceTypeResolutionResult",
7289
+ ("balanceTypeToConfirm",),
7290
+ "confirmationRequiredWithBalanceTypeToConfirm_",
7291
+ )
7292
+ objc.registerNewKeywords(
7293
+ "INBalanceTypeResolutionResult",
7294
+ ("resolvedBalanceType",),
7295
+ "successWithResolvedBalanceType_",
7296
+ )
7297
+ objc.registerNewKeywords(
7298
+ "INBillPayeeResolutionResult",
7299
+ ("billPayeeToConfirm",),
7300
+ "confirmationRequiredWithBillPayeeToConfirm_",
7301
+ )
7302
+ objc.registerNewKeywords(
7303
+ "INBillPayeeResolutionResult",
7304
+ ("billPayeesToDisambiguate",),
7305
+ "disambiguationWithBillPayeesToDisambiguate_",
7306
+ )
7307
+ objc.registerNewKeywords(
7308
+ "INBillPayeeResolutionResult",
7309
+ ("resolvedBillPayee",),
7310
+ "successWithResolvedBillPayee_",
7311
+ )
7312
+ objc.registerNewKeywords(
7313
+ "INBillTypeResolutionResult",
7314
+ ("billTypeToConfirm",),
7315
+ "confirmationRequiredWithBillTypeToConfirm_",
7316
+ )
7317
+ objc.registerNewKeywords(
7318
+ "INBillTypeResolutionResult",
7319
+ ("valueToConfirm",),
7320
+ "confirmationRequiredWithValueToConfirm_",
7321
+ )
7322
+ objc.registerNewKeywords(
7323
+ "INBillTypeResolutionResult", ("resolvedBillType",), "successWithResolvedBillType_"
7324
+ )
7325
+ objc.registerNewKeywords(
7326
+ "INBillTypeResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7327
+ )
7328
+ objc.registerNewKeywords(
7329
+ "INBooleanResolutionResult",
7330
+ ("valueToConfirm",),
7331
+ "confirmationRequiredWithValueToConfirm_",
7332
+ )
7333
+ objc.registerNewKeywords(
7334
+ "INBooleanResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7335
+ )
7336
+ objc.registerNewKeywords(
7337
+ "INCallCapabilityResolutionResult",
7338
+ ("callCapabilityToConfirm",),
7339
+ "confirmationRequiredWithCallCapabilityToConfirm_",
7340
+ )
7341
+ objc.registerNewKeywords(
7342
+ "INCallCapabilityResolutionResult",
7343
+ ("resolvedCallCapability",),
7344
+ "successWithResolvedCallCapability_",
7345
+ )
7346
+ objc.registerNewKeywords(
7347
+ "INCallDestinationTypeResolutionResult",
7348
+ ("callDestinationTypeToConfirm",),
7349
+ "confirmationRequiredWithCallDestinationTypeToConfirm_",
7350
+ )
7351
+ objc.registerNewKeywords(
7352
+ "INCallDestinationTypeResolutionResult",
7353
+ ("resolvedCallDestinationType",),
7354
+ "successWithResolvedCallDestinationType_",
7355
+ )
7356
+ objc.registerNewKeywords(
7357
+ "INCallRecordResolutionResult",
7358
+ ("callRecordToConfirm",),
7359
+ "confirmationRequiredWithCallRecordToConfirm_",
7360
+ )
7361
+ objc.registerNewKeywords(
7362
+ "INCallRecordResolutionResult",
7363
+ ("callRecordsToDisambiguate",),
7364
+ "disambiguationWithCallRecordsToDisambiguate_",
7365
+ )
7366
+ objc.registerNewKeywords(
7367
+ "INCallRecordResolutionResult",
7368
+ ("resolvedCallRecord",),
7369
+ "successWithResolvedCallRecord_",
7370
+ )
7371
+ objc.registerNewKeywords(
7372
+ "INCallRecordTypeOptionsResolutionResult",
7373
+ ("callRecordTypeOptionsToConfirm",),
7374
+ "confirmationRequiredWithCallRecordTypeOptionsToConfirm_",
7375
+ )
7376
+ objc.registerNewKeywords(
7377
+ "INCallRecordTypeOptionsResolutionResult",
7378
+ ("resolvedCallRecordTypeOptions",),
7379
+ "successWithResolvedCallRecordTypeOptions_",
7380
+ )
7381
+ objc.registerNewKeywords(
7382
+ "INCallRecordTypeResolutionResult",
7383
+ ("callRecordTypeToConfirm",),
7384
+ "confirmationRequiredWithCallRecordTypeToConfirm_",
7385
+ )
7386
+ objc.registerNewKeywords(
7387
+ "INCallRecordTypeResolutionResult",
7388
+ ("resolvedCallRecordType",),
7389
+ "successWithResolvedCallRecordType_",
7390
+ )
7391
+ objc.registerNewKeywords(
7392
+ "INCarAirCirculationModeResolutionResult",
7393
+ ("carAirCirculationModeToConfirm",),
7394
+ "confirmationRequiredWithCarAirCirculationModeToConfirm_",
7395
+ )
7396
+ objc.registerNewKeywords(
7397
+ "INCarAirCirculationModeResolutionResult",
7398
+ ("valueToConfirm",),
7399
+ "confirmationRequiredWithValueToConfirm_",
7400
+ )
7401
+ objc.registerNewKeywords(
7402
+ "INCarAirCirculationModeResolutionResult",
7403
+ ("resolvedCarAirCirculationMode",),
7404
+ "successWithResolvedCarAirCirculationMode_",
7405
+ )
7406
+ objc.registerNewKeywords(
7407
+ "INCarAirCirculationModeResolutionResult",
7408
+ ("resolvedValue",),
7409
+ "successWithResolvedValue_",
7410
+ )
7411
+ objc.registerNewKeywords(
7412
+ "INCarAudioSourceResolutionResult",
7413
+ ("carAudioSourceToConfirm",),
7414
+ "confirmationRequiredWithCarAudioSourceToConfirm_",
7415
+ )
7416
+ objc.registerNewKeywords(
7417
+ "INCarAudioSourceResolutionResult",
7418
+ ("valueToConfirm",),
7419
+ "confirmationRequiredWithValueToConfirm_",
7420
+ )
7421
+ objc.registerNewKeywords(
7422
+ "INCarAudioSourceResolutionResult",
7423
+ ("resolvedCarAudioSource",),
7424
+ "successWithResolvedCarAudioSource_",
7425
+ )
7426
+ objc.registerNewKeywords(
7427
+ "INCarAudioSourceResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7428
+ )
7429
+ objc.registerNewKeywords(
7430
+ "INCarDefrosterResolutionResult",
7431
+ ("carDefrosterToConfirm",),
7432
+ "confirmationRequiredWithCarDefrosterToConfirm_",
7433
+ )
7434
+ objc.registerNewKeywords(
7435
+ "INCarDefrosterResolutionResult",
7436
+ ("valueToConfirm",),
7437
+ "confirmationRequiredWithValueToConfirm_",
7438
+ )
7439
+ objc.registerNewKeywords(
7440
+ "INCarDefrosterResolutionResult",
7441
+ ("resolvedCarDefroster",),
7442
+ "successWithResolvedCarDefroster_",
7443
+ )
7444
+ objc.registerNewKeywords(
7445
+ "INCarDefrosterResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7446
+ )
7447
+ objc.registerNewKeywords(
7448
+ "INCarSeatResolutionResult",
7449
+ ("carSeatToConfirm",),
7450
+ "confirmationRequiredWithCarSeatToConfirm_",
7451
+ )
7452
+ objc.registerNewKeywords(
7453
+ "INCarSeatResolutionResult",
7454
+ ("valueToConfirm",),
7455
+ "confirmationRequiredWithValueToConfirm_",
7456
+ )
7457
+ objc.registerNewKeywords(
7458
+ "INCarSeatResolutionResult", ("resolvedCarSeat",), "successWithResolvedCarSeat_"
7459
+ )
7460
+ objc.registerNewKeywords(
7461
+ "INCarSeatResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7462
+ )
7463
+ objc.registerNewKeywords(
7464
+ "INCarSignalOptionsResolutionResult",
7465
+ ("carSignalOptionsToConfirm",),
7466
+ "confirmationRequiredWithCarSignalOptionsToConfirm_",
7467
+ )
7468
+ objc.registerNewKeywords(
7469
+ "INCarSignalOptionsResolutionResult",
7470
+ ("valueToConfirm",),
7471
+ "confirmationRequiredWithValueToConfirm_",
7472
+ )
7473
+ objc.registerNewKeywords(
7474
+ "INCarSignalOptionsResolutionResult",
7475
+ ("resolvedCarSignalOptions",),
7476
+ "successWithResolvedCarSignalOptions_",
7477
+ )
7478
+ objc.registerNewKeywords(
7479
+ "INCarSignalOptionsResolutionResult",
7480
+ ("resolvedValue",),
7481
+ "successWithResolvedValue_",
7482
+ )
7483
+ objc.registerNewKeywords(
7484
+ "INCurrencyAmountResolutionResult",
7485
+ ("currencyAmountToConfirm",),
7486
+ "confirmationRequiredWithCurrencyAmountToConfirm_",
7487
+ )
7488
+ objc.registerNewKeywords(
7489
+ "INCurrencyAmountResolutionResult",
7490
+ ("currencyAmountsToDisambiguate",),
7491
+ "disambiguationWithCurrencyAmountsToDisambiguate_",
7492
+ )
7493
+ objc.registerNewKeywords(
7494
+ "INCurrencyAmountResolutionResult",
7495
+ ("resolvedCurrencyAmount",),
7496
+ "successWithResolvedCurrencyAmount_",
7497
+ )
7498
+ objc.registerNewKeywords(
7499
+ "INDateComponentsRangeResolutionResult",
7500
+ ("dateComponentsRangeToConfirm",),
7501
+ "confirmationRequiredWithDateComponentsRangeToConfirm_",
7502
+ )
7503
+ objc.registerNewKeywords(
7504
+ "INDateComponentsRangeResolutionResult",
7505
+ ("dateComponentsRangesToDisambiguate",),
7506
+ "disambiguationWithDateComponentsRangesToDisambiguate_",
7507
+ )
7508
+ objc.registerNewKeywords(
7509
+ "INDateComponentsRangeResolutionResult",
7510
+ ("resolvedDateComponentsRange",),
7511
+ "successWithResolvedDateComponentsRange_",
7512
+ )
7513
+ objc.registerNewKeywords(
7514
+ "INDateComponentsResolutionResult",
7515
+ ("dateComponentsToConfirm",),
7516
+ "confirmationRequiredWithDateComponentsToConfirm_",
7517
+ )
7518
+ objc.registerNewKeywords(
7519
+ "INDateComponentsResolutionResult",
7520
+ ("dateComponentsToDisambiguate",),
7521
+ "disambiguationWithDateComponentsToDisambiguate_",
7522
+ )
7523
+ objc.registerNewKeywords(
7524
+ "INDateComponentsResolutionResult",
7525
+ ("resolvedDateComponents",),
7526
+ "successWithResolvedDateComponents_",
7527
+ )
7528
+ objc.registerNewKeywords(
7529
+ "INDateSearchTypeResolutionResult",
7530
+ ("dateSearchTypeToConfirm",),
7531
+ "confirmationRequiredWithDateSearchTypeToConfirm_",
7532
+ )
7533
+ objc.registerNewKeywords(
7534
+ "INDateSearchTypeResolutionResult",
7535
+ ("resolvedDateSearchType",),
7536
+ "successWithResolvedDateSearchType_",
7537
+ )
7538
+ objc.registerNewKeywords(
7539
+ "INDoubleResolutionResult",
7540
+ ("valueToConfirm",),
7541
+ "confirmationRequiredWithValueToConfirm_",
7542
+ )
7543
+ objc.registerNewKeywords(
7544
+ "INDoubleResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7545
+ )
7546
+ objc.registerNewKeywords(
7547
+ "INEnergyResolutionResult",
7548
+ ("energyToConfirm",),
7549
+ "confirmationRequiredWithEnergyToConfirm_",
7550
+ )
7551
+ objc.registerNewKeywords(
7552
+ "INEnergyResolutionResult",
7553
+ ("energyToDisambiguate",),
7554
+ "disambiguationWithEnergyToDisambiguate_",
7555
+ )
7556
+ objc.registerNewKeywords(
7557
+ "INEnergyResolutionResult", ("resolvedEnergy",), "successWithResolvedEnergy_"
7558
+ )
7559
+ objc.registerNewKeywords(
7560
+ "INEnumResolutionResult",
7561
+ ("valueToConfirm",),
7562
+ "confirmationRequiredWithValueToConfirm_",
7563
+ )
7564
+ objc.registerNewKeywords(
7565
+ "INEnumResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7566
+ )
7567
+ objc.registerNewKeywords(
7568
+ "INFileResolutionResult",
7569
+ ("fileToConfirm",),
7570
+ "confirmationRequiredWithFileToConfirm_",
7571
+ )
7572
+ objc.registerNewKeywords(
7573
+ "INFileResolutionResult",
7574
+ ("filesToDisambiguate",),
7575
+ "disambiguationWithFilesToDisambiguate_",
7576
+ )
7577
+ objc.registerNewKeywords(
7578
+ "INFileResolutionResult", ("resolvedFile",), "successWithResolvedFile_"
7579
+ )
7580
+ objc.registerNewKeywords("INImage", ("imageData",), "imageWithImageData_")
7581
+ objc.registerNewKeywords("INImage", ("URL",), "imageWithURL_")
7582
+ objc.registerNewKeywords(
7583
+ "INImage", ("URL", "width", "height"), "imageWithURL_width_height_"
7584
+ )
7585
+ objc.registerNewKeywords(
7586
+ "INIntegerResolutionResult",
7587
+ ("valueToConfirm",),
7588
+ "confirmationRequiredWithValueToConfirm_",
7589
+ )
7590
+ objc.registerNewKeywords(
7591
+ "INIntegerResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7592
+ )
7593
+ objc.registerNewKeywords(
7594
+ "INIntentResolutionResult",
7595
+ ("itemToConfirm", "forReason"),
7596
+ "confirmationRequiredWithItemToConfirm_forReason_",
7597
+ )
7598
+ objc.registerNewKeywords(
7599
+ "INIntentResolutionResult", ("reason",), "unsupportedWithReason_"
7600
+ )
7601
+ objc.registerNewKeywords(
7602
+ "INLengthResolutionResult",
7603
+ ("lengthToConfirm",),
7604
+ "confirmationRequiredWithLengthToConfirm_",
7605
+ )
7606
+ objc.registerNewKeywords(
7607
+ "INLengthResolutionResult",
7608
+ ("lengthsToDisambiguate",),
7609
+ "disambiguationWithLengthsToDisambiguate_",
7610
+ )
7611
+ objc.registerNewKeywords(
7612
+ "INLengthResolutionResult", ("resolvedLength",), "successWithResolvedLength_"
7613
+ )
7614
+ objc.registerNewKeywords(
7615
+ "INLocationSearchTypeResolutionResult",
7616
+ ("locationSearchTypeToConfirm",),
7617
+ "confirmationRequiredWithLocationSearchTypeToConfirm_",
7618
+ )
7619
+ objc.registerNewKeywords(
7620
+ "INLocationSearchTypeResolutionResult",
7621
+ ("resolvedLocationSearchType",),
7622
+ "successWithResolvedLocationSearchType_",
7623
+ )
7624
+ objc.registerNewKeywords(
7625
+ "INMassResolutionResult",
7626
+ ("massToConfirm",),
7627
+ "confirmationRequiredWithMassToConfirm_",
7628
+ )
7629
+ objc.registerNewKeywords(
7630
+ "INMassResolutionResult",
7631
+ ("massToDisambiguate",),
7632
+ "disambiguationWithMassToDisambiguate_",
7633
+ )
7634
+ objc.registerNewKeywords(
7635
+ "INMassResolutionResult", ("resolvedMass",), "successWithResolvedMass_"
7636
+ )
7637
+ objc.registerNewKeywords(
7638
+ "INMediaAffinityTypeResolutionResult",
7639
+ ("mediaAffinityTypeToConfirm",),
7640
+ "confirmationRequiredWithMediaAffinityTypeToConfirm_",
7641
+ )
7642
+ objc.registerNewKeywords(
7643
+ "INMediaAffinityTypeResolutionResult",
7644
+ ("resolvedMediaAffinityType",),
7645
+ "successWithResolvedMediaAffinityType_",
7646
+ )
7647
+ objc.registerNewKeywords(
7648
+ "INMediaDestination", ("name",), "playlistDestinationWithName_"
7649
+ )
7650
+ objc.registerNewKeywords(
7651
+ "INMediaDestinationResolutionResult",
7652
+ ("mediaDestinationToConfirm",),
7653
+ "confirmationRequiredWithMediaDestinationToConfirm_",
7654
+ )
7655
+ objc.registerNewKeywords(
7656
+ "INMediaDestinationResolutionResult",
7657
+ ("mediaDestinationsToDisambiguate",),
7658
+ "disambiguationWithMediaDestinationsToDisambiguate_",
7659
+ )
7660
+ objc.registerNewKeywords(
7661
+ "INMediaDestinationResolutionResult",
7662
+ ("resolvedMediaDestination",),
7663
+ "successWithResolvedMediaDestination_",
7664
+ )
7665
+ objc.registerNewKeywords(
7666
+ "INMediaItemResolutionResult",
7667
+ ("mediaItemToConfirm",),
7668
+ "confirmationRequiredWithMediaItemToConfirm_",
7669
+ )
7670
+ objc.registerNewKeywords(
7671
+ "INMediaItemResolutionResult",
7672
+ ("mediaItemsToDisambiguate",),
7673
+ "disambiguationWithMediaItemsToDisambiguate_",
7674
+ )
7675
+ objc.registerNewKeywords(
7676
+ "INMediaItemResolutionResult",
7677
+ ("resolvedMediaItem",),
7678
+ "successWithResolvedMediaItem_",
7679
+ )
7680
+ objc.registerNewKeywords(
7681
+ "INMessageAttributeOptionsResolutionResult",
7682
+ ("messageAttributeOptionsToConfirm",),
7683
+ "confirmationRequiredWithMessageAttributeOptionsToConfirm_",
7684
+ )
7685
+ objc.registerNewKeywords(
7686
+ "INMessageAttributeOptionsResolutionResult",
7687
+ ("valueToConfirm",),
7688
+ "confirmationRequiredWithValueToConfirm_",
7689
+ )
7690
+ objc.registerNewKeywords(
7691
+ "INMessageAttributeOptionsResolutionResult",
7692
+ ("resolvedMessageAttributeOptions",),
7693
+ "successWithResolvedMessageAttributeOptions_",
7694
+ )
7695
+ objc.registerNewKeywords(
7696
+ "INMessageAttributeOptionsResolutionResult",
7697
+ ("resolvedValue",),
7698
+ "successWithResolvedValue_",
7699
+ )
7700
+ objc.registerNewKeywords(
7701
+ "INMessageAttributeResolutionResult",
7702
+ ("messageAttributeToConfirm",),
7703
+ "confirmationRequiredWithMessageAttributeToConfirm_",
7704
+ )
7705
+ objc.registerNewKeywords(
7706
+ "INMessageAttributeResolutionResult",
7707
+ ("valueToConfirm",),
7708
+ "confirmationRequiredWithValueToConfirm_",
7709
+ )
7710
+ objc.registerNewKeywords(
7711
+ "INMessageAttributeResolutionResult",
7712
+ ("resolvedMessageAttribute",),
7713
+ "successWithResolvedMessageAttribute_",
7714
+ )
7715
+ objc.registerNewKeywords(
7716
+ "INMessageAttributeResolutionResult",
7717
+ ("resolvedValue",),
7718
+ "successWithResolvedValue_",
7719
+ )
7720
+ objc.registerNewKeywords(
7721
+ "INNoteContentResolutionResult",
7722
+ ("noteContentToConfirm",),
7723
+ "confirmationRequiredWithNoteContentToConfirm_",
7724
+ )
7725
+ objc.registerNewKeywords(
7726
+ "INNoteContentResolutionResult",
7727
+ ("noteContentsToDisambiguate",),
7728
+ "disambiguationWithNoteContentsToDisambiguate_",
7729
+ )
7730
+ objc.registerNewKeywords(
7731
+ "INNoteContentResolutionResult",
7732
+ ("resolvedNoteContent",),
7733
+ "successWithResolvedNoteContent_",
7734
+ )
7735
+ objc.registerNewKeywords(
7736
+ "INNoteContentTypeResolutionResult",
7737
+ ("noteContentTypeToConfirm",),
7738
+ "confirmationRequiredWithNoteContentTypeToConfirm_",
7739
+ )
7740
+ objc.registerNewKeywords(
7741
+ "INNoteContentTypeResolutionResult",
7742
+ ("resolvedNoteContentType",),
7743
+ "successWithResolvedNoteContentType_",
7744
+ )
7745
+ objc.registerNewKeywords(
7746
+ "INNoteResolutionResult",
7747
+ ("noteToConfirm",),
7748
+ "confirmationRequiredWithNoteToConfirm_",
7749
+ )
7750
+ objc.registerNewKeywords(
7751
+ "INNoteResolutionResult",
7752
+ ("notesToDisambiguate",),
7753
+ "disambiguationWithNotesToDisambiguate_",
7754
+ )
7755
+ objc.registerNewKeywords(
7756
+ "INNoteResolutionResult", ("resolvedNote",), "successWithResolvedNote_"
7757
+ )
7758
+ objc.registerNewKeywords(
7759
+ "INNotebookItemTypeResolutionResult",
7760
+ ("notebookItemTypeToConfirm",),
7761
+ "confirmationRequiredWithNotebookItemTypeToConfirm_",
7762
+ )
7763
+ objc.registerNewKeywords(
7764
+ "INNotebookItemTypeResolutionResult",
7765
+ ("notebookItemTypesToDisambiguate",),
7766
+ "disambiguationWithNotebookItemTypesToDisambiguate_",
7767
+ )
7768
+ objc.registerNewKeywords(
7769
+ "INNotebookItemTypeResolutionResult",
7770
+ ("resolvedNotebookItemType",),
7771
+ "successWithResolvedNotebookItemType_",
7772
+ )
7773
+ objc.registerNewKeywords(
7774
+ "INObjectResolutionResult",
7775
+ ("objectToConfirm",),
7776
+ "confirmationRequiredWithObjectToConfirm_",
7777
+ )
7778
+ objc.registerNewKeywords(
7779
+ "INObjectResolutionResult",
7780
+ ("objectsToDisambiguate",),
7781
+ "disambiguationWithObjectsToDisambiguate_",
7782
+ )
7783
+ objc.registerNewKeywords(
7784
+ "INObjectResolutionResult", ("resolvedObject",), "successWithResolvedObject_"
7785
+ )
7786
+ objc.registerNewKeywords(
7787
+ "INOutgoingMessageTypeResolutionResult",
7788
+ ("outgoingMessageTypeToConfirm",),
7789
+ "confirmationRequiredWithOutgoingMessageTypeToConfirm_",
7790
+ )
7791
+ objc.registerNewKeywords(
7792
+ "INOutgoingMessageTypeResolutionResult",
7793
+ ("resolvedOutgoingMessageType",),
7794
+ "successWithResolvedOutgoingMessageType_",
7795
+ )
7796
+ objc.registerNewKeywords(
7797
+ "INPaymentAccountResolutionResult",
7798
+ ("paymentAccountToConfirm",),
7799
+ "confirmationRequiredWithPaymentAccountToConfirm_",
7800
+ )
7801
+ objc.registerNewKeywords(
7802
+ "INPaymentAccountResolutionResult",
7803
+ ("paymentAccountsToDisambiguate",),
7804
+ "disambiguationWithPaymentAccountsToDisambiguate_",
7805
+ )
7806
+ objc.registerNewKeywords(
7807
+ "INPaymentAccountResolutionResult",
7808
+ ("resolvedPaymentAccount",),
7809
+ "successWithResolvedPaymentAccount_",
7810
+ )
7811
+ objc.registerNewKeywords(
7812
+ "INPaymentAmountResolutionResult",
7813
+ ("paymentAmountToConfirm",),
7814
+ "confirmationRequiredWithPaymentAmountToConfirm_",
7815
+ )
7816
+ objc.registerNewKeywords(
7817
+ "INPaymentAmountResolutionResult",
7818
+ ("paymentAmountsToDisambiguate",),
7819
+ "disambiguationWithPaymentAmountsToDisambiguate_",
7820
+ )
7821
+ objc.registerNewKeywords(
7822
+ "INPaymentAmountResolutionResult",
7823
+ ("resolvedPaymentAmount",),
7824
+ "successWithResolvedPaymentAmount_",
7825
+ )
7826
+ objc.registerNewKeywords(
7827
+ "INPaymentMethodResolutionResult",
7828
+ ("paymentMethodToConfirm",),
7829
+ "confirmationRequiredWithPaymentMethodToConfirm_",
7830
+ )
7831
+ objc.registerNewKeywords(
7832
+ "INPaymentMethodResolutionResult",
7833
+ ("paymentMethodsToDisambiguate",),
7834
+ "disambiguationWithPaymentMethodsToDisambiguate_",
7835
+ )
7836
+ objc.registerNewKeywords(
7837
+ "INPaymentMethodResolutionResult",
7838
+ ("resolvedPaymentMethod",),
7839
+ "successWithResolvedPaymentMethod_",
7840
+ )
7841
+ objc.registerNewKeywords(
7842
+ "INPaymentStatusResolutionResult",
7843
+ ("paymentStatusToConfirm",),
7844
+ "confirmationRequiredWithPaymentStatusToConfirm_",
7845
+ )
7846
+ objc.registerNewKeywords(
7847
+ "INPaymentStatusResolutionResult",
7848
+ ("valueToConfirm",),
7849
+ "confirmationRequiredWithValueToConfirm_",
7850
+ )
7851
+ objc.registerNewKeywords(
7852
+ "INPaymentStatusResolutionResult",
7853
+ ("resolvedPaymentStatus",),
7854
+ "successWithResolvedPaymentStatus_",
7855
+ )
7856
+ objc.registerNewKeywords(
7857
+ "INPaymentStatusResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7858
+ )
7859
+ objc.registerNewKeywords(
7860
+ "INPersonResolutionResult",
7861
+ ("personToConfirm",),
7862
+ "confirmationRequiredWithPersonToConfirm_",
7863
+ )
7864
+ objc.registerNewKeywords(
7865
+ "INPersonResolutionResult",
7866
+ ("peopleToDisambiguate",),
7867
+ "disambiguationWithPeopleToDisambiguate_",
7868
+ )
7869
+ objc.registerNewKeywords(
7870
+ "INPersonResolutionResult", ("resolvedPerson",), "successWithResolvedPerson_"
7871
+ )
7872
+ objc.registerNewKeywords(
7873
+ "INPlacemarkResolutionResult",
7874
+ ("placemarkToConfirm",),
7875
+ "confirmationRequiredWithPlacemarkToConfirm_",
7876
+ )
7877
+ objc.registerNewKeywords(
7878
+ "INPlacemarkResolutionResult",
7879
+ ("placemarksToDisambiguate",),
7880
+ "disambiguationWithPlacemarksToDisambiguate_",
7881
+ )
7882
+ objc.registerNewKeywords(
7883
+ "INPlacemarkResolutionResult",
7884
+ ("resolvedPlacemark",),
7885
+ "successWithResolvedPlacemark_",
7886
+ )
7887
+ objc.registerNewKeywords(
7888
+ "INPlaybackQueueLocationResolutionResult",
7889
+ ("playbackQueueLocationToConfirm",),
7890
+ "confirmationRequiredWithPlaybackQueueLocationToConfirm_",
7891
+ )
7892
+ objc.registerNewKeywords(
7893
+ "INPlaybackQueueLocationResolutionResult",
7894
+ ("resolvedPlaybackQueueLocation",),
7895
+ "successWithResolvedPlaybackQueueLocation_",
7896
+ )
7897
+ objc.registerNewKeywords(
7898
+ "INPlaybackRepeatModeResolutionResult",
7899
+ ("playbackRepeatModeToConfirm",),
7900
+ "confirmationRequiredWithPlaybackRepeatModeToConfirm_",
7901
+ )
7902
+ objc.registerNewKeywords(
7903
+ "INPlaybackRepeatModeResolutionResult",
7904
+ ("resolvedPlaybackRepeatMode",),
7905
+ "successWithResolvedPlaybackRepeatMode_",
7906
+ )
7907
+ objc.registerNewKeywords(
7908
+ "INRadioTypeResolutionResult",
7909
+ ("radioTypeToConfirm",),
7910
+ "confirmationRequiredWithRadioTypeToConfirm_",
7911
+ )
7912
+ objc.registerNewKeywords(
7913
+ "INRadioTypeResolutionResult",
7914
+ ("valueToConfirm",),
7915
+ "confirmationRequiredWithValueToConfirm_",
7916
+ )
7917
+ objc.registerNewKeywords(
7918
+ "INRadioTypeResolutionResult",
7919
+ ("resolvedRadioType",),
7920
+ "successWithResolvedRadioType_",
7921
+ )
7922
+ objc.registerNewKeywords(
7923
+ "INRadioTypeResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7924
+ )
7925
+ objc.registerNewKeywords(
7926
+ "INRelativeReferenceResolutionResult",
7927
+ ("relativeReferenceToConfirm",),
7928
+ "confirmationRequiredWithRelativeReferenceToConfirm_",
7929
+ )
7930
+ objc.registerNewKeywords(
7931
+ "INRelativeReferenceResolutionResult",
7932
+ ("valueToConfirm",),
7933
+ "confirmationRequiredWithValueToConfirm_",
7934
+ )
7935
+ objc.registerNewKeywords(
7936
+ "INRelativeReferenceResolutionResult",
7937
+ ("resolvedRelativeReference",),
7938
+ "successWithResolvedRelativeReference_",
7939
+ )
7940
+ objc.registerNewKeywords(
7941
+ "INRelativeReferenceResolutionResult",
7942
+ ("resolvedValue",),
7943
+ "successWithResolvedValue_",
7944
+ )
7945
+ objc.registerNewKeywords(
7946
+ "INRelativeSettingResolutionResult",
7947
+ ("relativeSettingToConfirm",),
7948
+ "confirmationRequiredWithRelativeSettingToConfirm_",
7949
+ )
7950
+ objc.registerNewKeywords(
7951
+ "INRelativeSettingResolutionResult",
7952
+ ("valueToConfirm",),
7953
+ "confirmationRequiredWithValueToConfirm_",
7954
+ )
7955
+ objc.registerNewKeywords(
7956
+ "INRelativeSettingResolutionResult",
7957
+ ("resolvedRelativeSetting",),
7958
+ "successWithResolvedRelativeSetting_",
7959
+ )
7960
+ objc.registerNewKeywords(
7961
+ "INRelativeSettingResolutionResult", ("resolvedValue",), "successWithResolvedValue_"
7962
+ )
7963
+ objc.registerNewKeywords(
7964
+ "INRestaurantGuestResolutionResult",
7965
+ ("restaurantGuestToConfirm",),
7966
+ "confirmationRequiredWithRestaurantGuestToConfirm_",
7967
+ )
7968
+ objc.registerNewKeywords(
7969
+ "INRestaurantGuestResolutionResult",
7970
+ ("restaurantGuestsToDisambiguate",),
7971
+ "disambiguationWithRestaurantGuestsToDisambiguate_",
7972
+ )
7973
+ objc.registerNewKeywords(
7974
+ "INRestaurantGuestResolutionResult",
7975
+ ("resolvedRestaurantGuest",),
7976
+ "successWithResolvedRestaurantGuest_",
7977
+ )
7978
+ objc.registerNewKeywords(
7979
+ "INRestaurantResolutionResult",
7980
+ ("restaurantToConfirm",),
7981
+ "confirmationRequiredWithRestaurantToConfirm_",
7982
+ )
7983
+ objc.registerNewKeywords(
7984
+ "INRestaurantResolutionResult",
7985
+ ("restaurantsToDisambiguate",),
7986
+ "disambiguationWithRestaurantsToDisambiguate_",
7987
+ )
7988
+ objc.registerNewKeywords(
7989
+ "INRestaurantResolutionResult",
7990
+ ("resolvedRestaurant",),
7991
+ "successWithResolvedRestaurant_",
7992
+ )
7993
+ objc.registerNewKeywords(
7994
+ "INRideCompletionStatus",
7995
+ ("outstandingFeedbackType",),
7996
+ "completedWithOutstandingFeedbackType_",
7997
+ )
7998
+ objc.registerNewKeywords(
7999
+ "INRideCompletionStatus",
8000
+ ("outstandingPaymentAmount",),
8001
+ "completedWithOutstandingPaymentAmount_",
8002
+ )
8003
+ objc.registerNewKeywords(
8004
+ "INRideCompletionStatus",
8005
+ ("settledPaymentAmount",),
8006
+ "completedWithSettledPaymentAmount_",
8007
+ )
8008
+ objc.registerNewKeywords(
8009
+ "INSpatialEventTriggerResolutionResult",
8010
+ ("spatialEventTriggerToConfirm",),
8011
+ "confirmationRequiredWithSpatialEventTriggerToConfirm_",
8012
+ )
8013
+ objc.registerNewKeywords(
8014
+ "INSpatialEventTriggerResolutionResult",
8015
+ ("spatialEventTriggersToDisambiguate",),
8016
+ "disambiguationWithSpatialEventTriggersToDisambiguate_",
8017
+ )
8018
+ objc.registerNewKeywords(
8019
+ "INSpatialEventTriggerResolutionResult",
8020
+ ("resolvedSpatialEventTrigger",),
8021
+ "successWithResolvedSpatialEventTrigger_",
8022
+ )
8023
+ objc.registerNewKeywords(
8024
+ "INSpeakableStringResolutionResult",
8025
+ ("stringToConfirm",),
8026
+ "confirmationRequiredWithStringToConfirm_",
8027
+ )
8028
+ objc.registerNewKeywords(
8029
+ "INSpeakableStringResolutionResult",
8030
+ ("stringsToDisambiguate",),
8031
+ "disambiguationWithStringsToDisambiguate_",
8032
+ )
8033
+ objc.registerNewKeywords(
8034
+ "INSpeakableStringResolutionResult",
8035
+ ("resolvedString",),
8036
+ "successWithResolvedString_",
8037
+ )
8038
+ objc.registerNewKeywords(
8039
+ "INSpeedResolutionResult",
8040
+ ("speedToConfirm",),
8041
+ "confirmationRequiredWithSpeedToConfirm_",
8042
+ )
8043
+ objc.registerNewKeywords(
8044
+ "INSpeedResolutionResult",
8045
+ ("speedToDisambiguate",),
8046
+ "disambiguationWithSpeedToDisambiguate_",
8047
+ )
8048
+ objc.registerNewKeywords(
8049
+ "INSpeedResolutionResult", ("resolvedSpeed",), "successWithResolvedSpeed_"
8050
+ )
8051
+ objc.registerNewKeywords(
8052
+ "INStringResolutionResult",
8053
+ ("stringToConfirm",),
8054
+ "confirmationRequiredWithStringToConfirm_",
8055
+ )
8056
+ objc.registerNewKeywords(
8057
+ "INStringResolutionResult",
8058
+ ("stringsToDisambiguate",),
8059
+ "disambiguationWithStringsToDisambiguate_",
8060
+ )
8061
+ objc.registerNewKeywords(
8062
+ "INStringResolutionResult", ("resolvedString",), "successWithResolvedString_"
8063
+ )
8064
+ objc.registerNewKeywords(
8065
+ "INTaskListResolutionResult",
8066
+ ("taskListToConfirm",),
8067
+ "confirmationRequiredWithTaskListToConfirm_",
8068
+ )
8069
+ objc.registerNewKeywords(
8070
+ "INTaskListResolutionResult",
8071
+ ("taskListsToDisambiguate",),
8072
+ "disambiguationWithTaskListsToDisambiguate_",
8073
+ )
8074
+ objc.registerNewKeywords(
8075
+ "INTaskListResolutionResult", ("resolvedTaskList",), "successWithResolvedTaskList_"
8076
+ )
8077
+ objc.registerNewKeywords(
8078
+ "INTaskPriorityResolutionResult",
8079
+ ("taskPriorityToConfirm",),
8080
+ "confirmationRequiredWithTaskPriorityToConfirm_",
8081
+ )
8082
+ objc.registerNewKeywords(
8083
+ "INTaskPriorityResolutionResult",
8084
+ ("resolvedTaskPriority",),
8085
+ "successWithResolvedTaskPriority_",
8086
+ )
8087
+ objc.registerNewKeywords(
8088
+ "INTaskResolutionResult",
8089
+ ("taskToConfirm",),
8090
+ "confirmationRequiredWithTaskToConfirm_",
8091
+ )
8092
+ objc.registerNewKeywords(
8093
+ "INTaskResolutionResult",
8094
+ ("tasksToDisambiguate",),
8095
+ "disambiguationWithTasksToDisambiguate_",
8096
+ )
8097
+ objc.registerNewKeywords(
8098
+ "INTaskResolutionResult", ("resolvedTask",), "successWithResolvedTask_"
8099
+ )
8100
+ objc.registerNewKeywords(
8101
+ "INTaskStatusResolutionResult",
8102
+ ("taskStatusToConfirm",),
8103
+ "confirmationRequiredWithTaskStatusToConfirm_",
8104
+ )
8105
+ objc.registerNewKeywords(
8106
+ "INTaskStatusResolutionResult",
8107
+ ("resolvedTaskStatus",),
8108
+ "successWithResolvedTaskStatus_",
8109
+ )
8110
+ objc.registerNewKeywords(
8111
+ "INTemperatureResolutionResult",
8112
+ ("temperatureToConfirm",),
8113
+ "confirmationRequiredWithTemperatureToConfirm_",
8114
+ )
8115
+ objc.registerNewKeywords(
8116
+ "INTemperatureResolutionResult",
8117
+ ("temperaturesToDisambiguate",),
8118
+ "disambiguationWithTemperaturesToDisambiguate_",
8119
+ )
8120
+ objc.registerNewKeywords(
8121
+ "INTemperatureResolutionResult",
8122
+ ("resolvedTemperature",),
8123
+ "successWithResolvedTemperature_",
8124
+ )
8125
+ objc.registerNewKeywords(
8126
+ "INTemporalEventTriggerResolutionResult",
8127
+ ("temporalEventTriggerToConfirm",),
8128
+ "confirmationRequiredWithTemporalEventTriggerToConfirm_",
8129
+ )
8130
+ objc.registerNewKeywords(
8131
+ "INTemporalEventTriggerResolutionResult",
8132
+ ("temporalEventTriggersToDisambiguate",),
8133
+ "disambiguationWithTemporalEventTriggersToDisambiguate_",
8134
+ )
8135
+ objc.registerNewKeywords(
8136
+ "INTemporalEventTriggerResolutionResult",
8137
+ ("resolvedTemporalEventTrigger",),
8138
+ "successWithResolvedTemporalEventTrigger_",
8139
+ )
8140
+ objc.registerNewKeywords(
8141
+ "INTemporalEventTriggerTypeOptionsResolutionResult",
8142
+ ("temporalEventTriggerTypeOptionsToConfirm",),
8143
+ "confirmationRequiredWithTemporalEventTriggerTypeOptionsToConfirm_",
8144
+ )
8145
+ objc.registerNewKeywords(
8146
+ "INTemporalEventTriggerTypeOptionsResolutionResult",
8147
+ ("resolvedTemporalEventTriggerTypeOptions",),
8148
+ "successWithResolvedTemporalEventTriggerTypeOptions_",
8149
+ )
8150
+ objc.registerNewKeywords(
8151
+ "INTimeIntervalResolutionResult",
8152
+ ("timeIntervalToConfirm",),
8153
+ "confirmationRequiredWithTimeIntervalToConfirm_",
8154
+ )
8155
+ objc.registerNewKeywords(
8156
+ "INTimeIntervalResolutionResult",
8157
+ ("resolvedTimeInterval",),
8158
+ "successWithResolvedTimeInterval_",
8159
+ )
8160
+ objc.registerNewKeywords(
8161
+ "INURLResolutionResult", ("URLToConfirm",), "confirmationRequiredWithURLToConfirm_"
8162
+ )
8163
+ objc.registerNewKeywords(
8164
+ "INURLResolutionResult",
8165
+ ("URLsToDisambiguate",),
8166
+ "disambiguationWithURLsToDisambiguate_",
8167
+ )
8168
+ objc.registerNewKeywords(
8169
+ "INURLResolutionResult", ("resolvedURL",), "successWithResolvedURL_"
8170
+ )
8171
+ objc.registerNewKeywords(
8172
+ "INVisualCodeTypeResolutionResult",
8173
+ ("visualCodeTypeToConfirm",),
8174
+ "confirmationRequiredWithVisualCodeTypeToConfirm_",
8175
+ )
8176
+ objc.registerNewKeywords(
8177
+ "INVisualCodeTypeResolutionResult",
8178
+ ("resolvedVisualCodeType",),
8179
+ "successWithResolvedVisualCodeType_",
8180
+ )
8181
+ objc.registerNewKeywords(
8182
+ "INVolumeResolutionResult",
8183
+ ("volumeToConfirm",),
8184
+ "confirmationRequiredWithVolumeToConfirm_",
8185
+ )
8186
+ objc.registerNewKeywords(
8187
+ "INVolumeResolutionResult",
8188
+ ("volumeToDisambiguate",),
8189
+ "disambiguationWithVolumeToDisambiguate_",
8190
+ )
8191
+ objc.registerNewKeywords(
8192
+ "INVolumeResolutionResult", ("resolvedVolume",), "successWithResolvedVolume_"
8193
+ )
8194
+ objc.registerNewKeywords(
8195
+ "INWorkoutGoalUnitTypeResolutionResult",
8196
+ ("valueToConfirm",),
8197
+ "confirmationRequiredWithValueToConfirm_",
8198
+ )
8199
+ objc.registerNewKeywords(
8200
+ "INWorkoutGoalUnitTypeResolutionResult",
8201
+ ("workoutGoalUnitTypeToConfirm",),
8202
+ "confirmationRequiredWithWorkoutGoalUnitTypeToConfirm_",
8203
+ )
8204
+ objc.registerNewKeywords(
8205
+ "INWorkoutGoalUnitTypeResolutionResult",
8206
+ ("resolvedValue",),
8207
+ "successWithResolvedValue_",
8208
+ )
8209
+ objc.registerNewKeywords(
8210
+ "INWorkoutGoalUnitTypeResolutionResult",
8211
+ ("resolvedWorkoutGoalUnitType",),
8212
+ "successWithResolvedWorkoutGoalUnitType_",
8213
+ )
8214
+ objc.registerNewKeywords(
8215
+ "INWorkoutLocationTypeResolutionResult",
8216
+ ("valueToConfirm",),
8217
+ "confirmationRequiredWithValueToConfirm_",
8218
+ )
8219
+ objc.registerNewKeywords(
8220
+ "INWorkoutLocationTypeResolutionResult",
8221
+ ("workoutLocationTypeToConfirm",),
8222
+ "confirmationRequiredWithWorkoutLocationTypeToConfirm_",
8223
+ )
8224
+ objc.registerNewKeywords(
8225
+ "INWorkoutLocationTypeResolutionResult",
8226
+ ("resolvedValue",),
8227
+ "successWithResolvedValue_",
8228
+ )
8229
+ objc.registerNewKeywords(
8230
+ "INWorkoutLocationTypeResolutionResult",
8231
+ ("resolvedWorkoutLocationType",),
8232
+ "successWithResolvedWorkoutLocationType_",
8233
+ )
7139
8234
  expressions = {}
7140
8235
 
7141
8236
  # END OF FILE