@microsoft/msgraph-sdk-users 1.0.0-preview.25 → 1.0.0-preview.26

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 (81) hide show
  1. package/package.json +3 -5
  2. package/tsconfig.tsbuildinfo +1 -1
  3. package/users/index.d.ts +1 -1
  4. package/users/item/assignLicense/index.d.ts +2 -2
  5. package/users/item/authentication/methods/item/resetPassword/index.d.ts +2 -2
  6. package/users/item/authentication/operations/index.d.ts +3 -3
  7. package/users/item/authentication/operations/item/index.d.ts +3 -3
  8. package/users/item/chats/getAllRetainedMessages/index.d.ts +88 -0
  9. package/users/item/chats/getAllRetainedMessages/index.d.ts.map +1 -0
  10. package/users/item/chats/getAllRetainedMessages/index.js +65 -0
  11. package/users/item/chats/getAllRetainedMessages/index.js.map +1 -0
  12. package/users/item/chats/index.d.ts +5 -0
  13. package/users/item/chats/index.d.ts.map +1 -1
  14. package/users/item/chats/index.js +5 -0
  15. package/users/item/chats/index.js.map +1 -1
  16. package/users/item/getMemberGroups/index.d.ts +2 -2
  17. package/users/item/index.d.ts +5 -5
  18. package/users/item/insights/index.d.ts +6 -6
  19. package/users/item/insights/index.d.ts.map +1 -1
  20. package/users/item/insights/index.js +4 -4
  21. package/users/item/insights/index.js.map +1 -1
  22. package/users/item/joinedTeams/item/channels/getAllRetainedMessages/index.d.ts +88 -0
  23. package/users/item/joinedTeams/item/channels/getAllRetainedMessages/index.d.ts.map +1 -0
  24. package/users/item/joinedTeams/item/channels/getAllRetainedMessages/index.js +65 -0
  25. package/users/item/joinedTeams/item/channels/getAllRetainedMessages/index.js.map +1 -0
  26. package/users/item/joinedTeams/item/channels/index.d.ts +5 -0
  27. package/users/item/joinedTeams/item/channels/index.d.ts.map +1 -1
  28. package/users/item/joinedTeams/item/channels/index.js +5 -0
  29. package/users/item/joinedTeams/item/channels/index.js.map +1 -1
  30. package/users/item/joinedTeams/item/channels/item/archive/index.d.ts +60 -0
  31. package/users/item/joinedTeams/item/channels/item/archive/index.d.ts.map +1 -0
  32. package/users/item/joinedTeams/item/channels/item/archive/index.js +54 -0
  33. package/users/item/joinedTeams/item/channels/item/archive/index.js.map +1 -0
  34. package/users/item/joinedTeams/item/channels/item/index.d.ts +10 -0
  35. package/users/item/joinedTeams/item/channels/item/index.d.ts.map +1 -1
  36. package/users/item/joinedTeams/item/channels/item/index.js +10 -0
  37. package/users/item/joinedTeams/item/channels/item/index.js.map +1 -1
  38. package/users/item/joinedTeams/item/channels/item/unarchive/index.d.ts +28 -0
  39. package/users/item/joinedTeams/item/channels/item/unarchive/index.d.ts.map +1 -0
  40. package/users/item/joinedTeams/item/channels/item/unarchive/index.js +25 -0
  41. package/users/item/joinedTeams/item/channels/item/unarchive/index.js.map +1 -0
  42. package/users/item/joinedTeams/item/primaryChannel/archive/index.d.ts +60 -0
  43. package/users/item/joinedTeams/item/primaryChannel/archive/index.d.ts.map +1 -0
  44. package/users/item/joinedTeams/item/primaryChannel/archive/index.js +54 -0
  45. package/users/item/joinedTeams/item/primaryChannel/archive/index.js.map +1 -0
  46. package/users/item/joinedTeams/item/primaryChannel/index.d.ts +10 -0
  47. package/users/item/joinedTeams/item/primaryChannel/index.d.ts.map +1 -1
  48. package/users/item/joinedTeams/item/primaryChannel/index.js +10 -0
  49. package/users/item/joinedTeams/item/primaryChannel/index.js.map +1 -1
  50. package/users/item/joinedTeams/item/primaryChannel/unarchive/index.d.ts +28 -0
  51. package/users/item/joinedTeams/item/primaryChannel/unarchive/index.d.ts.map +1 -0
  52. package/users/item/joinedTeams/item/primaryChannel/unarchive/index.js +25 -0
  53. package/users/item/joinedTeams/item/primaryChannel/unarchive/index.js.map +1 -0
  54. package/users/item/settings/index.d.ts +10 -0
  55. package/users/item/settings/index.d.ts.map +1 -1
  56. package/users/item/settings/index.js +11 -0
  57. package/users/item/settings/index.js.map +1 -1
  58. package/users/item/settings/itemInsights/index.d.ts +69 -0
  59. package/users/item/settings/itemInsights/index.d.ts.map +1 -0
  60. package/users/item/settings/itemInsights/index.js +56 -0
  61. package/users/item/settings/itemInsights/index.js.map +1 -0
  62. package/users/item/settings/storage/index.d.ts +78 -0
  63. package/users/item/settings/storage/index.d.ts.map +1 -0
  64. package/users/item/settings/storage/index.js +67 -0
  65. package/users/item/settings/storage/index.js.map +1 -0
  66. package/users/item/settings/storage/quota/index.d.ts +78 -0
  67. package/users/item/settings/storage/quota/index.d.ts.map +1 -0
  68. package/users/item/settings/storage/quota/index.js +67 -0
  69. package/users/item/settings/storage/quota/index.js.map +1 -0
  70. package/users/item/settings/storage/quota/services/count/index.d.ts +41 -0
  71. package/users/item/settings/storage/quota/services/count/index.d.ts.map +1 -0
  72. package/users/item/settings/storage/quota/services/count/index.js +34 -0
  73. package/users/item/settings/storage/quota/services/count/index.js.map +1 -0
  74. package/users/item/settings/storage/quota/services/index.d.ts +97 -0
  75. package/users/item/settings/storage/quota/services/index.d.ts.map +1 -0
  76. package/users/item/settings/storage/quota/services/index.js +70 -0
  77. package/users/item/settings/storage/quota/services/index.js.map +1 -0
  78. package/users/item/settings/storage/quota/services/item/index.d.ts +69 -0
  79. package/users/item/settings/storage/quota/services/item/index.d.ts.map +1 -0
  80. package/users/item/settings/storage/quota/services/item/index.js +56 -0
  81. package/users/item/settings/storage/quota/services/item/index.js.map +1 -0
