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

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 (193) hide show
  1. package/package.json +2 -3
  2. package/tsconfig.tsbuildinfo +1 -1
  3. package/users/item/adhocCalls/count/index.d.ts +41 -0
  4. package/users/item/adhocCalls/count/index.d.ts.map +1 -0
  5. package/users/item/adhocCalls/count/index.js +34 -0
  6. package/users/item/adhocCalls/count/index.js.map +1 -0
  7. package/users/item/adhocCalls/index.d.ts +97 -0
  8. package/users/item/adhocCalls/index.d.ts.map +1 -0
  9. package/users/item/adhocCalls/index.js +71 -0
  10. package/users/item/adhocCalls/index.js.map +1 -0
  11. package/users/item/adhocCalls/item/index.d.ts +83 -0
  12. package/users/item/adhocCalls/item/index.d.ts.map +1 -0
  13. package/users/item/adhocCalls/item/index.js +73 -0
  14. package/users/item/adhocCalls/item/index.js.map +1 -0
  15. package/users/item/adhocCalls/item/recordings/count/index.d.ts +41 -0
  16. package/users/item/adhocCalls/item/recordings/count/index.d.ts.map +1 -0
  17. package/users/item/adhocCalls/item/recordings/count/index.js +34 -0
  18. package/users/item/adhocCalls/item/recordings/count/index.js.map +1 -0
  19. package/users/item/adhocCalls/item/recordings/delta/index.d.ts +91 -0
  20. package/users/item/adhocCalls/item/recordings/delta/index.d.ts.map +1 -0
  21. package/users/item/adhocCalls/item/recordings/delta/index.js +74 -0
  22. package/users/item/adhocCalls/item/recordings/delta/index.js.map +1 -0
  23. package/users/item/adhocCalls/item/recordings/index.d.ts +102 -0
  24. package/users/item/adhocCalls/item/recordings/index.d.ts.map +1 -0
  25. package/users/item/adhocCalls/item/recordings/index.js +76 -0
  26. package/users/item/adhocCalls/item/recordings/index.js.map +1 -0
  27. package/users/item/adhocCalls/item/recordings/item/content/index.d.ts +57 -0
  28. package/users/item/adhocCalls/item/recordings/item/content/index.d.ts.map +1 -0
  29. package/users/item/adhocCalls/item/recordings/item/content/index.js +47 -0
  30. package/users/item/adhocCalls/item/recordings/item/content/index.js.map +1 -0
  31. package/users/item/adhocCalls/item/recordings/item/index.d.ts +79 -0
  32. package/users/item/adhocCalls/item/recordings/item/index.d.ts.map +1 -0
  33. package/users/item/adhocCalls/item/recordings/item/index.js +66 -0
  34. package/users/item/adhocCalls/item/recordings/item/index.js.map +1 -0
  35. package/users/item/adhocCalls/item/transcripts/count/index.d.ts +41 -0
  36. package/users/item/adhocCalls/item/transcripts/count/index.d.ts.map +1 -0
  37. package/users/item/adhocCalls/item/transcripts/count/index.js +34 -0
  38. package/users/item/adhocCalls/item/transcripts/count/index.js.map +1 -0
  39. package/users/item/adhocCalls/item/transcripts/delta/index.d.ts +91 -0
  40. package/users/item/adhocCalls/item/transcripts/delta/index.d.ts.map +1 -0
  41. package/users/item/adhocCalls/item/transcripts/delta/index.js +74 -0
  42. package/users/item/adhocCalls/item/transcripts/delta/index.js.map +1 -0
  43. package/users/item/adhocCalls/item/transcripts/index.d.ts +102 -0
  44. package/users/item/adhocCalls/item/transcripts/index.d.ts.map +1 -0
  45. package/users/item/adhocCalls/item/transcripts/index.js +76 -0
  46. package/users/item/adhocCalls/item/transcripts/index.js.map +1 -0
  47. package/users/item/adhocCalls/item/transcripts/item/content/index.d.ts +57 -0
  48. package/users/item/adhocCalls/item/transcripts/item/content/index.d.ts.map +1 -0
  49. package/users/item/adhocCalls/item/transcripts/item/content/index.js +47 -0
  50. package/users/item/adhocCalls/item/transcripts/item/content/index.js.map +1 -0
  51. package/users/item/adhocCalls/item/transcripts/item/index.d.ts +84 -0
  52. package/users/item/adhocCalls/item/transcripts/item/index.d.ts.map +1 -0
  53. package/users/item/adhocCalls/item/transcripts/item/index.js +71 -0
  54. package/users/item/adhocCalls/item/transcripts/item/index.js.map +1 -0
  55. package/users/item/adhocCalls/item/transcripts/item/metadataContent/index.d.ts +55 -0
  56. package/users/item/adhocCalls/item/transcripts/item/metadataContent/index.d.ts.map +1 -0
  57. package/users/item/adhocCalls/item/transcripts/item/metadataContent/index.js +45 -0
  58. package/users/item/adhocCalls/item/transcripts/item/metadataContent/index.js.map +1 -0
  59. package/users/item/authentication/externalAuthenticationMethods/count/index.d.ts +41 -0
  60. package/users/item/authentication/externalAuthenticationMethods/count/index.d.ts.map +1 -0
  61. package/users/item/authentication/externalAuthenticationMethods/count/index.js +34 -0
  62. package/users/item/authentication/externalAuthenticationMethods/count/index.js.map +1 -0
  63. package/users/item/authentication/externalAuthenticationMethods/index.d.ts +98 -0
  64. package/users/item/authentication/externalAuthenticationMethods/index.d.ts.map +1 -0
  65. package/users/item/authentication/externalAuthenticationMethods/index.js +70 -0
  66. package/users/item/authentication/externalAuthenticationMethods/index.js.map +1 -0
  67. package/users/item/authentication/externalAuthenticationMethods/item/index.d.ts +70 -0
  68. package/users/item/authentication/externalAuthenticationMethods/item/index.d.ts.map +1 -0
  69. package/users/item/authentication/externalAuthenticationMethods/item/index.js +56 -0
  70. package/users/item/authentication/externalAuthenticationMethods/item/index.js.map +1 -0
  71. package/users/item/authentication/index.d.ts +5 -0
  72. package/users/item/authentication/index.d.ts.map +1 -1
  73. package/users/item/authentication/index.js +6 -0
  74. package/users/item/authentication/index.js.map +1 -1
  75. package/users/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts +1 -1
  76. package/users/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts.map +1 -1
  77. package/users/item/calendar/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  78. package/users/item/calendarGroups/item/calendars/item/allowedCalendarSharingRolesWithUser/index.d.ts +1 -1
  79. package/users/item/calendarGroups/item/calendars/item/allowedCalendarSharingRolesWithUser/index.d.ts.map +1 -1
  80. package/users/item/calendarGroups/item/calendars/item/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  81. package/users/item/calendars/item/allowedCalendarSharingRolesWithUser/index.d.ts +1 -1
  82. package/users/item/calendars/item/allowedCalendarSharingRolesWithUser/index.d.ts.map +1 -1
  83. package/users/item/calendars/item/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  84. package/users/item/cloudPCs/item/index.d.ts +10 -0
  85. package/users/item/cloudPCs/item/index.d.ts.map +1 -1
  86. package/users/item/cloudPCs/item/index.js +10 -0
  87. package/users/item/cloudPCs/item/index.js.map +1 -1
  88. package/users/item/cloudPCs/item/reprovision/index.d.ts +64 -0
  89. package/users/item/cloudPCs/item/reprovision/index.d.ts.map +1 -0
  90. package/users/item/cloudPCs/item/reprovision/index.js +67 -0
  91. package/users/item/cloudPCs/item/reprovision/index.js.map +1 -0
  92. package/users/item/cloudPCs/item/retrieveCloudPcLaunchDetail/index.d.ts +30 -0
  93. package/users/item/cloudPCs/item/retrieveCloudPcLaunchDetail/index.d.ts.map +1 -0
  94. package/users/item/cloudPCs/item/retrieveCloudPcLaunchDetail/index.js +28 -0
  95. package/users/item/cloudPCs/item/retrieveCloudPcLaunchDetail/index.js.map +1 -0
  96. package/users/item/dataSecurityAndGovernance/protectionScopes/compute/index.d.ts +1 -1
  97. package/users/item/dataSecurityAndGovernance/protectionScopes/compute/index.d.ts.map +1 -1
  98. package/users/item/dataSecurityAndGovernance/protectionScopes/compute/index.js.map +1 -1
  99. package/users/item/getMailTips/index.d.ts +1 -1
  100. package/users/item/getMailTips/index.d.ts.map +1 -1
  101. package/users/item/getMailTips/index.js.map +1 -1
  102. package/users/item/index.d.ts +10 -0
  103. package/users/item/index.d.ts.map +1 -1
  104. package/users/item/index.js +11 -0
  105. package/users/item/index.js.map +1 -1
  106. package/users/item/joinedTeams/item/clone/index.d.ts +1 -1
  107. package/users/item/joinedTeams/item/clone/index.d.ts.map +1 -1
  108. package/users/item/joinedTeams/item/clone/index.js.map +1 -1
  109. package/users/item/mailFolders/item/childFolders/item/messages/delta/index.d.ts +3 -3
  110. package/users/item/mailFolders/item/messages/delta/index.d.ts +3 -3
  111. package/users/item/messages/delta/index.d.ts +3 -3
  112. package/users/item/onPremisesSyncBehavior/index.d.ts +69 -0
  113. package/users/item/onPremisesSyncBehavior/index.d.ts.map +1 -0
  114. package/users/item/onPremisesSyncBehavior/index.js +56 -0
  115. package/users/item/onPremisesSyncBehavior/index.js.map +1 -0
  116. package/users/item/onlineMeetings/item/recordings/index.d.ts +3 -3
  117. package/users/item/onlineMeetings/item/recordings/item/index.d.ts +3 -3
  118. package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
  119. package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
  120. package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -1
  121. package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
  122. package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
  123. package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -1
  124. package/users/item/onlineMeetings/item/transcripts/index.d.ts +3 -3
  125. package/users/item/onlineMeetings/item/transcripts/item/content/index.d.ts +2 -2
  126. package/users/item/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
  127. package/users/item/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts +2 -2
  128. package/users/item/presence/clearAutomaticLocation/index.d.ts +28 -0
  129. package/users/item/presence/clearAutomaticLocation/index.d.ts.map +1 -0
  130. package/users/item/presence/clearAutomaticLocation/index.js +25 -0
  131. package/users/item/presence/clearAutomaticLocation/index.js.map +1 -0
  132. package/users/item/presence/clearLocation/index.d.ts +28 -0
  133. package/users/item/presence/clearLocation/index.d.ts.map +1 -0
  134. package/users/item/presence/clearLocation/index.js +25 -0
  135. package/users/item/presence/clearLocation/index.js.map +1 -0
  136. package/users/item/presence/index.d.ts +20 -0
  137. package/users/item/presence/index.d.ts.map +1 -1
  138. package/users/item/presence/index.js +20 -0
  139. package/users/item/presence/index.js.map +1 -1
  140. package/users/item/presence/setAutomaticLocation/index.d.ts +64 -0
  141. package/users/item/presence/setAutomaticLocation/index.d.ts.map +1 -0
  142. package/users/item/presence/setAutomaticLocation/index.js +67 -0
  143. package/users/item/presence/setAutomaticLocation/index.js.map +1 -0
  144. package/users/item/presence/setManualLocation/index.d.ts +64 -0
  145. package/users/item/presence/setManualLocation/index.d.ts.map +1 -0
  146. package/users/item/presence/setManualLocation/index.js +67 -0
  147. package/users/item/presence/setManualLocation/index.js.map +1 -0
  148. package/users/item/settings/index.d.ts +5 -0
  149. package/users/item/settings/index.d.ts.map +1 -1
  150. package/users/item/settings/index.js +6 -0
  151. package/users/item/settings/index.js.map +1 -1
  152. package/users/item/settings/windows/index.d.ts +3 -3
  153. package/users/item/settings/windows/item/index.d.ts +3 -3
  154. package/users/item/settings/workHoursAndLocations/index.d.ts +79 -0
  155. package/users/item/settings/workHoursAndLocations/index.d.ts.map +1 -0
  156. package/users/item/settings/workHoursAndLocations/index.js +71 -0
  157. package/users/item/settings/workHoursAndLocations/index.js.map +1 -0
  158. package/users/item/settings/workHoursAndLocations/occurrences/count/index.d.ts +41 -0
  159. package/users/item/settings/workHoursAndLocations/occurrences/count/index.d.ts.map +1 -0
  160. package/users/item/settings/workHoursAndLocations/occurrences/count/index.js +34 -0
  161. package/users/item/settings/workHoursAndLocations/occurrences/count/index.js.map +1 -0
  162. package/users/item/settings/workHoursAndLocations/occurrences/index.d.ts +102 -0
  163. package/users/item/settings/workHoursAndLocations/occurrences/index.d.ts.map +1 -0
  164. package/users/item/settings/workHoursAndLocations/occurrences/index.js +75 -0
  165. package/users/item/settings/workHoursAndLocations/occurrences/index.js.map +1 -0
  166. package/users/item/settings/workHoursAndLocations/occurrences/item/index.d.ts +69 -0
  167. package/users/item/settings/workHoursAndLocations/occurrences/item/index.d.ts.map +1 -0
  168. package/users/item/settings/workHoursAndLocations/occurrences/item/index.js +56 -0
  169. package/users/item/settings/workHoursAndLocations/occurrences/item/index.js.map +1 -0
  170. package/users/item/settings/workHoursAndLocations/occurrences/setCurrentLocation/index.d.ts +68 -0
  171. package/users/item/settings/workHoursAndLocations/occurrences/setCurrentLocation/index.d.ts.map +1 -0
  172. package/users/item/settings/workHoursAndLocations/occurrences/setCurrentLocation/index.js +69 -0
  173. package/users/item/settings/workHoursAndLocations/occurrences/setCurrentLocation/index.js.map +1 -0
  174. package/users/item/settings/workHoursAndLocations/occurrencesViewWithStartDateTimeWithEndDateTime/index.d.ts +92 -0
  175. package/users/item/settings/workHoursAndLocations/occurrencesViewWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -0
  176. package/users/item/settings/workHoursAndLocations/occurrencesViewWithStartDateTimeWithEndDateTime/index.js +74 -0
  177. package/users/item/settings/workHoursAndLocations/occurrencesViewWithStartDateTimeWithEndDateTime/index.js.map +1 -0
  178. package/users/item/settings/workHoursAndLocations/recurrences/count/index.d.ts +41 -0
  179. package/users/item/settings/workHoursAndLocations/recurrences/count/index.d.ts.map +1 -0
  180. package/users/item/settings/workHoursAndLocations/recurrences/count/index.js +34 -0
  181. package/users/item/settings/workHoursAndLocations/recurrences/count/index.js.map +1 -0
  182. package/users/item/settings/workHoursAndLocations/recurrences/index.d.ts +97 -0
  183. package/users/item/settings/workHoursAndLocations/recurrences/index.d.ts.map +1 -0
  184. package/users/item/settings/workHoursAndLocations/recurrences/index.js +70 -0
  185. package/users/item/settings/workHoursAndLocations/recurrences/index.js.map +1 -0
  186. package/users/item/settings/workHoursAndLocations/recurrences/item/index.d.ts +69 -0
  187. package/users/item/settings/workHoursAndLocations/recurrences/item/index.d.ts.map +1 -0
  188. package/users/item/settings/workHoursAndLocations/recurrences/item/index.js +56 -0
  189. package/users/item/settings/workHoursAndLocations/recurrences/item/index.js.map +1 -0
  190. package/users/item/translateExchangeIds/index.d.ts +1 -1
  191. package/users/item/translateExchangeIds/index.d.ts.map +1 -1
  192. package/users/item/translateExchangeIds/index.js.map +1 -1
  193. package/LICENSE +0 -21
