@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.24

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 (299) hide show
  1. package/communications/callRecords/count/index.js +6 -8
  2. package/communications/callRecords/count/index.js.map +1 -0
  3. package/communications/callRecords/index.d.ts +9 -8
  4. package/communications/callRecords/index.d.ts.map +1 -1
  5. package/communications/callRecords/index.js +22 -24
  6. package/communications/callRecords/index.js.map +1 -0
  7. package/communications/callRecords/item/index.d.ts +15 -5
  8. package/communications/callRecords/item/index.d.ts.map +1 -1
  9. package/communications/callRecords/item/index.js +29 -20
  10. package/communications/callRecords/item/index.js.map +1 -0
  11. package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
  12. package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
  13. package/communications/callRecords/item/organizer_v2/index.js +56 -0
  14. package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
  15. package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
  16. package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
  17. package/communications/callRecords/item/participants_v2/count/index.js +34 -0
  18. package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
  19. package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
  20. package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
  21. package/communications/callRecords/item/participants_v2/index.js +70 -0
  22. package/communications/callRecords/item/participants_v2/index.js.map +1 -0
  23. package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
  24. package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
  25. package/communications/callRecords/item/participants_v2/item/index.js +56 -0
  26. package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
  27. package/communications/callRecords/item/sessions/count/index.js +6 -8
  28. package/communications/callRecords/item/sessions/count/index.js.map +1 -0
  29. package/communications/callRecords/item/sessions/index.d.ts +3 -3
  30. package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
  31. package/communications/callRecords/item/sessions/index.js +18 -20
  32. package/communications/callRecords/item/sessions/index.js.map +1 -0
  33. package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
  34. package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
  35. package/communications/callRecords/item/sessions/item/index.js +18 -20
  36. package/communications/callRecords/item/sessions/item/index.js.map +1 -0
  37. package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
  38. package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
  39. package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
  40. package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
  41. package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
  42. package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
  43. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
  44. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
  45. package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
  46. package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
  47. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  48. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  49. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  50. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  51. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  52. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  53. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  54. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  55. package/communications/calls/count/index.js +6 -8
  56. package/communications/calls/count/index.js.map +1 -0
  57. package/communications/calls/index.d.ts +4 -4
  58. package/communications/calls/index.d.ts.map +1 -1
  59. package/communications/calls/index.js +20 -22
  60. package/communications/calls/index.js.map +1 -0
  61. package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
  62. package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
  63. package/communications/calls/item/addLargeGalleryView/index.js +11 -16
  64. package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
  65. package/communications/calls/item/answer/index.d.ts +1 -1
  66. package/communications/calls/item/answer/index.d.ts.map +1 -1
  67. package/communications/calls/item/answer/index.js +15 -20
  68. package/communications/calls/item/answer/index.js.map +1 -0
  69. package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
  70. package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
  71. package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
  72. package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
  73. package/communications/calls/item/audioRoutingGroups/index.js +17 -19
  74. package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
  75. package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
  76. package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
  77. package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
  78. package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
  79. package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
  80. package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
  81. package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
  82. package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
  83. package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
  84. package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
  85. package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
  86. package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
  87. package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
  88. package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
  89. package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
  90. package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
  91. package/communications/calls/item/contentSharingSessions/index.js +17 -19
  92. package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
  93. package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
  94. package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
  95. package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
  96. package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
  97. package/communications/calls/item/index.d.ts +20 -20
  98. package/communications/calls/item/index.d.ts.map +1 -1
  99. package/communications/calls/item/index.js +57 -59
  100. package/communications/calls/item/index.js.map +1 -0
  101. package/communications/calls/item/keepAlive/index.js +6 -8
  102. package/communications/calls/item/keepAlive/index.js.map +1 -0
  103. package/communications/calls/item/mute/index.d.ts +1 -1
  104. package/communications/calls/item/mute/index.d.ts.map +1 -1
  105. package/communications/calls/item/mute/index.js +11 -16
  106. package/communications/calls/item/mute/index.js.map +1 -0
  107. package/communications/calls/item/operations/count/index.js +6 -8
  108. package/communications/calls/item/operations/count/index.js.map +1 -0
  109. package/communications/calls/item/operations/index.d.ts +3 -3
  110. package/communications/calls/item/operations/index.d.ts.map +1 -1
  111. package/communications/calls/item/operations/index.js +17 -19
  112. package/communications/calls/item/operations/index.js.map +1 -0
  113. package/communications/calls/item/operations/item/index.d.ts +1 -1
  114. package/communications/calls/item/operations/item/index.d.ts.map +1 -1
  115. package/communications/calls/item/operations/item/index.js +14 -16
  116. package/communications/calls/item/operations/item/index.js.map +1 -0
  117. package/communications/calls/item/participants/count/index.js +6 -8
  118. package/communications/calls/item/participants/count/index.js.map +1 -0
  119. package/communications/calls/item/participants/index.d.ts +4 -4
  120. package/communications/calls/item/participants/index.d.ts.map +1 -1
  121. package/communications/calls/item/participants/index.js +20 -22
  122. package/communications/calls/item/participants/index.js.map +1 -0
  123. package/communications/calls/item/participants/invite/index.d.ts +4 -4
  124. package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
  125. package/communications/calls/item/participants/invite/index.js +13 -18
  126. package/communications/calls/item/participants/invite/index.js.map +1 -0
  127. package/communications/calls/item/participants/item/index.d.ts +4 -4
  128. package/communications/calls/item/participants/item/index.d.ts.map +1 -1
  129. package/communications/calls/item/participants/item/index.js +21 -23
  130. package/communications/calls/item/participants/item/index.js.map +1 -0
  131. package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
  132. package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
  133. package/communications/calls/item/participants/item/mute/index.js +11 -16
  134. package/communications/calls/item/participants/item/mute/index.js.map +1 -0
  135. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
  136. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
  137. package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
  138. package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
  139. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
  140. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
  141. package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
  142. package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
  143. package/communications/calls/item/playPrompt/index.d.ts +1 -1
  144. package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
  145. package/communications/calls/item/playPrompt/index.js +13 -18
  146. package/communications/calls/item/playPrompt/index.js.map +1 -0
  147. package/communications/calls/item/recordResponse/index.d.ts +1 -1
  148. package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
  149. package/communications/calls/item/recordResponse/index.js +13 -18
  150. package/communications/calls/item/recordResponse/index.js.map +1 -0
  151. package/communications/calls/item/redirect/index.d.ts +1 -1
  152. package/communications/calls/item/redirect/index.d.ts.map +1 -1
  153. package/communications/calls/item/redirect/index.js +12 -17
  154. package/communications/calls/item/redirect/index.js.map +1 -0
  155. package/communications/calls/item/reject/index.d.ts +1 -1
  156. package/communications/calls/item/reject/index.d.ts.map +1 -1
  157. package/communications/calls/item/reject/index.js +11 -16
  158. package/communications/calls/item/reject/index.js.map +1 -0
  159. package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
  160. package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
  161. package/communications/calls/item/sendDtmfTones/index.js +12 -17
  162. package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
  163. package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
  164. package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
  165. package/communications/calls/item/subscribeToTone/index.js +11 -16
  166. package/communications/calls/item/subscribeToTone/index.js.map +1 -0
  167. package/communications/calls/item/transfer/index.d.ts +1 -1
  168. package/communications/calls/item/transfer/index.d.ts.map +1 -1
  169. package/communications/calls/item/transfer/index.js +14 -19
  170. package/communications/calls/item/transfer/index.js.map +1 -0
  171. package/communications/calls/item/unmute/index.d.ts +1 -1
  172. package/communications/calls/item/unmute/index.d.ts.map +1 -1
  173. package/communications/calls/item/unmute/index.js +11 -16
  174. package/communications/calls/item/unmute/index.js.map +1 -0
  175. package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
  176. package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
  177. package/communications/calls/item/updateRecordingStatus/index.js +12 -17
  178. package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
  179. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
  180. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
  181. package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
  182. package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
  183. package/communications/getPresencesByUserId/index.d.ts +1 -1
  184. package/communications/getPresencesByUserId/index.d.ts.map +1 -1
  185. package/communications/getPresencesByUserId/index.js +16 -24
  186. package/communications/getPresencesByUserId/index.js.map +1 -0
  187. package/communications/index.d.ts +6 -6
  188. package/communications/index.d.ts.map +1 -1
  189. package/communications/index.js +27 -29
  190. package/communications/index.js.map +1 -0
  191. package/communications/onlineMeetings/count/index.js +6 -8
  192. package/communications/onlineMeetings/count/index.js.map +1 -0
  193. package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
  194. package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
  195. package/communications/onlineMeetings/createOrGet/index.js +15 -20
  196. package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
  197. package/communications/onlineMeetings/index.d.ts +4 -4
  198. package/communications/onlineMeetings/index.d.ts.map +1 -1
  199. package/communications/onlineMeetings/index.js +20 -22
  200. package/communications/onlineMeetings/index.js.map +1 -0
  201. package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
  202. package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
  203. package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
  204. package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
  205. package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
  206. package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
  207. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
  208. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
  209. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
  210. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
  211. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
  212. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
  213. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
  214. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
  215. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
  216. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
  217. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
  218. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
  219. package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
  220. package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
  221. package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
  222. package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
  223. package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
  224. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
  225. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
  226. package/communications/onlineMeetings/item/index.d.ts +8 -8
  227. package/communications/onlineMeetings/item/index.d.ts.map +1 -1
  228. package/communications/onlineMeetings/item/index.js +32 -34
  229. package/communications/onlineMeetings/item/index.js.map +1 -0
  230. package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
  231. package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
  232. package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
  233. package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
  234. package/communications/onlineMeetings/item/recordings/index.js +18 -20
  235. package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
  236. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
  237. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
  238. package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
  239. package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
  240. package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
  241. package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
  242. package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
  243. package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
  244. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
  245. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
  246. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
  247. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
  248. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
  249. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
  250. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
  251. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
  252. package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
  253. package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
  254. package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
  255. package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
  256. package/communications/onlineMeetings/item/transcripts/index.js +18 -20
  257. package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
  258. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
  259. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
  260. package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
  261. package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
  262. package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
  263. package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
  264. package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
  265. package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
  266. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
  267. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
  268. package/communications/presences/count/index.js +6 -8
  269. package/communications/presences/count/index.js.map +1 -0
  270. package/communications/presences/index.d.ts +3 -3
  271. package/communications/presences/index.d.ts.map +1 -1
  272. package/communications/presences/index.js +18 -20
  273. package/communications/presences/index.js.map +1 -0
  274. package/communications/presences/item/clearPresence/index.js +9 -14
  275. package/communications/presences/item/clearPresence/index.js.map +1 -0
  276. package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
  277. package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
  278. package/communications/presences/item/index.d.ts +6 -6
  279. package/communications/presences/item/index.d.ts.map +1 -1
  280. package/communications/presences/item/index.js +25 -27
  281. package/communications/presences/item/index.js.map +1 -0
  282. package/communications/presences/item/setPresence/index.js +9 -14
  283. package/communications/presences/item/setPresence/index.js.map +1 -0
  284. package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
  285. package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
  286. package/communications/presences/item/setStatusMessage/index.js +12 -17
  287. package/communications/presences/item/setStatusMessage/index.js.map +1 -0
  288. package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
  289. package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
  290. package/communicationsServiceClient.d.ts +1 -1
  291. package/communicationsServiceClient.d.ts.map +1 -1
  292. package/communicationsServiceClient.js +20 -23
  293. package/communicationsServiceClient.js.map +1 -0
  294. package/index.d.ts +2 -2
  295. package/index.d.ts.map +1 -1
  296. package/index.js +5 -20
  297. package/index.js.map +1 -0
  298. package/package.json +4 -3
  299. package/tsconfig.tsbuildinfo +1 -1
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TranscriptsRequestBuilderRequestsMetadata = exports.TranscriptsRequestBuilderNavigationMetadata = exports.TranscriptsRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createCallTranscriptCollectionResponseFromDiscriminatorValue, createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const count_1 = require("./count/");
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
13
10
  // @ts-ignore
