@microsoft/msgraph-sdk-users 1.0.0-preview.79 → 1.0.0-preview.82

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 (207) hide show
  1. package/package.json +1 -1
  2. package/tsconfig.tsbuildinfo +1 -1
  3. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts +103 -0
  4. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -0
  5. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js +74 -0
  6. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js.map +1 -0
  7. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts +103 -0
  8. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -0
  9. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js +74 -0
  10. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js.map +1 -0
  11. package/users/item/adhocCalls/index.d.ts +10 -0
  12. package/users/item/adhocCalls/index.d.ts.map +1 -1
  13. package/users/item/adhocCalls/index.js +10 -0
  14. package/users/item/adhocCalls/index.js.map +1 -1
  15. package/users/item/appRoleAssignments/index.d.ts +7 -7
  16. package/users/item/authentication/externalAuthenticationMethods/index.d.ts +3 -3
  17. package/users/item/authentication/externalAuthenticationMethods/item/index.d.ts +3 -3
  18. package/users/item/authentication/fido2Methods/creationOptions/index.d.ts +29 -0
  19. package/users/item/authentication/fido2Methods/creationOptions/index.d.ts.map +1 -0
  20. package/users/item/authentication/fido2Methods/creationOptions/index.js +28 -0
  21. package/users/item/authentication/fido2Methods/creationOptions/index.js.map +1 -0
  22. package/users/item/authentication/fido2Methods/index.d.ts +5 -0
  23. package/users/item/authentication/fido2Methods/index.d.ts.map +1 -1
  24. package/users/item/authentication/fido2Methods/index.js +5 -0
  25. package/users/item/authentication/fido2Methods/index.js.map +1 -1
  26. package/users/item/calendar/permanentDelete/index.d.ts +2 -3
  27. package/users/item/calendar/permanentDelete/index.d.ts.map +1 -1
  28. package/users/item/calendar/permanentDelete/index.js.map +1 -1
  29. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.d.ts +2 -3
  30. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.d.ts.map +1 -1
  31. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.js.map +1 -1
  32. package/users/item/calendars/item/permanentDelete/index.d.ts +0 -1
  33. package/users/item/calendars/item/permanentDelete/index.d.ts.map +1 -1
  34. package/users/item/calendars/item/permanentDelete/index.js.map +1 -1
  35. package/users/item/chats/item/completeMigration/index.d.ts +27 -0
  36. package/users/item/chats/item/completeMigration/index.d.ts.map +1 -0
  37. package/users/item/chats/item/completeMigration/index.js +25 -0
  38. package/users/item/chats/item/completeMigration/index.js.map +1 -0
  39. package/users/item/chats/item/index.d.ts +10 -0
  40. package/users/item/chats/item/index.d.ts.map +1 -1
  41. package/users/item/chats/item/index.js +10 -0
  42. package/users/item/chats/item/index.js.map +1 -1
  43. package/users/item/chats/item/messages/index.d.ts +5 -0
  44. package/users/item/chats/item/messages/index.d.ts.map +1 -1
  45. package/users/item/chats/item/messages/index.js +5 -0
  46. package/users/item/chats/item/messages/index.js.map +1 -1
  47. package/users/item/chats/item/messages/item/replies/index.d.ts +5 -0
  48. package/users/item/chats/item/messages/item/replies/index.d.ts.map +1 -1
  49. package/users/item/chats/item/messages/item/replies/index.js +5 -0
  50. package/users/item/chats/item/messages/item/replies/index.js.map +1 -1
  51. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  52. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  53. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js +68 -0
  54. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js.map +1 -0
  55. package/users/item/chats/item/messages/replyWithQuote/index.d.ts +65 -0
  56. package/users/item/chats/item/messages/replyWithQuote/index.d.ts.map +1 -0
  57. package/users/item/chats/item/messages/replyWithQuote/index.js +68 -0
  58. package/users/item/chats/item/messages/replyWithQuote/index.js.map +1 -0
  59. package/users/item/chats/item/startMigration/index.d.ts +58 -0
  60. package/users/item/chats/item/startMigration/index.d.ts.map +1 -0
  61. package/users/item/chats/item/startMigration/index.js +63 -0
  62. package/users/item/chats/item/startMigration/index.js.map +1 -0
  63. package/users/item/directReports/index.d.ts +4 -3
  64. package/users/item/directReports/index.d.ts.map +1 -1
  65. package/users/item/directReports/index.js.map +1 -1
  66. package/users/item/employeeExperience/assignedRoles/item/members/item/user/mailboxSettings/index.d.ts +3 -3
  67. package/users/item/insights/shared/count/index.d.ts +2 -0
  68. package/users/item/insights/shared/count/index.d.ts.map +1 -1
  69. package/users/item/insights/shared/count/index.js.map +1 -1
  70. package/users/item/insights/shared/index.d.ts +6 -0
  71. package/users/item/insights/shared/index.d.ts.map +1 -1
  72. package/users/item/insights/shared/index.js.map +1 -1
  73. package/users/item/insights/shared/item/index.d.ts +8 -0
  74. package/users/item/insights/shared/item/index.d.ts.map +1 -1
  75. package/users/item/insights/shared/item/index.js.map +1 -1
  76. package/users/item/insights/shared/item/lastSharedMethod/index.d.ts +2 -0
  77. package/users/item/insights/shared/item/lastSharedMethod/index.d.ts.map +1 -1
  78. package/users/item/insights/shared/item/lastSharedMethod/index.js.map +1 -1
  79. package/users/item/insights/shared/item/resource/index.d.ts +2 -0
  80. package/users/item/insights/shared/item/resource/index.d.ts.map +1 -1
  81. package/users/item/insights/shared/item/resource/index.js.map +1 -1
  82. package/users/item/insights/used/count/index.d.ts +2 -0
  83. package/users/item/insights/used/count/index.d.ts.map +1 -1
  84. package/users/item/insights/used/count/index.js.map +1 -1
  85. package/users/item/insights/used/index.d.ts +6 -0
  86. package/users/item/insights/used/index.d.ts.map +1 -1
  87. package/users/item/insights/used/index.js.map +1 -1
  88. package/users/item/insights/used/item/index.d.ts +7 -0
  89. package/users/item/insights/used/item/index.d.ts.map +1 -1
  90. package/users/item/insights/used/item/index.js.map +1 -1
  91. package/users/item/insights/used/item/resource/index.d.ts +2 -0
  92. package/users/item/insights/used/item/resource/index.d.ts.map +1 -1
  93. package/users/item/insights/used/item/resource/index.js.map +1 -1
  94. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.d.ts +41 -0
  95. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.d.ts.map +1 -0
  96. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.js +34 -0
  97. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.js.map +1 -0
  98. package/users/item/joinedTeams/item/channels/item/enabledApps/index.d.ts +82 -0
  99. package/users/item/joinedTeams/item/channels/item/enabledApps/index.d.ts.map +1 -0
  100. package/users/item/joinedTeams/item/channels/item/enabledApps/index.js +58 -0
  101. package/users/item/joinedTeams/item/channels/item/enabledApps/index.js.map +1 -0
  102. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.d.ts +42 -0
  103. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.d.ts.map +1 -0
  104. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.js +36 -0
  105. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.js.map +1 -0
  106. package/users/item/joinedTeams/item/channels/item/index.d.ts +10 -0
  107. package/users/item/joinedTeams/item/channels/item/index.d.ts.map +1 -1
  108. package/users/item/joinedTeams/item/channels/item/index.js +11 -0
  109. package/users/item/joinedTeams/item/channels/item/index.js.map +1 -1
  110. package/users/item/joinedTeams/item/channels/item/messages/index.d.ts +5 -0
  111. package/users/item/joinedTeams/item/channels/item/messages/index.d.ts.map +1 -1
  112. package/users/item/joinedTeams/item/channels/item/messages/index.js +5 -0
  113. package/users/item/joinedTeams/item/channels/item/messages/index.js.map +1 -1
  114. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts +5 -0
  115. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts.map +1 -1
  116. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.js +5 -0
  117. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.js.map +1 -1
  118. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  119. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  120. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js +68 -0
  121. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js.map +1 -0
  122. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.d.ts +65 -0
  123. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.d.ts.map +1 -0
  124. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js +68 -0
  125. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js.map +1 -0
  126. package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts +58 -0
  127. package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts.map +1 -0
  128. package/users/item/joinedTeams/item/channels/item/startMigration/index.js +63 -0
  129. package/users/item/joinedTeams/item/channels/item/startMigration/index.js.map +1 -0
  130. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.d.ts +41 -0
  131. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.d.ts.map +1 -0
  132. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.js +34 -0
  133. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.js.map +1 -0
  134. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.d.ts +82 -0
  135. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.d.ts.map +1 -0
  136. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.js +58 -0
  137. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.js.map +1 -0
  138. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.d.ts +42 -0
  139. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.d.ts.map +1 -0
  140. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.js +36 -0
  141. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.js.map +1 -0
  142. package/users/item/joinedTeams/item/primaryChannel/index.d.ts +10 -0
  143. package/users/item/joinedTeams/item/primaryChannel/index.d.ts.map +1 -1
  144. package/users/item/joinedTeams/item/primaryChannel/index.js +11 -0
  145. package/users/item/joinedTeams/item/primaryChannel/index.js.map +1 -1
  146. package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts +5 -0
  147. package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts.map +1 -1
  148. package/users/item/joinedTeams/item/primaryChannel/messages/index.js +5 -0
  149. package/users/item/joinedTeams/item/primaryChannel/messages/index.js.map +1 -1
  150. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts +5 -0
  151. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
  152. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.js +5 -0
  153. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.js.map +1 -1
  154. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  155. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  156. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js +68 -0
  157. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js.map +1 -0
  158. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.d.ts +65 -0
  159. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.d.ts.map +1 -0
  160. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js +68 -0
  161. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js.map +1 -0
  162. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts +58 -0
  163. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts.map +1 -0
  164. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.js +63 -0
  165. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.js.map +1 -0
  166. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.d.ts +2 -3
  167. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.d.ts.map +1 -1
  168. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.js.map +1 -1
  169. package/users/item/mailFolders/item/messages/item/createForward/index.d.ts +2 -3
  170. package/users/item/mailFolders/item/messages/item/createForward/index.d.ts.map +1 -1
  171. package/users/item/mailFolders/item/messages/item/createForward/index.js.map +1 -1
  172. package/users/item/mailboxSettings/index.d.ts +3 -3
  173. package/users/item/manager/index.d.ts +4 -4
  174. package/users/item/manager/ref/index.d.ts +6 -6
  175. package/users/item/memberOf/index.d.ts +4 -4
  176. package/users/item/messages/item/createForward/index.d.ts +2 -3
  177. package/users/item/messages/item/createForward/index.d.ts.map +1 -1
  178. package/users/item/messages/item/createForward/index.js.map +1 -1
  179. package/users/item/ownedObjects/index.d.ts +4 -3
  180. package/users/item/ownedObjects/index.d.ts.map +1 -1
  181. package/users/item/ownedObjects/index.js.map +1 -1
  182. package/users/item/restore/index.d.ts +2 -2
  183. package/users/item/settings/exchange/index.d.ts +42 -0
  184. package/users/item/settings/exchange/index.d.ts.map +1 -0
  185. package/users/item/settings/exchange/index.js +36 -0
  186. package/users/item/settings/exchange/index.js.map +1 -0
  187. package/users/item/settings/index.d.ts +5 -0
  188. package/users/item/settings/index.d.ts.map +1 -1
  189. package/users/item/settings/index.js +5 -0
  190. package/users/item/settings/index.js.map +1 -1
  191. package/users/item/sponsors/index.d.ts +10 -5
  192. package/users/item/sponsors/index.d.ts.map +1 -1
  193. package/users/item/sponsors/index.js +7 -2
  194. package/users/item/sponsors/index.js.map +1 -1
  195. package/users/item/sponsors/item/index.d.ts +8 -30
  196. package/users/item/sponsors/item/index.d.ts.map +1 -1
  197. package/users/item/sponsors/item/index.js +6 -22
  198. package/users/item/sponsors/item/index.js.map +1 -1
  199. package/users/item/sponsors/item/ref/index.d.ts +28 -0
  200. package/users/item/sponsors/item/ref/index.d.ts.map +1 -0
  201. package/users/item/sponsors/item/ref/index.js +25 -0
  202. package/users/item/sponsors/item/ref/index.js.map +1 -0
  203. package/users/item/sponsors/ref/index.d.ts +96 -0
  204. package/users/item/sponsors/ref/index.d.ts.map +1 -0
  205. package/users/item/sponsors/ref/index.js +66 -0
  206. package/users/item/sponsors/ref/index.js.map +1 -0
  207. package/users/item/transitiveMemberOf/index.d.ts +4 -4
