@microsoft/msgraph-sdk-groups 1.0.0-preview.30 → 1.0.0-preview.40

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 (98) hide show
  1. package/groups/delta/index.d.ts +3 -3
  2. package/groups/item/assignLicense/index.d.ts +3 -4
  3. package/groups/item/assignLicense/index.d.ts.map +1 -1
  4. package/groups/item/assignLicense/index.js.map +1 -1
  5. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js +1 -1
  6. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  7. package/groups/item/checkMemberGroups/index.d.ts +2 -2
  8. package/groups/item/conversations/index.d.ts +3 -3
  9. package/groups/item/conversations/item/index.d.ts +4 -4
  10. package/groups/item/conversations/item/threads/item/reply/index.d.ts +3 -3
  11. package/groups/item/getMemberObjects/index.d.ts +2 -2
  12. package/groups/item/groupLifecyclePolicies/item/addGroup/index.d.ts +2 -2
  13. package/groups/item/index.d.ts +2 -2
  14. package/groups/item/owners/index.d.ts +3 -3
  15. package/groups/item/owners/ref/index.d.ts +3 -3
  16. package/groups/item/renew/index.d.ts +2 -2
  17. package/groups/item/team/channels/item/members/index.d.ts +5 -0
  18. package/groups/item/team/channels/item/members/index.d.ts.map +1 -1
  19. package/groups/item/team/channels/item/members/index.js +5 -0
  20. package/groups/item/team/channels/item/members/index.js.map +1 -1
  21. package/groups/item/team/channels/item/members/remove/index.d.ts +84 -0
  22. package/groups/item/team/channels/item/members/remove/index.d.ts.map +1 -0
  23. package/groups/item/team/channels/item/members/remove/index.js +90 -0
  24. package/groups/item/team/channels/item/members/remove/index.js.map +1 -0
  25. package/groups/item/team/members/index.d.ts +5 -0
  26. package/groups/item/team/members/index.d.ts.map +1 -1
  27. package/groups/item/team/members/index.js +5 -0
  28. package/groups/item/team/members/index.js.map +1 -1
  29. package/groups/item/team/members/remove/index.d.ts +84 -0
  30. package/groups/item/team/members/remove/index.d.ts.map +1 -0
  31. package/groups/item/team/members/remove/index.js +90 -0
  32. package/groups/item/team/members/remove/index.js.map +1 -0
  33. package/groups/item/team/primaryChannel/members/index.d.ts +5 -0
  34. package/groups/item/team/primaryChannel/members/index.d.ts.map +1 -1
  35. package/groups/item/team/primaryChannel/members/index.js +5 -0
  36. package/groups/item/team/primaryChannel/members/index.js.map +1 -1
  37. package/groups/item/team/primaryChannel/members/remove/index.d.ts +84 -0
  38. package/groups/item/team/primaryChannel/members/remove/index.d.ts.map +1 -0
  39. package/groups/item/team/primaryChannel/members/remove/index.js +90 -0
  40. package/groups/item/team/primaryChannel/members/remove/index.js.map +1 -0
  41. package/groups/item/team/schedule/dayNotes/count/index.d.ts +41 -0
  42. package/groups/item/team/schedule/dayNotes/count/index.d.ts.map +1 -0
  43. package/groups/item/team/schedule/dayNotes/count/index.js +34 -0
  44. package/groups/item/team/schedule/dayNotes/count/index.js.map +1 -0
  45. package/groups/item/team/schedule/dayNotes/index.d.ts +97 -0
  46. package/groups/item/team/schedule/dayNotes/index.d.ts.map +1 -0
  47. package/groups/item/team/schedule/dayNotes/index.js +70 -0
  48. package/groups/item/team/schedule/dayNotes/index.js.map +1 -0
  49. package/groups/item/team/schedule/dayNotes/item/index.d.ts +69 -0
  50. package/groups/item/team/schedule/dayNotes/item/index.d.ts.map +1 -0
  51. package/groups/item/team/schedule/dayNotes/item/index.js +56 -0
  52. package/groups/item/team/schedule/dayNotes/item/index.js.map +1 -0
  53. package/groups/item/team/schedule/index.d.ts +10 -0
  54. package/groups/item/team/schedule/index.d.ts.map +1 -1
  55. package/groups/item/team/schedule/index.js +12 -0
  56. package/groups/item/team/schedule/index.js.map +1 -1
  57. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts +66 -0
  58. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts.map +1 -0
  59. package/groups/item/team/schedule/timeCards/clockIn/index.js +64 -0
  60. package/groups/item/team/schedule/timeCards/clockIn/index.js.map +1 -0
  61. package/groups/item/team/schedule/timeCards/count/index.d.ts +41 -0
  62. package/groups/item/team/schedule/timeCards/count/index.d.ts.map +1 -0
  63. package/groups/item/team/schedule/timeCards/count/index.js +34 -0
  64. package/groups/item/team/schedule/timeCards/count/index.js.map +1 -0
  65. package/groups/item/team/schedule/timeCards/index.d.ts +102 -0
  66. package/groups/item/team/schedule/timeCards/index.d.ts.map +1 -0
  67. package/groups/item/team/schedule/timeCards/index.js +76 -0
  68. package/groups/item/team/schedule/timeCards/index.js.map +1 -0
  69. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts +65 -0
  70. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts.map +1 -0
  71. package/groups/item/team/schedule/timeCards/item/clockOut/index.js +64 -0
  72. package/groups/item/team/schedule/timeCards/item/clockOut/index.js.map +1 -0
  73. package/groups/item/team/schedule/timeCards/item/confirm/index.d.ts +30 -0
  74. package/groups/item/team/schedule/timeCards/item/confirm/index.d.ts.map +1 -0
  75. package/groups/item/team/schedule/timeCards/item/confirm/index.js +28 -0
  76. package/groups/item/team/schedule/timeCards/item/confirm/index.js.map +1 -0
  77. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts +65 -0
  78. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts.map +1 -0
  79. package/groups/item/team/schedule/timeCards/item/endBreak/index.js +64 -0
  80. package/groups/item/team/schedule/timeCards/item/endBreak/index.js.map +1 -0
  81. package/groups/item/team/schedule/timeCards/item/index.d.ts +93 -0
  82. package/groups/item/team/schedule/timeCards/item/index.d.ts.map +1 -0
  83. package/groups/item/team/schedule/timeCards/item/index.js +81 -0
  84. package/groups/item/team/schedule/timeCards/item/index.js.map +1 -0
  85. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts +65 -0
  86. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts.map +1 -0
  87. package/groups/item/team/schedule/timeCards/item/startBreak/index.js +64 -0
  88. package/groups/item/team/schedule/timeCards/item/startBreak/index.js.map +1 -0
  89. package/groups/item/threads/item/index.d.ts +4 -4
  90. package/groups/item/threads/item/reply/index.d.ts +3 -3
  91. package/groups/item/validateProperties/index.d.ts +1 -2
  92. package/groups/item/validateProperties/index.d.ts.map +1 -1
  93. package/groups/item/validateProperties/index.js.map +1 -1
  94. package/groups/validateProperties/index.d.ts +1 -2
  95. package/groups/validateProperties/index.d.ts.map +1 -1
  96. package/groups/validateProperties/index.js.map +1 -1
  97. package/package.json +2 -2
  98. package/tsconfig.tsbuildinfo +1 -1