14
- const item_1 = require("./item/");
11
+ import { CallTranscriptItemRequestBuilderNavigationMetadata, CallTranscriptItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.TranscriptsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const TranscriptsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -32,42 +29,43 @@ const TranscriptsRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.TranscriptsRequestBuilderNavigationMetadata = {
32
+ export const TranscriptsRequestBuilderNavigationMetadata = {
36
33
  byCallTranscriptId: {
37
- requestsMetadata: item_1.CallTranscriptItemRequestBuilderRequestsMetadata,
38
- navigationMetadata: item_1.CallTranscriptItemRequestBuilderNavigationMetadata,
34
+ requestsMetadata: CallTranscriptItemRequestBuilderRequestsMetadata,
35
+ navigationMetadata: CallTranscriptItemRequestBuilderNavigationMetadata,
39
36
  pathParametersMappings: ["callTranscript%2Did"],
40
37
  },
41
38
  count: {
42
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
39
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
43
40
  },
44
41
  };
45
42
  /**
46
43
  * Metadata for all the requests in the request builder.
47
44
  */
48
- exports.TranscriptsRequestBuilderRequestsMetadata = {
45
+ export const TranscriptsRequestBuilderRequestsMetadata = {
49
46
  get: {
50
- uriTemplate: exports.TranscriptsRequestBuilderUriTemplate,
47
+ uriTemplate: TranscriptsRequestBuilderUriTemplate,
51
48
  responseBodyContentType: "application/json",
52
49
  errorMappings: {
53
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ XXX: createODataErrorFromDiscriminatorValue,
54
51
  },
55
52
  adapterMethodName: "send",
56
- responseBodyFactory: models_1.createCallTranscriptCollectionResponseFromDiscriminatorValue,
53
+ responseBodyFactory: createCallTranscriptCollectionResponseFromDiscriminatorValue,
57
54
  queryParametersMapper: TranscriptsRequestBuilderGetQueryParametersMapper,
58
55
  },
59
56
  post: {
60
- uriTemplate: exports.TranscriptsRequestBuilderUriTemplate,
57
+ uriTemplate: TranscriptsRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: models_1.createCallTranscriptFromDiscriminatorValue,
63
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
67
64
  requestBodyContentType: "application/json",
68
- requestBodySerializer: models_1.serializeCallTranscript,
65
+ requestBodySerializer: serializeCallTranscript,
69
66
  requestInformationContentSetMethod: "setContentFromParsable",
70
67
  },
71
68
  };
72
69
  /* tslint:enable */
73
70
  /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4DAA4D,EAAE,0CAA0C,EAAE,uBAAuB,EAA8D,MAAM,wCAAwC,CAAC;AACvP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gDAAgD,EAAyC,MAAM,iBAAiB,CAAC;AAoF9K;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,wJAAwJ,CAAC;AAC7M;;GAEG;AACH,MAAM,iDAAiD,GAA2B;IAC9E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAA6G;IACjK,kBAAkB,EAAE;QAChB,gBAAgB,EAAE,gDAAgD;QAClE,kBAAkB,EAAE,kDAAkD;QACtE,sBAAsB,EAAE,CAAC,qBAAqB,CAAC;KAClD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4DAA4D;QAClF,qBAAqB,EAAE,iDAAiD;KAC3E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,uBAAuB;QAC9C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type CallTranscript } from '@microsoft/msgraph-sdk/models/';
1
+ import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Provides operations to manage the media for the cloudCommunications entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAIjH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,4GAA4G,CAAC;AAC1J;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA6BnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIzH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,4GAA4G,CAAC;AAC1J;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA6BnD,CAAC"}
@@ -1,49 +1,47 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ContentRequestBuilderRequestsMetadata = exports.ContentRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createCallTranscriptFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Uri template for the request builder.
13
10
  */
14
- exports.ContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/content";
11
+ export const ContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/content";
15
12
  /**
16
13
  * Metadata for all the requests in the request builder.
17
14
  */
18
- exports.ContentRequestBuilderRequestsMetadata = {
15
+ export const ContentRequestBuilderRequestsMetadata = {
19
16
  delete: {
20
- uriTemplate: exports.ContentRequestBuilderUriTemplate,
17
+ uriTemplate: ContentRequestBuilderUriTemplate,
21
18
  responseBodyContentType: "application/json",
22
19
  errorMappings: {
23
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
20
+ XXX: createODataErrorFromDiscriminatorValue,
24
21
  },
25
22
  adapterMethodName: "sendNoResponseContent",
26
23
  },
27
24
  get: {
28
- uriTemplate: exports.ContentRequestBuilderUriTemplate,
25
+ uriTemplate: ContentRequestBuilderUriTemplate,
29
26
  responseBodyContentType: "application/octet-stream, application/json",
30
27
  errorMappings: {
31
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
28
+ XXX: createODataErrorFromDiscriminatorValue,
32
29
  },
33
30
  adapterMethodName: "sendPrimitive",
34
31
  responseBodyFactory: "ArrayBuffer",
35
32
  },
36
33
  put: {
37
- uriTemplate: exports.ContentRequestBuilderUriTemplate,
34
+ uriTemplate: ContentRequestBuilderUriTemplate,
38
35
  responseBodyContentType: "application/json",
39
36
  errorMappings: {
40
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
37
+ XXX: createODataErrorFromDiscriminatorValue,
41
38
  },
42
39
  adapterMethodName: "send",
43
- responseBodyFactory: models_1.createCallTranscriptFromDiscriminatorValue,
40
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
44
41
  requestBodyContentType: "application/octet-stream",
45
42
  requestInformationContentSetMethod: "setStreamContent",
46
43
  },
47
44
  };
48
45
  /* tslint:enable */
49
46
  /* eslint-enable */
47
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAuB,MAAM,wCAAwC,CAAC;AACzH,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,yGAAyG,CAAC;AAC1J;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,MAAM,EAAE;QACJ,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type CallTranscript } from '@microsoft/msgraph-sdk/models/';
2
- import { type ContentRequestBuilder } from './content/';
3
- import { type MetadataContentRequestBuilder } from './metadataContent/';
1
+ import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type ContentRequestBuilder } from './content/index.js';
3
+ import { type MetadataContentRequestBuilder } from './metadataContent/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the transcripts property of the microsoft.graph.onlineMeeting entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAEvH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,0HAA0H,CAAC;AAQnL;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIlJ,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAE/H,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,0HAA0H,CAAC;AAQnL;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CallTranscriptItemRequestBuilderRequestsMetadata = exports.CallTranscriptItemRequestBuilderNavigationMetadata = exports.CallTranscriptItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const content_1 = require("./content/");
9
+ import { ContentRequestBuilderRequestsMetadata } from './content/index.js';
13
10
  // @ts-ignore
14
- const metadataContent_1 = require("./metadataContent/");
11
+ import { MetadataContentRequestBuilderRequestsMetadata } from './metadataContent/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.CallTranscriptItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}{?%24expand,%24select}";
15
+ export const CallTranscriptItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}{?%24expand,%24select}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -26,48 +23,49 @@ const CallTranscriptItemRequestBuilderGetQueryParametersMapper = {
26
23
  /**
27
24
  * Metadata for all the navigation properties in the request builder.
28
25
  */
29
- exports.CallTranscriptItemRequestBuilderNavigationMetadata = {
26
+ export const CallTranscriptItemRequestBuilderNavigationMetadata = {
30
27
  content: {
31
- requestsMetadata: content_1.ContentRequestBuilderRequestsMetadata,
28
+ requestsMetadata: ContentRequestBuilderRequestsMetadata,
32
29
  },
33
30
  metadataContent: {
34
- requestsMetadata: metadataContent_1.MetadataContentRequestBuilderRequestsMetadata,
31
+ requestsMetadata: MetadataContentRequestBuilderRequestsMetadata,
35
32
  },
36
33
  };
37
34
  /**
38
35
  * Metadata for all the requests in the request builder.
39
36
  */
40
- exports.CallTranscriptItemRequestBuilderRequestsMetadata = {
37
+ export const CallTranscriptItemRequestBuilderRequestsMetadata = {
41
38
  delete: {
42
- uriTemplate: exports.CallTranscriptItemRequestBuilderUriTemplate,
39
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
43
40
  responseBodyContentType: "application/json",
44
41
  errorMappings: {
45
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ XXX: createODataErrorFromDiscriminatorValue,
46
43
  },
47
44
  adapterMethodName: "sendNoResponseContent",
48
45
  },
49
46
  get: {
50
- uriTemplate: exports.CallTranscriptItemRequestBuilderUriTemplate,
47
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
51
48
  responseBodyContentType: "application/json",
52
49
  errorMappings: {
53
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ XXX: createODataErrorFromDiscriminatorValue,
54
51
  },
55
52
  adapterMethodName: "send",
56
- responseBodyFactory: models_1.createCallTranscriptFromDiscriminatorValue,
53
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
57
54
  queryParametersMapper: CallTranscriptItemRequestBuilderGetQueryParametersMapper,
58
55
  },
59
56
  patch: {
60
- uriTemplate: exports.CallTranscriptItemRequestBuilderUriTemplate,
57
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: models_1.createCallTranscriptFromDiscriminatorValue,
63
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
67
64
  requestBodyContentType: "application/json",
68
- requestBodySerializer: models_1.serializeCallTranscript,
65
+ requestBodySerializer: serializeCallTranscript,
69
66
  requestInformationContentSetMethod: "setContentFromParsable",
70
67
  },
71
68
  };
72
69
  /* tslint:enable */
73
70
  /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,uBAAuB,EAAuB,MAAM,wCAAwC,CAAC;AAClJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AACvG,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAsE/H;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,uHAAuH,CAAC;AACnL;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAoH;IAC/K,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;KAC1D;IACD,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;KAClE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,MAAM,EAAE;QACJ,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,qBAAqB,EAAE,wDAAwD;KAClF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,uBAAuB;QAC9C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,41 +1,38 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MetadataContentRequestBuilderRequestsMetadata = exports.MetadataContentRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.MetadataContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/metadataContent";
9
+ export const MetadataContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/metadataContent";
13
10
  /**
14
11
  * Metadata for all the requests in the request builder.
15
12
  */
16
- exports.MetadataContentRequestBuilderRequestsMetadata = {
13
+ export const MetadataContentRequestBuilderRequestsMetadata = {
17
14
  delete: {
18
- uriTemplate: exports.MetadataContentRequestBuilderUriTemplate,
15
+ uriTemplate: MetadataContentRequestBuilderUriTemplate,
19
16
  responseBodyContentType: "application/json",
20
17
  errorMappings: {
21
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
18
+ XXX: createODataErrorFromDiscriminatorValue,
22
19
  },
23
20
  adapterMethodName: "sendNoResponseContent",
24
21
  },
25
22
  get: {
26
- uriTemplate: exports.MetadataContentRequestBuilderUriTemplate,
23
+ uriTemplate: MetadataContentRequestBuilderUriTemplate,
27
24
  responseBodyContentType: "application/octet-stream, application/json",
28
25
  errorMappings: {
29
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ XXX: createODataErrorFromDiscriminatorValue,
30
27
  },
31
28
  adapterMethodName: "sendPrimitive",
32
29
  responseBodyFactory: "ArrayBuffer",
33
30
  },
34
31
  put: {
35
- uriTemplate: exports.MetadataContentRequestBuilderUriTemplate,
32
+ uriTemplate: MetadataContentRequestBuilderUriTemplate,
36
33
  responseBodyContentType: "application/json",
37
34
  errorMappings: {
38
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ XXX: createODataErrorFromDiscriminatorValue,
39
36
  },
40
37
  adapterMethodName: "sendPrimitive",
41
38
  responseBodyFactory: "ArrayBuffer",
@@ -45,3 +42,4 @@ exports.MetadataContentRequestBuilderRequestsMetadata = {
45
42
  };
46
43
  /* tslint:enable */
47
44
  /* eslint-enable */
45
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,iHAAiH,CAAC;AAC1K;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,MAAM,EAAE;QACJ,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;QACnC,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/communications/presences/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/presences/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,kEAAkE,CAAC;AACjH;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type Presence, type PresenceCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type PresenceItemRequestBuilder } from './item/';
1
+ import { type Presence, type PresenceCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type PresenceItemRequestBuilder } from './item/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the presences property of the microsoft.graph.cloudCommunications entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAIjN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACvH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,qHAAqH,CAAC;AAcrK;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAIzN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE5J,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACvH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,qHAAqH,CAAC;AAcrK;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PresencesRequestBuilderRequestsMetadata = exports.PresencesRequestBuilderNavigationMetadata = exports.PresencesRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createPresenceCollectionResponseFromDiscriminatorValue, createPresenceFromDiscriminatorValue, serializePresence } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const count_1 = require("./count/");
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
13
10
  // @ts-ignore
14
- const item_1 = require("./item/");
11
+ import { PresenceItemRequestBuilderNavigationMetadata, PresenceItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.PresencesRequestBuilderUriTemplate = "{+baseurl}/communications/presences{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const PresencesRequestBuilderUriTemplate = "{+baseurl}/communications/presences{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -32,42 +29,43 @@ const PresencesRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.PresencesRequestBuilderNavigationMetadata = {
32
+ export const PresencesRequestBuilderNavigationMetadata = {
36
33
  byPresenceId: {
37
- requestsMetadata: item_1.PresenceItemRequestBuilderRequestsMetadata,
38
- navigationMetadata: item_1.PresenceItemRequestBuilderNavigationMetadata,
34
+ requestsMetadata: PresenceItemRequestBuilderRequestsMetadata,
35
+ navigationMetadata: PresenceItemRequestBuilderNavigationMetadata,
39
36
  pathParametersMappings: ["presence%2Did"],
40
37
  },
41
38
  count: {
42
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
39
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
43
40
  },
44
41
  };
45
42
  /**
46
43
  * Metadata for all the requests in the request builder.
47
44
  */
48
- exports.PresencesRequestBuilderRequestsMetadata = {
45
+ export const PresencesRequestBuilderRequestsMetadata = {
49
46
  get: {
50
- uriTemplate: exports.PresencesRequestBuilderUriTemplate,
47
+ uriTemplate: PresencesRequestBuilderUriTemplate,
51
48
  responseBodyContentType: "application/json",
52
49
  errorMappings: {
53
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ XXX: createODataErrorFromDiscriminatorValue,
54
51
  },
55
52
  adapterMethodName: "send",
56
- responseBodyFactory: models_1.createPresenceCollectionResponseFromDiscriminatorValue,
53
+ responseBodyFactory: createPresenceCollectionResponseFromDiscriminatorValue,
57
54
  queryParametersMapper: PresencesRequestBuilderGetQueryParametersMapper,
58
55
  },
59
56
  post: {
60
- uriTemplate: exports.PresencesRequestBuilderUriTemplate,
57
+ uriTemplate: PresencesRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: models_1.createPresenceFromDiscriminatorValue,
63
+ responseBodyFactory: createPresenceFromDiscriminatorValue,
67
64
  requestBodyContentType: "application/json",
68
- requestBodySerializer: models_1.serializePresence,
65
+ requestBodySerializer: serializePresence,
69
66
  requestInformationContentSetMethod: "setContentFromParsable",
70
67
  },
71
68
  };
72
69
  /* tslint:enable */
73
70
  /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,oCAAoC,EAAE,iBAAiB,EAAkD,MAAM,wCAAwC,CAAC;AACzN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,0CAA0C,EAAmC,MAAM,iBAAiB,CAAC;AAoF5J;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,kHAAkH,CAAC;AACrK;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;QAC5D,kBAAkB,EAAE,4CAA4C;QAChE,sBAAsB,EAAE,CAAC,eAAe,CAAC;KAC5C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAqB;IACrE,GAAG,EAAE;QACD,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sDAAsD;QAC5E,qBAAqB,EAAE,+CAA+C;KACzE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oCAAoC;QAC1D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iBAAiB;QACxC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,53 +1,47 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ClearPresenceRequestBuilderRequestsMetadata = exports.ClearPresenceRequestBuilderUriTemplate = exports.serializeClearPresencePostRequestBody = exports.deserializeIntoClearPresencePostRequestBody = exports.createClearPresencePostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Creates a new instance of the appropriate class based on discriminator value
11
8
  * @param parseNode The parse node to use to read the discriminator value and create the object
12
9
  * @returns {ClearPresencePostRequestBody}
13
10
  */
14
- function createClearPresencePostRequestBodyFromDiscriminatorValue(parseNode) {
11
+ export function createClearPresencePostRequestBodyFromDiscriminatorValue(parseNode) {
15
12
  return deserializeIntoClearPresencePostRequestBody;
16
13
  }
17
- exports.createClearPresencePostRequestBodyFromDiscriminatorValue = createClearPresencePostRequestBodyFromDiscriminatorValue;
18
14
  /**
19
15
  * The deserialization information for the current model
20
16
  * @returns {Record<string, (node: ParseNode) => void>}
21
17
  */
22
- function deserializeIntoClearPresencePostRequestBody(clearPresencePostRequestBody = {}) {
18
+ export function deserializeIntoClearPresencePostRequestBody(clearPresencePostRequestBody = {}) {
23
19
  return {
24
20
  "backingStoreEnabled": n => { clearPresencePostRequestBody.backingStoreEnabled = true; },
25
21
  "sessionId": n => { clearPresencePostRequestBody.sessionId = n.getStringValue(); },
26
22
  };
27
23
  }
28
- exports.deserializeIntoClearPresencePostRequestBody = deserializeIntoClearPresencePostRequestBody;
29
24
  /**
30
25
  * Serializes information the current object
31
26
  * @param writer Serialization writer to use to serialize this model
32
27
  */
33
- function serializeClearPresencePostRequestBody(writer, clearPresencePostRequestBody = {}) {
28
+ export function serializeClearPresencePostRequestBody(writer, clearPresencePostRequestBody = {}) {
34
29
  writer.writeStringValue("sessionId", clearPresencePostRequestBody.sessionId);
35
30
  writer.writeAdditionalData(clearPresencePostRequestBody.additionalData);
36
31
  }
37
- exports.serializeClearPresencePostRequestBody = serializeClearPresencePostRequestBody;
38
32
  /**
39
33
  * Uri template for the request builder.
40
34
  */
41
- exports.ClearPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearPresence";
35
+ export const ClearPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearPresence";
42
36
  /**
43
37
  * Metadata for all the requests in the request builder.
44
38
  */
45
- exports.ClearPresenceRequestBuilderRequestsMetadata = {
39
+ export const ClearPresenceRequestBuilderRequestsMetadata = {
46
40
  post: {
47
- uriTemplate: exports.ClearPresenceRequestBuilderUriTemplate,
41
+ uriTemplate: ClearPresenceRequestBuilderUriTemplate,
48
42
  responseBodyContentType: "application/json",
49
43
  errorMappings: {
50
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ XXX: createODataErrorFromDiscriminatorValue,
51
45
  },
52
46
  adapterMethodName: "sendNoResponseContent",
53
47
  requestBodyContentType: "application/json",
@@ -57,3 +51,4 @@ exports.ClearPresenceRequestBuilderRequestsMetadata = {
57
51
  };
58
52
  /* tslint:enable */
59
53
  /* eslint-enable */
54
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,SAAS,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACrF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAkF,EAAE;IACnK,MAAM,CAAC,gBAAgB,CAAC,WAAW,EAAE,4BAA4B,CAAC,SAAS,CAAC,CAAC;IAC7E,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,mEAAmE,CAAC;AAC1H;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,27 +1,25 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ClearUserPreferredPresenceRequestBuilderRequestsMetadata = exports.ClearUserPreferredPresenceRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.ClearUserPreferredPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearUserPreferredPresence";
9
+ export const ClearUserPreferredPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearUserPreferredPresence";
13
10
  /**
14
11
  * Metadata for all the requests in the request builder.
15
12
  */
16
- exports.ClearUserPreferredPresenceRequestBuilderRequestsMetadata = {
13
+ export const ClearUserPreferredPresenceRequestBuilderRequestsMetadata = {
17
14
  post: {
18
- uriTemplate: exports.ClearUserPreferredPresenceRequestBuilderUriTemplate,
15
+ uriTemplate: ClearUserPreferredPresenceRequestBuilderUriTemplate,
19
16
  responseBodyContentType: "application/json",
20
17
  errorMappings: {
21
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
18
+ XXX: createODataErrorFromDiscriminatorValue,
22
19
  },
23
20
  adapterMethodName: "sendNoResponseContent",
24
21
  },
25
22
  };
26
23
  /* tslint:enable */
27
24
  /* eslint-enable */
25
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsB7H;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAG,gFAAgF,CAAC;AACpJ;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAqB;IACtF,IAAI,EAAE;QACF,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}