@azure/digital-twins-core 2.0.0-alpha.20250509.1 → 2.0.0-alpha.20250514.1

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 (269) hide show
  1. package/dist/browser/digitalTwinsClient.d.ts.map +1 -1
  2. package/dist/browser/digitalTwinsClient.js +7 -6
  3. package/dist/browser/digitalTwinsClient.js.map +1 -1
  4. package/dist/browser/generated/azureDigitalTwinsAPI.d.ts +5 -1
  5. package/dist/browser/generated/azureDigitalTwinsAPI.d.ts.map +1 -1
  6. package/dist/browser/generated/azureDigitalTwinsAPI.js +8 -6
  7. package/dist/browser/generated/azureDigitalTwinsAPI.js.map +1 -1
  8. package/dist/browser/generated/lroImpl.d.ts +11 -0
  9. package/dist/browser/generated/lroImpl.d.ts.map +1 -0
  10. package/dist/browser/generated/lroImpl.js +21 -0
  11. package/dist/browser/generated/lroImpl.js.map +1 -0
  12. package/dist/browser/generated/models/index.d.ts +368 -16
  13. package/dist/browser/generated/models/index.d.ts.map +1 -1
  14. package/dist/browser/generated/models/index.js.map +1 -1
  15. package/dist/browser/generated/models/mappers.d.ts +43 -0
  16. package/dist/browser/generated/models/mappers.d.ts.map +1 -1
  17. package/dist/browser/generated/models/mappers.js +892 -157
  18. package/dist/browser/generated/models/mappers.js.map +1 -1
  19. package/dist/browser/generated/models/parameters.d.ts +3 -0
  20. package/dist/browser/generated/models/parameters.d.ts.map +1 -1
  21. package/dist/browser/generated/models/parameters.js +107 -84
  22. package/dist/browser/generated/models/parameters.js.map +1 -1
  23. package/dist/browser/generated/operations/deleteJobs.d.ts +71 -0
  24. package/dist/browser/generated/operations/deleteJobs.d.ts.map +1 -0
  25. package/dist/browser/generated/operations/deleteJobs.js +261 -0
  26. package/dist/browser/generated/operations/deleteJobs.js.map +1 -0
  27. package/dist/browser/generated/operations/digitalTwinModels.d.ts +2 -1
  28. package/dist/browser/generated/operations/digitalTwinModels.d.ts.map +1 -1
  29. package/dist/browser/generated/operations/digitalTwinModels.js +36 -29
  30. package/dist/browser/generated/operations/digitalTwinModels.js.map +1 -1
  31. package/dist/browser/generated/operations/digitalTwins.js +90 -77
  32. package/dist/browser/generated/operations/digitalTwins.js.map +1 -1
  33. package/dist/browser/generated/operations/eventRoutes.d.ts +2 -1
  34. package/dist/browser/generated/operations/eventRoutes.d.ts.map +1 -1
  35. package/dist/browser/generated/operations/eventRoutes.js +27 -21
  36. package/dist/browser/generated/operations/eventRoutes.js.map +1 -1
  37. package/dist/browser/generated/operations/importJobs.d.ts +81 -0
  38. package/dist/browser/generated/operations/importJobs.d.ts.map +1 -0
  39. package/dist/browser/generated/operations/importJobs.js +260 -0
  40. package/dist/browser/generated/operations/importJobs.js.map +1 -0
  41. package/dist/browser/generated/operations/index.d.ts +2 -0
  42. package/dist/browser/generated/operations/index.d.ts.map +1 -1
  43. package/dist/browser/generated/operations/index.js +2 -0
  44. package/dist/browser/generated/operations/index.js.map +1 -1
  45. package/dist/browser/generated/operations/query.js +6 -5
  46. package/dist/browser/generated/operations/query.js.map +1 -1
  47. package/dist/browser/generated/operationsInterfaces/deleteJobs.d.ts +47 -0
  48. package/dist/browser/generated/operationsInterfaces/deleteJobs.d.ts.map +1 -0
  49. package/dist/browser/generated/operationsInterfaces/deleteJobs.js +9 -0
  50. package/dist/browser/generated/operationsInterfaces/deleteJobs.js.map +1 -0
  51. package/dist/browser/generated/operationsInterfaces/digitalTwinModels.d.ts +2 -1
  52. package/dist/browser/generated/operationsInterfaces/digitalTwinModels.d.ts.map +1 -1
  53. package/dist/browser/generated/operationsInterfaces/digitalTwinModels.js.map +1 -1
  54. package/dist/browser/generated/operationsInterfaces/digitalTwins.js.map +1 -1
  55. package/dist/browser/generated/operationsInterfaces/eventRoutes.d.ts +2 -1
  56. package/dist/browser/generated/operationsInterfaces/eventRoutes.d.ts.map +1 -1
  57. package/dist/browser/generated/operationsInterfaces/eventRoutes.js.map +1 -1
  58. package/dist/browser/generated/operationsInterfaces/importJobs.d.ts +58 -0
  59. package/dist/browser/generated/operationsInterfaces/importJobs.d.ts.map +1 -0
  60. package/dist/browser/generated/operationsInterfaces/importJobs.js +9 -0
  61. package/dist/browser/generated/operationsInterfaces/importJobs.js.map +1 -0
  62. package/dist/browser/generated/operationsInterfaces/index.d.ts +2 -0
  63. package/dist/browser/generated/operationsInterfaces/index.d.ts.map +1 -1
  64. package/dist/browser/generated/operationsInterfaces/index.js +2 -0
  65. package/dist/browser/generated/operationsInterfaces/index.js.map +1 -1
  66. package/dist/browser/generated/operationsInterfaces/query.js.map +1 -1
  67. package/dist/browser/generated/pagingHelper.js.map +1 -1
  68. package/dist/commonjs/digitalTwinsClient.d.ts.map +1 -1
  69. package/dist/commonjs/digitalTwinsClient.js +7 -6
  70. package/dist/commonjs/digitalTwinsClient.js.map +1 -1
  71. package/dist/commonjs/generated/azureDigitalTwinsAPI.d.ts +5 -1
  72. package/dist/commonjs/generated/azureDigitalTwinsAPI.d.ts.map +1 -1
  73. package/dist/commonjs/generated/azureDigitalTwinsAPI.js +7 -5
  74. package/dist/commonjs/generated/azureDigitalTwinsAPI.js.map +1 -1
  75. package/dist/commonjs/generated/lroImpl.d.ts +11 -0
  76. package/dist/commonjs/generated/lroImpl.d.ts.map +1 -0
  77. package/dist/commonjs/generated/lroImpl.js +24 -0
  78. package/dist/commonjs/generated/lroImpl.js.map +1 -0
  79. package/dist/commonjs/generated/models/index.d.ts +368 -16
  80. package/dist/commonjs/generated/models/index.d.ts.map +1 -1
  81. package/dist/commonjs/generated/models/index.js.map +1 -1
  82. package/dist/commonjs/generated/models/mappers.d.ts +43 -0
  83. package/dist/commonjs/generated/models/mappers.d.ts.map +1 -1
  84. package/dist/commonjs/generated/models/mappers.js +894 -158
  85. package/dist/commonjs/generated/models/mappers.js.map +1 -1
  86. package/dist/commonjs/generated/models/parameters.d.ts +3 -0
  87. package/dist/commonjs/generated/models/parameters.d.ts.map +1 -1
  88. package/dist/commonjs/generated/models/parameters.js +107 -84
  89. package/dist/commonjs/generated/models/parameters.js.map +1 -1
  90. package/dist/commonjs/generated/operations/deleteJobs.d.ts +71 -0
  91. package/dist/commonjs/generated/operations/deleteJobs.d.ts.map +1 -0
  92. package/dist/commonjs/generated/operations/deleteJobs.js +265 -0
  93. package/dist/commonjs/generated/operations/deleteJobs.js.map +1 -0
  94. package/dist/commonjs/generated/operations/digitalTwinModels.d.ts +2 -1
  95. package/dist/commonjs/generated/operations/digitalTwinModels.d.ts.map +1 -1
  96. package/dist/commonjs/generated/operations/digitalTwinModels.js +36 -29
  97. package/dist/commonjs/generated/operations/digitalTwinModels.js.map +1 -1
  98. package/dist/commonjs/generated/operations/digitalTwins.js +90 -77
  99. package/dist/commonjs/generated/operations/digitalTwins.js.map +1 -1
  100. package/dist/commonjs/generated/operations/eventRoutes.d.ts +2 -1
  101. package/dist/commonjs/generated/operations/eventRoutes.d.ts.map +1 -1
  102. package/dist/commonjs/generated/operations/eventRoutes.js +27 -21
  103. package/dist/commonjs/generated/operations/eventRoutes.js.map +1 -1
  104. package/dist/commonjs/generated/operations/importJobs.d.ts +81 -0
  105. package/dist/commonjs/generated/operations/importJobs.d.ts.map +1 -0
  106. package/dist/commonjs/generated/operations/importJobs.js +264 -0
  107. package/dist/commonjs/generated/operations/importJobs.js.map +1 -0
  108. package/dist/commonjs/generated/operations/index.d.ts +2 -0
  109. package/dist/commonjs/generated/operations/index.d.ts.map +1 -1
  110. package/dist/commonjs/generated/operations/index.js +2 -0
  111. package/dist/commonjs/generated/operations/index.js.map +1 -1
  112. package/dist/commonjs/generated/operations/query.js +6 -5
  113. package/dist/commonjs/generated/operations/query.js.map +1 -1
  114. package/dist/commonjs/generated/operationsInterfaces/deleteJobs.d.ts +47 -0
  115. package/dist/commonjs/generated/operationsInterfaces/deleteJobs.d.ts.map +1 -0
  116. package/dist/commonjs/generated/operationsInterfaces/deleteJobs.js +10 -0
  117. package/dist/commonjs/generated/operationsInterfaces/deleteJobs.js.map +1 -0
  118. package/dist/commonjs/generated/operationsInterfaces/digitalTwinModels.d.ts +2 -1
  119. package/dist/commonjs/generated/operationsInterfaces/digitalTwinModels.d.ts.map +1 -1
  120. package/dist/commonjs/generated/operationsInterfaces/digitalTwinModels.js.map +1 -1
  121. package/dist/commonjs/generated/operationsInterfaces/digitalTwins.js.map +1 -1
  122. package/dist/commonjs/generated/operationsInterfaces/eventRoutes.d.ts +2 -1
  123. package/dist/commonjs/generated/operationsInterfaces/eventRoutes.d.ts.map +1 -1
  124. package/dist/commonjs/generated/operationsInterfaces/eventRoutes.js.map +1 -1
  125. package/dist/commonjs/generated/operationsInterfaces/importJobs.d.ts +58 -0
  126. package/dist/commonjs/generated/operationsInterfaces/importJobs.d.ts.map +1 -0
  127. package/dist/commonjs/generated/operationsInterfaces/importJobs.js +10 -0
  128. package/dist/commonjs/generated/operationsInterfaces/importJobs.js.map +1 -0
  129. package/dist/commonjs/generated/operationsInterfaces/index.d.ts +2 -0
  130. package/dist/commonjs/generated/operationsInterfaces/index.d.ts.map +1 -1
  131. package/dist/commonjs/generated/operationsInterfaces/index.js +2 -0
  132. package/dist/commonjs/generated/operationsInterfaces/index.js.map +1 -1
  133. package/dist/commonjs/generated/operationsInterfaces/query.js.map +1 -1
  134. package/dist/commonjs/generated/pagingHelper.js.map +1 -1
  135. package/dist/esm/digitalTwinsClient.d.ts.map +1 -1
  136. package/dist/esm/digitalTwinsClient.js +7 -6
  137. package/dist/esm/digitalTwinsClient.js.map +1 -1
  138. package/dist/esm/generated/azureDigitalTwinsAPI.d.ts +5 -1
  139. package/dist/esm/generated/azureDigitalTwinsAPI.d.ts.map +1 -1
  140. package/dist/esm/generated/azureDigitalTwinsAPI.js +8 -6
  141. package/dist/esm/generated/azureDigitalTwinsAPI.js.map +1 -1
  142. package/dist/esm/generated/lroImpl.d.ts +11 -0
  143. package/dist/esm/generated/lroImpl.d.ts.map +1 -0
  144. package/dist/esm/generated/lroImpl.js +21 -0
  145. package/dist/esm/generated/lroImpl.js.map +1 -0
  146. package/dist/esm/generated/models/index.d.ts +368 -16
  147. package/dist/esm/generated/models/index.d.ts.map +1 -1
  148. package/dist/esm/generated/models/index.js.map +1 -1
  149. package/dist/esm/generated/models/mappers.d.ts +43 -0
  150. package/dist/esm/generated/models/mappers.d.ts.map +1 -1
  151. package/dist/esm/generated/models/mappers.js +892 -157
  152. package/dist/esm/generated/models/mappers.js.map +1 -1
  153. package/dist/esm/generated/models/parameters.d.ts +3 -0
  154. package/dist/esm/generated/models/parameters.d.ts.map +1 -1
  155. package/dist/esm/generated/models/parameters.js +107 -84
  156. package/dist/esm/generated/models/parameters.js.map +1 -1
  157. package/dist/esm/generated/operations/deleteJobs.d.ts +71 -0
  158. package/dist/esm/generated/operations/deleteJobs.d.ts.map +1 -0
  159. package/dist/esm/generated/operations/deleteJobs.js +261 -0
  160. package/dist/esm/generated/operations/deleteJobs.js.map +1 -0
  161. package/dist/esm/generated/operations/digitalTwinModels.d.ts +2 -1
  162. package/dist/esm/generated/operations/digitalTwinModels.d.ts.map +1 -1
  163. package/dist/esm/generated/operations/digitalTwinModels.js +36 -29
  164. package/dist/esm/generated/operations/digitalTwinModels.js.map +1 -1
  165. package/dist/esm/generated/operations/digitalTwins.js +90 -77
  166. package/dist/esm/generated/operations/digitalTwins.js.map +1 -1
  167. package/dist/esm/generated/operations/eventRoutes.d.ts +2 -1
  168. package/dist/esm/generated/operations/eventRoutes.d.ts.map +1 -1
  169. package/dist/esm/generated/operations/eventRoutes.js +27 -21
  170. package/dist/esm/generated/operations/eventRoutes.js.map +1 -1
  171. package/dist/esm/generated/operations/importJobs.d.ts +81 -0
  172. package/dist/esm/generated/operations/importJobs.d.ts.map +1 -0
  173. package/dist/esm/generated/operations/importJobs.js +260 -0
  174. package/dist/esm/generated/operations/importJobs.js.map +1 -0
  175. package/dist/esm/generated/operations/index.d.ts +2 -0
  176. package/dist/esm/generated/operations/index.d.ts.map +1 -1
  177. package/dist/esm/generated/operations/index.js +2 -0
  178. package/dist/esm/generated/operations/index.js.map +1 -1
  179. package/dist/esm/generated/operations/query.js +6 -5
  180. package/dist/esm/generated/operations/query.js.map +1 -1
  181. package/dist/esm/generated/operationsInterfaces/deleteJobs.d.ts +47 -0
  182. package/dist/esm/generated/operationsInterfaces/deleteJobs.d.ts.map +1 -0
  183. package/dist/esm/generated/operationsInterfaces/deleteJobs.js +9 -0
  184. package/dist/esm/generated/operationsInterfaces/deleteJobs.js.map +1 -0
  185. package/dist/esm/generated/operationsInterfaces/digitalTwinModels.d.ts +2 -1
  186. package/dist/esm/generated/operationsInterfaces/digitalTwinModels.d.ts.map +1 -1
  187. package/dist/esm/generated/operationsInterfaces/digitalTwinModels.js.map +1 -1
  188. package/dist/esm/generated/operationsInterfaces/digitalTwins.js.map +1 -1
  189. package/dist/esm/generated/operationsInterfaces/eventRoutes.d.ts +2 -1
  190. package/dist/esm/generated/operationsInterfaces/eventRoutes.d.ts.map +1 -1
  191. package/dist/esm/generated/operationsInterfaces/eventRoutes.js.map +1 -1
  192. package/dist/esm/generated/operationsInterfaces/importJobs.d.ts +58 -0
  193. package/dist/esm/generated/operationsInterfaces/importJobs.d.ts.map +1 -0
  194. package/dist/esm/generated/operationsInterfaces/importJobs.js +9 -0
  195. package/dist/esm/generated/operationsInterfaces/importJobs.js.map +1 -0
  196. package/dist/esm/generated/operationsInterfaces/index.d.ts +2 -0
  197. package/dist/esm/generated/operationsInterfaces/index.d.ts.map +1 -1
  198. package/dist/esm/generated/operationsInterfaces/index.js +2 -0
  199. package/dist/esm/generated/operationsInterfaces/index.js.map +1 -1
  200. package/dist/esm/generated/operationsInterfaces/query.js.map +1 -1
  201. package/dist/esm/generated/pagingHelper.js.map +1 -1
  202. package/dist/react-native/digitalTwinsClient.d.ts.map +1 -1
  203. package/dist/react-native/digitalTwinsClient.js +7 -6
  204. package/dist/react-native/digitalTwinsClient.js.map +1 -1
  205. package/dist/react-native/generated/azureDigitalTwinsAPI.d.ts +5 -1
  206. package/dist/react-native/generated/azureDigitalTwinsAPI.d.ts.map +1 -1
  207. package/dist/react-native/generated/azureDigitalTwinsAPI.js +8 -6
  208. package/dist/react-native/generated/azureDigitalTwinsAPI.js.map +1 -1
  209. package/dist/react-native/generated/lroImpl.d.ts +11 -0
  210. package/dist/react-native/generated/lroImpl.d.ts.map +1 -0
  211. package/dist/react-native/generated/lroImpl.js +21 -0
  212. package/dist/react-native/generated/lroImpl.js.map +1 -0
  213. package/dist/react-native/generated/models/index.d.ts +368 -16
  214. package/dist/react-native/generated/models/index.d.ts.map +1 -1
  215. package/dist/react-native/generated/models/index.js.map +1 -1
  216. package/dist/react-native/generated/models/mappers.d.ts +43 -0
  217. package/dist/react-native/generated/models/mappers.d.ts.map +1 -1
  218. package/dist/react-native/generated/models/mappers.js +892 -157
  219. package/dist/react-native/generated/models/mappers.js.map +1 -1
  220. package/dist/react-native/generated/models/parameters.d.ts +3 -0
  221. package/dist/react-native/generated/models/parameters.d.ts.map +1 -1
  222. package/dist/react-native/generated/models/parameters.js +107 -84
  223. package/dist/react-native/generated/models/parameters.js.map +1 -1
  224. package/dist/react-native/generated/operations/deleteJobs.d.ts +71 -0
  225. package/dist/react-native/generated/operations/deleteJobs.d.ts.map +1 -0
  226. package/dist/react-native/generated/operations/deleteJobs.js +261 -0
  227. package/dist/react-native/generated/operations/deleteJobs.js.map +1 -0
  228. package/dist/react-native/generated/operations/digitalTwinModels.d.ts +2 -1
  229. package/dist/react-native/generated/operations/digitalTwinModels.d.ts.map +1 -1
  230. package/dist/react-native/generated/operations/digitalTwinModels.js +36 -29
  231. package/dist/react-native/generated/operations/digitalTwinModels.js.map +1 -1
  232. package/dist/react-native/generated/operations/digitalTwins.js +90 -77
  233. package/dist/react-native/generated/operations/digitalTwins.js.map +1 -1
  234. package/dist/react-native/generated/operations/eventRoutes.d.ts +2 -1
  235. package/dist/react-native/generated/operations/eventRoutes.d.ts.map +1 -1
  236. package/dist/react-native/generated/operations/eventRoutes.js +27 -21
  237. package/dist/react-native/generated/operations/eventRoutes.js.map +1 -1
  238. package/dist/react-native/generated/operations/importJobs.d.ts +81 -0
  239. package/dist/react-native/generated/operations/importJobs.d.ts.map +1 -0
  240. package/dist/react-native/generated/operations/importJobs.js +260 -0
  241. package/dist/react-native/generated/operations/importJobs.js.map +1 -0
  242. package/dist/react-native/generated/operations/index.d.ts +2 -0
  243. package/dist/react-native/generated/operations/index.d.ts.map +1 -1
  244. package/dist/react-native/generated/operations/index.js +2 -0
  245. package/dist/react-native/generated/operations/index.js.map +1 -1
  246. package/dist/react-native/generated/operations/query.js +6 -5
  247. package/dist/react-native/generated/operations/query.js.map +1 -1
  248. package/dist/react-native/generated/operationsInterfaces/deleteJobs.d.ts +47 -0
  249. package/dist/react-native/generated/operationsInterfaces/deleteJobs.d.ts.map +1 -0
  250. package/dist/react-native/generated/operationsInterfaces/deleteJobs.js +9 -0
  251. package/dist/react-native/generated/operationsInterfaces/deleteJobs.js.map +1 -0
  252. package/dist/react-native/generated/operationsInterfaces/digitalTwinModels.d.ts +2 -1
  253. package/dist/react-native/generated/operationsInterfaces/digitalTwinModels.d.ts.map +1 -1
  254. package/dist/react-native/generated/operationsInterfaces/digitalTwinModels.js.map +1 -1
  255. package/dist/react-native/generated/operationsInterfaces/digitalTwins.js.map +1 -1
  256. package/dist/react-native/generated/operationsInterfaces/eventRoutes.d.ts +2 -1
  257. package/dist/react-native/generated/operationsInterfaces/eventRoutes.d.ts.map +1 -1
  258. package/dist/react-native/generated/operationsInterfaces/eventRoutes.js.map +1 -1
  259. package/dist/react-native/generated/operationsInterfaces/importJobs.d.ts +58 -0
  260. package/dist/react-native/generated/operationsInterfaces/importJobs.d.ts.map +1 -0
  261. package/dist/react-native/generated/operationsInterfaces/importJobs.js +9 -0
  262. package/dist/react-native/generated/operationsInterfaces/importJobs.js.map +1 -0
  263. package/dist/react-native/generated/operationsInterfaces/index.d.ts +2 -0
  264. package/dist/react-native/generated/operationsInterfaces/index.d.ts.map +1 -1
  265. package/dist/react-native/generated/operationsInterfaces/index.js +2 -0
  266. package/dist/react-native/generated/operationsInterfaces/index.js.map +1 -1
  267. package/dist/react-native/generated/operationsInterfaces/query.js.map +1 -1
  268. package/dist/react-native/generated/pagingHelper.js.map +1 -1
  269. package/package.json +3 -1
