@microsoft/msgraph-sdk-communications 1.0.0-preview.71 → 1.0.0-preview.73

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 (152) hide show
  1. package/communications/calls/item/participants/invite/index.d.ts +3 -3
  2. package/communications/getAllOnlineMeetingMessages/index.d.ts +92 -0
  3. package/communications/getAllOnlineMeetingMessages/index.d.ts.map +1 -0
  4. package/communications/getAllOnlineMeetingMessages/index.js +74 -0
  5. package/communications/getAllOnlineMeetingMessages/index.js.map +1 -0
  6. package/communications/index.d.ts +12 -2
  7. package/communications/index.d.ts.map +1 -1
  8. package/communications/index.js +11 -0
  9. package/communications/index.js.map +1 -1
  10. package/communications/onlineMeetingConversations/count/index.d.ts +41 -0
  11. package/communications/onlineMeetingConversations/count/index.d.ts.map +1 -0
  12. package/communications/onlineMeetingConversations/count/index.js +34 -0
  13. package/communications/onlineMeetingConversations/count/index.js.map +1 -0
  14. package/communications/onlineMeetingConversations/index.d.ts +97 -0
  15. package/communications/onlineMeetingConversations/index.d.ts.map +1 -0
  16. package/communications/onlineMeetingConversations/index.js +71 -0
  17. package/communications/onlineMeetingConversations/index.js.map +1 -0
  18. package/communications/onlineMeetingConversations/item/index.d.ts +88 -0
  19. package/communications/onlineMeetingConversations/item/index.d.ts.map +1 -0
  20. package/communications/onlineMeetingConversations/item/index.js +79 -0
  21. package/communications/onlineMeetingConversations/item/index.js.map +1 -0
  22. package/communications/onlineMeetingConversations/item/messages/count/index.d.ts +41 -0
  23. package/communications/onlineMeetingConversations/item/messages/count/index.d.ts.map +1 -0
  24. package/communications/onlineMeetingConversations/item/messages/count/index.js +34 -0
  25. package/communications/onlineMeetingConversations/item/messages/count/index.js.map +1 -0
  26. package/communications/onlineMeetingConversations/item/messages/index.d.ts +97 -0
  27. package/communications/onlineMeetingConversations/item/messages/index.d.ts.map +1 -0
  28. package/communications/onlineMeetingConversations/item/messages/index.js +71 -0
  29. package/communications/onlineMeetingConversations/item/messages/index.js.map +1 -0
  30. package/communications/onlineMeetingConversations/item/messages/item/conversation/index.d.ts +42 -0
  31. package/communications/onlineMeetingConversations/item/messages/item/conversation/index.d.ts.map +1 -0
  32. package/communications/onlineMeetingConversations/item/messages/item/conversation/index.js +36 -0
  33. package/communications/onlineMeetingConversations/item/messages/item/conversation/index.js.map +1 -0
  34. package/communications/onlineMeetingConversations/item/messages/item/index.d.ts +93 -0
  35. package/communications/onlineMeetingConversations/item/messages/item/index.d.ts.map +1 -0
  36. package/communications/onlineMeetingConversations/item/messages/item/index.js +83 -0
  37. package/communications/onlineMeetingConversations/item/messages/item/index.js.map +1 -0
  38. package/communications/onlineMeetingConversations/item/messages/item/reactions/count/index.d.ts +41 -0
  39. package/communications/onlineMeetingConversations/item/messages/item/reactions/count/index.d.ts.map +1 -0
  40. package/communications/onlineMeetingConversations/item/messages/item/reactions/count/index.js +34 -0
  41. package/communications/onlineMeetingConversations/item/messages/item/reactions/count/index.js.map +1 -0
  42. package/communications/onlineMeetingConversations/item/messages/item/reactions/index.d.ts +98 -0
  43. package/communications/onlineMeetingConversations/item/messages/item/reactions/index.d.ts.map +1 -0
  44. package/communications/onlineMeetingConversations/item/messages/item/reactions/index.js +70 -0
  45. package/communications/onlineMeetingConversations/item/messages/item/reactions/index.js.map +1 -0
  46. package/communications/onlineMeetingConversations/item/messages/item/reactions/item/index.d.ts +69 -0
  47. package/communications/onlineMeetingConversations/item/messages/item/reactions/item/index.d.ts.map +1 -0
  48. package/communications/onlineMeetingConversations/item/messages/item/reactions/item/index.js +56 -0
  49. package/communications/onlineMeetingConversations/item/messages/item/reactions/item/index.js.map +1 -0
  50. package/communications/onlineMeetingConversations/item/messages/item/replies/count/index.d.ts +41 -0
  51. package/communications/onlineMeetingConversations/item/messages/item/replies/count/index.d.ts.map +1 -0
  52. package/communications/onlineMeetingConversations/item/messages/item/replies/count/index.js +34 -0
  53. package/communications/onlineMeetingConversations/item/messages/item/replies/count/index.js.map +1 -0
  54. package/communications/onlineMeetingConversations/item/messages/item/replies/index.d.ts +97 -0
  55. package/communications/onlineMeetingConversations/item/messages/item/replies/index.d.ts.map +1 -0
  56. package/communications/onlineMeetingConversations/item/messages/item/replies/index.js +71 -0
  57. package/communications/onlineMeetingConversations/item/messages/item/replies/index.js.map +1 -0
  58. package/communications/onlineMeetingConversations/item/messages/item/replies/item/conversation/index.d.ts +42 -0
  59. package/communications/onlineMeetingConversations/item/messages/item/replies/item/conversation/index.d.ts.map +1 -0
  60. package/communications/onlineMeetingConversations/item/messages/item/replies/item/conversation/index.js +36 -0
  61. package/communications/onlineMeetingConversations/item/messages/item/replies/item/conversation/index.js.map +1 -0
  62. package/communications/onlineMeetingConversations/item/messages/item/replies/item/index.d.ts +88 -0
  63. package/communications/onlineMeetingConversations/item/messages/item/replies/item/index.d.ts.map +1 -0
  64. package/communications/onlineMeetingConversations/item/messages/item/replies/item/index.js +77 -0
  65. package/communications/onlineMeetingConversations/item/messages/item/replies/item/index.js.map +1 -0
  66. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/count/index.d.ts +41 -0
  67. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/count/index.d.ts.map +1 -0
  68. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/count/index.js +34 -0
  69. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/count/index.js.map +1 -0
  70. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/index.d.ts +97 -0
  71. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/index.d.ts.map +1 -0
  72. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/index.js +70 -0
  73. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/index.js.map +1 -0
  74. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/item/index.d.ts +69 -0
  75. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/item/index.d.ts.map +1 -0
  76. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/item/index.js +56 -0
  77. package/communications/onlineMeetingConversations/item/messages/item/replies/item/reactions/item/index.js.map +1 -0
  78. package/communications/onlineMeetingConversations/item/messages/item/replies/item/replyTo/index.d.ts +42 -0
  79. package/communications/onlineMeetingConversations/item/messages/item/replies/item/replyTo/index.d.ts.map +1 -0
  80. package/communications/onlineMeetingConversations/item/messages/item/replies/item/replyTo/index.js +36 -0
  81. package/communications/onlineMeetingConversations/item/messages/item/replies/item/replyTo/index.js.map +1 -0
  82. package/communications/onlineMeetingConversations/item/messages/item/replyTo/index.d.ts +42 -0
  83. package/communications/onlineMeetingConversations/item/messages/item/replyTo/index.d.ts.map +1 -0
  84. package/communications/onlineMeetingConversations/item/messages/item/replyTo/index.js +36 -0
  85. package/communications/onlineMeetingConversations/item/messages/item/replyTo/index.js.map +1 -0
  86. package/communications/onlineMeetingConversations/item/onlineMeeting/attendeeReport/index.d.ts +55 -0
  87. package/communications/onlineMeetingConversations/item/onlineMeeting/attendeeReport/index.d.ts.map +1 -0
  88. package/communications/onlineMeetingConversations/item/onlineMeeting/attendeeReport/index.js +45 -0
  89. package/communications/onlineMeetingConversations/item/onlineMeeting/attendeeReport/index.js.map +1 -0
  90. package/communications/onlineMeetingConversations/item/onlineMeeting/index.d.ts +51 -0
  91. package/communications/onlineMeetingConversations/item/onlineMeeting/index.d.ts.map +1 -0
  92. package/communications/onlineMeetingConversations/item/onlineMeeting/index.js +46 -0
  93. package/communications/onlineMeetingConversations/item/onlineMeeting/index.js.map +1 -0
  94. package/communications/onlineMeetingConversations/item/starter/conversation/index.d.ts +42 -0
  95. package/communications/onlineMeetingConversations/item/starter/conversation/index.d.ts.map +1 -0
  96. package/communications/onlineMeetingConversations/item/starter/conversation/index.js +36 -0
  97. package/communications/onlineMeetingConversations/item/starter/conversation/index.js.map +1 -0
  98. package/communications/onlineMeetingConversations/item/starter/index.d.ts +93 -0
  99. package/communications/onlineMeetingConversations/item/starter/index.d.ts.map +1 -0
  100. package/communications/onlineMeetingConversations/item/starter/index.js +83 -0
  101. package/communications/onlineMeetingConversations/item/starter/index.js.map +1 -0
  102. package/communications/onlineMeetingConversations/item/starter/reactions/count/index.d.ts +41 -0
  103. package/communications/onlineMeetingConversations/item/starter/reactions/count/index.d.ts.map +1 -0
  104. package/communications/onlineMeetingConversations/item/starter/reactions/count/index.js +34 -0
  105. package/communications/onlineMeetingConversations/item/starter/reactions/count/index.js.map +1 -0
  106. package/communications/onlineMeetingConversations/item/starter/reactions/index.d.ts +97 -0
  107. package/communications/onlineMeetingConversations/item/starter/reactions/index.d.ts.map +1 -0
  108. package/communications/onlineMeetingConversations/item/starter/reactions/index.js +70 -0
  109. package/communications/onlineMeetingConversations/item/starter/reactions/index.js.map +1 -0
  110. package/communications/onlineMeetingConversations/item/starter/reactions/item/index.d.ts +69 -0
  111. package/communications/onlineMeetingConversations/item/starter/reactions/item/index.d.ts.map +1 -0
  112. package/communications/onlineMeetingConversations/item/starter/reactions/item/index.js +56 -0
  113. package/communications/onlineMeetingConversations/item/starter/reactions/item/index.js.map +1 -0
  114. package/communications/onlineMeetingConversations/item/starter/replies/count/index.d.ts +41 -0
  115. package/communications/onlineMeetingConversations/item/starter/replies/count/index.d.ts.map +1 -0
  116. package/communications/onlineMeetingConversations/item/starter/replies/count/index.js +34 -0
  117. package/communications/onlineMeetingConversations/item/starter/replies/count/index.js.map +1 -0
  118. package/communications/onlineMeetingConversations/item/starter/replies/index.d.ts +97 -0
  119. package/communications/onlineMeetingConversations/item/starter/replies/index.d.ts.map +1 -0
  120. package/communications/onlineMeetingConversations/item/starter/replies/index.js +71 -0
  121. package/communications/onlineMeetingConversations/item/starter/replies/index.js.map +1 -0
  122. package/communications/onlineMeetingConversations/item/starter/replies/item/conversation/index.d.ts +42 -0
  123. package/communications/onlineMeetingConversations/item/starter/replies/item/conversation/index.d.ts.map +1 -0
  124. package/communications/onlineMeetingConversations/item/starter/replies/item/conversation/index.js +36 -0
  125. package/communications/onlineMeetingConversations/item/starter/replies/item/conversation/index.js.map +1 -0
  126. package/communications/onlineMeetingConversations/item/starter/replies/item/index.d.ts +88 -0
  127. package/communications/onlineMeetingConversations/item/starter/replies/item/index.d.ts.map +1 -0
  128. package/communications/onlineMeetingConversations/item/starter/replies/item/index.js +77 -0
  129. package/communications/onlineMeetingConversations/item/starter/replies/item/index.js.map +1 -0
  130. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/count/index.d.ts +41 -0
  131. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/count/index.d.ts.map +1 -0
  132. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/count/index.js +34 -0
  133. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/count/index.js.map +1 -0
  134. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/index.d.ts +97 -0
  135. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/index.d.ts.map +1 -0
  136. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/index.js +70 -0
  137. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/index.js.map +1 -0
  138. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/item/index.d.ts +69 -0
  139. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/item/index.d.ts.map +1 -0
  140. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/item/index.js +56 -0
  141. package/communications/onlineMeetingConversations/item/starter/replies/item/reactions/item/index.js.map +1 -0
  142. package/communications/onlineMeetingConversations/item/starter/replies/item/replyTo/index.d.ts +42 -0
  143. package/communications/onlineMeetingConversations/item/starter/replies/item/replyTo/index.d.ts.map +1 -0
  144. package/communications/onlineMeetingConversations/item/starter/replies/item/replyTo/index.js +36 -0
  145. package/communications/onlineMeetingConversations/item/starter/replies/item/replyTo/index.js.map +1 -0
  146. package/communications/onlineMeetingConversations/item/starter/replyTo/index.d.ts +42 -0
  147. package/communications/onlineMeetingConversations/item/starter/replyTo/index.d.ts.map +1 -0
  148. package/communications/onlineMeetingConversations/item/starter/replyTo/index.js +36 -0
  149. package/communications/onlineMeetingConversations/item/starter/replyTo/index.js.map +1 -0
  150. package/communications/presences/item/setPresence/index.d.ts +2 -2
  151. package/package.json +2 -2
  152. package/tsconfig.tsbuildinfo +1 -1
