@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
@@ -0,0 +1,65 @@
1
+ import { type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns {ReplyWithQuotePostRequestBody}
7
+ */
8
+ export declare function createReplyWithQuotePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @param ReplyWithQuotePostRequestBody The instance to deserialize into.
12
+ * @returns {Record<string, (node: ParseNode) => void>}
13
+ */
14
+ export declare function deserializeIntoReplyWithQuotePostRequestBody(replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
15
+ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
16
+ /**
17
+ * Stores model information.
18
+ */
19
+ backingStoreEnabled?: boolean | null;
20
+ /**
21
+ * The messageIds property
22
+ */
23
+ messageIds?: string[] | null;
24
+ /**
25
+ * The replyMessage property
26
+ */
27
+ replyMessage?: ChatMessage | null;
28
+ }
29
+ /**
30
+ * Provides operations to call the replyWithQuote method.
31
+ */
32
+ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder<ReplyWithQuoteRequestBuilder> {
33
+ /**
34
+ * Reply with quote to a single chat message or multiple chat messages in a chat.
35
+ * @param body The request body
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {Promise<ChatMessage>}
38
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
39
+ * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-1.0|Find more info here}
40
+ */
41
+ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
42
+ /**
43
+ * Reply with quote to a single chat message or multiple chat messages in a chat.
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: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Serializes information the current object
52
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
53
+ * @param ReplyWithQuotePostRequestBody The instance to serialize from.
54
+ * @param writer Serialization writer to use to serialize this model
55
+ */
56
+ export declare function serializeReplyWithQuotePostRequestBody(writer: SerializationWriter, replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
57
+ /**
58
+ * Uri template for the request builder.
59
+ */
60
+ export declare const ReplyWithQuoteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/messages/replyWithQuote";
61
+ /**
62
+ * Metadata for all the requests in the request builder.
63
+ */
64
+ export declare const ReplyWithQuoteRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAIzI,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,YAAY,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAKnO;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,2EAA2E,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
@@ -0,0 +1,68 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createChatMessageFromDiscriminatorValue, serializeChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Creates a new instance of the appropriate class based on discriminator value
10
+ * @param parseNode The parse node to use to read the discriminator value and create the object
11
+ * @returns {ReplyWithQuotePostRequestBody}
12
+ */
13
+ // @ts-ignore
14
+ export function createReplyWithQuotePostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoReplyWithQuotePostRequestBody;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @param ReplyWithQuotePostRequestBody The instance to deserialize into.
20
+ * @returns {Record<string, (node: ParseNode) => void>}
21
+ */
22
+ // @ts-ignore
23
+ export function deserializeIntoReplyWithQuotePostRequestBody(replyWithQuotePostRequestBody = {}) {
24
+ return {
25
+ "backingStoreEnabled": n => { replyWithQuotePostRequestBody.backingStoreEnabled = true; },
26
+ "messageIds": n => { replyWithQuotePostRequestBody.messageIds = n.getCollectionOfPrimitiveValues(); },
27
+ "replyMessage": n => { replyWithQuotePostRequestBody.replyMessage = n.getObjectValue(createChatMessageFromDiscriminatorValue); },
28
+ };
29
+ }
30
+ /**
31
+ * Serializes information the current object
32
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
33
+ * @param ReplyWithQuotePostRequestBody The instance to serialize from.
34
+ * @param writer Serialization writer to use to serialize this model
35
+ */
36
+ // @ts-ignore
37
+ export function serializeReplyWithQuotePostRequestBody(writer, replyWithQuotePostRequestBody = {}, isSerializingDerivedType = false) {
38
+ if (!replyWithQuotePostRequestBody || isSerializingDerivedType) {
39
+ return;
40
+ }
41
+ writer.writeCollectionOfPrimitiveValues("messageIds", replyWithQuotePostRequestBody.messageIds);
42
+ writer.writeObjectValue("replyMessage", replyWithQuotePostRequestBody.replyMessage, serializeChatMessage);
43
+ writer.writeAdditionalData(replyWithQuotePostRequestBody.additionalData);
44
+ }
45
+ /**
46
+ * Uri template for the request builder.
47
+ */
48
+ export const ReplyWithQuoteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/messages/replyWithQuote";
49
+ /**
50
+ * Metadata for all the requests in the request builder.
51
+ */
52
+ export const ReplyWithQuoteRequestBuilderRequestsMetadata = {
53
+ post: {
54
+ uriTemplate: ReplyWithQuoteRequestBuilderUriTemplate,
55
+ responseBodyContentType: "application/json",
56
+ errorMappings: {
57
+ XXX: createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "send",
60
+ responseBodyFactory: createChatMessageFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: serializeReplyWithQuotePostRequestBody,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /* tslint:enable */
67
+ /* eslint-enable */
68
+ //# 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,uCAAuC,EAAE,oBAAoB,EAAoB,MAAM,wCAAwC,CAAC;AACzI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,UAAU,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;QAC7G,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,CAAc,uCAAuC,CAAC,CAAC,CAAC,CAAC;KAChJ,CAAA;AACL,CAAC;AAoCD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,MAAM,CAAC,gCAAgC,CAAS,YAAY,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACxG,MAAM,CAAC,gBAAgB,CAAc,cAAc,EAAE,6BAA6B,CAAC,YAAY,EAAE,oBAAoB,CAAC,CAAC;IACvH,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,wEAAwE,CAAC;AAChI;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,58 @@
1
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Creates a new instance of the appropriate class based on discriminator value
4
+ * @param parseNode The parse node to use to read the discriminator value and create the object
5
+ * @returns {StartMigrationPostRequestBody}
6
+ */
7
+ export declare function createStartMigrationPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
8
+ /**
9
+ * The deserialization information for the current model
10
+ * @param StartMigrationPostRequestBody The instance to deserialize into.
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoStartMigrationPostRequestBody(startMigrationPostRequestBody?: Partial<StartMigrationPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
14
+ /**
15
+ * Serializes information the current object
16
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
17
+ * @param StartMigrationPostRequestBody The instance to serialize from.
18
+ * @param writer Serialization writer to use to serialize this model
19
+ */
20
+ export declare function serializeStartMigrationPostRequestBody(writer: SerializationWriter, startMigrationPostRequestBody?: Partial<StartMigrationPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
21
+ export interface StartMigrationPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
22
+ /**
23
+ * Stores model information.
24
+ */
25
+ backingStoreEnabled?: boolean | null;
26
+ /**
27
+ * The conversationCreationDateTime property
28
+ */
29
+ conversationCreationDateTime?: Date | null;
30
+ }
31
+ /**
32
+ * Provides operations to call the startMigration method.
33
+ */
34
+ export interface StartMigrationRequestBuilder extends BaseRequestBuilder<StartMigrationRequestBuilder> {
35
+ /**
36
+ * Invoke action startMigration
37
+ * @param body The request body
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
40
+ */
41
+ post(body: StartMigrationPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
42
+ /**
43
+ * Invoke action startMigration
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: StartMigrationPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Uri template for the request builder.
52
+ */
53
+ export declare const StartMigrationRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/startMigration";
54
+ /**
55
+ * Metadata for all the requests in the request builder.
56
+ */
57
+ export declare const StartMigrationRequestBuilderRequestsMetadata: RequestsMetadata;
58
+ //# 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,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/L;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAInO;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,4BAA4B,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC9C;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,kEAAkE,CAAC;AACvH;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAY1D,CAAC"}
@@ -0,0 +1,63 @@
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
+ * Creates a new instance of the appropriate class based on discriminator value
8
+ * @param parseNode The parse node to use to read the discriminator value and create the object
9
+ * @returns {StartMigrationPostRequestBody}
10
+ */
11
+ // @ts-ignore
12
+ export function createStartMigrationPostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ return deserializeIntoStartMigrationPostRequestBody;
14
+ }
15
+ /**
16
+ * The deserialization information for the current model
17
+ * @param StartMigrationPostRequestBody The instance to deserialize into.
18
+ * @returns {Record<string, (node: ParseNode) => void>}
19
+ */
20
+ // @ts-ignore
21
+ export function deserializeIntoStartMigrationPostRequestBody(startMigrationPostRequestBody = {}) {
22
+ return {
23
+ "backingStoreEnabled": n => { startMigrationPostRequestBody.backingStoreEnabled = true; },
24
+ "conversationCreationDateTime": n => { startMigrationPostRequestBody.conversationCreationDateTime = n.getDateValue(); },
25
+ };
26
+ }
27
+ /**
28
+ * Serializes information the current object
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
30
+ * @param StartMigrationPostRequestBody The instance to serialize from.
31
+ * @param writer Serialization writer to use to serialize this model
32
+ */
33
+ // @ts-ignore
34
+ export function serializeStartMigrationPostRequestBody(writer, startMigrationPostRequestBody = {}, isSerializingDerivedType = false) {
35
+ if (!startMigrationPostRequestBody || isSerializingDerivedType) {
36
+ return;
37
+ }
38
+ writer.writeDateValue("conversationCreationDateTime", startMigrationPostRequestBody.conversationCreationDateTime);
39
+ writer.writeAdditionalData(startMigrationPostRequestBody.additionalData);
40
+ }
41
+ /**
42
+ * Uri template for the request builder.
43
+ */
44
+ export const StartMigrationRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/startMigration";
45
+ /**
46
+ * Metadata for all the requests in the request builder.
47
+ */
48
+ export const StartMigrationRequestBuilderRequestsMetadata = {
49
+ post: {
50
+ uriTemplate: StartMigrationRequestBuilderUriTemplate,
51
+ responseBodyContentType: "application/json",
52
+ errorMappings: {
53
+ XXX: createODataErrorFromDiscriminatorValue,
54
+ },
55
+ adapterMethodName: "sendNoResponseContent",
56
+ requestBodyContentType: "application/json",
57
+ requestBodySerializer: serializeStartMigrationPostRequestBody,
58
+ requestInformationContentSetMethod: "setContentFromParsable",
59
+ },
60
+ };
61
+ /* tslint:enable */
62
+ /* eslint-enable */
63
+ //# 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;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,8BAA8B,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,4BAA4B,GAAG,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;KAC1H,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,MAAM,CAAC,cAAc,CAAC,8BAA8B,EAAE,6BAA6B,CAAC,4BAA4B,CAAC,CAAC;IAClH,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AA8BD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,+DAA+D,CAAC;AACvH;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -27,21 +27,22 @@ export interface DirectReportsRequestBuilder extends BaseRequestBuilder<DirectRe
27
27
  */
28
28
  byDirectoryObjectId(directoryObjectId: string): DirectoryObjectItemRequestBuilder;
29
29
  /**
30
- * The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand.
30
+ * Get an agentUser's direct reports. Returns the users and contacts for whom this agent user is assigned as manager.
31
31
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
32
  * @returns {Promise<DirectoryObjectCollectionResponse>}
33
33
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
34
+ * @see {@link https://learn.microsoft.com/graph/api/agentuser-list-directreports?view=graph-rest-1.0|Find more info here}
34
35
  */
35
36
  get(requestConfiguration?: RequestConfiguration<DirectReportsRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
36
37
  /**
37
- * The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand.
38
+ * Get an agentUser's direct reports. Returns the users and contacts for whom this agent user is assigned as manager.
38
39
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
40
  * @returns {RequestInformation}
40
41
  */
41
42
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DirectReportsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
43
  }
43
44
  /**
44
- * The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand.
45
+ * Get an agentUser's direct reports. Returns the users and contacts for whom this agent user is assigned as manager.
45
46
  */
46
47
  export interface DirectReportsRequestBuilderGetQueryParameters {
47
48
  /**
@@ -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,EAAkG,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAEhL,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACtK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,4HAA4H,CAAC;AAchL;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiBpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,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,EAAkG,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAEhL,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACtK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,4HAA4H,CAAC;AAchL;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiBpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,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,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,iBAAiB,CAAC;AA6EjL;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,yHAAyH,CAAC;AAChL;;GAEG;AACH,MAAM,mDAAmD,GAA2B;IAChF,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,6CAA6C,GAA+G;IACrK,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,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;KACtE;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,GAAG,EAAE;QACD,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,mDAAmD;KAC7E;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,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,iBAAiB,CAAC;AA8EjL;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,yHAAyH,CAAC;AAChL;;GAEG;AACH,MAAM,mDAAmD,GAA2B;IAChF,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,6CAA6C,GAA+G;IACrK,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,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;KACtE;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,GAAG,EAAE;QACD,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,mDAAmD;KAC7E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -5,7 +5,7 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
5
5
  */
6
6
  export interface MailboxSettingsRequestBuilder extends BaseRequestBuilder<MailboxSettingsRequestBuilder> {
7
7
  /**
8
- * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.
8
+ * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve.
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @returns {Promise<MailboxSettings>}
11
11
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -20,7 +20,7 @@ export interface MailboxSettingsRequestBuilder extends BaseRequestBuilder<Mailbo
20
20
  */
21
21
  patch(body: MailboxSettings, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxSettings | undefined>;
22
22
  /**
23
- * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.
23
+ * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve.
24
24
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
25
  * @returns {RequestInformation}
26
26
  */
@@ -34,7 +34,7 @@ export interface MailboxSettingsRequestBuilder extends BaseRequestBuilder<Mailbo
34
34
  toPatchRequestInformation(body: MailboxSettings, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
35
  }
36
36
  /**
37
- * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.
37
+ * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve.
38
38
  */
39
39
  export interface MailboxSettingsRequestBuilderGetQueryParameters {
40
40
  /**
@@ -8,12 +8,14 @@ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuil
8
8
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
9
  * @returns {Promise<number>}
10
10
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
11
12
  */
12
13
  get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
14
  /**
14
15
  * Get the number of the resource
15
16
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
17
  * @returns {RequestInformation}
18
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
17
19
  */
18
20
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
21
  }
@@ -1 +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,8EAA8E,CAAC;AAQ1H;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
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;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;;OAKG;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,8EAA8E,CAAC;AAQ1H;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,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,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,2EAA2E,CAAC;AAC1H;;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
+ {"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;AAqC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,2EAA2E,CAAC;AAC1H;;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"}
@@ -8,12 +8,14 @@ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type
8
8
  export interface SharedRequestBuilder extends BaseRequestBuilder<SharedRequestBuilder> {
9
9
  /**
10
10
  * Provides operations to count the resources in the collection.
11
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
11
12
  */
12
13
  get count(): CountRequestBuilder;
13
14
  /**
14
15
  * Provides operations to manage the shared property of the microsoft.graph.officeGraphInsights entity.
15
16
  * @param sharedInsightId The unique identifier of sharedInsight
16
17
  * @returns {SharedInsightItemRequestBuilder}
18
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
17
19
  */
18
20
  bySharedInsightId(sharedInsightId: string): SharedInsightItemRequestBuilder;
19
21
  /**
@@ -21,6 +23,7 @@ export interface SharedRequestBuilder extends BaseRequestBuilder<SharedRequestBu
21
23
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
24
  * @returns {Promise<SharedInsightCollectionResponse>}
23
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
24
27
  */
25
28
  get(requestConfiguration?: RequestConfiguration<SharedRequestBuilderGetQueryParameters> | undefined): Promise<SharedInsightCollectionResponse | undefined>;
26
29
  /**
@@ -29,12 +32,14 @@ export interface SharedRequestBuilder extends BaseRequestBuilder<SharedRequestBu
29
32
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
33
  * @returns {Promise<SharedInsight>}
31
34
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
35
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
32
36
  */
33
37
  post(body: SharedInsight, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<SharedInsight | undefined>;
34
38
  /**
35
39
  * Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
36
40
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
41
  * @returns {RequestInformation}
42
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
38
43
  */
39
44
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<SharedRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
45
  /**
@@ -42,6 +47,7 @@ export interface SharedRequestBuilder extends BaseRequestBuilder<SharedRequestBu
42
47
  * @param body The request body
43
48
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
49
  * @returns {RequestInformation}
50
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
45
51
  */
46
52
  toPostRequestInformation(body: SharedInsight, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
53
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIlP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAE3K,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,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;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,+BAA+B,8HAA8H,CAAC;AAc3K;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAStJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAuBlD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIlP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAE3K,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,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/I;;;;;;OAMG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;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,+BAA+B,8HAA8H,CAAC;AAc3K;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAStJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAuBlD,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,2DAA2D,EAAE,yCAAyC,EAAE,sBAAsB,EAA4D,MAAM,wCAAwC,CAAC;AAClP,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,EAAE,+CAA+C,EAAwC,MAAM,iBAAiB,CAAC;AAoF3K;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,2HAA2H,CAAC;AAC3K;;GAEG;AACH,MAAM,4CAA4C,GAA2B;IACzE,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,sCAAsC,GAAwG;IACvJ,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;QACrE,sBAAsB,EAAE,CAAC,oBAAoB,CAAC;KACjD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,GAAG,EAAE;QACD,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,qBAAqB,EAAE,4CAA4C;KACtE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,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,2DAA2D,EAAE,yCAAyC,EAAE,sBAAsB,EAA4D,MAAM,wCAAwC,CAAC;AAClP,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,EAAE,+CAA+C,EAAwC,MAAM,iBAAiB,CAAC;AA0F3K;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,2HAA2H,CAAC;AAC3K;;GAEG;AACH,MAAM,4CAA4C,GAA2B;IACzE,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,sCAAsC,GAAwG;IACvJ,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;QACrE,sBAAsB,EAAE,CAAC,oBAAoB,CAAC;KACjD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,GAAG,EAAE;QACD,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,qBAAqB,EAAE,4CAA4C;KACtE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,16 +8,19 @@ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type
8
8
  export interface SharedInsightItemRequestBuilder extends BaseRequestBuilder<SharedInsightItemRequestBuilder> {
9
9
  /**
10
10
  * Provides operations to manage the lastSharedMethod property of the microsoft.graph.sharedInsight entity.
11
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
11
12
  */
12
13
  get lastSharedMethod(): LastSharedMethodRequestBuilder;
13
14
  /**
14
15
  * Provides operations to manage the resource property of the microsoft.graph.sharedInsight entity.
16
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
15
17
  */
16
18
  get resource(): ResourceRequestBuilder;
17
19
  /**
18
20
  * Delete navigation property shared for users
19
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
22
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
23
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
21
24
  */
22
25
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
23
26
  /**
@@ -25,6 +28,7 @@ export interface SharedInsightItemRequestBuilder extends BaseRequestBuilder<Shar
25
28
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
29
  * @returns {Promise<SharedInsight>}
27
30
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
31
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
28
32
  */
29
33
  get(requestConfiguration?: RequestConfiguration<SharedInsightItemRequestBuilderGetQueryParameters> | undefined): Promise<SharedInsight | undefined>;
30
34
  /**
@@ -33,18 +37,21 @@ export interface SharedInsightItemRequestBuilder extends BaseRequestBuilder<Shar
33
37
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
38
  * @returns {Promise<SharedInsight>}
35
39
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
40
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
36
41
  */
37
42
  patch(body: SharedInsight, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<SharedInsight | undefined>;
38
43
  /**
39
44
  * Delete navigation property shared for users
40
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
46
  * @returns {RequestInformation}
47
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
42
48
  */
43
49
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
44
50
  /**
45
51
  * Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.
46
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
47
53
  * @returns {RequestInformation}
54
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
48
55
  */
49
56
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<SharedInsightItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
50
57
  /**
@@ -52,6 +59,7 @@ export interface SharedInsightItemRequestBuilder extends BaseRequestBuilder<Shar
52
59
  * @param body The request body
53
60
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
54
61
  * @returns {RequestInformation}
62
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
55
63
  */
56
64
  toPatchRequestInformation(body: SharedInsight, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
57
65
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAElI,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1G,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;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;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;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,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,4FAA4F,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAElI,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1G,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;OAGG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;;OAGG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;;OAKG;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,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;;OAKG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;;OAMG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,4FAA4F,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,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,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AAClI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AAsE1G;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,yFAAyF,CAAC;AACpJ;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;KACnE;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;KAC3D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,MAAM,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,uDAAuD;KACjF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,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,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AAClI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AA8E1G;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,yFAAyF,CAAC;AACpJ;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;KACnE;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;KAC3D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,MAAM,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,uDAAuD;KACjF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -9,12 +9,14 @@ export interface LastSharedMethodRequestBuilder extends BaseRequestBuilder<LastS
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @returns {Promise<Entity>}
11
11
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
12
13
  */
13
14
  get(requestConfiguration?: RequestConfiguration<LastSharedMethodRequestBuilderGetQueryParameters> | undefined): Promise<Entity | undefined>;
14
15
  /**
15
16
  * Get lastSharedMethod from users
16
17
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
18
  * @returns {RequestInformation}
19
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
18
20
  */
19
21
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<LastSharedMethodRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsC,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAIzG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,6GAA6G,CAAC;AAQpK;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAW5D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsC,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAIzG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,6GAA6G,CAAC;AAQpK;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAW5D,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,kCAAkC,EAAe,MAAM,wCAAwC,CAAC;AACzG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAG,0GAA0G,CAAC;AACpK;;GAEG;AACH,MAAM,sDAAsD,GAA2B;IACnF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAqB;IAC5E,GAAG,EAAE;QACD,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kCAAkC;QACxD,qBAAqB,EAAE,sDAAsD;KAChF;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,kCAAkC,EAAe,MAAM,wCAAwC,CAAC;AACzG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAqC7H;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAG,0GAA0G,CAAC;AACpK;;GAEG;AACH,MAAM,sDAAsD,GAA2B;IACnF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAqB;IAC5E,GAAG,EAAE;QACD,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kCAAkC;QACxD,qBAAqB,EAAE,sDAAsD;KAChF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -9,12 +9,14 @@ export interface ResourceRequestBuilder extends BaseRequestBuilder<ResourceReque
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @returns {Promise<Entity>}
11
11
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
12
13
  */
13
14
  get(requestConfiguration?: RequestConfiguration<ResourceRequestBuilderGetQueryParameters> | undefined): Promise<Entity | undefined>;
14
15
  /**
15
16
  * Used for navigating to the item that was shared. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.
16
17
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
18
  * @returns {RequestInformation}
19
+ * @deprecated This API is deprecated and will stop returning data after January, 2028. as of 2026-01/Removal on 2026-01-28 and will be removed 2028-01-01
18
20
  */
19
21
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ResourceRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsC,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAIzG,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,MAAM,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,qGAAqG,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsC,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAIzG,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;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtI;;;;;OAKG;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,qGAAqG,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,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,kCAAkC,EAAe,MAAM,wCAAwC,CAAC;AACzG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,kGAAkG,CAAC;AACpJ;;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,kCAAkC;QACxD,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,kCAAkC,EAAe,MAAM,wCAAwC,CAAC;AACzG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAqC7H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,kGAAkG,CAAC;AACpJ;;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,kCAAkC;QACxD,qBAAqB,EAAE,8CAA8C;KACxE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}