@@ -1 +1 @@
1
- {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../../src/generated/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const DigitalTwinsModelData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsModelData\",\n modelProperties: {\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n id: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n uploadTime: {\n serializedName: \"uploadTime\",\n type: {\n name: \"DateTime\"\n }\n },\n decommissioned: {\n defaultValue: false,\n serializedName: \"decommissioned\",\n type: {\n name: \"Boolean\"\n }\n },\n model: {\n serializedName: \"model\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\"\n }\n }\n }\n }\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\"\n }\n }\n }\n },\n innererror: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"InnerError\"\n }\n }\n }\n }\n};\n\nexport const InnerError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InnerError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n innererror: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"InnerError\"\n }\n }\n }\n }\n};\n\nexport const PagedDigitalTwinsModelDataCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PagedDigitalTwinsModelDataCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsModelData\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QuerySpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuerySpecification\",\n modelProperties: {\n query: {\n serializedName: \"query\",\n type: {\n name: \"String\"\n }\n },\n continuationToken: {\n serializedName: \"continuationToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QueryResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n },\n continuationToken: {\n serializedName: \"continuationToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RelationshipCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RelationshipCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IncomingRelationshipCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationshipCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationship\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IncomingRelationship: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationship\",\n modelProperties: {\n relationshipId: {\n serializedName: \"$relationshipId\",\n type: {\n name: \"String\"\n }\n },\n sourceId: {\n serializedName: \"$sourceId\",\n type: {\n name: \"String\"\n }\n },\n relationshipName: {\n serializedName: \"$relationshipName\",\n type: {\n name: \"String\"\n }\n },\n relationshipLink: {\n serializedName: \"$relationshipLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventRouteCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRouteCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EventRoute\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventRoute: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoute\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n endpointName: {\n serializedName: \"endpointName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n filter: {\n serializedName: \"filter\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QueryQueryTwinsHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryQueryTwinsHeaders\",\n modelProperties: {\n queryCharge: {\n serializedName: \"query-charge\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsGetByIdHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetByIdHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsAddHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsGetRelationshipByIdHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetRelationshipByIdHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsAddRelationshipHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddRelationshipHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsUpdateRelationshipHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateRelationshipHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsGetComponentHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetComponentHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsUpdateComponentHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateComponentHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n"]}
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../../src/generated/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const DigitalTwinsModelData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsModelData\",\n modelProperties: {\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n id: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n uploadTime: {\n serializedName: \"uploadTime\",\n type: {\n name: \"DateTime\",\n },\n },\n decommissioned: {\n defaultValue: false,\n serializedName: \"decommissioned\",\n type: {\n name: \"Boolean\",\n },\n },\n model: {\n serializedName: \"model\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n innererror: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"InnerError\",\n },\n },\n },\n },\n};\n\nexport const InnerError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InnerError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n innererror: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"InnerError\",\n },\n },\n },\n },\n};\n\nexport const PagedDigitalTwinsModelDataCollection: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PagedDigitalTwinsModelDataCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsModelData\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const QuerySpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuerySpecification\",\n modelProperties: {\n query: {\n serializedName: \"query\",\n type: {\n name: \"String\",\n },\n },\n continuationToken: {\n serializedName: \"continuationToken\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QueryResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n continuationToken: {\n serializedName: \"continuationToken\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RelationshipCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RelationshipCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IncomingRelationshipCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationshipCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationship\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IncomingRelationship: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IncomingRelationship\",\n modelProperties: {\n relationshipId: {\n serializedName: \"$relationshipId\",\n type: {\n name: \"String\",\n },\n },\n sourceId: {\n serializedName: \"$sourceId\",\n type: {\n name: \"String\",\n },\n },\n relationshipName: {\n serializedName: \"$relationshipName\",\n type: {\n name: \"String\",\n },\n },\n relationshipLink: {\n serializedName: \"$relationshipLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRouteCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRouteCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EventRoute\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRoute: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoute\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n endpointName: {\n serializedName: \"endpointName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n filter: {\n serializedName: \"filter\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ImportJob\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJob\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n inputBlobUri: {\n serializedName: \"inputBlobUri\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n outputBlobUri: {\n serializedName: \"outputBlobUri\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"notstarted\",\n \"running\",\n \"failed\",\n \"succeeded\",\n \"cancelling\",\n \"cancelled\",\n ],\n },\n },\n createdDateTime: {\n serializedName: \"createdDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastActionDateTime: {\n serializedName: \"lastActionDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n finishedDateTime: {\n serializedName: \"finishedDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n purgeDateTime: {\n serializedName: \"purgeDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n};\n\nexport const DeleteJob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJob\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"notstarted\", \"running\", \"failed\", \"succeeded\"],\n },\n },\n createdDateTime: {\n serializedName: \"createdDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n finishedDateTime: {\n serializedName: \"finishedDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n purgeDateTime: {\n serializedName: \"purgeDateTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeleteJob\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinModelsAddExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsAddExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinModelsListExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsListExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinModelsGetByIdExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsGetByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinModelsUpdateExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsUpdateExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinModelsDeleteExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsDeleteExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinModelsListNextExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinModelsListNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const QueryQueryTwinsHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryQueryTwinsHeaders\",\n modelProperties: {\n queryCharge: {\n serializedName: \"query-charge\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const QueryQueryTwinsExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueryQueryTwinsExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsGetByIdHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetByIdHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsGetByIdExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsAddHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsAddExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsDeleteExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsDeleteExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsUpdateExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsGetRelationshipByIdHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetRelationshipByIdHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsGetRelationshipByIdExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetRelationshipByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsAddRelationshipHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddRelationshipHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsAddRelationshipExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsAddRelationshipExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsDeleteRelationshipExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsDeleteRelationshipExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsUpdateRelationshipHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateRelationshipHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsUpdateRelationshipExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateRelationshipExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsListRelationshipsExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsListRelationshipsExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsListIncomingRelationshipsExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsListIncomingRelationshipsExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsSendTelemetryExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsSendTelemetryExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsSendComponentTelemetryExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsSendComponentTelemetryExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsGetComponentHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetComponentHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsGetComponentExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsGetComponentExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsUpdateComponentHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateComponentHeaders\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DigitalTwinsUpdateComponentExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsUpdateComponentExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsListRelationshipsNextExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsListRelationshipsNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DigitalTwinsListIncomingRelationshipsNextExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsListIncomingRelationshipsNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const EventRoutesListExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoutesListExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRoutesGetByIdExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoutesGetByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRoutesAddExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoutesAddExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRoutesDeleteExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoutesDeleteExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventRoutesListNextExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventRoutesListNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsListExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsListExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsAddExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsAddExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsGetByIdExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsGetByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsDeleteExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsDeleteExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsCancelExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsCancelExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsListNextExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsListNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobsAddHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobsAddHeaders\",\n modelProperties: {\n operationLocation: {\n serializedName: \"operation-location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobsAddExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobsAddExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobsListExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobsListExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobsGetByIdExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobsGetByIdExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteJobsListNextExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteJobsListNextExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
@@ -24,4 +24,7 @@ export declare const messageId: OperationParameter;
24
24
  export declare const telemetrySourceTime: OperationParameter;