@@ -32,21 +32,22 @@ export interface OwnedObjectsRequestBuilder extends BaseRequestBuilder<OwnedObje
32
32
  */
33
33
  byDirectoryObjectId(directoryObjectId: string): DirectoryObjectItemRequestBuilder;
34
34
  /**
35
- * Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).
35
+ * Get the list of directory objects that are owned by the agentUser.
36
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
37
  * @returns {Promise<DirectoryObjectCollectionResponse>}
38
38
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
39
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-list-ownedobjects?view=graph-rest-1.0|Find more info here}
39
40
  */
40
41
  get(requestConfiguration?: RequestConfiguration<OwnedObjectsRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
41
42
  /**
42
- * Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).
43
+ * Get the list of directory objects that are owned by the agentUser.
43
44
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
45
  * @returns {RequestInformation}
45
46
  */
46
47
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<OwnedObjectsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
48
  }
48
49
  /**
49
- * Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).
50
+ * Get the list of directory objects that are owned by the agentUser.
50
51
  */
51
52
  export interface OwnedObjectsRequestBuilderGetQueryParameters {
52
53
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAI/J,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAEpL,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAA8G,KAAK,mCAAmC,EAAE,MAAM,kCAAkC,CAAC;AAExM,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAEjL,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACrK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;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,qCAAqC,2HAA2H,CAAC;AAc9K;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAqBlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAWxD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAI/J,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAEpL,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAA8G,KAAK,mCAAmC,EAAE,MAAM,kCAAkC,CAAC;AAExM,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAEjL,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACrK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;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,qCAAqC,2HAA2H,CAAC;AAc9K;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAqBlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAWxD,CAAC"}
@@ -1 +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,6DAA6D,EAA0C,MAAM,wCAAwC,CAAC;AAC/J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AACpL,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,mDAAmD,EAA4C,MAAM,kCAAkC,CAAC;AACxM,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,iBAAiB,CAAC;AAiFjL;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,wHAAwH,CAAC;AAC9K;;GAEG;AACH,MAAM,kDAAkD,GAA2B;IAC/E,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,4CAA4C,GAA8G;IACnK,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;QACnE,kBAAkB,EAAE,mDAAmD;QACvE,sBAAsB,EAAE,CAAC,sBAAsB,CAAC;KACnD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;QAChE,kBAAkB,EAAE,gDAAgD;KACvE;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,qBAAqB,EAAE;QACnB,gBAAgB,EAAE,mDAAmD;QACrE,kBAAkB,EAAE,qDAAqD;KAC5E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,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,6DAA6D;QACnF,qBAAqB,EAAE,kDAAkD;KAC5E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
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,6DAA6D,EAA0C,MAAM,wCAAwC,CAAC;AAC/J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AACpL,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,mDAAmD,EAA4C,MAAM,kCAAkC,CAAC;AACxM,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,iBAAiB,CAAC;AAkFjL;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,wHAAwH,CAAC;AAC9K;;GAEG;AACH,MAAM,kDAAkD,GAA2B;IAC/E,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,4CAA4C,GAA8G;IACnK,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;QACnE,kBAAkB,EAAE,mDAAmD;QACvE,sBAAsB,EAAE,CAAC,sBAAsB,CAAC;KACnD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;QAChE,kBAAkB,EAAE,gDAAgD;KACvE;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,qBAAqB,EAAE;QACnB,gBAAgB,EAAE,mDAAmD;QACrE,kBAAkB,EAAE,qDAAqD;KAC5E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,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,6DAA6D;QACnF,qBAAqB,EAAE,kDAAkD;KAC5E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -5,7 +5,7 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
5
5
  */
6
6
  export interface RestoreRequestBuilder extends BaseRequestBuilder<RestoreRequestBuilder> {
7
7
  /**
8
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
8
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @returns {Promise<DirectoryObject>}
11
11
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -13,7 +13,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder<RestoreRequest
13
13
  */
14
14
  post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DirectoryObject | undefined>;
15
15
  /**
16
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
16
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
17
17
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
18
  * @returns {RequestInformation}
19
19
  */
@@ -0,0 +1,42 @@
1
+ import { type ExchangeSettings } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the exchange property of the microsoft.graph.userSettings entity.
5
+ */
6
+ export interface ExchangeRequestBuilder extends BaseRequestBuilder<ExchangeRequestBuilder> {
7
+ /**
8
+ * Get exchange from users
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns {Promise<ExchangeSettings>}
11
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<ExchangeRequestBuilderGetQueryParameters> | undefined): Promise<ExchangeSettings | undefined>;
14
+ /**
15
+ * Get exchange from users
16
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
+ * @returns {RequestInformation}
18
+ */
19
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ExchangeRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
+ }
21
+ /**
22
+ * Get exchange from users
23
+ */
24
+ export interface ExchangeRequestBuilderGetQueryParameters {
25
+ /**
26
+ * Expand related entities
27
+ */
28
+ expand?: string[];
29
+ /**
30
+ * Select properties to be returned
31
+ */
32
+ select?: string[];
33
+ }
34
+ /**
35
+ * Uri template for the request builder.
36
+ */
37
+ export declare const ExchangeRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/settings/exchange{?%24expand,%24select}";
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ export declare const ExchangeRequestBuilderRequestsMetadata: RequestsMetadata;
42
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgD,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI7H,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,yEAAyE,CAAC;AAQxH;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,CAAC"}
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createExchangeSettingsFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/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 ExchangeRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/settings/exchange{?%24expand,%24select}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const ExchangeRequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export const ExchangeRequestBuilderRequestsMetadata = {
23
+ get: {
24
+ uriTemplate: ExchangeRequestBuilderUriTemplate,
25
+ responseBodyContentType: "application/json",
26
+ errorMappings: {
27
+ XXX: createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "send",
30
+ responseBodyFactory: createExchangeSettingsFromDiscriminatorValue,
31
+ queryParametersMapper: ExchangeRequestBuilderGetQueryParametersMapper,
32
+ },
33
+ };
34
+ /* tslint:enable */
35
+ /* eslint-enable */
36
+ //# 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,4CAA4C,EAAyB,MAAM,wCAAwC,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,sEAAsE,CAAC;AACxH;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,8CAA8C;KACxE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,5 @@
1
1
  import { type UserSettings } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type ExchangeRequestBuilder } from './exchange/index.js';
2
3
  import { type ItemInsightsRequestBuilder } from './itemInsights/index.js';
3
4
  import { type ShiftPreferencesRequestBuilder } from './shiftPreferences/index.js';
4
5
  import { type StorageRequestBuilder } from './storage/index.js';
@@ -9,6 +10,10 @@ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type
9
10
  * Provides operations to manage the settings property of the microsoft.graph.user entity.
10
11
  */
11
12
  export interface SettingsRequestBuilder extends BaseRequestBuilder<SettingsRequestBuilder> {
13
+ /**
14
+ * Provides operations to manage the exchange property of the microsoft.graph.userSettings entity.
15
+ */
16
+ get exchange(): ExchangeRequestBuilder;
12
17
  /**
13
18
  * Provides operations to manage the itemInsights property of the microsoft.graph.userSettings entity.
14
19
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAI5I,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAEtH,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAElI,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEhJ,OAAO,EAAE,KAAK,qBAAqB,EAAkF,MAAM,oBAAoB,CAAC;AAEhJ,OAAO,EAAE,KAAK,mCAAmC,EAA8G,MAAM,kCAAkC,CAAC;AAExM,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,gEAAgE,CAAC;AAQ/G;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAmB1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBA+BpD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAI5I,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1G,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAEtH,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAElI,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEhJ,OAAO,EAAE,KAAK,qBAAqB,EAAkF,MAAM,oBAAoB,CAAC;AAEhJ,OAAO,EAAE,KAAK,mCAAmC,EAA8G,MAAM,kCAAkC,CAAC;AAExM,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,gEAAgE,CAAC;AAQ/G;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAsB1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBA+BpD,CAAC"}
@@ -6,6 +6,8 @@ import { createUserSettingsFromDiscriminatorValue, serializeUserSettings } from
6
6
  // @ts-ignore
7
7
  import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
8
  // @ts-ignore
9
+ import { ExchangeRequestBuilderRequestsMetadata } from './exchange/index.js';
10
+ // @ts-ignore
9
11
  import { ItemInsightsRequestBuilderRequestsMetadata } from './itemInsights/index.js';
10
12
  // @ts-ignore
11
13
  import { ShiftPreferencesRequestBuilderRequestsMetadata } from './shiftPreferences/index.js';
@@ -30,6 +32,9 @@ const SettingsRequestBuilderGetQueryParametersMapper = {
30
32
  * Metadata for all the navigation properties in the request builder.
31
33
  */
32
34
  export const SettingsRequestBuilderNavigationMetadata = {
35
+ exchange: {
36
+ requestsMetadata: ExchangeRequestBuilderRequestsMetadata,
37
+ },
33
38
  itemInsights: {
34
39
  requestsMetadata: ItemInsightsRequestBuilderRequestsMetadata,
35
40
  },
@@ -1 +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,wCAAwC,EAAE,qBAAqB,EAAqB,MAAM,wCAAwC,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAmC,MAAM,yBAAyB,CAAC;AACtH,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AAClI,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AAChJ,aAAa;AACb,OAAO,EAA8B,uCAAuC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AAChJ,aAAa;AACb,OAAO,EAA4C,qDAAqD,EAAE,mDAAmD,EAAE,MAAM,kCAAkC,CAAC;AAkFxM;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,6DAA6D,CAAC;AAC/G;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAA0G;IAC3J,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;KAC/D;IACD,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;KACnE;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;QACvD,kBAAkB,EAAE,uCAAuC;KAC9D;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;QACvD,kBAAkB,EAAE,uCAAuC;KAC9D;IACD,qBAAqB,EAAE;QACnB,gBAAgB,EAAE,mDAAmD;QACrE,kBAAkB,EAAE,qDAAqD;KAC5E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,MAAM,EAAE;QACJ,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,qBAAqB,EAAE,8CAA8C;KACxE;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
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,wCAAwC,EAAE,qBAAqB,EAAqB,MAAM,wCAAwC,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AAC1G,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAmC,MAAM,yBAAyB,CAAC;AACtH,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AAClI,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AAChJ,aAAa;AACb,OAAO,EAA8B,uCAAuC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AAChJ,aAAa;AACb,OAAO,EAA4C,qDAAqD,EAAE,mDAAmD,EAAE,MAAM,kCAAkC,CAAC;AAsFxM;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,6DAA6D,CAAC;AAC/G;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAA0G;IAC3J,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;KAC3D;IACD,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;KAC/D;IACD,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;KACnE;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;QACvD,kBAAkB,EAAE,uCAAuC;KAC9D;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;QACvD,kBAAkB,EAAE,uCAAuC;KAC9D;IACD,qBAAqB,EAAE;QACnB,gBAAgB,EAAE,mDAAmD;QACrE,kBAAkB,EAAE,qDAAqD;KAC5E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,MAAM,EAAE;QACJ,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,qBAAqB,EAAE,8CAA8C;KACxE;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,7 @@
1
1
  import { type DirectoryObjectCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type CountRequestBuilder } from './count/index.js';
3
3
  import { type DirectoryObjectItemRequestBuilder } from './item/index.js';
4
+ import { type RefRequestBuilder } from './ref/index.js';
4
5
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
6
  /**
6
7
  * Provides operations to manage the sponsors property of the microsoft.graph.user entity.
@@ -11,28 +12,32 @@ export interface SponsorsRequestBuilder extends BaseRequestBuilder<SponsorsReque
11
12
  */
12
13
  get count(): CountRequestBuilder;
13
14
  /**
14
- * Provides operations to manage the sponsors property of the microsoft.graph.user entity.
15
+ * Provides operations to manage the collection of user entities.
16
+ */
17
+ get ref(): RefRequestBuilder;
18
+ /**
19
+ * Gets an item from the github.com/microsoftgraph/msgraph-sdk-typescript/.users.item.sponsors.item collection
15
20
  * @param directoryObjectId The unique identifier of directoryObject
16
21
  * @returns {DirectoryObjectItemRequestBuilder}
17
22
  */
18
23
  byDirectoryObjectId(directoryObjectId: string): DirectoryObjectItemRequestBuilder;
19
24
  /**
20
- * Get a user's sponsors. Sponsors are users and groups that are responsible for this guest's privileges in the tenant and for keeping the guest's information and access up to date.
25
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
21
26
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
27
  * @returns {Promise<DirectoryObjectCollectionResponse>}
23
28
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0|Find more info here}
29
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-list-sponsors?view=graph-rest-1.0|Find more info here}
25
30
  */
26
31
  get(requestConfiguration?: RequestConfiguration<SponsorsRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
27
32
  /**
28
- * Get a user's sponsors. Sponsors are users and groups that are responsible for this guest's privileges in the tenant and for keeping the guest's information and access up to date.
33
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
29
34
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
35
  * @returns {RequestInformation}
31
36
  */
32
37
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<SponsorsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
33
38
  }
34
39
  /**
35
- * Get a user's sponsors. Sponsors are users and groups that are responsible for this guest's privileges in the tenant and for keeping the guest's information and access up to date.
40
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
36
41
  */
37
42
  export interface SponsorsRequestBuilderGetQueryParameters {
38
43
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAI/J,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAqD,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAE5H,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,uHAAuH,CAAC;AActK;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAI/J,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuD,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAE9H,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAE3F,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,uHAAuH,CAAC;AActK;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,CAAC"}
@@ -8,7 +8,9 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
8
8
  // @ts-ignore
9
9
  import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
10
  // @ts-ignore
11
- import { DirectoryObjectItemRequestBuilderRequestsMetadata } from './item/index.js';
11
+ import { DirectoryObjectItemRequestBuilderNavigationMetadata } from './item/index.js';
12
+ // @ts-ignore
13
+ import { RefRequestBuilderRequestsMetadata } from './ref/index.js';
12
14
  /**
13
15
  * Uri template for the request builder.
14
16
  */
@@ -31,12 +33,15 @@ const SponsorsRequestBuilderGetQueryParametersMapper = {
31
33
  */
32
34
  export const SponsorsRequestBuilderNavigationMetadata = {
33
35
  byDirectoryObjectId: {
34
- requestsMetadata: DirectoryObjectItemRequestBuilderRequestsMetadata,
36
+ navigationMetadata: DirectoryObjectItemRequestBuilderNavigationMetadata,
35
37
  pathParametersMappings: ["directoryObject%2Did"],
36
38
  },
37
39
  count: {
38
40
  requestsMetadata: CountRequestBuilderRequestsMetadata,
39
41
  },
42
+ ref: {
43
+ requestsMetadata: RefRequestBuilderRequestsMetadata,
44
+ },
40
45
  };
41
46
  /**
42
47
  * Metadata for all the requests in the request builder.
@@ -1 +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,6DAA6D,EAA0C,MAAM,wCAAwC,CAAC;AAC/J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,iDAAiD,EAA0C,MAAM,iBAAiB,CAAC;AAsE5H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,oHAAoH,CAAC;AACtK;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,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,wCAAwC,GAA0G;IAC3J,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;QACnE,sBAAsB,EAAE,CAAC,sBAAsB,CAAC;KACnD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,8CAA8C;KACxE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
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,6DAA6D,EAA0C,MAAM,wCAAwC,CAAC;AAC/J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mDAAmD,EAA0C,MAAM,iBAAiB,CAAC;AAC9H,aAAa;AACb,OAAO,EAAE,iCAAiC,EAA0B,MAAM,gBAAgB,CAAC;AA0E3F;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,oHAAoH,CAAC;AACtK;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,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,wCAAwC,GAA0G;IAC3J,mBAAmB,EAAE;QACjB,kBAAkB,EAAE,mDAAmD;QACvE,sBAAsB,EAAE,CAAC,sBAAsB,CAAC;KACnD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,GAAG,EAAE;QACD,gBAAgB,EAAE,iCAAiC;KACtD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,8CAA8C;KACxE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,42 +1,20 @@
1
- import { type DirectoryObject } from '@microsoft/msgraph-sdk/models/index.js';
2
- import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
1
+ import { type RefRequestBuilder } from './ref/index.js';
2
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
3
3
  /**
4
- * Provides operations to manage the sponsors property of the microsoft.graph.user entity.
4
+ * Builds and executes requests for operations under /users/{user-id}/sponsors/{directoryObject-id}
5
5
  */
6
6
  export interface DirectoryObjectItemRequestBuilder extends BaseRequestBuilder<DirectoryObjectItemRequestBuilder> {
7
7
  /**
8
- * The users and groups responsible for this guest's privileges in the tenant and keeping the guest's information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<DirectoryObject>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
8
+ * Provides operations to manage the collection of user entities.
12
9
  */
13
- get(requestConfiguration?: RequestConfiguration<DirectoryObjectItemRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObject | undefined>;
14
- /**
15
- * The users and groups responsible for this guest's privileges in the tenant and keeping the guest's information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.
16
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
- * @returns {RequestInformation}
18
- */
19
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<DirectoryObjectItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
- }
21
- /**
22
- * The users and groups responsible for this guest's privileges in the tenant and keeping the guest's information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.
23
- */
24
- export interface DirectoryObjectItemRequestBuilderGetQueryParameters {
25
- /**
26
- * Expand related entities
27
- */
28
- expand?: string[];
29
- /**
30
- * Select properties to be returned
31
- */
32
- select?: string[];
10
+ get ref(): RefRequestBuilder;
33
11
  }
34
12
  /**
35
13
  * Uri template for the request builder.
36
14
  */
37
- export declare const DirectoryObjectItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}{?%24expand,%24select}";
15
+ export declare const DirectoryObjectItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}";
38
16
  /**
39
- * Metadata for all the requests in the request builder.
17
+ * Metadata for all the navigation properties in the request builder.
40
18
  */
41
- export declare const DirectoryObjectItemRequestBuilderRequestsMetadata: RequestsMetadata;
19
+ export declare const DirectoryObjectItemRequestBuilderNavigationMetadata: Record<Exclude<keyof DirectoryObjectItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
42
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+C,KAAK,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAI3H,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC1J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,uFAAuF,CAAC;AAQjJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAW/D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAE3F,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAE1I;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;CAChC;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,iEAAiE,CAAC;AAC3H;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,iCAAiC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIhL,CAAC"}
@@ -2,33 +2,17 @@
2
2
  /* eslint-disable */
3
3
  // Generated by Microsoft Kiota
4
4
  // @ts-ignore
5
- import { createDirectoryObjectFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
5
+ import { RefRequestBuilderRequestsMetadata } from './ref/index.js';
8
6
  /**
9
7
  * Uri template for the request builder.
10
8
  */
11
- export const DirectoryObjectItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}{?%24expand,%24select}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const DirectoryObjectItemRequestBuilderGetQueryParametersMapper = {
16
- "expand": "%24expand",
17
- "select": "%24select",
18
- };
9
+ export const DirectoryObjectItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}";
19
10
  /**
20
- * Metadata for all the requests in the request builder.
11
+ * Metadata for all the navigation properties in the request builder.
21
12
  */
22
- export const DirectoryObjectItemRequestBuilderRequestsMetadata = {
23
- get: {
24
- uriTemplate: DirectoryObjectItemRequestBuilderUriTemplate,
25
- responseBodyContentType: "application/json",
26
- errorMappings: {
27
- XXX: createODataErrorFromDiscriminatorValue,
28
- },
29
- adapterMethodName: "send",
30
- responseBodyFactory: createDirectoryObjectFromDiscriminatorValue,
31
- queryParametersMapper: DirectoryObjectItemRequestBuilderGetQueryParametersMapper,
13
+ export const DirectoryObjectItemRequestBuilderNavigationMetadata = {
14
+ ref: {
15
+ requestsMetadata: RefRequestBuilderRequestsMetadata,
32
16
  },
33
17
  };
34
18
  /* tslint:enable */
@@ -1 +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,2CAA2C,EAAwB,MAAM,wCAAwC,CAAC;AAC3H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,oFAAoF,CAAC;AACjJ;;GAEG;AACH,MAAM,yDAAyD,GAA2B;IACtF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAqB;IAC/E,GAAG,EAAE;QACD,WAAW,EAAE,4CAA4C;QACzD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2CAA2C;QACjE,qBAAqB,EAAE,yDAAyD;KACnF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
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,iCAAiC,EAA0B,MAAM,gBAAgB,CAAC;AAa3F;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,8DAA8D,CAAC;AAC3H;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAqH;IACjL,GAAG,EAAE;QACD,gBAAgB,EAAE,iCAAiC;KACtD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,28 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the collection of user entities.
4
+ */
5
+ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
6
+ /**
7
+ * Remove an agentUser's sponsor.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-delete-sponsors?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Remove an agentUser's sponsor.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Uri template for the request builder.
22
+ */
23
+ export declare const RefRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}/$ref";
24
+ /**
25
+ * Metadata for all the requests in the request builder.
26
+ */
27
+ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
28
+ //# 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,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrH;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,sEAAsE,CAAC;AAChH;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAS/C,CAAC"}
@@ -0,0 +1,25 @@
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 RefRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/{directoryObject%2Did}/$ref";
10
+ /**
11
+ * Metadata for all the requests in the request builder.
12
+ */
13
+ export const RefRequestBuilderRequestsMetadata = {
14
+ delete: {
15
+ uriTemplate: RefRequestBuilderUriTemplate,
16
+ responseBodyContentType: "application/json",
17
+ errorMappings: {
18
+ XXX: createODataErrorFromDiscriminatorValue,
19
+ },
20
+ adapterMethodName: "sendNoResponseContent",
21
+ },
22
+ };
23
+ /* tslint:enable */
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,4BAA4B,GAAG,mEAAmE,CAAC;AAChH;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAqB;IAC/D,MAAM,EAAE;QACJ,WAAW,EAAE,4BAA4B;QACzC,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,96 @@
1
+ import { type ReferenceCreate, type StringCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the collection of user entities.
5
+ */
6
+ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
7
+ /**
8
+ * Remove an agentUser's sponsor.
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
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-delete-sponsors?view=graph-rest-1.0|Find more info here}
12
+ */
13
+ delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
14
+ /**
15
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
16
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
+ * @returns {Promise<StringCollectionResponse>}
18
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
19
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-list-sponsors?view=graph-rest-1.0|Find more info here}
20
+ */
21
+ get(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): Promise<StringCollectionResponse | undefined>;
22
+ /**
23
+ * Assign an agentUser a sponsor. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
24
+ * @param body The request body
25
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
27
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-post-sponsors?view=graph-rest-1.0|Find more info here}
28
+ */
29
+ post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
30
+ /**
31
+ * Remove an agentUser's sponsor.
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns {RequestInformation}
34
+ */
35
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): RequestInformation;
36
+ /**
37
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns {RequestInformation}
40
+ */
41
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
+ /**
43
+ * Assign an agentUser a sponsor. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns {RequestInformation}
47
+ */
48
+ toPostRequestInformation(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Remove an agentUser's sponsor.
52
+ */
53
+ export interface RefRequestBuilderDeleteQueryParameters {
54
+ /**
55
+ * The delete Uri
56
+ */
57
+ id?: string;
58
+ }
59
+ /**
60
+ * Get an agentUser's sponsors. Sponsors are users and groups that are responsible for this agent user's privileges in the tenant and for keeping the agent user's information and access up to date.
61
+ */
62
+ export interface RefRequestBuilderGetQueryParameters {
63
+ /**
64
+ * Include count of items
65
+ */
66
+ count?: boolean;
67
+ /**
68
+ * Filter items by property values
69
+ */
70
+ filter?: string;
71
+ /**
72
+ * Order items by property values
73
+ */
74
+ orderby?: string[];
75
+ /**
76
+ * Search items by search phrases
77
+ */
78
+ search?: string;
79
+ /**
80
+ * Skip the first n items
81
+ */
82
+ skip?: number;
83
+ /**
84
+ * Show only the first n items
85
+ */
86
+ top?: number;
87
+ }
88
+ /**
89
+ * Uri template for the request builder.
90
+ */
91
+ export declare const RefRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/sponsors/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}";
92
+ /**
93
+ * Metadata for all the requests in the request builder.
94
+ */
95
+ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
96
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAI7L,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzH;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;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,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,oHAAoH,CAAC;AAkB9J;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBA+B/C,CAAC"}