@@ -31,16 +31,16 @@ export interface InvitePostRequestBody extends AdditionalDataHolder, BackedModel
31
31
  */
32
32
  export interface InviteRequestBuilder extends BaseRequestBuilder<InviteRequestBuilder> {
33
33
  /**
34
- * Invite participants to the active call. For more information about how to handle operations, see commsOperation.
34
+ * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
35
35
  * @param body The request body
36
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
37
  * @returns {Promise<InviteParticipantsOperation>}
38
38
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
39
- * @see {@link https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0|Find more info here}
39
+ * @see {@link https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0|Find more info here}
40
40
  */
41
41
  post(body: InvitePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<InviteParticipantsOperation | undefined>;
42
42
  /**
43
- * Invite participants to the active call. For more information about how to handle operations, see commsOperation.
43
+ * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
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}
@@ -0,0 +1,92 @@
1
+ import { type BaseCollectionPaginationCountResponse, type EngagementConversationMessage } 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 {GetAllOnlineMeetingMessagesGetResponse}
7
+ */
8
+ export declare function createGetAllOnlineMeetingMessagesGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @param GetAllOnlineMeetingMessagesGetResponse The instance to deserialize into.
12
+ * @returns {Record<string, (node: ParseNode) => void>}
13
+ */
14
+ export declare function deserializeIntoGetAllOnlineMeetingMessagesGetResponse(getAllOnlineMeetingMessagesGetResponse?: Partial<GetAllOnlineMeetingMessagesGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
15
+ export interface GetAllOnlineMeetingMessagesGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
16
+ /**
17
+ * The value property
18
+ */
19
+ value?: EngagementConversationMessage[] | null;
20
+ }
21
+ /**
22
+ * Provides operations to call the getAllOnlineMeetingMessages method.
23
+ */
24
+ export interface GetAllOnlineMeetingMessagesRequestBuilder extends BaseRequestBuilder<GetAllOnlineMeetingMessagesRequestBuilder> {
25
+ /**
26
+ * Get all Teams question and answer (Q&A) conversation messages in a tenant. This function returns a snapshot of all Q&A activity in JSON format. The export includes:- The original question or discussion text- The user who posted the message- All replies and responders- Vote counts- Moderation status (pending or dismissed)- Private replies- The meeting ID and organizer ID that are used for mapping to meeting metadata.
27
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
28
+ * @returns {Promise<GetAllOnlineMeetingMessagesGetResponse>}
29
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
30
+ * @see {@link https://learn.microsoft.com/graph/api/cloudcommunications-getallonlinemeetingmessages?view=graph-rest-1.0|Find more info here}
31
+ */
32
+ get(requestConfiguration?: RequestConfiguration<GetAllOnlineMeetingMessagesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllOnlineMeetingMessagesGetResponse | undefined>;
33
+ /**
34
+ * Get all Teams question and answer (Q&A) conversation messages in a tenant. This function returns a snapshot of all Q&A activity in JSON format. The export includes:- The original question or discussion text- The user who posted the message- All replies and responders- Vote counts- Moderation status (pending or dismissed)- Private replies- The meeting ID and organizer ID that are used for mapping to meeting metadata.
35
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
+ * @returns {RequestInformation}
37
+ */
38
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllOnlineMeetingMessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
39
+ }
40
+ /**
41
+ * Get all Teams question and answer (Q&A) conversation messages in a tenant. This function returns a snapshot of all Q&A activity in JSON format. The export includes:- The original question or discussion text- The user who posted the message- All replies and responders- Vote counts- Moderation status (pending or dismissed)- Private replies- The meeting ID and organizer ID that are used for mapping to meeting metadata.
42
+ */
43
+ export interface GetAllOnlineMeetingMessagesRequestBuilderGetQueryParameters {
44
+ /**
45
+ * Include count of items
46
+ */
47
+ count?: boolean;
48
+ /**
49
+ * Expand related entities
50
+ */
51
+ expand?: string[];
52
+ /**
53
+ * Filter items by property values
54
+ */
55
+ filter?: string;
56
+ /**
57
+ * Order items by property values
58
+ */
59
+ orderby?: string[];
60
+ /**
61
+ * Search items by search phrases
62
+ */
63
+ search?: string;
64
+ /**
65
+ * Select properties to be returned
66
+ */
67
+ select?: string[];
68
+ /**
69
+ * Skip the first n items
70
+ */
71
+ skip?: number;
72
+ /**
73
+ * Show only the first n items
74
+ */
75
+ top?: number;
76
+ }
77
+ /**
78
+ * Serializes information the current object
79
+ * @param GetAllOnlineMeetingMessagesGetResponse The instance to serialize from.
80
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
81
+ * @param writer Serialization writer to use to serialize this model
82
+ */
83
+ export declare function serializeGetAllOnlineMeetingMessagesGetResponse(writer: SerializationWriter, getAllOnlineMeetingMessagesGetResponse?: Partial<GetAllOnlineMeetingMessagesGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
84
+ /**
85
+ * Uri template for the request builder.
86
+ */
87
+ export declare const GetAllOnlineMeetingMessagesRequestBuilderUriTemplate = "{+baseurl}/communications/getAllOnlineMeetingMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
88
+ /**
89
+ * Metadata for all the requests in the request builder.
90
+ */
91
+ export declare const GetAllOnlineMeetingMessagesRequestBuilderRequestsMetadata: RequestsMetadata;
92
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2M,KAAK,qCAAqC,EAAE,KAAK,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAIjV,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;AAEH,wBAAgB,kEAAkE,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,CAE1L;AACD;;;;GAIG;AAEH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1N;AACD,MAAM,WAAW,sCAAuC,SAAQ,qCAAqC,EAAE,QAAQ;IAC3G;;OAEG;IACH,KAAK,CAAC,EAAE,6BAA6B,EAAE,GAAG,IAAI,CAAC;CAClD;AACD;;GAEG;AACH,MAAM,WAAW,yCAA0C,SAAQ,kBAAkB,CAAC,yCAAyC,CAAC;IAC5H;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACzL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvK;AACD;;GAEG;AACH,MAAM,WAAW,2DAA2D;IACxE;;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;;;;;GAKG;AAEH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAI9P;AACD;;GAEG;AACH,eAAO,MAAM,oDAAoD,yIAAyI,CAAC;AAc3M;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,gBAWvE,CAAC"}
@@ -0,0 +1,74 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createEngagementConversationMessageFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse, serializeEngagementConversationMessage } 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 {GetAllOnlineMeetingMessagesGetResponse}
12
+ */
13
+ // @ts-ignore
14
+ export function createGetAllOnlineMeetingMessagesGetResponseFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoGetAllOnlineMeetingMessagesGetResponse;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @param GetAllOnlineMeetingMessagesGetResponse The instance to deserialize into.
20
+ * @returns {Record<string, (node: ParseNode) => void>}
21
+ */
22
+ // @ts-ignore
23
+ export function deserializeIntoGetAllOnlineMeetingMessagesGetResponse(getAllOnlineMeetingMessagesGetResponse = {}) {
24
+ return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getAllOnlineMeetingMessagesGetResponse)), { "value": n => { getAllOnlineMeetingMessagesGetResponse.value = n.getCollectionOfObjectValues(createEngagementConversationMessageFromDiscriminatorValue); } });
25
+ }
26
+ /**
27
+ * Serializes information the current object
28
+ * @param GetAllOnlineMeetingMessagesGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
30
+ * @param writer Serialization writer to use to serialize this model
31
+ */
32
+ // @ts-ignore
33
+ export function serializeGetAllOnlineMeetingMessagesGetResponse(writer, getAllOnlineMeetingMessagesGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!getAllOnlineMeetingMessagesGetResponse || isSerializingDerivedType) {
35
+ return;
36
+ }
37
+ serializeBaseCollectionPaginationCountResponse(writer, getAllOnlineMeetingMessagesGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", getAllOnlineMeetingMessagesGetResponse.value, serializeEngagementConversationMessage);
39
+ }
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export const GetAllOnlineMeetingMessagesRequestBuilderUriTemplate = "{+baseurl}/communications/getAllOnlineMeetingMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
44
+ /**
45
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
46
+ */
47
+ const GetAllOnlineMeetingMessagesRequestBuilderGetQueryParametersMapper = {
48
+ "count": "%24count",
49
+ "expand": "%24expand",
50
+ "filter": "%24filter",
51
+ "orderby": "%24orderby",
52
+ "search": "%24search",
53
+ "select": "%24select",
54
+ "skip": "%24skip",
55
+ "top": "%24top",
56
+ };
57
+ /**
58
+ * Metadata for all the requests in the request builder.
59
+ */
60
+ export const GetAllOnlineMeetingMessagesRequestBuilderRequestsMetadata = {
61
+ get: {
62
+ uriTemplate: GetAllOnlineMeetingMessagesRequestBuilderUriTemplate,
63
+ responseBodyContentType: "application/json",
64
+ errorMappings: {
65
+ XXX: createODataErrorFromDiscriminatorValue,
66
+ },
67
+ adapterMethodName: "send",
68
+ responseBodyFactory: createGetAllOnlineMeetingMessagesGetResponseFromDiscriminatorValue,
69
+ queryParametersMapper: GetAllOnlineMeetingMessagesRequestBuilderGetQueryParametersMapper,
70
+ },
71
+ };
72
+ /* tslint:enable */
73
+ /* eslint-enable */
74
+ //# 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,yDAAyD,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,sCAAsC,EAAkF,MAAM,wCAAwC,CAAC;AACjV,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,uCACO,oDAAoD,CAAC,sCAAsC,CAAC,KAC/F,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAgC,yDAAyD,CAAC,CAAC,CAAC,CAAC,IAC5L;AACL,CAAC;AA+DD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAA6G,EAAE,EAAE,2BAAoC,KAAK;IACnP,IAAI,CAAC,sCAAsC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACpF,8CAA8C,CAAC,MAAM,EAAE,sCAAsC,EAAE,wBAAwB,CAAC,CAAA;IACxH,MAAM,CAAC,6BAA6B,CAAgC,OAAO,EAAE,sCAAsC,CAAC,KAAK,EAAE,sCAAsC,CAAC,CAAC;AACvK,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAG,sIAAsI,CAAC;AAC3M;;GAEG;AACH,MAAM,iEAAiE,GAA2B;IAC9F,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,yDAAyD,GAAqB;IACvF,GAAG,EAAE;QACD,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kEAAkE;QACxF,qBAAqB,EAAE,iEAAiE;KAC3F;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,7 +1,9 @@
1
1
  import { type CloudCommunications } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type CallRecordsRequestBuilder } from './callRecords/index.js';