25
25
  export declare const componentPath: OperationURLParameter;
26
26
  export declare const eventRoute: OperationParameter;
27
+ export declare const importJob: OperationParameter;
28
+ export declare const operationId: OperationParameter;
29
+ export declare const timeoutInMinutes: OperationQueryParameter;
27
30
  //# sourceMappingURL=parameters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../../src/generated/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAM5B,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAkBpB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,uBAc7B,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,uBASpC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,kBAQ5B,CAAC;AAEF,eAAO,MAAM,EAAE,EAAE,qBAShB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAU1B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAezB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAGhC,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAUlB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAQzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAQrB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,kBAe3B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAU1B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,uBAQ9B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAUvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBASvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,kBAQjC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,qBAS3B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC"}
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../../src/generated/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAO5B,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAmBpB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,uBAc7B,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,uBASpC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,kBAQ5B,CAAC;AAEF,eAAO,MAAM,EAAE,EAAE,qBAShB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAU1B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAezB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAGhC,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAUlB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAQzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAQrB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,kBAe3B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAU1B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,uBAQ9B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAUvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBASvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,kBAQjC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,qBAS3B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAQzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,uBAQ9B,CAAC"}
@@ -7,7 +7,7 @@
7
7
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
- exports.eventRoute = exports.componentPath = exports.telemetrySourceTime = exports.messageId = exports.telemetry = exports.relationshipName = exports.relationship = exports.relationshipId = exports.patchDocument = exports.ifMatch = exports.ifNoneMatch = exports.twin = exports.querySpecification = exports.nextLink = exports.updateModel = exports.contentType1 = exports.id = exports.resultsPerPage = exports.includeModelDefinition = exports.dependenciesFor = exports.apiVersion = exports.$host = exports.accept = exports.models = exports.contentType = void 0;
10
+ exports.timeoutInMinutes = exports.operationId = exports.importJob = exports.eventRoute = exports.componentPath = exports.telemetrySourceTime = exports.messageId = exports.telemetry = exports.relationshipName = exports.relationship = exports.relationshipId = exports.patchDocument = exports.ifMatch = exports.ifNoneMatch = exports.twin = exports.querySpecification = exports.nextLink = exports.updateModel = exports.contentType1 = exports.id = exports.resultsPerPage = exports.includeModelDefinition = exports.dependenciesFor = exports.apiVersion = exports.$host = exports.accept = exports.models = exports.contentType = void 0;
11
11
  const mappers_js_1 = require("../models/mappers.js");
