@microsoft/msgraph-sdk-communications 1.0.0-preview.22 → 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 +1 -1
  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,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/callRecords/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/$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,oEAAoE,CAAC;AACnH;;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,8 +1,8 @@
1
- import { type CallRecord, type CallRecordCollectionResponse } from '@microsoft/msgraph-sdk/models/callRecords/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type CallRecordItemRequestBuilder } from './item/';
4
- import { type MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilder } from './microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/';
5
- import { type MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilder } from './microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/';
1
+ import { type CallRecord, type CallRecordCollectionResponse } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type CallRecordItemRequestBuilder } from './item/index.js';
4
+ import { type MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilder } from './microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js';
5
+ import { type MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilder } from './microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js';
6
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
7
7
  /**
8
8
  * Provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.
@@ -19,10 +19,11 @@ export interface CallRecordsRequestBuilder extends BaseRequestBuilder<CallRecord
19
19
  */
20
20
  byCallRecordId(callRecordId: string): CallRecordItemRequestBuilder;
21
21
  /**
22
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
22
+ * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record.
23
23
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
24
  * @returns {Promise<CallRecordCollectionResponse>}
25
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
+ * @see {@link https://learn.microsoft.com/graph/api/callrecords-cloudcommunications-list-callrecords?view=graph-rest-1.0|Find more info here}
26
27
  */
27
28
  get(requestConfiguration?: RequestConfiguration<CallRecordsRequestBuilderGetQueryParameters> | undefined): Promise<CallRecordCollectionResponse | undefined>;
28
29
  /**
@@ -48,7 +49,7 @@ export interface CallRecordsRequestBuilder extends BaseRequestBuilder<CallRecord
48
49
  */