3
3
  import { type CallsRequestBuilder } from './calls/index.js';
4
+ import { type GetAllOnlineMeetingMessagesRequestBuilder } from './getAllOnlineMeetingMessages/index.js';
4
5
  import { type GetPresencesByUserIdRequestBuilder } from './getPresencesByUserId/index.js';
6
+ import { type OnlineMeetingConversationsRequestBuilder } from './onlineMeetingConversations/index.js';
5
7
  import { type OnlineMeetingsRequestBuilder } from './onlineMeetings/index.js';
6
8
  import { type PresencesRequestBuilder } from './presences/index.js';
7
9
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
@@ -17,10 +19,18 @@ export interface CommunicationsRequestBuilder extends BaseRequestBuilder<Communi
17
19
  * Provides operations to manage the calls property of the microsoft.graph.cloudCommunications entity.
18
20
  */
19
21
  get calls(): CallsRequestBuilder;
22
+ /**
23
+ * Provides operations to call the getAllOnlineMeetingMessages method.
24
+ */
25
+ get getAllOnlineMeetingMessages(): GetAllOnlineMeetingMessagesRequestBuilder;
20
26
  /**
21
27
  * Provides operations to call the getPresencesByUserId method.
22
28
  */
23
29
  get getPresencesByUserId(): GetPresencesByUserIdRequestBuilder;