12
12
  exports.contentType = {
13
13
  parameterPath: ["options", "contentType"],
@@ -16,28 +16,29 @@ exports.contentType = {
16
16
  isConstant: true,
17
17
  serializedName: "Content-Type",
18
18
  type: {
19
- name: "String"
20
- }
21
- }
19
+ name: "String",
20
+ },
21
+ },
22
22
  };
23
23
  exports.models = {
24
- parameterPath: ["options", "models"],
24
+ parameterPath: "models",
25
25
  mapper: {
26
26
  constraints: {
27
27
  MinItems: 1,
28
- UniqueItems: true
28
+ UniqueItems: true,
29
29
  },
30
30
  serializedName: "models",
31
+ required: true,
31
32
  type: {
32
33
  name: "Sequence",
33
34
  element: {
34
35
  type: {
35
36
  name: "Dictionary",
36
- value: { type: { name: "any" } }
37
- }
38
- }
39
- }
40
- }
37
+ value: { type: { name: "any" } },
38
+ },
39
+ },
40
+ },
41
+ },
41
42
  };
42
43
  exports.accept = {
43
44
  parameterPath: "accept",
@@ -46,9 +47,9 @@ exports.accept = {
46
47
  isConstant: true,
47
48
  serializedName: "Accept",
48
49
  type: {
49
- name: "String"
50
- }
51
- }
50
+ name: "String",
51
+ },
52
+ },
52
53
  };