@@ -17,7 +17,7 @@ export interface DeltaGetResponse extends BaseDeltaFunctionResponse, Parsable {
17
17
  */
18
18
  export interface DeltaRequestBuilder extends BaseRequestBuilder<DeltaRequestBuilder> {
19
19
  /**
20
- * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. See Using Delta Query for details.
20
+ * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. For more information, see Use delta query to track changes in Microsoft Graph data for details.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<DeltaGetResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -25,14 +25,14 @@ export interface DeltaRequestBuilder extends BaseRequestBuilder<DeltaRequestBuil
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): Promise<DeltaGetResponse | undefined>;
27
27
  /**
28
- * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. See Using Delta Query for details.
28
+ * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. For more information, see Use delta query to track changes in Microsoft Graph data for details.
29
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
30
  * @returns {RequestInformation}
31
31
  */
32
32
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): RequestInformation;
33
33
  }
34
34
  /**
35
- * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. See Using Delta Query for details.
35
+ * Get newly created, updated, or deleted groups, including group membership changes, without having to perform a full read of the entire group collection. For more information, see Use delta query to track changes in Microsoft Graph data for details.
36
36
  */
37
37
  export interface DeltaRequestBuilderGetQueryParameters {
38
38
  /**
@@ -1,6 +1,5 @@
1
1
  import { type AssignedLicense, type Group } 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
- import { type Guid } from 'guid-typescript';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Guid, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
4
3
  export interface AssignLicensePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
5
4
  /**
6
5
  * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
@@ -24,7 +23,7 @@ export interface AssignLicensePostRequestBody extends AdditionalDataHolder, Back
24
23
  */
25
24
  export interface AssignLicenseRequestBuilder extends BaseRequestBuilder<AssignLicenseRequestBuilder> {
26
25
  /**
27
- * Add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to direct user licensing. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. To get the subscriptions available in the directory, perform a GET subscribedSkus request.
26
+ * Add or remove licenses on a group. Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to direct user licensing. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. To get the subscriptions available in the directory, perform a GET subscribedSkus request.
28
27
  * @param body The request body
29
28
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
29
  * @returns {Promise<Group>}
@@ -33,7 +32,7 @@ export interface AssignLicenseRequestBuilder extends BaseRequestBuilder<AssignLi
33
32
  */
34
33
  post(body: AssignLicensePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Group | undefined>;
35
34
  /**
36
- * Add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to direct user licensing. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. To get the subscriptions available in the directory, perform a GET subscribedSkus request.
35
+ * Add or remove licenses on a group. Licenses assigned to the group will be assigned to all users in the group. Group-based licensing is an alternative to direct user licensing. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. To get the subscriptions available in the directory, perform a GET subscribedSkus request.
37
36
  * @param body The request body
38
37
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
38
  * @returns {RequestInformation}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,eAAe,EAAE,KAAK,KAAK,EAAE,MAAM,wCAAwC,CAAC;AAIpN,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,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAE5C,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,EAAE,GAAG,IAAI,CAAC;IACvC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,cAAc,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;CAClC;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,KAAK,GAAG,SAAS,CAAC,CAAC;IACxI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;;;GAIG;AAEH,wBAAgB,wDAAwD,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,CAEhL;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM5L;AACD;;;GAGG;AAEH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMrL;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,iDAAiD,CAAC;AACrG;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,eAAe,EAAE,KAAK,KAAK,EAAE,MAAM,wCAAwC,CAAC;AAIpN,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,IAAI,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAE7S,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,EAAE,GAAG,IAAI,CAAC;IACvC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,cAAc,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;CAClC;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,KAAK,GAAG,SAAS,CAAC,CAAC;IACxI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;;;GAIG;AAEH,wBAAgB,wDAAwD,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,CAEhL;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM5L;AACD;;;GAGG;AAEH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMrL;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,iDAAiD,CAAC;AACrG;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,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,2CAA2C,EAAE,iCAAiC,EAAE,wBAAwB,EAAoD,MAAM,wCAAwC,CAAC;AACpN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA6C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,WAAW,GAAG,CAAC,CAAC,2BAA2B,CAAkB,2CAA2C,CAAC,CAAC,CAAC,CAAC;QAC/J,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,cAAc,GAAG,CAAC,CAAC,8BAA8B,EAAQ,CAAC,CAAC,CAAC;KACrH,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAyF,EAAE;IAC1K,IAAI,4BAA4B,EAAE,CAAC;QAC/B,MAAM,CAAC,6BAA6B,CAAkB,aAAa,EAAE,4BAA4B,CAAC,WAAW,EAAE,wBAAwB,CAAC,CAAC;QACzI,MAAM,CAAC,gCAAgC,CAAO,gBAAgB,EAAE,4BAA4B,CAAC,cAAc,CAAC,CAAC;QAC7G,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;IAC5E,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,8CAA8C,CAAC;AACrG;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iCAAiC;QACvD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,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,2CAA2C,EAAE,iCAAiC,EAAE,wBAAwB,EAAoD,MAAM,wCAAwC,CAAC;AACpN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA2C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,WAAW,GAAG,CAAC,CAAC,2BAA2B,CAAkB,2CAA2C,CAAC,CAAC,CAAC,CAAC;QAC/J,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,cAAc,GAAG,CAAC,CAAC,8BAA8B,EAAQ,CAAC,CAAC,CAAC;KACrH,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAyF,EAAE;IAC1K,IAAI,4BAA4B,EAAE,CAAC;QAC/B,MAAM,CAAC,6BAA6B,CAAkB,aAAa,EAAE,4BAA4B,CAAC,WAAW,EAAE,wBAAwB,CAAC,CAAC;QACzI,MAAM,CAAC,gCAAgC,CAAO,gBAAgB,EAAE,4BAA4B,CAAC,cAAc,CAAC,CAAC;QAC7G,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;IAC5E,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,8CAA8C,CAAC;AACrG;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iCAAiC;QACvD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -31,7 +31,7 @@ export function serializeAllowedCalendarSharingRolesWithUserGetResponse(writer,
31
31
  if (allowedCalendarSharingRolesWithUserGetResponse) {
32
32
  serializeBaseCollectionPaginationCountResponse(writer, allowedCalendarSharingRolesWithUserGetResponse);
33
33
  if (allowedCalendarSharingRolesWithUserGetResponse.value)
34
- writer.writeEnumValue("value", ...allowedCalendarSharingRolesWithUserGetResponse.value);
34
+ writer.writeCollectionOfEnumValues("value", allowedCalendarSharingRolesWithUserGetResponse.value);
35
35
  }
36
36
  }
37
37
  /**
@@ -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,EAAoB,sBAAsB,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AACpP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAqD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0EAA0E,CAAC,SAAgC;IACvH,OAAO,6DAA6D,CAAC;AACzE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,iDAAsH,EAAE;IAClM,uCACO,oDAAoD,CAAC,8CAA8C,CAAC,KACvG,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8CAA8C,CAAC,KAAK,GAAG,CAAC,CAAC,yBAAyB,CAAmB,sBAAsB,CAAC,CAAC,CAAC,CAAC,IAClJ;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,MAA2B,EAAE,iDAA6H,EAAE;IAChO,IAAI,8CAA8C,EAAE,CAAC;QACjD,8CAA8C,CAAC,MAAM,EAAE,8CAA8C,CAAC,CAAA;QACtG,IAAG,8CAA8C,CAAC,KAAK;YACvD,MAAM,CAAC,cAAc,CAAmB,OAAO,EAAE,GAAG,8CAA8C,CAAC,KAAK,CAAC,CAAC;IAC9G,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAAG,kIAAkI,CAAC;AAC/M;;GAEG;AACH,MAAM,yEAAyE,GAA2B;IACtG,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iEAAiE,GAAqB;IAC/F,GAAG,EAAE;QACD,WAAW,EAAE,4DAA4D;QACzE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0EAA0E;QAChG,qBAAqB,EAAE,yEAAyE;KACnG;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,EAAoB,sBAAsB,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AACpP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAqD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0EAA0E,CAAC,SAAgC;IACvH,OAAO,6DAA6D,CAAC;AACzE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,iDAAsH,EAAE;IAClM,uCACO,oDAAoD,CAAC,8CAA8C,CAAC,KACvG,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8CAA8C,CAAC,KAAK,GAAG,CAAC,CAAC,yBAAyB,CAAmB,sBAAsB,CAAC,CAAC,CAAC,CAAC,IAClJ;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,MAA2B,EAAE,iDAA6H,EAAE;IAChO,IAAI,8CAA8C,EAAE,CAAC;QACjD,8CAA8C,CAAC,MAAM,EAAE,8CAA8C,CAAC,CAAA;QACtG,IAAG,8CAA8C,CAAC,KAAK;YACvD,MAAM,CAAC,2BAA2B,CAAmB,OAAO,EAAE,8CAA8C,CAAC,KAAK,CAAC,CAAC;IACxH,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAAG,kIAAkI,CAAC;AAC/M;;GAEG;AACH,MAAM,yEAAyE,GAA2B;IACtG,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iEAAiE,GAAqB;IAC/F,GAAG,EAAE;QACD,WAAW,EAAE,4DAA4D;QACzE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0EAA0E;QAChG,qBAAqB,EAAE,yEAAyE;KACnG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -25,7 +25,7 @@ export interface CheckMemberGroupsPostResponse extends BaseCollectionPaginationC
25
25
  */
26
26
  export interface CheckMemberGroupsRequestBuilder extends BaseRequestBuilder<CheckMemberGroupsRequestBuilder> {
27
27
  /**
28
- * Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
28
+ * Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<CheckMemberGroupsPostResponse>}
@@ -34,7 +34,7 @@ export interface CheckMemberGroupsRequestBuilder extends BaseRequestBuilder<Chec
34
34
  */
35
35
  post(body: CheckMemberGroupsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CheckMemberGroupsPostResponse | undefined>;
36
36
  /**
37
- * Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
37
+ * Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
38
38
  * @param body The request body
39
39
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
40
40
  * @returns {RequestInformation}
@@ -25,12 +25,12 @@ export interface ConversationsRequestBuilder extends BaseRequestBuilder<Conversa
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<ConversationsRequestBuilderGetQueryParameters> | undefined): Promise<ConversationCollectionResponse | undefined>;
27
27
  /**
28
- * Use reply thread or reply post to further post to that conversation.
28
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<Conversation>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: Conversation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Conversation | undefined>;
36
36
  /**
@@ -40,7 +40,7 @@ export interface ConversationsRequestBuilder extends BaseRequestBuilder<Conversa
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Use reply thread or reply post to further post to that conversation.
43
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -17,11 +17,11 @@ export interface ConversationItemRequestBuilder extends BaseRequestBuilder<Conve
17
17
  */
18
18
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
19
19
  /**
20
- * Retrieve the properties and relationships of conversation object.
20
+ * The group's conversations.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<Conversation>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0|Find more info here}
24
+ * @see {@link https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0|Find more info here}
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<ConversationItemRequestBuilderGetQueryParameters> | undefined): Promise<Conversation | undefined>;
27
27
  /**
@@ -31,14 +31,14 @@ export interface ConversationItemRequestBuilder extends BaseRequestBuilder<Conve
31
31
  */
32
32
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
33
33
  /**
34
- * Retrieve the properties and relationships of conversation object.
34
+ * The group's conversations.
35
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
36
  * @returns {RequestInformation}
37
37
  */
38
38
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
39
39
  }
40
40
  /**
41
- * Retrieve the properties and relationships of conversation object.
41
+ * The group's conversations.
42
42
  */
43
43
  export interface ConversationItemRequestBuilderGetQueryParameters {
44
44
  /**
@@ -30,15 +30,15 @@ export interface ReplyPostRequestBody extends AdditionalDataHolder, BackedModel,
30
30
  */
31
31
  export interface ReplyRequestBuilder extends BaseRequestBuilder<ReplyRequestBuilder> {
32
32
  /**
33
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
33
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
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
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
37
- * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0|Find more info here}
37
+ * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here}
38
38
  */
39
39
  post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
40
40
  /**
41
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
41
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
42
42
  * @param body The request body
43
43
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
44
  * @returns {RequestInformation}
@@ -47,7 +47,7 @@ export interface GetMemberObjectsPostResponse extends BaseCollectionPaginationCo
47
47
  */
48
48
  export interface GetMemberObjectsRequestBuilder extends BaseRequestBuilder<GetMemberObjectsRequestBuilder> {
49
49
  /**
50
- * Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
50
+ * Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles.
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<GetMemberObjectsPostResponse>}
@@ -56,7 +56,7 @@ export interface GetMemberObjectsRequestBuilder extends BaseRequestBuilder<GetMe
56
56
  */
57
57
  post(body: GetMemberObjectsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GetMemberObjectsPostResponse | undefined>;
58
58
  /**
59
- * Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
59
+ * Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles.
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}
@@ -32,7 +32,7 @@ export interface AddGroupPostResponse extends AdditionalDataHolder, BackedModel,
32
32
  */
33
33
  export interface AddGroupRequestBuilder extends BaseRequestBuilder<AddGroupRequestBuilder> {
34
34
  /**
35
- * Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the managedGroupTypes property of groupLifecyclePolicy is set to Selected.
35
+ * Add a group to a groupLifecyclePolicy. This action is supported only if the managedGroupTypes property of the policy is set to Selected.
36
36
  * @param body The request body
37
37
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
38
  * @returns {Promise<AddGroupPostResponse>}
@@ -41,7 +41,7 @@ export interface AddGroupRequestBuilder extends BaseRequestBuilder<AddGroupReque
41
41
  */
42
42
  post(body: AddGroupPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AddGroupPostResponse | undefined>;
43
43
  /**
44
- * Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the managedGroupTypes property of groupLifecyclePolicy is set to Selected.
44
+ * Add a group to a groupLifecyclePolicy. This action is supported only if the managedGroupTypes property of the policy is set to Selected.
45
45
  * @param body The request body
46
46
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
47
47
  * @returns {RequestInformation}
@@ -220,7 +220,7 @@ export interface GroupItemRequestBuilder extends BaseRequestBuilder<GroupItemReq
220
220
  */
221
221
  get validateProperties(): ValidatePropertiesRequestBuilder;
222
222
  /**
223
- * Delete group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.
223
+ * Delete a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.
224
224
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
225
225
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
226
226
  * @see {@link https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0|Find more info here}
@@ -244,7 +244,7 @@ export interface GroupItemRequestBuilder extends BaseRequestBuilder<GroupItemReq
244
244
  */
245
245
  patch(body: Group, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Group | undefined>;
246
246
  /**
247
- * Delete group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.
247
+ * Delete a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.
248
248
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
249
249
  * @returns {RequestInformation}
250
250
  */
@@ -52,7 +52,7 @@ export interface OwnersRequestBuilder extends BaseRequestBuilder<OwnersRequestBu
52
52
  */
53
53
  byDirectoryObjectId(directoryObjectId: string): DirectoryObjectItemRequestBuilder;
54
54
  /**
55
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
55
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
56
56
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
57
57
  * @returns {Promise<DirectoryObjectCollectionResponse>}
58
58
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -60,14 +60,14 @@ export interface OwnersRequestBuilder extends BaseRequestBuilder<OwnersRequestBu
60
60
  */
61
61
  get(requestConfiguration?: RequestConfiguration<OwnersRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
62
62
  /**
63
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
63
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
64
64
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
65
65
  * @returns {RequestInformation}
66
66
  */
67
67
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<OwnersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
68
68
  }
69
69
  /**
70
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
70
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
71
71
  */
72
72
  export interface OwnersRequestBuilderGetQueryParameters {
73
73
  /**
@@ -12,7 +12,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
12
12
  */
13
13
  delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
14
14
  /**
15
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
15
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
16
16
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
17
  * @returns {Promise<StringCollectionResponse>}
18
18
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -34,7 +34,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
34
34
  */
35
35
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): RequestInformation;
36
36
  /**
37
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
37
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
39
  * @returns {RequestInformation}
40
40
  */
@@ -57,7 +57,7 @@ export interface RefRequestBuilderDeleteQueryParameters {
57
57
  id?: string;
58
58
  }
59
59
  /**
60
- * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
60
+ * Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
61
61
  */
62
62
  export interface RefRequestBuilderGetQueryParameters {
63
63
  /**
@@ -4,14 +4,14 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
4
4
  */
5
5
  export interface RenewRequestBuilder extends BaseRequestBuilder<RenewRequestBuilder> {
6
6
  /**
7
- * Renews a group's expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.
7
+ * Renew a group's expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.
8
8
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
9
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
10
  * @see {@link https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0|Find more info here}
11
11
  */
12
12
  post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
13
  /**
14
- * Renews a group's expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.
14
+ * Renew a group's expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.
15
15
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
16
  * @returns {RequestInformation}
17
17
  */
@@ -2,6 +2,7 @@ import { type ConversationMember, type ConversationMemberCollectionResponse } fr
2
2
  import { type AddRequestBuilder } from './add/index.js';
3
3
  import { type CountRequestBuilder } from './count/index.js';
4
4
  import { type ConversationMemberItemRequestBuilder } from './item/index.js';
5
+ import { type RemoveRequestBuilder } from './remove/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
7
8
  * Provides operations to manage the members property of the microsoft.graph.channel entity.
@@ -15,6 +16,10 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
15
16
  * Provides operations to count the resources in the collection.
16
17
  */
17
18
  get count(): CountRequestBuilder;
19
+ /**
20
+ * Provides operations to call the remove method.
21
+ */
22
+ get remove(): RemoveRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the members property of the microsoft.graph.channel entity.
20
25
  * @param conversationMemberId The unique identifier of conversationMember
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAI3Q,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAE3F,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,iBAAiB,CAAC;AAElI,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;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,gCAAgC,qJAAqJ,CAAC;AAcnM;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAI3Q,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAE3F,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,iBAAiB,CAAC;AAElI,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAEpG,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;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,gCAAgC,qJAAqJ,CAAC;AAcnM;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAcxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
@@ -11,6 +11,8 @@ import { AddRequestBuilderRequestsMetadata } from './add/index.js';
11
11
  import { CountRequestBuilderRequestsMetadata } from './count/index.js';
12
12
  // @ts-ignore
13
13
  import { ConversationMemberItemRequestBuilderRequestsMetadata } from './item/index.js';
14
+ // @ts-ignore
15
+ import { RemoveRequestBuilderRequestsMetadata } from './remove/index.js';
14
16
  /**
15
17
  * Uri template for the request builder.
16
18
  */
@@ -42,6 +44,9 @@ export const MembersRequestBuilderNavigationMetadata = {
42
44
  count: {
43
45
  requestsMetadata: CountRequestBuilderRequestsMetadata,
44
46
  },
47
+ remove: {
48
+ requestsMetadata: RemoveRequestBuilderRequestsMetadata,
49
+ },
45
50
  };
46
51
  /**
47
52
  * 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,gEAAgE,EAAE,8CAA8C,EAAE,2BAA2B,EAAsE,MAAM,wCAAwC,CAAC;AAC3Q,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iCAAiC,EAA0B,MAAM,gBAAgB,CAAC;AAC3F,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,iBAAiB,CAAC;AAwFlI;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,kJAAkJ,CAAC;AACnM;;GAEG;AACH,MAAM,6CAA6C,GAA2B;IAC1E,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,uCAAuC,GAAyG;IACzJ,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,sBAAsB,EAAE,CAAC,yBAAyB,CAAC;KACtD;IACD,GAAG,EAAE;QACD,gBAAgB,EAAE,iCAAiC;KACtD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gEAAgE;QACtF,qBAAqB,EAAE,6CAA6C;KACvE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8CAA8C;QACpE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2BAA2B;QAClD,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,gEAAgE,EAAE,8CAA8C,EAAE,2BAA2B,EAAsE,MAAM,wCAAwC,CAAC;AAC3Q,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iCAAiC,EAA0B,MAAM,gBAAgB,CAAC;AAC3F,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,iBAAiB,CAAC;AAClI,aAAa;AACb,OAAO,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AA4FpG;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,kJAAkJ,CAAC;AACnM;;GAEG;AACH,MAAM,6CAA6C,GAA2B;IAC1E,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,uCAAuC,GAAyG;IACzJ,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,sBAAsB,EAAE,CAAC,yBAAyB,CAAC;KACtD;IACD,GAAG,EAAE;QACD,gBAAgB,EAAE,iCAAiC;KACtD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,MAAM,EAAE;QACJ,gBAAgB,EAAE,oCAAoC;KACzD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gEAAgE;QACtF,qBAAqB,EAAE,6CAA6C;KACvE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8CAA8C;QACpE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2BAA2B;QAClD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,84 @@
1
+ import { type ActionResultPart, type BaseCollectionPaginationCountResponse, type ConversationMember } 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 {RemovePostRequestBody}
7
+ */
8
+ export declare function createRemovePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns {RemovePostResponse}
13
+ */
14
+ export declare function createRemovePostResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
15
+ /**
16
+ * The deserialization information for the current model
17
+ * @returns {Record<string, (node: ParseNode) => void>}
18
+ */
19
+ export declare function deserializeIntoRemovePostRequestBody(removePostRequestBody?: Partial<RemovePostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
20
+ /**
21
+ * The deserialization information for the current model
22
+ * @returns {Record<string, (node: ParseNode) => void>}
23
+ */
24
+ export declare function deserializeIntoRemovePostResponse(removePostResponse?: Partial<RemovePostResponse> | undefined): Record<string, (node: ParseNode) => void>;
25
+ export interface RemovePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
26
+ /**
27
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
28
+ */
29
+ additionalData?: Record<string, unknown>;
30
+ /**
31
+ * Stores model information.
32
+ */
33
+ backingStoreEnabled?: boolean | null;
34
+ /**
35
+ * The values property
36
+ */
37
+ values?: ConversationMember[] | null;
38
+ }
39
+ export interface RemovePostResponse extends BaseCollectionPaginationCountResponse, Parsable {
40
+ /**
41
+ * The value property
42
+ */
43
+ value?: ActionResultPart[] | null;
44
+ }
45
+ /**
46
+ * Provides operations to call the remove method.
47
+ */
48
+ export interface RemoveRequestBuilder extends BaseRequestBuilder<RemoveRequestBuilder> {
49
+ /**
50
+ * Remove multiple members from a team in a single request. The response provides details about which memberships could and couldn't be removed.
51
+ * @param body The request body
52
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
+ * @returns {Promise<RemovePostResponse>}
54
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
55
+ * @see {@link https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0|Find more info here}
56
+ */
57
+ post(body: RemovePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RemovePostResponse | undefined>;
58
+ /**
59
+ * Remove multiple members from a team in a single request. The response provides details about which memberships could and couldn't be removed.
60
+ * @param body The request body
61
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
+ * @returns {RequestInformation}
63
+ */
64
+ toPostRequestInformation(body: RemovePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
65
+ }
66
+ /**
67
+ * Serializes information the current object
68
+ * @param writer Serialization writer to use to serialize this model
69
+ */
70
+ export declare function serializeRemovePostRequestBody(writer: SerializationWriter, removePostRequestBody?: Partial<RemovePostRequestBody> | undefined | null): void;
71
+ /**
72
+ * Serializes information the current object
73
+ * @param writer Serialization writer to use to serialize this model
74
+ */
75
+ export declare function serializeRemovePostResponse(writer: SerializationWriter, removePostResponse?: Partial<RemovePostResponse> | undefined | null): void;
76
+ /**
77
+ * Uri template for the request builder.
78
+ */
79
+ export declare const RemoveRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/{channel%2Did}/members/remove";
80
+ /**
81
+ * Metadata for all the requests in the request builder.
82
+ */
83
+ export declare const RemoveRequestBuilderRequestsMetadata: RequestsMetadata;
84
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8P,KAAK,gBAAgB,EAAE,KAAK,qCAAqC,EAAE,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAIhZ,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,iDAAiD,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,CAEzK;AACD;;;;GAIG;AAEH,wBAAgB,8CAA8C,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,CAEtK;AACD;;;GAGG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvK;AACD;;;GAGG;AAEH,wBAAgB,iCAAiC,CAAC,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9J;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,EAAE,GAAG,IAAI,CAAC;CACxC;AACD,MAAM,WAAW,kBAAmB,SAAQ,qCAAqC,EAAE,QAAQ;IACvF;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;GAGG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKhK;AACD;;;GAGG;AAEH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,mBAAmB,EAAE,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKvJ;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,+EAA+E,CAAC;AAC5H;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAalD,CAAC"}
@@ -0,0 +1,90 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createActionResultPartFromDiscriminatorValue, createConversationMemberFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeActionResultPart, serializeBaseCollectionPaginationCountResponse, serializeConversationMember } 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 {RemovePostRequestBody}
12
+ */
13
+ // @ts-ignore
14
+ export function createRemovePostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoRemovePostRequestBody;
16
+ }
17
+ /**
18
+ * Creates a new instance of the appropriate class based on discriminator value
19
+ * @param parseNode The parse node to use to read the discriminator value and create the object
20
+ * @returns {RemovePostResponse}
21
+ */
22
+ // @ts-ignore
23
+ export function createRemovePostResponseFromDiscriminatorValue(parseNode) {
24
+ return deserializeIntoRemovePostResponse;
25
+ }
26
+ /**
27
+ * The deserialization information for the current model
28
+ * @returns {Record<string, (node: ParseNode) => void>}
29
+ */
30
+ // @ts-ignore
31
+ export function deserializeIntoRemovePostRequestBody(removePostRequestBody = {}) {
32
+ return {
33
+ "backingStoreEnabled": n => { removePostRequestBody.backingStoreEnabled = true; },
34
+ "values": n => { removePostRequestBody.values = n.getCollectionOfObjectValues(createConversationMemberFromDiscriminatorValue); },
35
+ };
36
+ }
37
+ /**
38
+ * The deserialization information for the current model
39
+ * @returns {Record<string, (node: ParseNode) => void>}
40
+ */
41
+ // @ts-ignore
42
+ export function deserializeIntoRemovePostResponse(removePostResponse = {}) {
43
+ return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(removePostResponse)), { "value": n => { removePostResponse.value = n.getCollectionOfObjectValues(createActionResultPartFromDiscriminatorValue); } });
44
+ }
45
+ /**
46
+ * Serializes information the current object
47
+ * @param writer Serialization writer to use to serialize this model
48
+ */
49
+ // @ts-ignore
50
+ export function serializeRemovePostRequestBody(writer, removePostRequestBody = {}) {
51
+ if (removePostRequestBody) {
52
+ writer.writeCollectionOfObjectValues("values", removePostRequestBody.values, serializeConversationMember);
53
+ writer.writeAdditionalData(removePostRequestBody.additionalData);
54
+ }
55
+ }
56
+ /**
57
+ * Serializes information the current object
58
+ * @param writer Serialization writer to use to serialize this model
59
+ */
60
+ // @ts-ignore
61
+ export function serializeRemovePostResponse(writer, removePostResponse = {}) {
62
+ if (removePostResponse) {
63
+ serializeBaseCollectionPaginationCountResponse(writer, removePostResponse);
64
+ writer.writeCollectionOfObjectValues("value", removePostResponse.value, serializeActionResultPart);
65
+ }
66
+ }
67
+ /**
68
+ * Uri template for the request builder.
69
+ */
70
+ export const RemoveRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/{channel%2Did}/members/remove";
71
+ /**
72
+ * Metadata for all the requests in the request builder.
73
+ */
74
+ export const RemoveRequestBuilderRequestsMetadata = {
75
+ post: {
76
+ uriTemplate: RemoveRequestBuilderUriTemplate,
77
+ responseBodyContentType: "application/json",
78
+ errorMappings: {
79
+ XXX: createODataErrorFromDiscriminatorValue,
80
+ },
81
+ adapterMethodName: "send",
82
+ responseBodyFactory: createRemovePostResponseFromDiscriminatorValue,
83
+ requestBodyContentType: "application/json",
84
+ requestBodySerializer: serializeRemovePostRequestBody,
85
+ requestInformationContentSetMethod: "setContentFromParsable",
86
+ },
87
+ };
88
+ /* tslint:enable */
89
+ /* eslint-enable */
90
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,8CAA8C,EAAE,oDAAoD,EAAE,yBAAyB,EAAE,8CAA8C,EAAE,2BAA2B,EAA8F,MAAM,wCAAwC,CAAC;AAChZ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8CAA8C,CAAC,SAAgC;IAC3F,OAAO,iCAAiC,CAAC;AAC7C,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,MAAM,GAAG,CAAC,CAAC,2BAA2B,CAAqB,8CAA8C,CAAC,CAAC,CAAC,CAAC;KACvJ,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,iCAAiC,CAAC,qBAA8D,EAAE;IAC9G,uCACO,oDAAoD,CAAC,kBAAkB,CAAC,KAC3E,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,kBAAkB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC,IAC9I;AACL,CAAC;AA0CD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE;IACrJ,IAAI,qBAAqB,EAAE,CAAC;QACxB,MAAM,CAAC,6BAA6B,CAAqB,QAAQ,EAAE,qBAAqB,CAAC,MAAM,EAAE,2BAA2B,CAAC,CAAC;QAC9H,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;IACrE,CAAC;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2BAA2B,CAAC,MAA2B,EAAE,qBAAqE,EAAE;IAC5I,IAAI,kBAAkB,EAAE,CAAC;QACrB,8CAA8C,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAA;QAC1E,MAAM,CAAC,6BAA6B,CAAmB,OAAO,EAAE,kBAAkB,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;IACzH,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,4EAA4E,CAAC;AAC5H;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,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,8CAA8C;QACpE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -2,6 +2,7 @@ import { type ConversationMember, type ConversationMemberCollectionResponse } fr
2
2
  import { type AddRequestBuilder } from './add/index.js';
3
3
  import { type CountRequestBuilder } from './count/index.js';
4
4
  import { type ConversationMemberItemRequestBuilder } from './item/index.js';
5
+ import { type RemoveRequestBuilder } from './remove/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
7
8
  * Provides operations to manage the members property of the microsoft.graph.team entity.
@@ -15,6 +16,10 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
15
16
  * Provides operations to count the resources in the collection.
16
17
  */
17
18
  get count(): CountRequestBuilder;
19
+ /**
20
+ * Provides operations to call the remove method.
21
+ */
22
+ get remove(): RemoveRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the members property of the microsoft.graph.team entity.
20
25
  * @param conversationMemberId The unique identifier of conversationMember