@@ -0,0 +1,91 @@
1
+ import { type BaseDeltaFunctionResponse, type CallTranscript } 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 {DeltaGetResponse}
7
+ */
8
+ export declare function createDeltaGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ export interface DeltaGetResponse extends BaseDeltaFunctionResponse, Parsable {
10
+ /**
11
+ * The value property
12
+ */
13
+ value?: CallTranscript[] | null;
14
+ }
15
+ /**
16
+ * Provides operations to call the delta method.
17
+ */
18
+ export interface DeltaRequestBuilder extends BaseRequestBuilder<DeltaRequestBuilder> {
19
+ /**
20
+ * Invoke function delta
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<DeltaGetResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): Promise<DeltaGetResponse | undefined>;
26
+ /**
27
+ * Invoke function delta
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns {RequestInformation}
30
+ */
31
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): RequestInformation;
32
+ }
33
+ /**
34
+ * Invoke function delta
35
+ */
36
+ export interface DeltaRequestBuilderGetQueryParameters {
37
+ /**
38
+ * Include count of items
39
+ */
40
+ count?: boolean;
41
+ /**
42
+ * Expand related entities
43
+ */
44
+ expand?: string[];
45
+ /**
46
+ * Filter items by property values
47
+ */
48
+ filter?: string;
49
+ /**
50
+ * Order items by property values
51
+ */
52
+ orderby?: string[];
53
+ /**
54
+ * Search items by search phrases
55
+ */
56
+ search?: string;
57
+ /**
58
+ * Select properties to be returned
59
+ */
60
+ select?: string[];
61
+ /**
62
+ * Skip the first n items
63
+ */
64
+ skip?: number;
65
+ /**
66
+ * Show only the first n items
67
+ */
68
+ top?: number;
69
+ }
70
+ /**
71
+ * The deserialization information for the current model
72
+ * @param DeltaGetResponse The instance to deserialize into.
73
+ * @returns {Record<string, (node: ParseNode) => void>}
74
+ */
75
+ export declare function deserializeIntoDeltaGetResponse(deltaGetResponse?: Partial<DeltaGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
76
+ /**
77
+ * Serializes information the current object
78
+ * @param DeltaGetResponse The instance to serialize from.
79
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
80
+ * @param writer Serialization writer to use to serialize this model
81
+ */
82
+ export declare function serializeDeltaGetResponse(writer: SerializationWriter, deltaGetResponse?: Partial<DeltaGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
83
+ /**
84
+ * Uri template for the request builder.
85
+ */
86
+ export declare const DeltaRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/delta(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
87
+ /**
88
+ * Metadata for all the requests in the request builder.
89
+ */
90
+ export declare const DeltaRequestBuilderRequestsMetadata: RequestsMetadata;
91
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqJ,KAAK,yBAAyB,EAAE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIhQ,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,4CAA4C,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,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;CACnC;AACD;;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,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;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,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;;;;GAIG;AAEH,wBAAgB,+BAA+B,CAAC,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxJ;AACD;;;;;GAKG;AAEH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAI5L;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,8JAA8J,CAAC;AAc1M;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,74 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createCallTranscriptFromDiscriminatorValue, deserializeIntoBaseDeltaFunctionResponse, serializeBaseDeltaFunctionResponse, serializeCallTranscript } 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 {DeltaGetResponse}
12
+ */
13
+ // @ts-ignore
14
+ export function createDeltaGetResponseFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoDeltaGetResponse;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @param DeltaGetResponse The instance to deserialize into.
20
+ * @returns {Record<string, (node: ParseNode) => void>}
21
+ */
22
+ // @ts-ignore
23
+ export function deserializeIntoDeltaGetResponse(deltaGetResponse = {}) {
24
+ return Object.assign(Object.assign({}, deserializeIntoBaseDeltaFunctionResponse(deltaGetResponse)), { "value": n => { deltaGetResponse.value = n.getCollectionOfObjectValues(createCallTranscriptFromDiscriminatorValue); } });
25
+ }
26
+ /**
27
+ * Serializes information the current object
28
+ * @param DeltaGetResponse 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 serializeDeltaGetResponse(writer, deltaGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!deltaGetResponse || isSerializingDerivedType) {
35
+ return;
36
+ }
37
+ serializeBaseDeltaFunctionResponse(writer, deltaGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", deltaGetResponse.value, serializeCallTranscript);
39
+ }
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export const DeltaRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/delta(){?%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 DeltaRequestBuilderGetQueryParametersMapper = {
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 DeltaRequestBuilderRequestsMetadata = {
61
+ get: {
62
+ uriTemplate: DeltaRequestBuilderUriTemplate,
63
+ responseBodyContentType: "application/json",
64
+ errorMappings: {
65
+ XXX: createODataErrorFromDiscriminatorValue,
66
+ },
67
+ adapterMethodName: "send",
68
+ responseBodyFactory: createDeltaGetResponseFromDiscriminatorValue,
69
+ queryParametersMapper: DeltaRequestBuilderGetQueryParametersMapper,
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,0CAA0C,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,uBAAuB,EAAuD,MAAM,wCAAwC,CAAC;AAChQ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,SAAgC;IACzF,OAAO,+BAA+B,CAAC;AAC3C,CAAC;AA8DD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,mBAA0D,EAAE;IACxG,uCACO,wCAAwC,CAAC,gBAAgB,CAAC,KAC7D,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gBAAgB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC,IACxI;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,yBAAyB,CAAC,MAA2B,EAAE,mBAAiE,EAAE,EAAE,2BAAoC,KAAK;IACjL,IAAI,CAAC,gBAAgB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC9D,kCAAkC,CAAC,MAAM,EAAE,gBAAgB,EAAE,wBAAwB,CAAC,CAAA;IACtF,MAAM,CAAC,6BAA6B,CAAiB,OAAO,EAAE,gBAAgB,CAAC,KAAK,EAAE,uBAAuB,CAAC,CAAC;AACnH,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,2JAA2J,CAAC;AAC1M;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,102 @@
1
+ import { type CallTranscript, type CallTranscriptCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type DeltaRequestBuilder } from './delta/index.js';
4
+ import { type CallTranscriptItemRequestBuilder } from './item/index.js';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Provides operations to manage the transcripts property of the microsoft.graph.adhocCall entity.
8
+ */
9
+ export interface TranscriptsRequestBuilder extends BaseRequestBuilder<TranscriptsRequestBuilder> {
10
+ /**
11
+ * Provides operations to count the resources in the collection.
12
+ */
13
+ get count(): CountRequestBuilder;
14
+ /**
15
+ * Provides operations to call the delta method.
16
+ */
17
+ get delta(): DeltaRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the transcripts property of the microsoft.graph.adhocCall entity.
20
+ * @param callTranscriptId The unique identifier of callTranscript
21
+ * @returns {CallTranscriptItemRequestBuilder}
22
+ */
23
+ byCallTranscriptId(callTranscriptId: string): CallTranscriptItemRequestBuilder;
24
+ /**
25
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns {Promise<CallTranscriptCollectionResponse>}
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<TranscriptsRequestBuilderGetQueryParameters> | undefined): Promise<CallTranscriptCollectionResponse | undefined>;
31
+ /**
32
+ * Create new navigation property to transcripts for users
33
+ * @param body The request body
34
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
35
+ * @returns {Promise<CallTranscript>}
36
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
37
+ */
38
+ post(body: CallTranscript, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CallTranscript | undefined>;
39
+ /**
40
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns {RequestInformation}
43
+ */
44
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<TranscriptsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
45
+ /**
46
+ * Create new navigation property to transcripts for users
47
+ * @param body The request body
48
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
49
+ * @returns {RequestInformation}
50
+ */
51
+ toPostRequestInformation(body: CallTranscript, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
52
+ }
53
+ /**
54
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
55
+ */
56
+ export interface TranscriptsRequestBuilderGetQueryParameters {
57
+ /**
58
+ * Include count of items
59
+ */
60
+ count?: boolean;
61
+ /**
62
+ * Expand related entities
63
+ */
64
+ expand?: string[];
65
+ /**
66
+ * Filter items by property values
67
+ */
68
+ filter?: string;
69
+ /**
70
+ * Order items by property values
71
+ */
72
+ orderby?: string[];
73
+ /**
74
+ * Search items by search phrases
75
+ */
76
+ search?: string;
77
+ /**
78
+ * Select properties to be returned
79
+ */
80
+ select?: string[];
81
+ /**
82
+ * Skip the first n items
83
+ */
84
+ skip?: number;
85
+ /**
86
+ * Show only the first n items
87
+ */
88
+ top?: number;
89
+ }
90
+ /**
91
+ * Uri template for the request builder.
92
+ */
93
+ export declare const TranscriptsRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
94
+ /**
95
+ * Metadata for all the navigation properties in the request builder.
96
+ */
97
+ export declare const TranscriptsRequestBuilderNavigationMetadata: Record<Exclude<keyof TranscriptsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
98
+ /**
99
+ * Metadata for all the requests in the request builder.
100
+ */
101
+ export declare const TranscriptsRequestBuilderRequestsMetadata: RequestsMetadata;
102
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAIvP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,iBAAiB,CAAC;AAE9K,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,sJAAsJ,CAAC;AAcxM;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
@@ -0,0 +1,76 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createCallTranscriptCollectionResponseFromDiscriminatorValue, createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } 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 { DeltaRequestBuilderRequestsMetadata } from './delta/index.js';
12
+ // @ts-ignore
13
+ import { CallTranscriptItemRequestBuilderNavigationMetadata, CallTranscriptItemRequestBuilderRequestsMetadata } from './item/index.js';
14
+ /**
15
+ * Uri template for the request builder.
16
+ */
17
+ export const TranscriptsRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
18
+ /**
19
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
20
+ */
21
+ const TranscriptsRequestBuilderGetQueryParametersMapper = {
22
+ "count": "%24count",
23
+ "expand": "%24expand",
24
+ "filter": "%24filter",
25
+ "orderby": "%24orderby",
26
+ "search": "%24search",
27
+ "select": "%24select",
28
+ "skip": "%24skip",
29
+ "top": "%24top",
30
+ };
31
+ /**
32
+ * Metadata for all the navigation properties in the request builder.
33
+ */
34
+ export const TranscriptsRequestBuilderNavigationMetadata = {
35
+ byCallTranscriptId: {
36
+ requestsMetadata: CallTranscriptItemRequestBuilderRequestsMetadata,
37
+ navigationMetadata: CallTranscriptItemRequestBuilderNavigationMetadata,
38
+ pathParametersMappings: ["callTranscript%2Did"],
39
+ },
40
+ count: {
41
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
42
+ },
43
+ delta: {
44
+ requestsMetadata: DeltaRequestBuilderRequestsMetadata,
45
+ },
46
+ };
47
+ /**
48
+ * Metadata for all the requests in the request builder.
49
+ */
50
+ export const TranscriptsRequestBuilderRequestsMetadata = {
51
+ get: {
52
+ uriTemplate: TranscriptsRequestBuilderUriTemplate,
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ XXX: createODataErrorFromDiscriminatorValue,
56
+ },
57
+ adapterMethodName: "send",
58
+ responseBodyFactory: createCallTranscriptCollectionResponseFromDiscriminatorValue,
59
+ queryParametersMapper: TranscriptsRequestBuilderGetQueryParametersMapper,
60
+ },
61
+ post: {
62
+ uriTemplate: TranscriptsRequestBuilderUriTemplate,
63
+ responseBodyContentType: "application/json",
64
+ errorMappings: {
65
+ XXX: createODataErrorFromDiscriminatorValue,
66
+ },
67
+ adapterMethodName: "send",
68
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
69
+ requestBodyContentType: "application/json",
70
+ requestBodySerializer: serializeCallTranscript,
71
+ requestInformationContentSetMethod: "setContentFromParsable",
72
+ },
73
+ };
74
+ /* tslint:enable */
75
+ /* eslint-enable */
76
+ //# 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,4DAA4D,EAAE,0CAA0C,EAAE,uBAAuB,EAA8D,MAAM,wCAAwC,CAAC;AACvP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gDAAgD,EAAyC,MAAM,iBAAiB,CAAC;AAwF9K;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,mJAAmJ,CAAC;AACxM;;GAEG;AACH,MAAM,iDAAiD,GAA2B;IAC9E,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,2CAA2C,GAA6G;IACjK,kBAAkB,EAAE;QAChB,gBAAgB,EAAE,gDAAgD;QAClE,kBAAkB,EAAE,kDAAkD;QACtE,sBAAsB,EAAE,CAAC,qBAAqB,CAAC;KAClD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4DAA4D;QAClF,qBAAqB,EAAE,iDAAiD;KAC3E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,uBAAuB;QAC9C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,57 @@
1
+ import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the media for the user entity.
5
+ */
6
+ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequestBuilder> {
7
+ /**
8
+ * The content of the transcript. Read-only.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {Promise<ArrayBuffer>}
17
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
+ * @see {@link https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0|Find more info here}
19
+ */
20
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
21
+ /**
22
+ * The content of the transcript. Read-only.
23
+ * @param body Binary request body
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns {Promise<CallTranscript>}
26
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
27
+ */
28
+ put(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CallTranscript | undefined>;
29
+ /**
30
+ * The content of the transcript. Read-only.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns {RequestInformation}
33
+ */
34
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ /**
36
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns {RequestInformation}
39
+ */
40
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
41
+ /**
42
+ * The content of the transcript. Read-only.
43
+ * @param body Binary request body
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @returns {RequestInformation}
46
+ */
47
+ toPutRequestInformation(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
48
+ }
49
+ /**
50
+ * Uri template for the request builder.
51
+ */
52
+ export declare const ContentRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/{callTranscript%2Did}/content";
53
+ /**
54
+ * Metadata for all the requests in the request builder.
55
+ */
56
+ export declare const ContentRequestBuilderRequestsMetadata: RequestsMetadata;
57
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIzH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,uGAAuG,CAAC;AACrJ;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA6BnD,CAAC"}
@@ -0,0 +1,47 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createCallTranscriptFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ export const ContentRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/{callTranscript%2Did}/content";
12
+ /**
13
+ * Metadata for all the requests in the request builder.
14
+ */
15
+ export const ContentRequestBuilderRequestsMetadata = {
16
+ delete: {
17
+ uriTemplate: ContentRequestBuilderUriTemplate,
18
+ responseBodyContentType: "application/json",
19
+ errorMappings: {
20
+ XXX: createODataErrorFromDiscriminatorValue,
21
+ },
22
+ adapterMethodName: "sendNoResponseContent",
23
+ },
24
+ get: {
25
+ uriTemplate: ContentRequestBuilderUriTemplate,
26
+ responseBodyContentType: "application/octet-stream, application/json",
27
+ errorMappings: {
28
+ XXX: createODataErrorFromDiscriminatorValue,
29
+ },
30
+ adapterMethodName: "sendPrimitive",
31
+ responseBodyFactory: "ArrayBuffer",
32
+ },
33
+ put: {
34
+ uriTemplate: ContentRequestBuilderUriTemplate,
35
+ responseBodyContentType: "application/json",
36
+ errorMappings: {
37
+ XXX: createODataErrorFromDiscriminatorValue,
38
+ },
39
+ adapterMethodName: "send",
40
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
41
+ requestBodyContentType: "application/octet-stream",
42
+ requestInformationContentSetMethod: "setStreamContent",
43
+ },
44
+ };
45
+ /* tslint:enable */
46
+ /* eslint-enable */
47
+ //# 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,0CAA0C,EAAuB,MAAM,wCAAwC,CAAC;AACzH,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAkD7H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,oGAAoG,CAAC;AACrJ;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,MAAM,EAAE;QACJ,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,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,0CAA0C;QAChE,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,84 @@
1
+ import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type ContentRequestBuilder } from './content/index.js';
3
+ import { type MetadataContentRequestBuilder } from './metadataContent/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 transcripts property of the microsoft.graph.adhocCall entity.
7
+ */
8
+ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder<CallTranscriptItemRequestBuilder> {
9
+ /**
10
+ * Provides operations to manage the media for the user entity.
11
+ */
12
+ get content(): ContentRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the media for the user entity.
15
+ */
16
+ get metadataContent(): MetadataContentRequestBuilder;
17
+ /**
18
+ * Delete navigation property transcripts for users
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
21
+ */
22
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
23
+ /**
24
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
25
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
+ * @returns {Promise<CallTranscript>}
27
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
28
+ * @see {@link https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0|Find more info here}
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<CallTranscriptItemRequestBuilderGetQueryParameters> | undefined): Promise<CallTranscript | undefined>;
31
+ /**
32
+ * Update the navigation property transcripts in users
33
+ * @param body The request body
34
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
35
+ * @returns {Promise<CallTranscript>}
36
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
37
+ */
38
+ patch(body: CallTranscript, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CallTranscript | undefined>;
39
+ /**
40
+ * Delete navigation property transcripts for users
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns {RequestInformation}
43
+ */
44
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
45
+ /**
46
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
47
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
48
+ * @returns {RequestInformation}
49
+ */
50
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CallTranscriptItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
51
+ /**
52
+ * Update the navigation property transcripts in users
53
+ * @param body The request body
54
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
55
+ * @returns {RequestInformation}
56
+ */
57
+ toPatchRequestInformation(body: CallTranscript, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
58
+ }
59
+ /**
60
+ * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript.
61
+ */
62
+ export interface CallTranscriptItemRequestBuilderGetQueryParameters {
63
+ /**
64
+ * Expand related entities
65
+ */
66
+ expand?: string[];
67
+ /**
68
+ * Select properties to be returned
69
+ */
70
+ select?: string[];
71
+ }
72
+ /**
73
+ * Uri template for the request builder.
74
+ */
75
+ export declare const CallTranscriptItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/{callTranscript%2Did}{?%24expand,%24select}";
76
+ /**
77
+ * Metadata for all the navigation properties in the request builder.
78
+ */
79
+ export declare const CallTranscriptItemRequestBuilderNavigationMetadata: Record<Exclude<keyof CallTranscriptItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
80
+ /**
81
+ * Metadata for all the requests in the request builder.
82
+ */
83
+ export declare const CallTranscriptItemRequestBuilderRequestsMetadata: 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,EAAuE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIlJ,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAE/H,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,qHAAqH,CAAC;AAQ9K;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
@@ -0,0 +1,71 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } 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 { ContentRequestBuilderRequestsMetadata } from './content/index.js';
10
+ // @ts-ignore
11
+ import { MetadataContentRequestBuilderRequestsMetadata } from './metadataContent/index.js';
12
+ /**
13
+ * Uri template for the request builder.
14
+ */
15
+ export const CallTranscriptItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/adhocCalls/{adhocCall%2Did}/transcripts/{callTranscript%2Did}{?%24expand,%24select}";
16
+ /**
17
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
18
+ */
19
+ const CallTranscriptItemRequestBuilderGetQueryParametersMapper = {
20
+ "expand": "%24expand",
21
+ "select": "%24select",
22
+ };
23
+ /**
24
+ * Metadata for all the navigation properties in the request builder.
25
+ */
26
+ export const CallTranscriptItemRequestBuilderNavigationMetadata = {
27
+ content: {
28
+ requestsMetadata: ContentRequestBuilderRequestsMetadata,
29
+ },
30
+ metadataContent: {
31
+ requestsMetadata: MetadataContentRequestBuilderRequestsMetadata,
32
+ },
33
+ };
34
+ /**
35
+ * Metadata for all the requests in the request builder.
36
+ */
37
+ export const CallTranscriptItemRequestBuilderRequestsMetadata = {
38
+ delete: {
39
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
40
+ responseBodyContentType: "application/json",
41
+ errorMappings: {
42
+ XXX: createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendNoResponseContent",
45
+ },
46
+ get: {
47
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
48
+ responseBodyContentType: "application/json",
49
+ errorMappings: {
50
+ XXX: createODataErrorFromDiscriminatorValue,
51
+ },
52
+ adapterMethodName: "send",
53
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
54
+ queryParametersMapper: CallTranscriptItemRequestBuilderGetQueryParametersMapper,
55
+ },
56
+ patch: {
57
+ uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
58
+ responseBodyContentType: "application/json",
59
+ errorMappings: {
60
+ XXX: createODataErrorFromDiscriminatorValue,
61
+ },
62
+ adapterMethodName: "send",
63
+ responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
64
+ requestBodyContentType: "application/json",
65
+ requestBodySerializer: serializeCallTranscript,
66
+ requestInformationContentSetMethod: "setContentFromParsable",
67
+ },
68
+ };
69
+ /* tslint:enable */
70
+ /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map