53
54
  exports.$host = {
54
55
  parameterPath: "$host",
@@ -56,21 +57,21 @@ exports.$host = {
56
57
  serializedName: "$host",
57
58
  required: true,
58
59
  type: {
59
- name: "String"
60
- }
60
+ name: "String",
61
+ },
61
62
  },
62
- skipEncoding: true
63
+ skipEncoding: true,
63
64
  };
64
65
  exports.apiVersion = {
65
66
  parameterPath: "apiVersion",
66
67
  mapper: {
67
- defaultValue: "2020-10-31",
68
+ defaultValue: "2023-10-31",
68
69
  isConstant: true,
69
70
  serializedName: "api-version",
70
71
  type: {
71
- name: "String"
72
- }
73
- }
72
+ name: "String",
73
+ },
74
+ },
74
75
  };
75
76
  exports.dependenciesFor = {
76
77
  parameterPath: ["options", "dependenciesFor"],
@@ -80,12 +81,12 @@ exports.dependenciesFor = {
80
81
  name: "Sequence",
81
82
  element: {
82
83
  type: {
83
- name: "String"
84
- }
85
- }
86
- }
84
+ name: "String",
85
+ },
86
+ },
87
+ },
87
88
  },
88
- collectionFormat: "Multi"
89
+ collectionFormat: "Multi",
89
90
  };