30
+ /**
31
+ * Provides operations to manage the onlineMeetingConversations property of the microsoft.graph.cloudCommunications entity.
32
+ */
33
+ get onlineMeetingConversations(): OnlineMeetingConversationsRequestBuilder;
24
34
  /**
25
35
  * Provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.
26
36
  */
@@ -38,7 +48,7 @@ export interface CommunicationsRequestBuilder extends BaseRequestBuilder<Communi
38
48
  get(requestConfiguration?: RequestConfiguration<CommunicationsRequestBuilderGetQueryParameters> | undefined): Promise<CloudCommunications | undefined>;
39
49
  /**
40
50
  * Update communications
41
- * @param body The request body
51
+ * @param body Represents a container that exposes navigation properties for cloud communications resources.
42
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
53
  * @returns {Promise<CloudCommunications>}
44
54
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -52,7 +62,7 @@ export interface CommunicationsRequestBuilder extends BaseRequestBuilder<Communi
52
62
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<CommunicationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
53
63
  /**
54
64
  * Update communications
55
- * @param body The request body
65
+ * @param body Represents a container that exposes navigation properties for cloud communications resources.
56
66
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
57
67
  * @returns {RequestInformation}
58
68
  */
@@ -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,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAExI,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAE9I,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5K,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;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,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;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,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,oDAAoD,CAAC;AAQzG;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAoBtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAIjK,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAExI,OAAO,EAA6D,KAAK,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AAEnK,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAE9I,OAAO,EAAwH,KAAK,wCAAwC,EAAE,MAAM,uCAAuC,CAAC;AAE5N,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5K,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,2BAA2B,IAAI,yCAAyC,CAAC;IAC7E;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,0BAA0B,IAAI,wCAAwC,CAAC;IAC3E;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;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,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;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,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,oDAAoD,CAAC;AAQzG;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CA2BtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
@@ -10,8 +10,12 @@ import { CallRecordsRequestBuilderNavigationMetadata, CallRecordsRequestBuilderR
10
10
  // @ts-ignore
11
11
  import { CallsRequestBuilderNavigationMetadata, CallsRequestBuilderRequestsMetadata } from './calls/index.js';
12
12
  // @ts-ignore
13
+ import { GetAllOnlineMeetingMessagesRequestBuilderRequestsMetadata } from './getAllOnlineMeetingMessages/index.js';
14
+ // @ts-ignore
13
15
  import { GetPresencesByUserIdRequestBuilderRequestsMetadata } from './getPresencesByUserId/index.js';
14
16
  // @ts-ignore
17
+ import { OnlineMeetingConversationsRequestBuilderNavigationMetadata, OnlineMeetingConversationsRequestBuilderRequestsMetadata } from './onlineMeetingConversations/index.js';
18
+ // @ts-ignore
15
19
  import { OnlineMeetingsRequestBuilderNavigationMetadata, OnlineMeetingsRequestBuilderRequestsMetadata } from './onlineMeetings/index.js';
16
20
  // @ts-ignore
17
21
  import { PresencesRequestBuilderNavigationMetadata, PresencesRequestBuilderRequestsMetadata } from './presences/index.js';
@@ -38,9 +42,16 @@ export const CommunicationsRequestBuilderNavigationMetadata = {
38
42
  requestsMetadata: CallsRequestBuilderRequestsMetadata,
39
43
  navigationMetadata: CallsRequestBuilderNavigationMetadata,
40
44
  },
45
+ getAllOnlineMeetingMessages: {
46
+ requestsMetadata: GetAllOnlineMeetingMessagesRequestBuilderRequestsMetadata,
47
+ },
41
48
  getPresencesByUserId: {
42
49
  requestsMetadata: GetPresencesByUserIdRequestBuilderRequestsMetadata,
43
50
  },
51
+ onlineMeetingConversations: {
52
+ requestsMetadata: OnlineMeetingConversationsRequestBuilderRequestsMetadata,
53
+ navigationMetadata: OnlineMeetingConversationsRequestBuilderNavigationMetadata,
54
+ },
44
55
  onlineMeetings: {
45
56
  requestsMetadata: OnlineMeetingsRequestBuilderRequestsMetadata,
46
57
  navigationMetadata: OnlineMeetingsRequestBuilderNavigationMetadata,
@@ -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,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AAChK,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AAC9I,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5K,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AAsExJ;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,iDAAiD,CAAC;AACzG;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;QACrD,kBAAkB,EAAE,qCAAqC;KAC5D;IACD,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;KACvE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;QAC9D,kBAAkB,EAAE,8CAA8C;KACrE;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+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,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,wCAAwC,CAAC;AACjK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AAChK,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,yDAAyD,EAAkD,MAAM,wCAAwC,CAAC;AACnK,aAAa;AACb,OAAO,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AAC9I,aAAa;AACb,OAAO,EAAE,0DAA0D,EAAE,wDAAwD,EAAiD,MAAM,uCAAuC,CAAC;AAC5N,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5K,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AA8ExJ;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,iDAAiD,CAAC;AACzG;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;QACrD,kBAAkB,EAAE,qCAAqC;KAC5D;IACD,2BAA2B,EAAE;QACzB,gBAAgB,EAAE,yDAAyD;KAC9E;IACD,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;KACvE;IACD,0BAA0B,EAAE;QACxB,gBAAgB,EAAE,wDAAwD;QAC1E,kBAAkB,EAAE,0DAA0D;KACjF;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;QAC9D,kBAAkB,EAAE,8CAA8C;KACrE;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4BAA4B;QACnD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetingConversations/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,sFAAsF,CAAC;AAQlI;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,34 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetingConversations/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
33
+ /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,mFAAmF,CAAC;AAClI;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,97 @@
1
+ import { type OnlineMeetingEngagementConversation, type OnlineMeetingEngagementConversationCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type OnlineMeetingEngagementConversationItemRequestBuilder } from './item/index.js';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the onlineMeetingConversations property of the microsoft.graph.cloudCommunications entity.
7
+ */
8
+ export interface OnlineMeetingConversationsRequestBuilder extends BaseRequestBuilder<OnlineMeetingConversationsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the onlineMeetingConversations property of the microsoft.graph.cloudCommunications entity.
15
+ * @param onlineMeetingEngagementConversationId The unique identifier of onlineMeetingEngagementConversation
16
+ * @returns {OnlineMeetingEngagementConversationItemRequestBuilder}
17
+ */
18
+ byOnlineMeetingEngagementConversationId(onlineMeetingEngagementConversationId: string): OnlineMeetingEngagementConversationItemRequestBuilder;
19
+ /**
20
+ * A collection of structured question-and-answer (Q&A) threads in Teams directly associated with online meetings.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<OnlineMeetingEngagementConversationCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<OnlineMeetingConversationsRequestBuilderGetQueryParameters> | undefined): Promise<OnlineMeetingEngagementConversationCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to onlineMeetingConversations for communications
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {Promise<OnlineMeetingEngagementConversation>}
31
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
32
+ */
33
+ post(body: OnlineMeetingEngagementConversation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OnlineMeetingEngagementConversation | undefined>;
34
+ /**
35
+ * A collection of structured question-and-answer (Q&A) threads in Teams directly associated with online meetings.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<OnlineMeetingConversationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create new navigation property to onlineMeetingConversations for communications
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPostRequestInformation(body: OnlineMeetingEngagementConversation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * A collection of structured question-and-answer (Q&A) threads in Teams directly associated with online meetings.
50
+ */
51
+ export interface OnlineMeetingConversationsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Uri template for the request builder.
87
+ */
88
+ export declare const OnlineMeetingConversationsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetingConversations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
89
+ /**
90
+ * Metadata for all the navigation properties in the request builder.
91
+ */
92
+ export declare const OnlineMeetingConversationsRequestBuilderNavigationMetadata: Record<Exclude<keyof OnlineMeetingConversationsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const OnlineMeetingConversationsRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoM,KAAK,mCAAmC,EAAE,KAAK,qDAAqD,EAAE,MAAM,wCAAwC,CAAC;AAIhW,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkJ,KAAK,qDAAqD,EAAE,MAAM,iBAAiB,CAAC;AAE7O,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,wCAAyC,SAAQ,kBAAkB,CAAC,wCAAwC,CAAC;IAC1H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uCAAuC,CAAC,qCAAqC,EAAE,MAAM,GAAI,qDAAqD,CAAC;IAChJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IACvM;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC7K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,0DAA0D;IACvE;;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,mDAAmD,sIAAsI,CAAC;AAcvM;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wCAAwC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,gBAuBtE,CAAC"}
@@ -0,0 +1,71 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createOnlineMeetingEngagementConversationCollectionResponseFromDiscriminatorValue, createOnlineMeetingEngagementConversationFromDiscriminatorValue, serializeOnlineMeetingEngagementConversation } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ // @ts-ignore
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
+ // @ts-ignore
11
+ import { OnlineMeetingEngagementConversationItemRequestBuilderNavigationMetadata, OnlineMeetingEngagementConversationItemRequestBuilderRequestsMetadata } from './item/index.js';
12
+ /**
13
+ * Uri template for the request builder.
14
+ */
15
+ export const OnlineMeetingConversationsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetingConversations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
16
+ /**
17
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
18
+ */
19
+ const OnlineMeetingConversationsRequestBuilderGetQueryParametersMapper = {
20
+ "count": "%24count",
21
+ "expand": "%24expand",
22
+ "filter": "%24filter",
23
+ "orderby": "%24orderby",
24
+ "search": "%24search",
25
+ "select": "%24select",
26
+ "skip": "%24skip",
27
+ "top": "%24top",
28
+ };
29
+ /**
30
+ * Metadata for all the navigation properties in the request builder.
31
+ */
32
+ export const OnlineMeetingConversationsRequestBuilderNavigationMetadata = {
33
+ byOnlineMeetingEngagementConversationId: {
34
+ requestsMetadata: OnlineMeetingEngagementConversationItemRequestBuilderRequestsMetadata,
35
+ navigationMetadata: OnlineMeetingEngagementConversationItemRequestBuilderNavigationMetadata,
36
+ pathParametersMappings: ["onlineMeetingEngagementConversation%2Did"],
37
+ },
38
+ count: {
39
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
40
+ },
41
+ };
42
+ /**
43
+ * Metadata for all the requests in the request builder.
44
+ */
45
+ export const OnlineMeetingConversationsRequestBuilderRequestsMetadata = {
46
+ get: {
47
+ uriTemplate: OnlineMeetingConversationsRequestBuilderUriTemplate,
48
+ responseBodyContentType: "application/json",
49
+ errorMappings: {
50
+ XXX: createODataErrorFromDiscriminatorValue,
51
+ },
52
+ adapterMethodName: "send",
53
+ responseBodyFactory: createOnlineMeetingEngagementConversationCollectionResponseFromDiscriminatorValue,
54
+ queryParametersMapper: OnlineMeetingConversationsRequestBuilderGetQueryParametersMapper,
55
+ },
56
+ post: {
57
+ uriTemplate: OnlineMeetingConversationsRequestBuilderUriTemplate,
58
+ responseBodyContentType: "application/json",
59
+ errorMappings: {
60
+ XXX: createODataErrorFromDiscriminatorValue,
61
+ },
62
+ adapterMethodName: "send",
63
+ responseBodyFactory: createOnlineMeetingEngagementConversationFromDiscriminatorValue,
64
+ requestBodyContentType: "application/json",
65
+ requestBodySerializer: serializeOnlineMeetingEngagementConversation,
66
+ requestInformationContentSetMethod: "setContentFromParsable",
67
+ },
68
+ };
69
+ /* tslint:enable */
70
+ /* eslint-enable */
71
+ //# 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,iFAAiF,EAAE,+DAA+D,EAAE,4CAA4C,EAAwG,MAAM,wCAAwC,CAAC;AAChW,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,uEAAuE,EAAE,qEAAqE,EAA8D,MAAM,iBAAiB,CAAC;AAoF7O;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAG,mIAAmI,CAAC;AACvM;;GAEG;AACH,MAAM,gEAAgE,GAA2B;IAC7F,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,0DAA0D,GAA4H;IAC/L,uCAAuC,EAAE;QACrC,gBAAgB,EAAE,qEAAqE;QACvF,kBAAkB,EAAE,uEAAuE;QAC3F,sBAAsB,EAAE,CAAC,0CAA0C,CAAC;KACvE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAqB;IACtF,GAAG,EAAE;QACD,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iFAAiF;QACvG,qBAAqB,EAAE,gEAAgE;KAC1F;IACD,IAAI,EAAE;QACF,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}