package/users/index.d.ts CHANGED
@@ -50,7 +50,7 @@ export interface UsersRequestBuilder extends BaseRequestBuilder<UsersRequestBuil
50
50
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
51
  * @returns {Promise<User>}
52
52
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
53
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0|Find more info here}
53
+ * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0|Find more info here}
54
54
  */
55
55
  post(body: User, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<User | undefined>;
56
56
  /**
@@ -24,7 +24,7 @@ export interface AssignLicensePostRequestBody extends AdditionalDataHolder, Back
24
24
  */
25
25
  export interface AssignLicenseRequestBuilder extends BaseRequestBuilder<AssignLicenseRequestBuilder> {
26
26
  /**
27
- * Add or remove subscriptions for the user. You can also enable and disable specific plans associated with a subscription.
27
+ * Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings that the company has licenses to. For example, an organization can have a Microsoft 365 Enterprise E3 subscription with 100 licenses, and this request assigns one of those licenses to a specific user. You can also enable and disable specific plans associated with a subscription.
28
28
  * @param body The request body
29
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
30
  * @returns {Promise<User>}
@@ -33,7 +33,7 @@ export interface AssignLicenseRequestBuilder extends BaseRequestBuilder<AssignLi
33
33
  */
34
34
  post(body: AssignLicensePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<User | undefined>;
35
35
  /**
36
- * Add or remove subscriptions for the user. You can also enable and disable specific plans associated with a subscription.
36
+ * Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings that the company has licenses to. For example, an organization can have a Microsoft 365 Enterprise E3 subscription with 100 licenses, and this request assigns one of those licenses to a specific user. You can also enable and disable specific plans associated with a subscription.
37
37
  * @param body The request body
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
39
  * @returns {RequestInformation}
@@ -30,7 +30,7 @@ export interface ResetPasswordPostRequestBody extends AdditionalDataHolder, Back
30
30
  */
31
31
  export interface ResetPasswordRequestBuilder extends BaseRequestBuilder<ResetPasswordRequestBuilder> {
32
32
  /**
33
- * Reset a user's password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and can't be performed on a user's own account. This flow writes the new password to Microsoft Entra ID and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and returns a Location header with a link where the caller can periodically check for the status of the reset operation.
33
+ * Reset a user's password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and can't be performed on a user's own account. To reset a user's password in Azure AD B2C, use the Update user API operation and update the passwordProfile > forceChangePasswordNextSignIn object. This flow writes the new password to Microsoft Entra ID and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and returns a Location header with a link where the caller can periodically check for the status of the reset operation.
34
34
  * @param body The request body
35
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
36
  * @returns {Promise<PasswordResetResponse>}
@@ -39,7 +39,7 @@ export interface ResetPasswordRequestBuilder extends BaseRequestBuilder<ResetPas
39
39
  */
40
40
  post(body: ResetPasswordPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PasswordResetResponse | undefined>;
41
41
  /**
42
- * Reset a user's password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and can't be performed on a user's own account. This flow writes the new password to Microsoft Entra ID and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and returns a Location header with a link where the caller can periodically check for the status of the reset operation.
42
+ * Reset a user's password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and can't be performed on a user's own account. To reset a user's password in Azure AD B2C, use the Update user API operation and update the passwordProfile > forceChangePasswordNextSignIn object. This flow writes the new password to Microsoft Entra ID and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and returns a Location header with a link where the caller can periodically check for the status of the reset operation.
43
43
  * @param body The request body
44
44
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
45
  * @returns {RequestInformation}
@@ -17,7 +17,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
17
17
  */
18
18
  byLongRunningOperationId(longRunningOperationId: string): LongRunningOperationItemRequestBuilder;
19
19
  /**
20
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
20
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<LongRunningOperationCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -32,7 +32,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
32
32
  */
33
33
  post(body: LongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<LongRunningOperation | undefined>;
34
34
  /**
35
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
35
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
36
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
37
  * @returns {RequestInformation}
38
38
  */
@@ -46,7 +46,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
46
46
  toPostRequestInformation(body: LongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
47
  }
48
48
  /**
49
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
49
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
50
50
  */
51
51
  export interface OperationsRequestBuilderGetQueryParameters {
52
52
  /**
@@ -11,7 +11,7 @@ export interface LongRunningOperationItemRequestBuilder extends BaseRequestBuild
11
11
  */
12
12
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
13
  /**
14
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
14
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
15
15
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
16
  * @returns {Promise<LongRunningOperation>}
17
17
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -33,7 +33,7 @@ export interface LongRunningOperationItemRequestBuilder extends BaseRequestBuild
33
33
  */
34
34
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
35
  /**
36
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
36
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
37
37
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
38
  * @returns {RequestInformation}
39
39
  */
@@ -47,7 +47,7 @@ export interface LongRunningOperationItemRequestBuilder extends BaseRequestBuild
47
47
  toPatchRequestInformation(body: LongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
48
48
  }
49
49
  /**
50
- * Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user's password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
50
+ * Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.
51
51
  */
52
52
  export interface LongRunningOperationItemRequestBuilderGetQueryParameters {
53
53
  /**
@@ -0,0 +1,88 @@
1
+ import { type BaseCollectionPaginationCountResponse, type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { 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 {GetAllRetainedMessagesGetResponse}
7
+ */
8
+ export declare function createGetAllRetainedMessagesGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoGetAllRetainedMessagesGetResponse(getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
14
+ export interface GetAllRetainedMessagesGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
15
+ /**
16
+ * The value property
17
+ */
18
+ value?: ChatMessage[];
19
+ }
20
+ /**
21
+ * Provides operations to call the getAllRetainedMessages method.
22
+ */
23
+ export interface GetAllRetainedMessagesRequestBuilder extends BaseRequestBuilder<GetAllRetainedMessagesRequestBuilder> {
24
+ /**
25
+ * Invoke function getAllRetainedMessages
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns {Promise<GetAllRetainedMessagesGetResponse>}
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllRetainedMessagesGetResponse | undefined>;
31
+ /**
32
+ * Invoke function getAllRetainedMessages
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns {RequestInformation}
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * Invoke function getAllRetainedMessages
40
+ */
41
+ export interface GetAllRetainedMessagesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * Show only the first n items
72
+ */
73
+ top?: number;
74
+ }
75
+ /**
76
+ * Serializes information the current object
77
+ * @param writer Serialization writer to use to serialize this model
78
+ */
79
+ export declare function serializeGetAllRetainedMessagesGetResponse(writer: SerializationWriter, getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): void;
80
+ /**
81
+ * Uri template for the request builder.
82
+ */
83
+ export declare const GetAllRetainedMessagesRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/getAllRetainedMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
84
+ /**
85
+ * Metadata for all the requests in the request builder.
86
+ */
87
+ export declare const GetAllRetainedMessagesRequestBuilderRequestsMetadata: RequestsMetadata;
88
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAI3R,OAAO,EAAE,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;AAElO;;;;GAIG;AACH,wBAAgB,6DAA6D,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,CAErL;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK3M;AACD,MAAM,WAAW,iCAAkC,SAAQ,qCAAqC,EAAE,QAAQ;IACtG;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAC/K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;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;;;GAGG;AACH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG7L;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,6IAA6I,CAAC;AAc1M;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAWlE,CAAC"}
@@ -0,0 +1,65 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createChatMessageFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse, 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 {GetAllRetainedMessagesGetResponse}
12
+ */
13
+ export function createGetAllRetainedMessagesGetResponseFromDiscriminatorValue(parseNode) {
14
+ return deserializeIntoGetAllRetainedMessagesGetResponse;
15
+ }
16
+ /**
17
+ * The deserialization information for the current model
18
+ * @returns {Record<string, (node: ParseNode) => void>}
19
+ */
20
+ export function deserializeIntoGetAllRetainedMessagesGetResponse(getAllRetainedMessagesGetResponse = {}) {
21
+ return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getAllRetainedMessagesGetResponse)), { "value": n => { getAllRetainedMessagesGetResponse.value = n.getCollectionOfObjectValues(createChatMessageFromDiscriminatorValue); } });
22
+ }
23
+ /**
24
+ * Serializes information the current object
25
+ * @param writer Serialization writer to use to serialize this model
26
+ */
27
+ export function serializeGetAllRetainedMessagesGetResponse(writer, getAllRetainedMessagesGetResponse = {}) {
28
+ serializeBaseCollectionPaginationCountResponse(writer, getAllRetainedMessagesGetResponse);
29
+ writer.writeCollectionOfObjectValues("value", getAllRetainedMessagesGetResponse.value, serializeChatMessage);
30
+ }
31
+ /**
32
+ * Uri template for the request builder.
33
+ */
34
+ export const GetAllRetainedMessagesRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/getAllRetainedMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
35
+ /**
36
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
37
+ */
38
+ const GetAllRetainedMessagesRequestBuilderGetQueryParametersMapper = {
39
+ "count": "%24count",
40
+ "expand": "%24expand",
41
+ "filter": "%24filter",
42
+ "orderby": "%24orderby",
43
+ "search": "%24search",
44
+ "select": "%24select",
45
+ "skip": "%24skip",
46
+ "top": "%24top",
47
+ };
48
+ /**
49
+ * Metadata for all the requests in the request builder.
50
+ */
51
+ export const GetAllRetainedMessagesRequestBuilderRequestsMetadata = {
52
+ get: {
53
+ uriTemplate: GetAllRetainedMessagesRequestBuilderUriTemplate,
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ XXX: createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "send",
59
+ responseBodyFactory: createGetAllRetainedMessagesGetResponseFromDiscriminatorValue,
60
+ queryParametersMapper: GetAllRetainedMessagesRequestBuilderGetQueryParametersMapper,
61
+ },
62
+ };
63
+ /* tslint:enable */
64
+ /* eslint-enable */
65
+ //# 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,oDAAoD,EAAE,8CAA8C,EAAE,oBAAoB,EAAgE,MAAM,wCAAwC,CAAC;AAC3R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,uCACO,oDAAoD,CAAC,iCAAiC,CAAC,KAC1F,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAc,uCAAuC,CAAC,CAAC,CAAC,CAAC,IACnJ;AACL,CAAC;AA8DD;;;GAGG;AACH,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAA4F,EAAE;IAClL,8CAA8C,CAAC,MAAM,EAAE,iCAAiC,CAAC,CAAA;IACzF,MAAM,CAAC,6BAA6B,CAAc,OAAO,EAAE,iCAAiC,CAAC,KAAK,EAAE,oBAAoB,CAAC,CAAC;AAC9H,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,0IAA0I,CAAC;AAC1M;;GAEG;AACH,MAAM,4DAA4D,GAA2B;IACzF,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,oDAAoD,GAAqB;IAClF,GAAG,EAAE;QACD,WAAW,EAAE,+CAA+C;QAC5D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,4DAA4D;KACtF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,7 @@
1
1
  import { type Chat, type ChatCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type CountRequestBuilder } from './count/index.js';
3
3
  import { type GetAllMessagesRequestBuilder } from './getAllMessages/index.js';
4
+ import { type GetAllRetainedMessagesRequestBuilder } from './getAllRetainedMessages/index.js';
4
5
  import { type ChatItemRequestBuilder } from './item/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
@@ -15,6 +16,10 @@ export interface ChatsRequestBuilder extends BaseRequestBuilder<ChatsRequestBuil
15
16
  * Provides operations to call the getAllMessages method.
16
17
  */
17
18
  get getAllMessages(): GetAllMessagesRequestBuilder;
19
+ /**
20
+ * Provides operations to call the getAllRetainedMessages method.
21
+ */
22
+ get getAllRetainedMessages(): GetAllRetainedMessagesRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the chats property of the microsoft.graph.user entity.
20
25
  * @param chatId The unique identifier of chat
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAIrM,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEhJ,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACnD;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;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,8BAA8B,oHAAoH,CAAC;AAchK;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAIrM,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,mCAAmC,CAAC;AAEpJ,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEhJ,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;;;OAIG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACnD;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;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,8BAA8B,oHAAoH,CAAC;AAchK;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAepJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -10,6 +10,8 @@ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
10
  // @ts-ignore
11
11
  import { GetAllMessagesRequestBuilderRequestsMetadata } from './getAllMessages/index.js';
12
12
  // @ts-ignore
13
+ import { GetAllRetainedMessagesRequestBuilderRequestsMetadata } from './getAllRetainedMessages/index.js';
14
+ // @ts-ignore
13
15
  import { ChatItemRequestBuilderNavigationMetadata, ChatItemRequestBuilderRequestsMetadata } from './item/index.js';
14
16
  /**
15
17
  * Uri template for the request builder.
@@ -43,6 +45,9 @@ export const ChatsRequestBuilderNavigationMetadata = {
43
45
  getAllMessages: {
44
46
  requestsMetadata: GetAllMessagesRequestBuilderRequestsMetadata,
45
47
  },
48
+ getAllRetainedMessages: {
49
+ requestsMetadata: GetAllRetainedMessagesRequestBuilderRequestsMetadata,
50
+ },
46
51
  };
47
52
  /**
48
53
  * 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,kDAAkD,EAAE,gCAAgC,EAAE,aAAa,EAA0C,MAAM,wCAAwC,CAAC;AACrM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,iBAAiB,CAAC;AAyFhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,iHAAiH,CAAC;AAChK;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,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,qCAAqC,GAAuG;IACrJ,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;QAC5D,sBAAsB,EAAE,CAAC,WAAW,CAAC;KACxC;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;CACJ,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,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,aAAa;QACpC,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,kDAAkD,EAAE,gCAAgC,EAAE,aAAa,EAA0C,MAAM,wCAAwC,CAAC;AACrM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,mCAAmC,CAAC;AACpJ,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,iBAAiB,CAAC;AA6FhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,iHAAiH,CAAC;AAChK;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,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,qCAAqC,GAAuG;IACrJ,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;QAC5D,sBAAsB,EAAE,CAAC,WAAW,CAAC;KACxC;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;KACzE;CACJ,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,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,aAAa;QACpC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -47,7 +47,7 @@ export interface GetMemberGroupsPostResponse extends BaseCollectionPaginationCou
47
47
  */
48
48
  export interface GetMemberGroupsRequestBuilder extends BaseRequestBuilder<GetMemberGroupsRequestBuilder> {
49
49
  /**
50
- * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
50
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
51
51
  * @param body The request body
52
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
53
  * @returns {Promise<GetMemberGroupsPostResponse>}
@@ -56,7 +56,7 @@ export interface GetMemberGroupsRequestBuilder extends BaseRequestBuilder<GetMem
56
56
  */
57
57
  post(body: GetMemberGroupsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GetMemberGroupsPostResponse | undefined>;
58
58
  /**
59
- * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
59
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
60
60
  * @param body The request body
61
61
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
62
  * @returns {RequestInformation}
@@ -372,10 +372,10 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
372
372
  */
373
373
  get wipeManagedAppRegistrationsByDeviceTag(): WipeManagedAppRegistrationsByDeviceTagRequestBuilder;
374
374
  /**
375
- * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
375
+ * Deletes a user.
376
376
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
377
377
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
378
- * @see {@link https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0|Find more info here}
378
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0|Find more info here}
379
379
  */
380
380
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
381
381
  /**
@@ -390,7 +390,7 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
390
390
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
391
391
  * @returns {Promise<User>}
392
392
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
393
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0|Find more info here}
393
+ * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0|Find more info here}
394
394
  */
395
395
  get(requestConfiguration?: RequestConfiguration<UserItemRequestBuilderGetQueryParameters> | undefined): Promise<User | undefined>;
396
396
  /**
@@ -399,7 +399,7 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
399
399
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
400
400
  * @returns {Promise<User>}
401
401
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
402
- * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0|Find more info here}
402
+ * @see {@link https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0|Find more info here}
403
403
  */
404
404
  patch(body: User, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<User | undefined>;
405
405
  /**
@@ -410,7 +410,7 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
410
410
  */
411
411
  reminderViewWithStartDateTimeWithEndDateTime(endDateTime: string | undefined, startDateTime: string | undefined): ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder;
412
412
  /**
413
- * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
413
+ * Deletes a user.
414
414
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
415
415
  * @returns {RequestInformation}
416
416
  */
@@ -1,4 +1,4 @@
1
- import { type OfficeGraphInsights } from '@microsoft/msgraph-sdk/models/index.js';
1
+ import { type ItemInsights } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type SharedRequestBuilder } from './shared/index.js';
3
3
  import { type TrendingRequestBuilder } from './trending/index.js';
4
4
  import { type UsedRequestBuilder } from './used/index.js';
@@ -28,18 +28,18 @@ export interface InsightsRequestBuilder extends BaseRequestBuilder<InsightsReque
28
28
  /**
29
29
  * Get insights from users
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
- * @returns {Promise<OfficeGraphInsights>}
31
+ * @returns {Promise<ItemInsights>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
33
  */
34
- get(requestConfiguration?: RequestConfiguration<InsightsRequestBuilderGetQueryParameters> | undefined): Promise<OfficeGraphInsights | undefined>;
34
+ get(requestConfiguration?: RequestConfiguration<InsightsRequestBuilderGetQueryParameters> | undefined): Promise<ItemInsights | undefined>;
35
35
  /**
36
36
  * Update the navigation property insights in users
37
37
  * @param body The request body
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
- * @returns {Promise<OfficeGraphInsights>}
39
+ * @returns {Promise<ItemInsights>}
40
40
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
41
41
  */
42
- patch(body: OfficeGraphInsights, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OfficeGraphInsights | undefined>;
42
+ patch(body: ItemInsights, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ItemInsights | undefined>;
43
43
  /**
44
44
  * Delete navigation property insights for users
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -58,7 +58,7 @@ export interface InsightsRequestBuilder extends BaseRequestBuilder<InsightsReque
58
58
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
59
59
  * @returns {RequestInformation}
60
60
  */
61
- toPatchRequestInformation(body: OfficeGraphInsights, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
61
+ toPatchRequestInformation(body: ItemInsights, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
62
62
  }
63
63
  /**
64
64
  * Get insights from users
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAIjK,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAE5I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAA4E,MAAM,iBAAiB,CAAC;AAEpI,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,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;;;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,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;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,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;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,CAa1J,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,EAAgF,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAE5I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAA4E,MAAM,iBAAiB,CAAC;AAEpI,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,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;;;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,CAa1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBA+BpD,CAAC"}
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  // Generated by Microsoft Kiota
4
4
  // @ts-ignore
5
- import { createOfficeGraphInsightsFromDiscriminatorValue, serializeOfficeGraphInsights } from '@microsoft/msgraph-sdk/models/index.js';
5
+ import { createItemInsightsFromDiscriminatorValue, serializeItemInsights } from '@microsoft/msgraph-sdk/models/index.js';
6
6
  // @ts-ignore
7
7
  import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
8
  // @ts-ignore
@@ -58,7 +58,7 @@ export const InsightsRequestBuilderRequestsMetadata = {
58
58
  XXX: createODataErrorFromDiscriminatorValue,
59
59
  },
60
60
  adapterMethodName: "send",
61
- responseBodyFactory: createOfficeGraphInsightsFromDiscriminatorValue,
61
+ responseBodyFactory: createItemInsightsFromDiscriminatorValue,
62
62
  queryParametersMapper: InsightsRequestBuilderGetQueryParametersMapper,
63
63
  },
64
64
  patch: {
@@ -68,9 +68,9 @@ export const InsightsRequestBuilderRequestsMetadata = {
68
68
  XXX: createODataErrorFromDiscriminatorValue,
69
69
  },
70
70
  adapterMethodName: "send",
71
- responseBodyFactory: createOfficeGraphInsightsFromDiscriminatorValue,
71
+ responseBodyFactory: createItemInsightsFromDiscriminatorValue,
72
72
  requestBodyContentType: "application/json",
73
- requestBodySerializer: serializeOfficeGraphInsights,
73
+ requestBodySerializer: serializeItemInsights,
74
74
  requestInformationContentSetMethod: "setContentFromParsable",
75
75
  },
76
76
  };
@@ -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,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,wCAAwC,CAAC;AACjK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AACpJ,aAAa;AACb,OAAO,EAA2B,oCAAoC,EAAE,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AA0EpI;;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,MAAM,EAAE;QACJ,gBAAgB,EAAE,oCAAoC;QACtD,kBAAkB,EAAE,sCAAsC;KAC7D;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;KAC/D;IACD,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;QACpD,kBAAkB,EAAE,oCAAoC;KAC3D;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,+CAA+C;QACrE,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,+CAA+C;QACrE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4BAA4B;QACnD,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,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AACpJ,aAAa;AACb,OAAO,EAA2B,oCAAoC,EAAE,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AA0EpI;;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,MAAM,EAAE;QACJ,gBAAgB,EAAE,oCAAoC;QACtD,kBAAkB,EAAE,sCAAsC;KAC7D;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;KAC/D;IACD,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;QACpD,kBAAkB,EAAE,oCAAoC;KAC3D;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"}
@@ -0,0 +1,88 @@
1
+ import { type BaseCollectionPaginationCountResponse, type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { 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 {GetAllRetainedMessagesGetResponse}
7
+ */
8
+ export declare function createGetAllRetainedMessagesGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoGetAllRetainedMessagesGetResponse(getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
14
+ export interface GetAllRetainedMessagesGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
15
+ /**
16
+ * The value property
17
+ */
18
+ value?: ChatMessage[];
19
+ }
20
+ /**
21
+ * Provides operations to call the getAllRetainedMessages method.
22
+ */
23
+ export interface GetAllRetainedMessagesRequestBuilder extends BaseRequestBuilder<GetAllRetainedMessagesRequestBuilder> {
24
+ /**
25
+ * Invoke function getAllRetainedMessages
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns {Promise<GetAllRetainedMessagesGetResponse>}
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllRetainedMessagesGetResponse | undefined>;
31
+ /**
32
+ * Invoke function getAllRetainedMessages
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns {RequestInformation}
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * Invoke function getAllRetainedMessages
40
+ */
41
+ export interface GetAllRetainedMessagesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * Show only the first n items
72
+ */
73
+ top?: number;
74
+ }
75
+ /**
76
+ * Serializes information the current object
77
+ * @param writer Serialization writer to use to serialize this model
78
+ */
79
+ export declare function serializeGetAllRetainedMessagesGetResponse(writer: SerializationWriter, getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): void;
80
+ /**
81
+ * Uri template for the request builder.
82
+ */
83
+ export declare const GetAllRetainedMessagesRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/channels/getAllRetainedMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
84
+ /**
85
+ * Metadata for all the requests in the request builder.
86
+ */
87
+ export declare const GetAllRetainedMessagesRequestBuilderRequestsMetadata: RequestsMetadata;
88
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAI3R,OAAO,EAAE,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;AAElO;;;;GAIG;AACH,wBAAgB,6DAA6D,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,CAErL;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK3M;AACD,MAAM,WAAW,iCAAkC,SAAQ,qCAAqC,EAAE,QAAQ;IACtG;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAC/K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;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;;;GAGG;AACH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG7L;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,wKAAwK,CAAC;AAcrO;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAWlE,CAAC"}