90
91
  exports.includeModelDefinition = {
91
92
  parameterPath: ["options", "includeModelDefinition"],
@@ -93,18 +94,18 @@ exports.includeModelDefinition = {
93
94
  defaultValue: false,
94
95
  serializedName: "includeModelDefinition",
95
96
  type: {
96
- name: "Boolean"
97
- }
98
- }
97
+ name: "Boolean",
98
+ },
99
+ },
99
100
  };
100
101
  exports.resultsPerPage = {
101
102
  parameterPath: ["options", "resultsPerPage"],
102
103
  mapper: {
103
104
  serializedName: "max-items-per-page",
104
105
  type: {
105
- name: "Number"
106
- }
107
- }
106
+ name: "Number",
107
+ },
108
+ },
108
109
  };
109
110
  exports.id = {
110
111
  parameterPath: "id",
@@ -112,9 +113,9 @@ exports.id = {
112
113
  serializedName: "id",
113
114
  required: true,
114
115
  type: {
115
- name: "String"
116
- }
117
- }
116
+ name: "String",
117
+ },
118
+ },
118
119
  };
119
120
  exports.contentType1 = {
120
121
  parameterPath: ["options", "contentType"],
@@ -123,9 +124,9 @@ exports.contentType1 = {
123
124
  isConstant: true,
124
125
  serializedName: "Content-Type",
125
126
  type: {
126
- name: "String"
127
- }
128
- }
127
+ name: "String",
128
+ },
129
+ },
129
130
  };
130
131
  exports.updateModel = {
131
132
  parameterPath: "updateModel",
@@ -137,11 +138,11 @@ exports.updateModel = {
137
138
  element: {
138
139
  type: {
139
140
  name: "Dictionary",
140
- value: { type: { name: "any" } }
141
- }
142
- }
143
- }
144
- }
141
+ value: { type: { name: "any" } },
142
+ },
143
+ },
144
+ },
145
+ },
145
146
  };