49
50
  post(body: CallRecord, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CallRecord | undefined>;
50
51
  /**
51
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
52
+ * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record.
52
53
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
54
  * @returns {RequestInformation}
54
55
  */
@@ -62,7 +63,7 @@ export interface CallRecordsRequestBuilder extends BaseRequestBuilder<CallRecord
62
63
  toPostRequestInformation(body: CallRecord, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
63
64
  }
64
65
  /**
65
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
66
+ * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record.
66
67
  */
67
68
  export interface CallRecordsRequestBuilderGetQueryParameters {
68
69
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyH,KAAK,UAAU,EAAE,KAAK,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAIvO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,SAAS,CAAC;AAE1J,OAAO,EAA8G,KAAK,0FAA0F,EAAE,MAAM,iFAAiF,CAAC;AAE9S,OAAO,EAAqG,KAAK,iFAAiF,EAAE,MAAM,wEAAwE,CAAC;AAEnR,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,cAAc,CAAC,YAAY,EAAE,MAAM,GAAI,4BAA4B,CAAC;IACrE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;;OAKG;IACF,4EAA4E,CAAC,YAAY,EAAE,IAAI,GAAG,SAAS,EAAE,UAAU,EAAE,IAAI,GAAG,SAAS,GAAI,0FAA0F,CAAC;IACzO;;;;;OAKG;IACF,mEAAmE,CAAC,YAAY,EAAE,IAAI,GAAG,SAAS,EAAE,UAAU,EAAE,IAAI,GAAG,SAAS,GAAI,iFAAiF,CAAC;IACvN;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC3H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,uHAAuH,CAAC;AAczK;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAehK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyH,KAAK,UAAU,EAAE,KAAK,4BAA4B,EAAE,MAAM,oDAAoD,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,iBAAiB,CAAC;AAElK,OAAO,EAA8G,KAAK,0FAA0F,EAAE,MAAM,yFAAyF,CAAC;AAEtT,OAAO,EAAqG,KAAK,iFAAiF,EAAE,MAAM,gFAAgF,CAAC;AAE3R,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,cAAc,CAAC,YAAY,EAAE,MAAM,GAAI,4BAA4B,CAAC;IACrE;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;;OAKG;IACF,4EAA4E,CAAC,YAAY,EAAE,IAAI,GAAG,SAAS,EAAE,UAAU,EAAE,IAAI,GAAG,SAAS,GAAI,0FAA0F,CAAC;IACzO;;;;;OAKG;IACF,mEAAmE,CAAC,YAAY,EAAE,IAAI,GAAG,SAAS,EAAE,UAAU,EAAE,IAAI,GAAG,SAAS,GAAI,iFAAiF,CAAC;IACvN;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC3H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,uHAAuH,CAAC;AAczK;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAehK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
@@ -1,25 +1,22 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CallRecordsRequestBuilderRequestsMetadata = exports.CallRecordsRequestBuilderNavigationMetadata = exports.CallRecordsRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const callRecords_1 = require("@microsoft/msgraph-sdk/models/callRecords/");
5
+ import { createCallRecordCollectionResponseFromDiscriminatorValue, createCallRecordFromDiscriminatorValue, serializeCallRecord } from '@microsoft/msgraph-sdk/models/callRecords/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 { CallRecordItemRequestBuilderNavigationMetadata, CallRecordItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  // @ts-ignore
16
- const microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime_1 = require("./microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/");
13
+ import { MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata } from './microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js';
17
14
  // @ts-ignore
18
- const microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime_1 = require("./microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/");
15
+ import { MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata } from './microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js';
19
16
  /**
20
17
  * Uri template for the request builder.
21
18
  */
22
- exports.CallRecordsRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
+ export const CallRecordsRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
23
20
  /**
24
21
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
25
22
  */
@@ -36,48 +33,49 @@ const CallRecordsRequestBuilderGetQueryParametersMapper = {
36
33
  /**
37
34
  * Metadata for all the navigation properties in the request builder.
38
35
  */
39
- exports.CallRecordsRequestBuilderNavigationMetadata = {
36
+ export const CallRecordsRequestBuilderNavigationMetadata = {
40
37
  byCallRecordId: {
41
- requestsMetadata: item_1.CallRecordItemRequestBuilderRequestsMetadata,
42
- navigationMetadata: item_1.CallRecordItemRequestBuilderNavigationMetadata,
38
+ requestsMetadata: CallRecordItemRequestBuilderRequestsMetadata,
39
+ navigationMetadata: CallRecordItemRequestBuilderNavigationMetadata,
43
40
  pathParametersMappings: ["callRecord%2Did"],
44
41
  },
45
42
  microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime: {
46
- requestsMetadata: microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime_1.MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
43
+ requestsMetadata: MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
47
44
  },
48
45
  microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime: {
49
- requestsMetadata: microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime_1.MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
46
+ requestsMetadata: MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
50
47
  },
51
48
  count: {
52
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
49
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
53
50
  },
54
51
  };
55
52
  /**
56
53
  * Metadata for all the requests in the request builder.
57
54
  */
58
- exports.CallRecordsRequestBuilderRequestsMetadata = {
55
+ export const CallRecordsRequestBuilderRequestsMetadata = {
59
56
  get: {
60
- uriTemplate: exports.CallRecordsRequestBuilderUriTemplate,
57
+ uriTemplate: CallRecordsRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: callRecords_1.createCallRecordCollectionResponseFromDiscriminatorValue,
63
+ responseBodyFactory: createCallRecordCollectionResponseFromDiscriminatorValue,
67
64
  queryParametersMapper: CallRecordsRequestBuilderGetQueryParametersMapper,
68
65
  },
69
66
  post: {
70
- uriTemplate: exports.CallRecordsRequestBuilderUriTemplate,
67
+ uriTemplate: CallRecordsRequestBuilderUriTemplate,
71
68
  responseBodyContentType: "application/json",
72
69
  errorMappings: {
73
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
70
+ XXX: createODataErrorFromDiscriminatorValue,
74
71
  },
75
72
  adapterMethodName: "send",
76
- responseBodyFactory: callRecords_1.createCallRecordFromDiscriminatorValue,
73
+ responseBodyFactory: createCallRecordFromDiscriminatorValue,
77
74
  requestBodyContentType: "application/json",
78
- requestBodySerializer: callRecords_1.serializeCallRecord,
75
+ requestBodySerializer: serializeCallRecord,
79
76
  requestInformationContentSetMethod: "setContentFromParsable",
80
77
  },
81
78
  };
82
79
  /* tslint:enable */
83
80
  /* eslint-enable */
81
+ //# 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,wDAAwD,EAAE,sCAAsC,EAAE,mBAAmB,EAAsD,MAAM,oDAAoD,CAAC;AAC/O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAE,4CAA4C,EAAqC,MAAM,iBAAiB,CAAC;AAClK,aAAa;AACb,OAAO,EAAE,0GAA0G,EAAmG,MAAM,yFAAyF,CAAC;AACtT,aAAa;AACb,OAAO,EAAE,iGAAiG,EAA0F,MAAM,gFAAgF,CAAC;AAmG3R;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,oHAAoH,CAAC;AACzK;;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,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;QAC9D,kBAAkB,EAAE,8CAA8C;QAClE,sBAAsB,EAAE,CAAC,iBAAiB,CAAC;KAC9C;IACD,4EAA4E,EAAE;QAC1E,gBAAgB,EAAE,0GAA0G;KAC/H;IACD,mEAAmE,EAAE;QACjE,gBAAgB,EAAE,iGAAiG;KACtH;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,wDAAwD;QAC9E,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,sCAAsC;QAC5D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mBAAmB;QAC1C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,20 @@
1
- import { type CallRecord } from '@microsoft/msgraph-sdk/models/callRecords/';
2
- import { type SessionsRequestBuilder } from './sessions/';
1
+ import { type CallRecord } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
2
+ import { type Organizer_v2RequestBuilder } from './organizer_v2/index.js';
3
+ import { type Participants_v2RequestBuilder } from './participants_v2/index.js';
4
+ import { type SessionsRequestBuilder } from './sessions/index.js';
3
5
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
6
  /**
5
7
  * Provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.
6
8
  */
7
9
  export interface CallRecordItemRequestBuilder extends BaseRequestBuilder<CallRecordItemRequestBuilder> {
10
+ /**
11
+ * Provides operations to manage the organizer_v2 property of the microsoft.graph.callRecords.callRecord entity.
12
+ */
13
+ get organizer_v2(): Organizer_v2RequestBuilder;
14
+ /**
15
+ * Provides operations to manage the participants_v2 property of the microsoft.graph.callRecords.callRecord entity.
16
+ */
17
+ get participants_v2(): Participants_v2RequestBuilder;
8
18
  /**
9
19
  * Provides operations to manage the sessions property of the microsoft.graph.callRecords.callRecord entity.
10
20
  */
@@ -16,7 +26,7 @@ export interface CallRecordItemRequestBuilder extends BaseRequestBuilder<CallRec
16
26
  */
17
27
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
18
28
  /**
19
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
29
+ * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed.
20
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
21
31
  * @returns {Promise<CallRecord>}
22
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -38,7 +48,7 @@ export interface CallRecordItemRequestBuilder extends BaseRequestBuilder<CallRec
38
48
  */
39
49
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
40
50
  /**
41
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
51
+ * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed.
42
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
53
  * @returns {RequestInformation}
44
54
  */
@@ -52,7 +62,7 @@ export interface CallRecordItemRequestBuilder extends BaseRequestBuilder<CallRec
52
62
  toPatchRequestInformation(body: CallRecord, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
53
63
  }
54
64
  /**
55
- * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions.
65
+ * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed.
56
66
  */
57
67
  export interface CallRecordItemRequestBuilderGetQueryParameters {
58
68
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+D,KAAK,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAI1I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE5I,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC5H;;;;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,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,kFAAkF,CAAC;AAQvI;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBA+B1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+D,KAAK,UAAU,EAAE,MAAM,oDAAoD,CAAC;AAIlJ,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAEtH,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAEhL,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC5H;;;;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,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,kFAAkF,CAAC;AAQvI;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBA+B1D,CAAC"}
@@ -1,19 +1,20 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CallRecordItemRequestBuilderRequestsMetadata = exports.CallRecordItemRequestBuilderNavigationMetadata = exports.CallRecordItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const callRecords_1 = require("@microsoft/msgraph-sdk/models/callRecords/");
5
+ import { createCallRecordFromDiscriminatorValue, serializeCallRecord } from '@microsoft/msgraph-sdk/models/callRecords/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 sessions_1 = require("./sessions/");
9
+ import { Organizer_v2RequestBuilderRequestsMetadata } from './organizer_v2/index.js';
10
+ // @ts-ignore
11
+ import { Participants_v2RequestBuilderNavigationMetadata, Participants_v2RequestBuilderRequestsMetadata } from './participants_v2/index.js';
12
+ // @ts-ignore
13
+ import { SessionsRequestBuilderNavigationMetadata, SessionsRequestBuilderRequestsMetadata } from './sessions/index.js';
13
14
  /**
14
15
  * Uri template for the request builder.
15
16
  */
16
- exports.CallRecordItemRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}{?%24expand,%24select}";
17
+ export const CallRecordItemRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}{?%24expand,%24select}";
17
18
  /**
18
19
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
19
20
  */
@@ -24,46 +25,54 @@ const CallRecordItemRequestBuilderGetQueryParametersMapper = {
24
25
  /**
25
26
  * Metadata for all the navigation properties in the request builder.
26
27
  */
27
- exports.CallRecordItemRequestBuilderNavigationMetadata = {
28
+ export const CallRecordItemRequestBuilderNavigationMetadata = {
29
+ organizer_v2: {
30
+ requestsMetadata: Organizer_v2RequestBuilderRequestsMetadata,
31
+ },
32
+ participants_v2: {
33
+ requestsMetadata: Participants_v2RequestBuilderRequestsMetadata,
34
+ navigationMetadata: Participants_v2RequestBuilderNavigationMetadata,
35
+ },
28
36
  sessions: {
29
- requestsMetadata: sessions_1.SessionsRequestBuilderRequestsMetadata,
30
- navigationMetadata: sessions_1.SessionsRequestBuilderNavigationMetadata,
37
+ requestsMetadata: SessionsRequestBuilderRequestsMetadata,
38
+ navigationMetadata: SessionsRequestBuilderNavigationMetadata,
31
39
  },
32
40
  };
33
41
  /**
34
42
  * Metadata for all the requests in the request builder.
35
43
  */
36
- exports.CallRecordItemRequestBuilderRequestsMetadata = {
44
+ export const CallRecordItemRequestBuilderRequestsMetadata = {
37
45
  delete: {
38
- uriTemplate: exports.CallRecordItemRequestBuilderUriTemplate,
46
+ uriTemplate: CallRecordItemRequestBuilderUriTemplate,
39
47
  responseBodyContentType: "application/json",
40
48
  errorMappings: {
41
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ XXX: createODataErrorFromDiscriminatorValue,
42
50
  },
43
51
  adapterMethodName: "sendNoResponseContent",
44
52
  },
45
53
  get: {
46
- uriTemplate: exports.CallRecordItemRequestBuilderUriTemplate,
54
+ uriTemplate: CallRecordItemRequestBuilderUriTemplate,
47
55
  responseBodyContentType: "application/json",
48
56
  errorMappings: {
49
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ XXX: createODataErrorFromDiscriminatorValue,
50
58
  },
51
59
  adapterMethodName: "send",
52
- responseBodyFactory: callRecords_1.createCallRecordFromDiscriminatorValue,
60
+ responseBodyFactory: createCallRecordFromDiscriminatorValue,
53
61
  queryParametersMapper: CallRecordItemRequestBuilderGetQueryParametersMapper,
54
62
  },
55
63
  patch: {
56
- uriTemplate: exports.CallRecordItemRequestBuilderUriTemplate,
64
+ uriTemplate: CallRecordItemRequestBuilderUriTemplate,
57
65
  responseBodyContentType: "application/json",
58
66
  errorMappings: {
59
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
67
+ XXX: createODataErrorFromDiscriminatorValue,
60
68
  },
61
69
  adapterMethodName: "send",
62
- responseBodyFactory: callRecords_1.createCallRecordFromDiscriminatorValue,
70
+ responseBodyFactory: createCallRecordFromDiscriminatorValue,
63
71
  requestBodyContentType: "application/json",
64
- requestBodySerializer: callRecords_1.serializeCallRecord,
72
+ requestBodySerializer: serializeCallRecord,
65
73
  requestInformationContentSetMethod: "setContentFromParsable",
66
74
  },
67
75
  };
68
76
  /* tslint:enable */
69
77
  /* eslint-enable */
78
+ //# 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,EAAE,mBAAmB,EAAmB,MAAM,oDAAoD,CAAC;AAClJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAmC,MAAM,yBAAyB,CAAC;AACtH,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AA2EpJ;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,+EAA+E,CAAC;AACvI;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;KAC/D;IACD,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;KACtE;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;KAC/D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,MAAM,EAAE;QACJ,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sCAAsC;QAC5D,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sCAAsC;QAC5D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mBAAmB;QAC1C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,69 @@
1
+ import { type Organizer } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the organizer_v2 property of the microsoft.graph.callRecords.callRecord entity.
5
+ */
6
+ export interface Organizer_v2RequestBuilder extends BaseRequestBuilder<Organizer_v2RequestBuilder> {
7
+ /**
8
+ * Delete navigation property organizer_v2 for communications
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {Promise<Organizer>}
17
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<Organizer_v2RequestBuilderGetQueryParameters> | undefined): Promise<Organizer | undefined>;
20
+ /**
21
+ * Update the navigation property organizer_v2 in communications
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns {Promise<Organizer>}
25
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
+ */
27
+ patch(body: Organizer, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Organizer | undefined>;
28
+ /**
29
+ * Delete navigation property organizer_v2 for communications
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns {RequestInformation}
32
+ */
33
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ /**
35
+ * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<Organizer_v2RequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Update the navigation property organizer_v2 in communications
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPatchRequestInformation(body: Organizer, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods.
50
+ */
51
+ export interface Organizer_v2RequestBuilderGetQueryParameters {
52
+ /**
53
+ * Expand related entities
54
+ */
55
+ expand?: string[];
56
+ /**
57
+ * Select properties to be returned
58
+ */
59
+ select?: string[];
60
+ }
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ export declare const Organizer_v2RequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/organizer_v2{?%24expand,%24select}";
65
+ /**
66
+ * Metadata for all the requests in the request builder.
67
+ */
68
+ export declare const Organizer_v2RequestBuilderRequestsMetadata: RequestsMetadata;
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6D,KAAK,SAAS,EAAE,MAAM,oDAAoD,CAAC;AAI/I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;IAC1H;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,+FAA+F,CAAC;AAQlJ;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBA+BxD,CAAC"}
@@ -0,0 +1,56 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createOrganizerFromDiscriminatorValue, serializeOrganizer } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ export const Organizer_v2RequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/organizer_v2{?%24expand,%24select}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const Organizer_v2RequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export const Organizer_v2RequestBuilderRequestsMetadata = {
23
+ delete: {
24
+ uriTemplate: Organizer_v2RequestBuilderUriTemplate,
25
+ responseBodyContentType: "application/json",
26
+ errorMappings: {
27
+ XXX: createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "sendNoResponseContent",
30
+ },
31
+ get: {
32
+ uriTemplate: Organizer_v2RequestBuilderUriTemplate,
33
+ responseBodyContentType: "application/json",
34
+ errorMappings: {
35
+ XXX: createODataErrorFromDiscriminatorValue,
36
+ },
37
+ adapterMethodName: "send",
38
+ responseBodyFactory: createOrganizerFromDiscriminatorValue,
39
+ queryParametersMapper: Organizer_v2RequestBuilderGetQueryParametersMapper,
40
+ },
41
+ patch: {
42
+ uriTemplate: Organizer_v2RequestBuilderUriTemplate,
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ XXX: createODataErrorFromDiscriminatorValue,
46
+ },
47
+ adapterMethodName: "send",
48
+ responseBodyFactory: createOrganizerFromDiscriminatorValue,
49
+ requestBodyContentType: "application/json",
50
+ requestBodySerializer: serializeOrganizer,
51
+ requestInformationContentSetMethod: "setContentFromParsable",
52
+ },
53
+ };
54
+ /* tslint:enable */
55
+ /* eslint-enable */
56
+ //# 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,qCAAqC,EAAE,kBAAkB,EAAkB,MAAM,oDAAoD,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,4FAA4F,CAAC;AAClJ;;GAEG;AACH,MAAM,kDAAkD,GAA2B;IAC/E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,MAAM,EAAE;QACJ,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qCAAqC;QAC3D,qBAAqB,EAAE,kDAAkD;KAC5E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qCAAqC;QAC3D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kBAAkB;QACzC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,yGAAyG,CAAC;AAQrJ;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,34 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
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,sGAAsG,CAAC;AACrJ;;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"}