146
147
  exports.nextLink = {
147
148
  parameterPath: "nextLink",
@@ -149,14 +150,14 @@ exports.nextLink = {
149
150
  serializedName: "nextLink",
150
151
  required: true,
151
152
  type: {
152
- name: "String"
153
- }
153
+ name: "String",
154
+ },
154
155
  },
155
- skipEncoding: true
156
+ skipEncoding: true,
156
157
  };
157
158
  exports.querySpecification = {
158
159
  parameterPath: "querySpecification",
159
- mapper: mappers_js_1.QuerySpecification
160
+ mapper: mappers_js_1.QuerySpecification,
160
161
  };
161
162
  exports.twin = {
162
163
  parameterPath: "twin",
@@ -165,27 +166,27 @@ exports.twin = {
165
166
  required: true,
166
167
  type: {
167
168
  name: "Dictionary",
168
- value: { type: { name: "any" } }
169
- }
170
- }
169
+ value: { type: { name: "any" } },
170
+ },
171
+ },
171
172
  };
172
173
  exports.ifNoneMatch = {
173
174
  parameterPath: ["options", "ifNoneMatch"],
174
175
  mapper: {
175
176
  serializedName: "If-None-Match",
176
177
  type: {
177
- name: "String"
178
- }
179
- }
178
+ name: "String",
179
+ },
180
+ },
180
181
  };
181
182
  exports.ifMatch = {
182
183
  parameterPath: ["options", "ifMatch"],
183
184
  mapper: {
184
185
  serializedName: "If-Match",
185
186
  type: {
186
- name: "String"
187
- }
188
- }
187
+ name: "String",
188
+ },
189
+ },
189
190
  };
190
191
  exports.patchDocument = {
191
192
  parameterPath: "patchDocument",
@@ -197,11 +198,11 @@ exports.patchDocument = {
197
198
  element: {
198
199
  type: {
199
200
  name: "Dictionary",
200
- value: { type: { name: "any" } }
201
- }
202
- }
203
- }
204
- }
201
+ value: { type: { name: "any" } },
202
+ },
203
+ },
204
+ },
205
+ },
205
206
  };
206
207
  exports.relationshipId = {
207
208
  parameterPath: "relationshipId",
@@ -209,9 +210,9 @@ exports.relationshipId = {
209
210
  serializedName: "relationshipId",
210
211
  required: true,
211
212
  type: {
212
- name: "String"
213
- }
214
- }
213
+ name: "String",
214
+ },
215
+ },
215
216
  };
216
217
  exports.relationship = {
217
218
  parameterPath: "relationship",
@@ -220,18 +221,18 @@ exports.relationship = {
220
221
  required: true,
221
222
  type: {
222
223
  name: "Dictionary",
223
- value: { type: { name: "any" } }
224
- }
225
- }
224
+ value: { type: { name: "any" } },
225
+ },
226
+ },
226
227
  };
227
228
  exports.relationshipName = {
228
229
  parameterPath: ["options", "relationshipName"],
229
230
  mapper: {
230
231
  serializedName: "relationshipName",
231
232
  type: {
232
- name: "String"
233
- }
234
- }
233
+ name: "String",
234
+ },
235
+ },
235
236
  };
236
237
  exports.telemetry = {
237
238
  parameterPath: "telemetry",
@@ -240,9 +241,9 @@ exports.telemetry = {
240
241
  required: true,
241
242
  type: {
242
243
  name: "Dictionary",
243
- value: { type: { name: "any" } }
244
- }
245
- }
244
+ value: { type: { name: "any" } },
245
+ },
246
+ },
246
247
  };
247
248
  exports.messageId = {
248
249
  parameterPath: "messageId",
@@ -250,18 +251,18 @@ exports.messageId = {
250
251
  serializedName: "Message-Id",
251
252
  required: true,
252
253
  type: {
253
- name: "String"
254
- }
255
- }
254
+ name: "String",
255
+ },
256
+ },
256
257
  };
257
258
  exports.telemetrySourceTime = {
258
259
  parameterPath: ["options", "telemetrySourceTime"],
259
260
  mapper: {
260
261
  serializedName: "Telemetry-Source-Time",
261
262
  type: {
262
- name: "String"
263
- }
264
- }
263
+ name: "String",
264
+ },
265
+ },
265
266
  };
266
267
  exports.componentPath = {
267
268
  parameterPath: "componentPath",
@@ -269,12 +270,34 @@ exports.componentPath = {
269
270
  serializedName: "componentPath",
270
271
  required: true,
271
272
  type: {
272
- name: "String"
273
- }
274
- }
273
+ name: "String",
274
+ },
275
+ },
275
276
  };
276
277
  exports.eventRoute = {
277
- parameterPath: ["options", "eventRoute"],
278
- mapper: mappers_js_1.EventRoute
278
+ parameterPath: "eventRoute",
279
+ mapper: mappers_js_1.EventRoute,
280
+ };
281
+ exports.importJob = {
282
+ parameterPath: "importJob",
283
+ mapper: mappers_js_1.ImportJob,
284
+ };
285
+ exports.operationId = {
286
+ parameterPath: "operationId",
287
+ mapper: {
288
+ serializedName: "operation-id",
289
+ type: {
290
+ name: "String",
291
+ },
292
+ },
293
+ };
294
+ exports.timeoutInMinutes = {
295
+ parameterPath: "timeoutInMinutes",
296
+ mapper: {
297
+ serializedName: "timeoutInMinutes",
298
+ type: {
299
+ name: "Number",
300
+ },
301
+ },
279
302
  };
280
303
  //# sourceMappingURL=parameters.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../../src/generated/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n QuerySpecification as QuerySpecificationMapper,\n EventRoute as EventRouteMapper\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const models: OperationParameter = {\n parameterPath: [\"options\", \"models\"],\n mapper: {\n constraints: {\n MinItems: 1,\n UniqueItems: true\n },\n serializedName: \"models\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2020-10-31\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const dependenciesFor: OperationQueryParameter = {\n parameterPath: [\"options\", \"dependenciesFor\"],\n mapper: {\n serializedName: \"dependenciesFor\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n collectionFormat: \"Multi\"\n};\n\nexport const includeModelDefinition: OperationQueryParameter = {\n parameterPath: [\"options\", \"includeModelDefinition\"],\n mapper: {\n defaultValue: false,\n serializedName: \"includeModelDefinition\",\n type: {\n name: \"Boolean\"\n }\n }\n};\n\nexport const resultsPerPage: OperationParameter = {\n parameterPath: [\"options\", \"resultsPerPage\"],\n mapper: {\n serializedName: \"max-items-per-page\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const id: OperationURLParameter = {\n parameterPath: \"id\",\n mapper: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType1: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json-patch+json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const updateModel: OperationParameter = {\n parameterPath: \"updateModel\",\n mapper: {\n serializedName: \"updateModel\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const querySpecification: OperationParameter = {\n parameterPath: \"querySpecification\",\n mapper: QuerySpecificationMapper\n};\n\nexport const twin: OperationParameter = {\n parameterPath: \"twin\",\n mapper: {\n serializedName: \"twin\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n};\n\nexport const ifNoneMatch: OperationParameter = {\n parameterPath: [\"options\", \"ifNoneMatch\"],\n mapper: {\n serializedName: \"If-None-Match\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const ifMatch: OperationParameter = {\n parameterPath: [\"options\", \"ifMatch\"],\n mapper: {\n serializedName: \"If-Match\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const patchDocument: OperationParameter = {\n parameterPath: \"patchDocument\",\n mapper: {\n serializedName: \"patchDocument\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const relationshipId: OperationURLParameter = {\n parameterPath: \"relationshipId\",\n mapper: {\n serializedName: \"relationshipId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const relationship: OperationParameter = {\n parameterPath: \"relationship\",\n mapper: {\n serializedName: \"relationship\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n};\n\nexport const relationshipName: OperationQueryParameter = {\n parameterPath: [\"options\", \"relationshipName\"],\n mapper: {\n serializedName: \"relationshipName\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const telemetry: OperationParameter = {\n parameterPath: \"telemetry\",\n mapper: {\n serializedName: \"telemetry\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n};\n\nexport const messageId: OperationParameter = {\n parameterPath: \"messageId\",\n mapper: {\n serializedName: \"Message-Id\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const telemetrySourceTime: OperationParameter = {\n parameterPath: [\"options\", \"telemetrySourceTime\"],\n mapper: {\n serializedName: \"Telemetry-Source-Time\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const componentPath: OperationURLParameter = {\n parameterPath: \"componentPath\",\n mapper: {\n serializedName: \"componentPath\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const eventRoute: OperationParameter = {\n parameterPath: [\"options\", \"eventRoute\"],\n mapper: EventRouteMapper\n};\n"]}
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../../src/generated/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n QuerySpecification as QuerySpecificationMapper,\n EventRoute as EventRouteMapper,\n ImportJob as ImportJobMapper,\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const models: OperationParameter = {\n parameterPath: \"models\",\n mapper: {\n constraints: {\n MinItems: 1,\n UniqueItems: true,\n },\n serializedName: \"models\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-10-31\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const dependenciesFor: OperationQueryParameter = {\n parameterPath: [\"options\", \"dependenciesFor\"],\n mapper: {\n serializedName: \"dependenciesFor\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n collectionFormat: \"Multi\",\n};\n\nexport const includeModelDefinition: OperationQueryParameter = {\n parameterPath: [\"options\", \"includeModelDefinition\"],\n mapper: {\n defaultValue: false,\n serializedName: \"includeModelDefinition\",\n type: {\n name: \"Boolean\",\n },\n },\n};\n\nexport const resultsPerPage: OperationParameter = {\n parameterPath: [\"options\", \"resultsPerPage\"],\n mapper: {\n serializedName: \"max-items-per-page\",\n type: {\n name: \"Number\",\n },\n },\n};\n\nexport const id: OperationURLParameter = {\n parameterPath: \"id\",\n mapper: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType1: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json-patch+json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const updateModel: OperationParameter = {\n parameterPath: \"updateModel\",\n mapper: {\n serializedName: \"updateModel\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const querySpecification: OperationParameter = {\n parameterPath: \"querySpecification\",\n mapper: QuerySpecificationMapper,\n};\n\nexport const twin: OperationParameter = {\n parameterPath: \"twin\",\n mapper: {\n serializedName: \"twin\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n};\n\nexport const ifNoneMatch: OperationParameter = {\n parameterPath: [\"options\", \"ifNoneMatch\"],\n mapper: {\n serializedName: \"If-None-Match\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const ifMatch: OperationParameter = {\n parameterPath: [\"options\", \"ifMatch\"],\n mapper: {\n serializedName: \"If-Match\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const patchDocument: OperationParameter = {\n parameterPath: \"patchDocument\",\n mapper: {\n serializedName: \"patchDocument\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const relationshipId: OperationURLParameter = {\n parameterPath: \"relationshipId\",\n mapper: {\n serializedName: \"relationshipId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const relationship: OperationParameter = {\n parameterPath: \"relationship\",\n mapper: {\n serializedName: \"relationship\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n};\n\nexport const relationshipName: OperationQueryParameter = {\n parameterPath: [\"options\", \"relationshipName\"],\n mapper: {\n serializedName: \"relationshipName\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const telemetry: OperationParameter = {\n parameterPath: \"telemetry\",\n mapper: {\n serializedName: \"telemetry\",\n required: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n};\n\nexport const messageId: OperationParameter = {\n parameterPath: \"messageId\",\n mapper: {\n serializedName: \"Message-Id\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const telemetrySourceTime: OperationParameter = {\n parameterPath: [\"options\", \"telemetrySourceTime\"],\n mapper: {\n serializedName: \"Telemetry-Source-Time\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const componentPath: OperationURLParameter = {\n parameterPath: \"componentPath\",\n mapper: {\n serializedName: \"componentPath\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const eventRoute: OperationParameter = {\n parameterPath: \"eventRoute\",\n mapper: EventRouteMapper,\n};\n\nexport const importJob: OperationParameter = {\n parameterPath: \"importJob\",\n mapper: ImportJobMapper,\n};\n\nexport const operationId: OperationParameter = {\n parameterPath: \"operationId\",\n mapper: {\n serializedName: \"operation-id\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const timeoutInMinutes: OperationQueryParameter = {\n parameterPath: \"timeoutInMinutes\",\n mapper: {\n serializedName: \"timeoutInMinutes\",\n type: {\n name: \"Number\",\n },\n },\n};\n"]}