@azure/arm-apimanagement 10.0.0-alpha.20250619.1 → 10.0.0-alpha.20250718.2

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 (1123) hide show
  1. package/dist/browser/apiManagementClient.js +160 -11
  2. package/dist/browser/apiManagementClient.js.map +1 -1
  3. package/dist/browser/lroImpl.js +7 -3
  4. package/dist/browser/lroImpl.js.map +1 -1
  5. package/dist/browser/models/mappers.js +1444 -666
  6. package/dist/browser/models/mappers.js.map +1 -1
  7. package/dist/browser/operations/allPolicies.js +23 -40
  8. package/dist/browser/operations/allPolicies.js.map +1 -1
  9. package/dist/browser/operations/api.js +67 -91
  10. package/dist/browser/operations/api.js.map +1 -1
  11. package/dist/browser/operations/apiDiagnostic.js +23 -40
  12. package/dist/browser/operations/apiDiagnostic.js.map +1 -1
  13. package/dist/browser/operations/apiExport.js +1 -0
  14. package/dist/browser/operations/apiExport.js.map +1 -1
  15. package/dist/browser/operations/apiGateway.js +78 -97
  16. package/dist/browser/operations/apiGateway.js.map +1 -1
  17. package/dist/browser/operations/apiGatewayConfigConnection.js +45 -52
  18. package/dist/browser/operations/apiGatewayConfigConnection.js.map +1 -1
  19. package/dist/browser/operations/apiIssue.js +23 -40
  20. package/dist/browser/operations/apiIssue.js.map +1 -1
  21. package/dist/browser/operations/apiIssueAttachment.js +23 -40
  22. package/dist/browser/operations/apiIssueAttachment.js.map +1 -1
  23. package/dist/browser/operations/apiIssueComment.js +23 -40
  24. package/dist/browser/operations/apiIssueComment.js.map +1 -1
  25. package/dist/browser/operations/apiManagementGatewaySkus.js +23 -40
  26. package/dist/browser/operations/apiManagementGatewaySkus.js.map +1 -1
  27. package/dist/browser/operations/apiManagementOperations.js +23 -40
  28. package/dist/browser/operations/apiManagementOperations.js.map +1 -1
  29. package/dist/browser/operations/apiManagementService.js +122 -121
  30. package/dist/browser/operations/apiManagementService.js.map +1 -1
  31. package/dist/browser/operations/apiManagementServiceSkus.js +23 -40
  32. package/dist/browser/operations/apiManagementServiceSkus.js.map +1 -1
  33. package/dist/browser/operations/apiManagementSkus.js +23 -40
  34. package/dist/browser/operations/apiManagementSkus.js.map +1 -1
  35. package/dist/browser/operations/apiManagementWorkspaceLink.js +1 -0
  36. package/dist/browser/operations/apiManagementWorkspaceLink.js.map +1 -1
  37. package/dist/browser/operations/apiManagementWorkspaceLinks.js +23 -40
  38. package/dist/browser/operations/apiManagementWorkspaceLinks.js.map +1 -1
  39. package/dist/browser/operations/apiOperation.js +23 -40
  40. package/dist/browser/operations/apiOperation.js.map +1 -1
  41. package/dist/browser/operations/apiOperationPolicy.js +1 -0
  42. package/dist/browser/operations/apiOperationPolicy.js.map +1 -1
  43. package/dist/browser/operations/apiPolicy.js +1 -0
  44. package/dist/browser/operations/apiPolicy.js.map +1 -1
  45. package/dist/browser/operations/apiProduct.js +23 -40
  46. package/dist/browser/operations/apiProduct.js.map +1 -1
  47. package/dist/browser/operations/apiRelease.js +23 -40
  48. package/dist/browser/operations/apiRelease.js.map +1 -1
  49. package/dist/browser/operations/apiRevision.js +23 -40
  50. package/dist/browser/operations/apiRevision.js.map +1 -1
  51. package/dist/browser/operations/apiSchema.js +34 -46
  52. package/dist/browser/operations/apiSchema.js.map +1 -1
  53. package/dist/browser/operations/apiTagDescription.js +23 -40
  54. package/dist/browser/operations/apiTagDescription.js.map +1 -1
  55. package/dist/browser/operations/apiVersionSet.js +23 -40
  56. package/dist/browser/operations/apiVersionSet.js.map +1 -1
  57. package/dist/browser/operations/apiWiki.js +1 -0
  58. package/dist/browser/operations/apiWiki.js.map +1 -1
  59. package/dist/browser/operations/apiWikis.js +23 -40
  60. package/dist/browser/operations/apiWikis.js.map +1 -1
  61. package/dist/browser/operations/authorization.js +23 -40
  62. package/dist/browser/operations/authorization.js.map +1 -1
  63. package/dist/browser/operations/authorizationAccessPolicy.js +23 -40
  64. package/dist/browser/operations/authorizationAccessPolicy.js.map +1 -1
  65. package/dist/browser/operations/authorizationLoginLinks.js +1 -0
  66. package/dist/browser/operations/authorizationLoginLinks.js.map +1 -1
  67. package/dist/browser/operations/authorizationProvider.js +23 -40
  68. package/dist/browser/operations/authorizationProvider.js.map +1 -1
  69. package/dist/browser/operations/authorizationServer.js +23 -40
  70. package/dist/browser/operations/authorizationServer.js.map +1 -1
  71. package/dist/browser/operations/backend.js +23 -40
  72. package/dist/browser/operations/backend.js.map +1 -1
  73. package/dist/browser/operations/cache.js +23 -40
  74. package/dist/browser/operations/cache.js.map +1 -1
  75. package/dist/browser/operations/certificate.js +23 -40
  76. package/dist/browser/operations/certificate.js.map +1 -1
  77. package/dist/browser/operations/contentItem.js +23 -40
  78. package/dist/browser/operations/contentItem.js.map +1 -1
  79. package/dist/browser/operations/contentType.js +23 -40
  80. package/dist/browser/operations/contentType.js.map +1 -1
  81. package/dist/browser/operations/delegationSettings.js +1 -0
  82. package/dist/browser/operations/delegationSettings.js.map +1 -1
  83. package/dist/browser/operations/deletedServices.js +34 -46
  84. package/dist/browser/operations/deletedServices.js.map +1 -1
  85. package/dist/browser/operations/diagnostic.js +23 -40
  86. package/dist/browser/operations/diagnostic.js.map +1 -1
  87. package/dist/browser/operations/documentation.js +23 -40
  88. package/dist/browser/operations/documentation.js.map +1 -1
  89. package/dist/browser/operations/emailTemplate.js +23 -40
  90. package/dist/browser/operations/emailTemplate.js.map +1 -1
  91. package/dist/browser/operations/gateway.js +23 -40
  92. package/dist/browser/operations/gateway.js.map +1 -1
  93. package/dist/browser/operations/gatewayApi.js +23 -40
  94. package/dist/browser/operations/gatewayApi.js.map +1 -1
  95. package/dist/browser/operations/gatewayCertificateAuthority.js +23 -40
  96. package/dist/browser/operations/gatewayCertificateAuthority.js.map +1 -1
  97. package/dist/browser/operations/gatewayHostnameConfiguration.js +23 -40
  98. package/dist/browser/operations/gatewayHostnameConfiguration.js.map +1 -1
  99. package/dist/browser/operations/globalSchema.js +34 -46
  100. package/dist/browser/operations/globalSchema.js.map +1 -1
  101. package/dist/browser/operations/graphQLApiResolver.js +23 -40
  102. package/dist/browser/operations/graphQLApiResolver.js.map +1 -1
  103. package/dist/browser/operations/graphQLApiResolverPolicy.js +23 -40
  104. package/dist/browser/operations/graphQLApiResolverPolicy.js.map +1 -1
  105. package/dist/browser/operations/group.js +23 -40
  106. package/dist/browser/operations/group.js.map +1 -1
  107. package/dist/browser/operations/groupUser.js +23 -40
  108. package/dist/browser/operations/groupUser.js.map +1 -1
  109. package/dist/browser/operations/identityProvider.js +23 -40
  110. package/dist/browser/operations/identityProvider.js.map +1 -1
  111. package/dist/browser/operations/issue.js +23 -40
  112. package/dist/browser/operations/issue.js.map +1 -1
  113. package/dist/browser/operations/logger.js +23 -40
  114. package/dist/browser/operations/logger.js.map +1 -1
  115. package/dist/browser/operations/namedValue.js +56 -58
  116. package/dist/browser/operations/namedValue.js.map +1 -1
  117. package/dist/browser/operations/networkStatus.js +1 -0
  118. package/dist/browser/operations/networkStatus.js.map +1 -1
  119. package/dist/browser/operations/notification.js +23 -40
  120. package/dist/browser/operations/notification.js.map +1 -1
  121. package/dist/browser/operations/notificationRecipientEmail.js +1 -0
  122. package/dist/browser/operations/notificationRecipientEmail.js.map +1 -1
  123. package/dist/browser/operations/notificationRecipientUser.js +1 -0
  124. package/dist/browser/operations/notificationRecipientUser.js.map +1 -1
  125. package/dist/browser/operations/openIdConnectProvider.js +23 -40
  126. package/dist/browser/operations/openIdConnectProvider.js.map +1 -1
  127. package/dist/browser/operations/operationOperations.js +23 -40
  128. package/dist/browser/operations/operationOperations.js.map +1 -1
  129. package/dist/browser/operations/operationStatus.js +1 -0
  130. package/dist/browser/operations/operationStatus.js.map +1 -1
  131. package/dist/browser/operations/operationsResults.js +1 -0
  132. package/dist/browser/operations/operationsResults.js.map +1 -1
  133. package/dist/browser/operations/outboundNetworkDependenciesEndpoints.js +1 -0
  134. package/dist/browser/operations/outboundNetworkDependenciesEndpoints.js.map +1 -1
  135. package/dist/browser/operations/policy.js +23 -40
  136. package/dist/browser/operations/policy.js.map +1 -1
  137. package/dist/browser/operations/policyDescription.js +1 -0
  138. package/dist/browser/operations/policyDescription.js.map +1 -1
  139. package/dist/browser/operations/policyFragment.js +34 -46
  140. package/dist/browser/operations/policyFragment.js.map +1 -1
  141. package/dist/browser/operations/policyRestriction.js +23 -40
  142. package/dist/browser/operations/policyRestriction.js.map +1 -1
  143. package/dist/browser/operations/policyRestrictionValidations.js +12 -6
  144. package/dist/browser/operations/policyRestrictionValidations.js.map +1 -1
  145. package/dist/browser/operations/portalConfig.js +23 -40
  146. package/dist/browser/operations/portalConfig.js.map +1 -1
  147. package/dist/browser/operations/portalRevision.js +45 -52
  148. package/dist/browser/operations/portalRevision.js.map +1 -1
  149. package/dist/browser/operations/portalSettings.js +1 -0
  150. package/dist/browser/operations/portalSettings.js.map +1 -1
  151. package/dist/browser/operations/privateEndpointConnectionOperations.js +32 -39
  152. package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
  153. package/dist/browser/operations/product.js +45 -79
  154. package/dist/browser/operations/product.js.map +1 -1
  155. package/dist/browser/operations/productApi.js +23 -40
  156. package/dist/browser/operations/productApi.js.map +1 -1
  157. package/dist/browser/operations/productApiLink.js +23 -40
  158. package/dist/browser/operations/productApiLink.js.map +1 -1
  159. package/dist/browser/operations/productGroup.js +23 -40
  160. package/dist/browser/operations/productGroup.js.map +1 -1
  161. package/dist/browser/operations/productGroupLink.js +23 -40
  162. package/dist/browser/operations/productGroupLink.js.map +1 -1
  163. package/dist/browser/operations/productPolicy.js +23 -40
  164. package/dist/browser/operations/productPolicy.js.map +1 -1
  165. package/dist/browser/operations/productSubscriptions.js +23 -40
  166. package/dist/browser/operations/productSubscriptions.js.map +1 -1
  167. package/dist/browser/operations/productWiki.js +1 -0
  168. package/dist/browser/operations/productWiki.js.map +1 -1
  169. package/dist/browser/operations/productWikis.js +23 -40
  170. package/dist/browser/operations/productWikis.js.map +1 -1
  171. package/dist/browser/operations/quotaByCounterKeys.js +1 -0
  172. package/dist/browser/operations/quotaByCounterKeys.js.map +1 -1
  173. package/dist/browser/operations/quotaByPeriodKeys.js +1 -0
  174. package/dist/browser/operations/quotaByPeriodKeys.js.map +1 -1
  175. package/dist/browser/operations/region.js +23 -40
  176. package/dist/browser/operations/region.js.map +1 -1
  177. package/dist/browser/operations/reports.js +164 -300
  178. package/dist/browser/operations/reports.js.map +1 -1
  179. package/dist/browser/operations/signInSettings.js +1 -0
  180. package/dist/browser/operations/signInSettings.js.map +1 -1
  181. package/dist/browser/operations/signUpSettings.js +1 -0
  182. package/dist/browser/operations/signUpSettings.js.map +1 -1
  183. package/dist/browser/operations/subscription.js +23 -40
  184. package/dist/browser/operations/subscription.js.map +1 -1
  185. package/dist/browser/operations/tag.js +89 -157
  186. package/dist/browser/operations/tag.js.map +1 -1
  187. package/dist/browser/operations/tagApiLink.js +23 -40
  188. package/dist/browser/operations/tagApiLink.js.map +1 -1
  189. package/dist/browser/operations/tagOperationLink.js +23 -40
  190. package/dist/browser/operations/tagOperationLink.js.map +1 -1
  191. package/dist/browser/operations/tagProductLink.js +23 -40
  192. package/dist/browser/operations/tagProductLink.js.map +1 -1
  193. package/dist/browser/operations/tagResource.js +23 -40
  194. package/dist/browser/operations/tagResource.js.map +1 -1
  195. package/dist/browser/operations/tenantAccess.js +23 -40
  196. package/dist/browser/operations/tenantAccess.js.map +1 -1
  197. package/dist/browser/operations/tenantAccessGit.js +1 -0
  198. package/dist/browser/operations/tenantAccessGit.js.map +1 -1
  199. package/dist/browser/operations/tenantConfiguration.js +34 -18
  200. package/dist/browser/operations/tenantConfiguration.js.map +1 -1
  201. package/dist/browser/operations/tenantSettings.js +23 -40
  202. package/dist/browser/operations/tenantSettings.js.map +1 -1
  203. package/dist/browser/operations/user.js +34 -46
  204. package/dist/browser/operations/user.js.map +1 -1
  205. package/dist/browser/operations/userConfirmationPassword.js +1 -0
  206. package/dist/browser/operations/userConfirmationPassword.js.map +1 -1
  207. package/dist/browser/operations/userGroup.js +23 -40
  208. package/dist/browser/operations/userGroup.js.map +1 -1
  209. package/dist/browser/operations/userIdentities.js +23 -40
  210. package/dist/browser/operations/userIdentities.js.map +1 -1
  211. package/dist/browser/operations/userSubscription.js +23 -40
  212. package/dist/browser/operations/userSubscription.js.map +1 -1
  213. package/dist/browser/operations/workspace.js +23 -40
  214. package/dist/browser/operations/workspace.js.map +1 -1
  215. package/dist/browser/operations/workspaceApi.js +34 -46
  216. package/dist/browser/operations/workspaceApi.js.map +1 -1
  217. package/dist/browser/operations/workspaceApiDiagnostic.js +23 -40
  218. package/dist/browser/operations/workspaceApiDiagnostic.js.map +1 -1
  219. package/dist/browser/operations/workspaceApiExport.js +1 -0
  220. package/dist/browser/operations/workspaceApiExport.js.map +1 -1
  221. package/dist/browser/operations/workspaceApiOperation.js +23 -40
  222. package/dist/browser/operations/workspaceApiOperation.js.map +1 -1
  223. package/dist/browser/operations/workspaceApiOperationPolicy.js +23 -40
  224. package/dist/browser/operations/workspaceApiOperationPolicy.js.map +1 -1
  225. package/dist/browser/operations/workspaceApiPolicy.js +23 -40
  226. package/dist/browser/operations/workspaceApiPolicy.js.map +1 -1
  227. package/dist/browser/operations/workspaceApiRelease.js +23 -40
  228. package/dist/browser/operations/workspaceApiRelease.js.map +1 -1
  229. package/dist/browser/operations/workspaceApiRevision.js +23 -40
  230. package/dist/browser/operations/workspaceApiRevision.js.map +1 -1
  231. package/dist/browser/operations/workspaceApiSchema.js +34 -46
  232. package/dist/browser/operations/workspaceApiSchema.js.map +1 -1
  233. package/dist/browser/operations/workspaceApiVersionSet.js +23 -40
  234. package/dist/browser/operations/workspaceApiVersionSet.js.map +1 -1
  235. package/dist/browser/operations/workspaceBackend.js +23 -40
  236. package/dist/browser/operations/workspaceBackend.js.map +1 -1
  237. package/dist/browser/operations/workspaceCertificate.js +23 -40
  238. package/dist/browser/operations/workspaceCertificate.js.map +1 -1
  239. package/dist/browser/operations/workspaceDiagnostic.js +23 -40
  240. package/dist/browser/operations/workspaceDiagnostic.js.map +1 -1
  241. package/dist/browser/operations/workspaceGlobalSchema.js +34 -46
  242. package/dist/browser/operations/workspaceGlobalSchema.js.map +1 -1
  243. package/dist/browser/operations/workspaceGroup.js +23 -40
  244. package/dist/browser/operations/workspaceGroup.js.map +1 -1
  245. package/dist/browser/operations/workspaceGroupUser.js +23 -40
  246. package/dist/browser/operations/workspaceGroupUser.js.map +1 -1
  247. package/dist/browser/operations/workspaceLogger.js +23 -40
  248. package/dist/browser/operations/workspaceLogger.js.map +1 -1
  249. package/dist/browser/operations/workspaceNamedValue.js +56 -58
  250. package/dist/browser/operations/workspaceNamedValue.js.map +1 -1
  251. package/dist/browser/operations/workspaceNotification.js +23 -40
  252. package/dist/browser/operations/workspaceNotification.js.map +1 -1
  253. package/dist/browser/operations/workspaceNotificationRecipientEmail.js +1 -0
  254. package/dist/browser/operations/workspaceNotificationRecipientEmail.js.map +1 -1
  255. package/dist/browser/operations/workspaceNotificationRecipientUser.js +1 -0
  256. package/dist/browser/operations/workspaceNotificationRecipientUser.js.map +1 -1
  257. package/dist/browser/operations/workspacePolicy.js +23 -40
  258. package/dist/browser/operations/workspacePolicy.js.map +1 -1
  259. package/dist/browser/operations/workspacePolicyFragment.js +34 -46
  260. package/dist/browser/operations/workspacePolicyFragment.js.map +1 -1
  261. package/dist/browser/operations/workspaceProduct.js +23 -40
  262. package/dist/browser/operations/workspaceProduct.js.map +1 -1
  263. package/dist/browser/operations/workspaceProductApiLink.js +23 -40
  264. package/dist/browser/operations/workspaceProductApiLink.js.map +1 -1
  265. package/dist/browser/operations/workspaceProductGroupLink.js +23 -40
  266. package/dist/browser/operations/workspaceProductGroupLink.js.map +1 -1
  267. package/dist/browser/operations/workspaceProductPolicy.js +1 -0
  268. package/dist/browser/operations/workspaceProductPolicy.js.map +1 -1
  269. package/dist/browser/operations/workspaceSubscription.js +23 -40
  270. package/dist/browser/operations/workspaceSubscription.js.map +1 -1
  271. package/dist/browser/operations/workspaceTag.js +23 -40
  272. package/dist/browser/operations/workspaceTag.js.map +1 -1
  273. package/dist/browser/operations/workspaceTagApiLink.js +23 -40
  274. package/dist/browser/operations/workspaceTagApiLink.js.map +1 -1
  275. package/dist/browser/operations/workspaceTagOperationLink.js +23 -40
  276. package/dist/browser/operations/workspaceTagOperationLink.js.map +1 -1
  277. package/dist/browser/operations/workspaceTagProductLink.js +23 -40
  278. package/dist/browser/operations/workspaceTagProductLink.js.map +1 -1
  279. package/dist/browser/pagingHelper.js +2 -4
  280. package/dist/browser/pagingHelper.js.map +1 -1
  281. package/dist/commonjs/apiManagementClient.js +160 -11
  282. package/dist/commonjs/apiManagementClient.js.map +1 -1
  283. package/dist/commonjs/lroImpl.js +7 -3
  284. package/dist/commonjs/lroImpl.js.map +1 -1
  285. package/dist/commonjs/models/mappers.js +1444 -666
  286. package/dist/commonjs/models/mappers.js.map +1 -1
  287. package/dist/commonjs/operations/allPolicies.js +23 -39
  288. package/dist/commonjs/operations/allPolicies.js.map +1 -1
  289. package/dist/commonjs/operations/api.js +67 -90
  290. package/dist/commonjs/operations/api.js.map +1 -1
  291. package/dist/commonjs/operations/apiDiagnostic.js +23 -39
  292. package/dist/commonjs/operations/apiDiagnostic.js.map +1 -1
  293. package/dist/commonjs/operations/apiExport.js +1 -0
  294. package/dist/commonjs/operations/apiExport.js.map +1 -1
  295. package/dist/commonjs/operations/apiGateway.js +78 -96
  296. package/dist/commonjs/operations/apiGateway.js.map +1 -1
  297. package/dist/commonjs/operations/apiGatewayConfigConnection.js +45 -51
  298. package/dist/commonjs/operations/apiGatewayConfigConnection.js.map +1 -1
  299. package/dist/commonjs/operations/apiIssue.js +23 -39
  300. package/dist/commonjs/operations/apiIssue.js.map +1 -1
  301. package/dist/commonjs/operations/apiIssueAttachment.js +23 -39
  302. package/dist/commonjs/operations/apiIssueAttachment.js.map +1 -1
  303. package/dist/commonjs/operations/apiIssueComment.js +23 -39
  304. package/dist/commonjs/operations/apiIssueComment.js.map +1 -1
  305. package/dist/commonjs/operations/apiManagementGatewaySkus.js +23 -39
  306. package/dist/commonjs/operations/apiManagementGatewaySkus.js.map +1 -1
  307. package/dist/commonjs/operations/apiManagementOperations.js +23 -39
  308. package/dist/commonjs/operations/apiManagementOperations.js.map +1 -1
  309. package/dist/commonjs/operations/apiManagementService.js +122 -120
  310. package/dist/commonjs/operations/apiManagementService.js.map +1 -1
  311. package/dist/commonjs/operations/apiManagementServiceSkus.js +23 -39
  312. package/dist/commonjs/operations/apiManagementServiceSkus.js.map +1 -1
  313. package/dist/commonjs/operations/apiManagementSkus.js +23 -39
  314. package/dist/commonjs/operations/apiManagementSkus.js.map +1 -1
  315. package/dist/commonjs/operations/apiManagementWorkspaceLink.js +1 -0
  316. package/dist/commonjs/operations/apiManagementWorkspaceLink.js.map +1 -1
  317. package/dist/commonjs/operations/apiManagementWorkspaceLinks.js +23 -39
  318. package/dist/commonjs/operations/apiManagementWorkspaceLinks.js.map +1 -1
  319. package/dist/commonjs/operations/apiOperation.js +23 -39
  320. package/dist/commonjs/operations/apiOperation.js.map +1 -1
  321. package/dist/commonjs/operations/apiOperationPolicy.js +1 -0
  322. package/dist/commonjs/operations/apiOperationPolicy.js.map +1 -1
  323. package/dist/commonjs/operations/apiPolicy.js +1 -0
  324. package/dist/commonjs/operations/apiPolicy.js.map +1 -1
  325. package/dist/commonjs/operations/apiProduct.js +23 -39
  326. package/dist/commonjs/operations/apiProduct.js.map +1 -1
  327. package/dist/commonjs/operations/apiRelease.js +23 -39
  328. package/dist/commonjs/operations/apiRelease.js.map +1 -1
  329. package/dist/commonjs/operations/apiRevision.js +23 -39
  330. package/dist/commonjs/operations/apiRevision.js.map +1 -1
  331. package/dist/commonjs/operations/apiSchema.js +34 -45
  332. package/dist/commonjs/operations/apiSchema.js.map +1 -1
  333. package/dist/commonjs/operations/apiTagDescription.js +23 -39
  334. package/dist/commonjs/operations/apiTagDescription.js.map +1 -1
  335. package/dist/commonjs/operations/apiVersionSet.js +23 -39
  336. package/dist/commonjs/operations/apiVersionSet.js.map +1 -1
  337. package/dist/commonjs/operations/apiWiki.js +1 -0
  338. package/dist/commonjs/operations/apiWiki.js.map +1 -1
  339. package/dist/commonjs/operations/apiWikis.js +23 -39
  340. package/dist/commonjs/operations/apiWikis.js.map +1 -1
  341. package/dist/commonjs/operations/authorization.js +23 -39
  342. package/dist/commonjs/operations/authorization.js.map +1 -1
  343. package/dist/commonjs/operations/authorizationAccessPolicy.js +23 -39
  344. package/dist/commonjs/operations/authorizationAccessPolicy.js.map +1 -1
  345. package/dist/commonjs/operations/authorizationLoginLinks.js +1 -0
  346. package/dist/commonjs/operations/authorizationLoginLinks.js.map +1 -1
  347. package/dist/commonjs/operations/authorizationProvider.js +23 -39
  348. package/dist/commonjs/operations/authorizationProvider.js.map +1 -1
  349. package/dist/commonjs/operations/authorizationServer.js +23 -39
  350. package/dist/commonjs/operations/authorizationServer.js.map +1 -1
  351. package/dist/commonjs/operations/backend.js +23 -39
  352. package/dist/commonjs/operations/backend.js.map +1 -1
  353. package/dist/commonjs/operations/cache.js +23 -39
  354. package/dist/commonjs/operations/cache.js.map +1 -1
  355. package/dist/commonjs/operations/certificate.js +23 -39
  356. package/dist/commonjs/operations/certificate.js.map +1 -1
  357. package/dist/commonjs/operations/contentItem.js +23 -39
  358. package/dist/commonjs/operations/contentItem.js.map +1 -1
  359. package/dist/commonjs/operations/contentType.js +23 -39
  360. package/dist/commonjs/operations/contentType.js.map +1 -1
  361. package/dist/commonjs/operations/delegationSettings.js +1 -0
  362. package/dist/commonjs/operations/delegationSettings.js.map +1 -1
  363. package/dist/commonjs/operations/deletedServices.js +34 -45
  364. package/dist/commonjs/operations/deletedServices.js.map +1 -1
  365. package/dist/commonjs/operations/diagnostic.js +23 -39
  366. package/dist/commonjs/operations/diagnostic.js.map +1 -1
  367. package/dist/commonjs/operations/documentation.js +23 -39
  368. package/dist/commonjs/operations/documentation.js.map +1 -1
  369. package/dist/commonjs/operations/emailTemplate.js +23 -39
  370. package/dist/commonjs/operations/emailTemplate.js.map +1 -1
  371. package/dist/commonjs/operations/gateway.js +23 -39
  372. package/dist/commonjs/operations/gateway.js.map +1 -1
  373. package/dist/commonjs/operations/gatewayApi.js +23 -39
  374. package/dist/commonjs/operations/gatewayApi.js.map +1 -1
  375. package/dist/commonjs/operations/gatewayCertificateAuthority.js +23 -39
  376. package/dist/commonjs/operations/gatewayCertificateAuthority.js.map +1 -1
  377. package/dist/commonjs/operations/gatewayHostnameConfiguration.js +23 -39
  378. package/dist/commonjs/operations/gatewayHostnameConfiguration.js.map +1 -1
  379. package/dist/commonjs/operations/globalSchema.js +34 -45
  380. package/dist/commonjs/operations/globalSchema.js.map +1 -1
  381. package/dist/commonjs/operations/graphQLApiResolver.js +23 -39
  382. package/dist/commonjs/operations/graphQLApiResolver.js.map +1 -1
  383. package/dist/commonjs/operations/graphQLApiResolverPolicy.js +23 -39
  384. package/dist/commonjs/operations/graphQLApiResolverPolicy.js.map +1 -1
  385. package/dist/commonjs/operations/group.js +23 -39
  386. package/dist/commonjs/operations/group.js.map +1 -1
  387. package/dist/commonjs/operations/groupUser.js +23 -39
  388. package/dist/commonjs/operations/groupUser.js.map +1 -1
  389. package/dist/commonjs/operations/identityProvider.js +23 -39
  390. package/dist/commonjs/operations/identityProvider.js.map +1 -1
  391. package/dist/commonjs/operations/issue.js +23 -39
  392. package/dist/commonjs/operations/issue.js.map +1 -1
  393. package/dist/commonjs/operations/logger.js +23 -39
  394. package/dist/commonjs/operations/logger.js.map +1 -1
  395. package/dist/commonjs/operations/namedValue.js +56 -57
  396. package/dist/commonjs/operations/namedValue.js.map +1 -1
  397. package/dist/commonjs/operations/networkStatus.js +1 -0
  398. package/dist/commonjs/operations/networkStatus.js.map +1 -1
  399. package/dist/commonjs/operations/notification.js +23 -39
  400. package/dist/commonjs/operations/notification.js.map +1 -1
  401. package/dist/commonjs/operations/notificationRecipientEmail.js +1 -0
  402. package/dist/commonjs/operations/notificationRecipientEmail.js.map +1 -1
  403. package/dist/commonjs/operations/notificationRecipientUser.js +1 -0
  404. package/dist/commonjs/operations/notificationRecipientUser.js.map +1 -1
  405. package/dist/commonjs/operations/openIdConnectProvider.js +23 -39
  406. package/dist/commonjs/operations/openIdConnectProvider.js.map +1 -1
  407. package/dist/commonjs/operations/operationOperations.js +23 -39
  408. package/dist/commonjs/operations/operationOperations.js.map +1 -1
  409. package/dist/commonjs/operations/operationStatus.js +1 -0
  410. package/dist/commonjs/operations/operationStatus.js.map +1 -1
  411. package/dist/commonjs/operations/operationsResults.js +1 -0
  412. package/dist/commonjs/operations/operationsResults.js.map +1 -1
  413. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js +1 -0
  414. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js.map +1 -1
  415. package/dist/commonjs/operations/policy.js +23 -39
  416. package/dist/commonjs/operations/policy.js.map +1 -1
  417. package/dist/commonjs/operations/policyDescription.js +1 -0
  418. package/dist/commonjs/operations/policyDescription.js.map +1 -1
  419. package/dist/commonjs/operations/policyFragment.js +34 -45
  420. package/dist/commonjs/operations/policyFragment.js.map +1 -1
  421. package/dist/commonjs/operations/policyRestriction.js +23 -39
  422. package/dist/commonjs/operations/policyRestriction.js.map +1 -1
  423. package/dist/commonjs/operations/policyRestrictionValidations.js +12 -6
  424. package/dist/commonjs/operations/policyRestrictionValidations.js.map +1 -1
  425. package/dist/commonjs/operations/portalConfig.js +23 -39
  426. package/dist/commonjs/operations/portalConfig.js.map +1 -1
  427. package/dist/commonjs/operations/portalRevision.js +45 -51
  428. package/dist/commonjs/operations/portalRevision.js.map +1 -1
  429. package/dist/commonjs/operations/portalSettings.js +1 -0
  430. package/dist/commonjs/operations/portalSettings.js.map +1 -1
  431. package/dist/commonjs/operations/privateEndpointConnectionOperations.js +32 -38
  432. package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
  433. package/dist/commonjs/operations/product.js +45 -78
  434. package/dist/commonjs/operations/product.js.map +1 -1
  435. package/dist/commonjs/operations/productApi.js +23 -39
  436. package/dist/commonjs/operations/productApi.js.map +1 -1
  437. package/dist/commonjs/operations/productApiLink.js +23 -39
  438. package/dist/commonjs/operations/productApiLink.js.map +1 -1
  439. package/dist/commonjs/operations/productGroup.js +23 -39
  440. package/dist/commonjs/operations/productGroup.js.map +1 -1
  441. package/dist/commonjs/operations/productGroupLink.js +23 -39
  442. package/dist/commonjs/operations/productGroupLink.js.map +1 -1
  443. package/dist/commonjs/operations/productPolicy.js +23 -39
  444. package/dist/commonjs/operations/productPolicy.js.map +1 -1
  445. package/dist/commonjs/operations/productSubscriptions.js +23 -39
  446. package/dist/commonjs/operations/productSubscriptions.js.map +1 -1
  447. package/dist/commonjs/operations/productWiki.js +1 -0
  448. package/dist/commonjs/operations/productWiki.js.map +1 -1
  449. package/dist/commonjs/operations/productWikis.js +23 -39
  450. package/dist/commonjs/operations/productWikis.js.map +1 -1
  451. package/dist/commonjs/operations/quotaByCounterKeys.js +1 -0
  452. package/dist/commonjs/operations/quotaByCounterKeys.js.map +1 -1
  453. package/dist/commonjs/operations/quotaByPeriodKeys.js +1 -0
  454. package/dist/commonjs/operations/quotaByPeriodKeys.js.map +1 -1
  455. package/dist/commonjs/operations/region.js +23 -39
  456. package/dist/commonjs/operations/region.js.map +1 -1
  457. package/dist/commonjs/operations/reports.js +164 -299
  458. package/dist/commonjs/operations/reports.js.map +1 -1
  459. package/dist/commonjs/operations/signInSettings.js +1 -0
  460. package/dist/commonjs/operations/signInSettings.js.map +1 -1
  461. package/dist/commonjs/operations/signUpSettings.js +1 -0
  462. package/dist/commonjs/operations/signUpSettings.js.map +1 -1
  463. package/dist/commonjs/operations/subscription.js +23 -39
  464. package/dist/commonjs/operations/subscription.js.map +1 -1
  465. package/dist/commonjs/operations/tag.js +89 -156
  466. package/dist/commonjs/operations/tag.js.map +1 -1
  467. package/dist/commonjs/operations/tagApiLink.js +23 -39
  468. package/dist/commonjs/operations/tagApiLink.js.map +1 -1
  469. package/dist/commonjs/operations/tagOperationLink.js +23 -39
  470. package/dist/commonjs/operations/tagOperationLink.js.map +1 -1
  471. package/dist/commonjs/operations/tagProductLink.js +23 -39
  472. package/dist/commonjs/operations/tagProductLink.js.map +1 -1
  473. package/dist/commonjs/operations/tagResource.js +23 -39
  474. package/dist/commonjs/operations/tagResource.js.map +1 -1
  475. package/dist/commonjs/operations/tenantAccess.js +23 -39
  476. package/dist/commonjs/operations/tenantAccess.js.map +1 -1
  477. package/dist/commonjs/operations/tenantAccessGit.js +1 -0
  478. package/dist/commonjs/operations/tenantAccessGit.js.map +1 -1
  479. package/dist/commonjs/operations/tenantConfiguration.js +34 -18
  480. package/dist/commonjs/operations/tenantConfiguration.js.map +1 -1
  481. package/dist/commonjs/operations/tenantSettings.js +23 -39
  482. package/dist/commonjs/operations/tenantSettings.js.map +1 -1
  483. package/dist/commonjs/operations/user.js +34 -45
  484. package/dist/commonjs/operations/user.js.map +1 -1
  485. package/dist/commonjs/operations/userConfirmationPassword.js +1 -0
  486. package/dist/commonjs/operations/userConfirmationPassword.js.map +1 -1
  487. package/dist/commonjs/operations/userGroup.js +23 -39
  488. package/dist/commonjs/operations/userGroup.js.map +1 -1
  489. package/dist/commonjs/operations/userIdentities.js +23 -39
  490. package/dist/commonjs/operations/userIdentities.js.map +1 -1
  491. package/dist/commonjs/operations/userSubscription.js +23 -39
  492. package/dist/commonjs/operations/userSubscription.js.map +1 -1
  493. package/dist/commonjs/operations/workspace.js +23 -39
  494. package/dist/commonjs/operations/workspace.js.map +1 -1
  495. package/dist/commonjs/operations/workspaceApi.js +34 -45
  496. package/dist/commonjs/operations/workspaceApi.js.map +1 -1
  497. package/dist/commonjs/operations/workspaceApiDiagnostic.js +23 -39
  498. package/dist/commonjs/operations/workspaceApiDiagnostic.js.map +1 -1
  499. package/dist/commonjs/operations/workspaceApiExport.js +1 -0
  500. package/dist/commonjs/operations/workspaceApiExport.js.map +1 -1
  501. package/dist/commonjs/operations/workspaceApiOperation.js +23 -39
  502. package/dist/commonjs/operations/workspaceApiOperation.js.map +1 -1
  503. package/dist/commonjs/operations/workspaceApiOperationPolicy.js +23 -39
  504. package/dist/commonjs/operations/workspaceApiOperationPolicy.js.map +1 -1
  505. package/dist/commonjs/operations/workspaceApiPolicy.js +23 -39
  506. package/dist/commonjs/operations/workspaceApiPolicy.js.map +1 -1
  507. package/dist/commonjs/operations/workspaceApiRelease.js +23 -39
  508. package/dist/commonjs/operations/workspaceApiRelease.js.map +1 -1
  509. package/dist/commonjs/operations/workspaceApiRevision.js +23 -39
  510. package/dist/commonjs/operations/workspaceApiRevision.js.map +1 -1
  511. package/dist/commonjs/operations/workspaceApiSchema.js +34 -45
  512. package/dist/commonjs/operations/workspaceApiSchema.js.map +1 -1
  513. package/dist/commonjs/operations/workspaceApiVersionSet.js +23 -39
  514. package/dist/commonjs/operations/workspaceApiVersionSet.js.map +1 -1
  515. package/dist/commonjs/operations/workspaceBackend.js +23 -39
  516. package/dist/commonjs/operations/workspaceBackend.js.map +1 -1
  517. package/dist/commonjs/operations/workspaceCertificate.js +23 -39
  518. package/dist/commonjs/operations/workspaceCertificate.js.map +1 -1
  519. package/dist/commonjs/operations/workspaceDiagnostic.js +23 -39
  520. package/dist/commonjs/operations/workspaceDiagnostic.js.map +1 -1
  521. package/dist/commonjs/operations/workspaceGlobalSchema.js +34 -45
  522. package/dist/commonjs/operations/workspaceGlobalSchema.js.map +1 -1
  523. package/dist/commonjs/operations/workspaceGroup.js +23 -39
  524. package/dist/commonjs/operations/workspaceGroup.js.map +1 -1
  525. package/dist/commonjs/operations/workspaceGroupUser.js +23 -39
  526. package/dist/commonjs/operations/workspaceGroupUser.js.map +1 -1
  527. package/dist/commonjs/operations/workspaceLogger.js +23 -39
  528. package/dist/commonjs/operations/workspaceLogger.js.map +1 -1
  529. package/dist/commonjs/operations/workspaceNamedValue.js +56 -57
  530. package/dist/commonjs/operations/workspaceNamedValue.js.map +1 -1
  531. package/dist/commonjs/operations/workspaceNotification.js +23 -39
  532. package/dist/commonjs/operations/workspaceNotification.js.map +1 -1
  533. package/dist/commonjs/operations/workspaceNotificationRecipientEmail.js +1 -0
  534. package/dist/commonjs/operations/workspaceNotificationRecipientEmail.js.map +1 -1
  535. package/dist/commonjs/operations/workspaceNotificationRecipientUser.js +1 -0
  536. package/dist/commonjs/operations/workspaceNotificationRecipientUser.js.map +1 -1
  537. package/dist/commonjs/operations/workspacePolicy.js +23 -39
  538. package/dist/commonjs/operations/workspacePolicy.js.map +1 -1
  539. package/dist/commonjs/operations/workspacePolicyFragment.js +34 -45
  540. package/dist/commonjs/operations/workspacePolicyFragment.js.map +1 -1
  541. package/dist/commonjs/operations/workspaceProduct.js +23 -39
  542. package/dist/commonjs/operations/workspaceProduct.js.map +1 -1
  543. package/dist/commonjs/operations/workspaceProductApiLink.js +23 -39
  544. package/dist/commonjs/operations/workspaceProductApiLink.js.map +1 -1
  545. package/dist/commonjs/operations/workspaceProductGroupLink.js +23 -39
  546. package/dist/commonjs/operations/workspaceProductGroupLink.js.map +1 -1
  547. package/dist/commonjs/operations/workspaceProductPolicy.js +1 -0
  548. package/dist/commonjs/operations/workspaceProductPolicy.js.map +1 -1
  549. package/dist/commonjs/operations/workspaceSubscription.js +23 -39
  550. package/dist/commonjs/operations/workspaceSubscription.js.map +1 -1
  551. package/dist/commonjs/operations/workspaceTag.js +23 -39
  552. package/dist/commonjs/operations/workspaceTag.js.map +1 -1
  553. package/dist/commonjs/operations/workspaceTagApiLink.js +23 -39
  554. package/dist/commonjs/operations/workspaceTagApiLink.js.map +1 -1
  555. package/dist/commonjs/operations/workspaceTagOperationLink.js +23 -39
  556. package/dist/commonjs/operations/workspaceTagOperationLink.js.map +1 -1
  557. package/dist/commonjs/operations/workspaceTagProductLink.js +23 -39
  558. package/dist/commonjs/operations/workspaceTagProductLink.js.map +1 -1
  559. package/dist/commonjs/pagingHelper.js +2 -4
  560. package/dist/commonjs/pagingHelper.js.map +1 -1
  561. package/dist/commonjs/tsdoc-metadata.json +11 -11
  562. package/dist/esm/apiManagementClient.js +160 -11
  563. package/dist/esm/apiManagementClient.js.map +1 -1
  564. package/dist/esm/lroImpl.js +7 -3
  565. package/dist/esm/lroImpl.js.map +1 -1
  566. package/dist/esm/models/mappers.js +1444 -666
  567. package/dist/esm/models/mappers.js.map +1 -1
  568. package/dist/esm/operations/allPolicies.js +23 -40
  569. package/dist/esm/operations/allPolicies.js.map +1 -1
  570. package/dist/esm/operations/api.js +67 -91
  571. package/dist/esm/operations/api.js.map +1 -1
  572. package/dist/esm/operations/apiDiagnostic.js +23 -40
  573. package/dist/esm/operations/apiDiagnostic.js.map +1 -1
  574. package/dist/esm/operations/apiExport.js +1 -0
  575. package/dist/esm/operations/apiExport.js.map +1 -1
  576. package/dist/esm/operations/apiGateway.js +78 -97
  577. package/dist/esm/operations/apiGateway.js.map +1 -1
  578. package/dist/esm/operations/apiGatewayConfigConnection.js +45 -52
  579. package/dist/esm/operations/apiGatewayConfigConnection.js.map +1 -1
  580. package/dist/esm/operations/apiIssue.js +23 -40
  581. package/dist/esm/operations/apiIssue.js.map +1 -1
  582. package/dist/esm/operations/apiIssueAttachment.js +23 -40
  583. package/dist/esm/operations/apiIssueAttachment.js.map +1 -1
  584. package/dist/esm/operations/apiIssueComment.js +23 -40
  585. package/dist/esm/operations/apiIssueComment.js.map +1 -1
  586. package/dist/esm/operations/apiManagementGatewaySkus.js +23 -40
  587. package/dist/esm/operations/apiManagementGatewaySkus.js.map +1 -1
  588. package/dist/esm/operations/apiManagementOperations.js +23 -40
  589. package/dist/esm/operations/apiManagementOperations.js.map +1 -1
  590. package/dist/esm/operations/apiManagementService.js +122 -121
  591. package/dist/esm/operations/apiManagementService.js.map +1 -1
  592. package/dist/esm/operations/apiManagementServiceSkus.js +23 -40
  593. package/dist/esm/operations/apiManagementServiceSkus.js.map +1 -1
  594. package/dist/esm/operations/apiManagementSkus.js +23 -40
  595. package/dist/esm/operations/apiManagementSkus.js.map +1 -1
  596. package/dist/esm/operations/apiManagementWorkspaceLink.js +1 -0
  597. package/dist/esm/operations/apiManagementWorkspaceLink.js.map +1 -1
  598. package/dist/esm/operations/apiManagementWorkspaceLinks.js +23 -40
  599. package/dist/esm/operations/apiManagementWorkspaceLinks.js.map +1 -1
  600. package/dist/esm/operations/apiOperation.js +23 -40
  601. package/dist/esm/operations/apiOperation.js.map +1 -1
  602. package/dist/esm/operations/apiOperationPolicy.js +1 -0
  603. package/dist/esm/operations/apiOperationPolicy.js.map +1 -1
  604. package/dist/esm/operations/apiPolicy.js +1 -0
  605. package/dist/esm/operations/apiPolicy.js.map +1 -1
  606. package/dist/esm/operations/apiProduct.js +23 -40
  607. package/dist/esm/operations/apiProduct.js.map +1 -1
  608. package/dist/esm/operations/apiRelease.js +23 -40
  609. package/dist/esm/operations/apiRelease.js.map +1 -1
  610. package/dist/esm/operations/apiRevision.js +23 -40
  611. package/dist/esm/operations/apiRevision.js.map +1 -1
  612. package/dist/esm/operations/apiSchema.js +34 -46
  613. package/dist/esm/operations/apiSchema.js.map +1 -1
  614. package/dist/esm/operations/apiTagDescription.js +23 -40
  615. package/dist/esm/operations/apiTagDescription.js.map +1 -1
  616. package/dist/esm/operations/apiVersionSet.js +23 -40
  617. package/dist/esm/operations/apiVersionSet.js.map +1 -1
  618. package/dist/esm/operations/apiWiki.js +1 -0
  619. package/dist/esm/operations/apiWiki.js.map +1 -1
  620. package/dist/esm/operations/apiWikis.js +23 -40
  621. package/dist/esm/operations/apiWikis.js.map +1 -1
  622. package/dist/esm/operations/authorization.js +23 -40
  623. package/dist/esm/operations/authorization.js.map +1 -1
  624. package/dist/esm/operations/authorizationAccessPolicy.js +23 -40
  625. package/dist/esm/operations/authorizationAccessPolicy.js.map +1 -1
  626. package/dist/esm/operations/authorizationLoginLinks.js +1 -0
  627. package/dist/esm/operations/authorizationLoginLinks.js.map +1 -1
  628. package/dist/esm/operations/authorizationProvider.js +23 -40
  629. package/dist/esm/operations/authorizationProvider.js.map +1 -1
  630. package/dist/esm/operations/authorizationServer.js +23 -40
  631. package/dist/esm/operations/authorizationServer.js.map +1 -1
  632. package/dist/esm/operations/backend.js +23 -40
  633. package/dist/esm/operations/backend.js.map +1 -1
  634. package/dist/esm/operations/cache.js +23 -40
  635. package/dist/esm/operations/cache.js.map +1 -1
  636. package/dist/esm/operations/certificate.js +23 -40
  637. package/dist/esm/operations/certificate.js.map +1 -1
  638. package/dist/esm/operations/contentItem.js +23 -40
  639. package/dist/esm/operations/contentItem.js.map +1 -1
  640. package/dist/esm/operations/contentType.js +23 -40
  641. package/dist/esm/operations/contentType.js.map +1 -1
  642. package/dist/esm/operations/delegationSettings.js +1 -0
  643. package/dist/esm/operations/delegationSettings.js.map +1 -1
  644. package/dist/esm/operations/deletedServices.js +34 -46
  645. package/dist/esm/operations/deletedServices.js.map +1 -1
  646. package/dist/esm/operations/diagnostic.js +23 -40
  647. package/dist/esm/operations/diagnostic.js.map +1 -1
  648. package/dist/esm/operations/documentation.js +23 -40
  649. package/dist/esm/operations/documentation.js.map +1 -1
  650. package/dist/esm/operations/emailTemplate.js +23 -40
  651. package/dist/esm/operations/emailTemplate.js.map +1 -1
  652. package/dist/esm/operations/gateway.js +23 -40
  653. package/dist/esm/operations/gateway.js.map +1 -1
  654. package/dist/esm/operations/gatewayApi.js +23 -40
  655. package/dist/esm/operations/gatewayApi.js.map +1 -1
  656. package/dist/esm/operations/gatewayCertificateAuthority.js +23 -40
  657. package/dist/esm/operations/gatewayCertificateAuthority.js.map +1 -1
  658. package/dist/esm/operations/gatewayHostnameConfiguration.js +23 -40
  659. package/dist/esm/operations/gatewayHostnameConfiguration.js.map +1 -1
  660. package/dist/esm/operations/globalSchema.js +34 -46
  661. package/dist/esm/operations/globalSchema.js.map +1 -1
  662. package/dist/esm/operations/graphQLApiResolver.js +23 -40
  663. package/dist/esm/operations/graphQLApiResolver.js.map +1 -1
  664. package/dist/esm/operations/graphQLApiResolverPolicy.js +23 -40
  665. package/dist/esm/operations/graphQLApiResolverPolicy.js.map +1 -1
  666. package/dist/esm/operations/group.js +23 -40
  667. package/dist/esm/operations/group.js.map +1 -1
  668. package/dist/esm/operations/groupUser.js +23 -40
  669. package/dist/esm/operations/groupUser.js.map +1 -1
  670. package/dist/esm/operations/identityProvider.js +23 -40
  671. package/dist/esm/operations/identityProvider.js.map +1 -1
  672. package/dist/esm/operations/issue.js +23 -40
  673. package/dist/esm/operations/issue.js.map +1 -1
  674. package/dist/esm/operations/logger.js +23 -40
  675. package/dist/esm/operations/logger.js.map +1 -1
  676. package/dist/esm/operations/namedValue.js +56 -58
  677. package/dist/esm/operations/namedValue.js.map +1 -1
  678. package/dist/esm/operations/networkStatus.js +1 -0
  679. package/dist/esm/operations/networkStatus.js.map +1 -1
  680. package/dist/esm/operations/notification.js +23 -40
  681. package/dist/esm/operations/notification.js.map +1 -1
  682. package/dist/esm/operations/notificationRecipientEmail.js +1 -0
  683. package/dist/esm/operations/notificationRecipientEmail.js.map +1 -1
  684. package/dist/esm/operations/notificationRecipientUser.js +1 -0
  685. package/dist/esm/operations/notificationRecipientUser.js.map +1 -1
  686. package/dist/esm/operations/openIdConnectProvider.js +23 -40
  687. package/dist/esm/operations/openIdConnectProvider.js.map +1 -1
  688. package/dist/esm/operations/operationOperations.js +23 -40
  689. package/dist/esm/operations/operationOperations.js.map +1 -1
  690. package/dist/esm/operations/operationStatus.js +1 -0
  691. package/dist/esm/operations/operationStatus.js.map +1 -1
  692. package/dist/esm/operations/operationsResults.js +1 -0
  693. package/dist/esm/operations/operationsResults.js.map +1 -1
  694. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js +1 -0
  695. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js.map +1 -1
  696. package/dist/esm/operations/policy.js +23 -40
  697. package/dist/esm/operations/policy.js.map +1 -1
  698. package/dist/esm/operations/policyDescription.js +1 -0
  699. package/dist/esm/operations/policyDescription.js.map +1 -1
  700. package/dist/esm/operations/policyFragment.js +34 -46
  701. package/dist/esm/operations/policyFragment.js.map +1 -1
  702. package/dist/esm/operations/policyRestriction.js +23 -40
  703. package/dist/esm/operations/policyRestriction.js.map +1 -1
  704. package/dist/esm/operations/policyRestrictionValidations.js +12 -6
  705. package/dist/esm/operations/policyRestrictionValidations.js.map +1 -1
  706. package/dist/esm/operations/portalConfig.js +23 -40
  707. package/dist/esm/operations/portalConfig.js.map +1 -1
  708. package/dist/esm/operations/portalRevision.js +45 -52
  709. package/dist/esm/operations/portalRevision.js.map +1 -1
  710. package/dist/esm/operations/portalSettings.js +1 -0
  711. package/dist/esm/operations/portalSettings.js.map +1 -1
  712. package/dist/esm/operations/privateEndpointConnectionOperations.js +32 -39
  713. package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
  714. package/dist/esm/operations/product.js +45 -79
  715. package/dist/esm/operations/product.js.map +1 -1
  716. package/dist/esm/operations/productApi.js +23 -40
  717. package/dist/esm/operations/productApi.js.map +1 -1
  718. package/dist/esm/operations/productApiLink.js +23 -40
  719. package/dist/esm/operations/productApiLink.js.map +1 -1
  720. package/dist/esm/operations/productGroup.js +23 -40
  721. package/dist/esm/operations/productGroup.js.map +1 -1
  722. package/dist/esm/operations/productGroupLink.js +23 -40
  723. package/dist/esm/operations/productGroupLink.js.map +1 -1
  724. package/dist/esm/operations/productPolicy.js +23 -40
  725. package/dist/esm/operations/productPolicy.js.map +1 -1
  726. package/dist/esm/operations/productSubscriptions.js +23 -40
  727. package/dist/esm/operations/productSubscriptions.js.map +1 -1
  728. package/dist/esm/operations/productWiki.js +1 -0
  729. package/dist/esm/operations/productWiki.js.map +1 -1
  730. package/dist/esm/operations/productWikis.js +23 -40
  731. package/dist/esm/operations/productWikis.js.map +1 -1
  732. package/dist/esm/operations/quotaByCounterKeys.js +1 -0
  733. package/dist/esm/operations/quotaByCounterKeys.js.map +1 -1
  734. package/dist/esm/operations/quotaByPeriodKeys.js +1 -0
  735. package/dist/esm/operations/quotaByPeriodKeys.js.map +1 -1
  736. package/dist/esm/operations/region.js +23 -40
  737. package/dist/esm/operations/region.js.map +1 -1
  738. package/dist/esm/operations/reports.js +164 -300
  739. package/dist/esm/operations/reports.js.map +1 -1
  740. package/dist/esm/operations/signInSettings.js +1 -0
  741. package/dist/esm/operations/signInSettings.js.map +1 -1
  742. package/dist/esm/operations/signUpSettings.js +1 -0
  743. package/dist/esm/operations/signUpSettings.js.map +1 -1
  744. package/dist/esm/operations/subscription.js +23 -40
  745. package/dist/esm/operations/subscription.js.map +1 -1
  746. package/dist/esm/operations/tag.js +89 -157
  747. package/dist/esm/operations/tag.js.map +1 -1
  748. package/dist/esm/operations/tagApiLink.js +23 -40
  749. package/dist/esm/operations/tagApiLink.js.map +1 -1
  750. package/dist/esm/operations/tagOperationLink.js +23 -40
  751. package/dist/esm/operations/tagOperationLink.js.map +1 -1
  752. package/dist/esm/operations/tagProductLink.js +23 -40
  753. package/dist/esm/operations/tagProductLink.js.map +1 -1
  754. package/dist/esm/operations/tagResource.js +23 -40
  755. package/dist/esm/operations/tagResource.js.map +1 -1
  756. package/dist/esm/operations/tenantAccess.js +23 -40
  757. package/dist/esm/operations/tenantAccess.js.map +1 -1
  758. package/dist/esm/operations/tenantAccessGit.js +1 -0
  759. package/dist/esm/operations/tenantAccessGit.js.map +1 -1
  760. package/dist/esm/operations/tenantConfiguration.js +34 -18
  761. package/dist/esm/operations/tenantConfiguration.js.map +1 -1
  762. package/dist/esm/operations/tenantSettings.js +23 -40
  763. package/dist/esm/operations/tenantSettings.js.map +1 -1
  764. package/dist/esm/operations/user.js +34 -46
  765. package/dist/esm/operations/user.js.map +1 -1
  766. package/dist/esm/operations/userConfirmationPassword.js +1 -0
  767. package/dist/esm/operations/userConfirmationPassword.js.map +1 -1
  768. package/dist/esm/operations/userGroup.js +23 -40
  769. package/dist/esm/operations/userGroup.js.map +1 -1
  770. package/dist/esm/operations/userIdentities.js +23 -40
  771. package/dist/esm/operations/userIdentities.js.map +1 -1
  772. package/dist/esm/operations/userSubscription.js +23 -40
  773. package/dist/esm/operations/userSubscription.js.map +1 -1
  774. package/dist/esm/operations/workspace.js +23 -40
  775. package/dist/esm/operations/workspace.js.map +1 -1
  776. package/dist/esm/operations/workspaceApi.js +34 -46
  777. package/dist/esm/operations/workspaceApi.js.map +1 -1
  778. package/dist/esm/operations/workspaceApiDiagnostic.js +23 -40
  779. package/dist/esm/operations/workspaceApiDiagnostic.js.map +1 -1
  780. package/dist/esm/operations/workspaceApiExport.js +1 -0
  781. package/dist/esm/operations/workspaceApiExport.js.map +1 -1
  782. package/dist/esm/operations/workspaceApiOperation.js +23 -40
  783. package/dist/esm/operations/workspaceApiOperation.js.map +1 -1
  784. package/dist/esm/operations/workspaceApiOperationPolicy.js +23 -40
  785. package/dist/esm/operations/workspaceApiOperationPolicy.js.map +1 -1
  786. package/dist/esm/operations/workspaceApiPolicy.js +23 -40
  787. package/dist/esm/operations/workspaceApiPolicy.js.map +1 -1
  788. package/dist/esm/operations/workspaceApiRelease.js +23 -40
  789. package/dist/esm/operations/workspaceApiRelease.js.map +1 -1
  790. package/dist/esm/operations/workspaceApiRevision.js +23 -40
  791. package/dist/esm/operations/workspaceApiRevision.js.map +1 -1
  792. package/dist/esm/operations/workspaceApiSchema.js +34 -46
  793. package/dist/esm/operations/workspaceApiSchema.js.map +1 -1
  794. package/dist/esm/operations/workspaceApiVersionSet.js +23 -40
  795. package/dist/esm/operations/workspaceApiVersionSet.js.map +1 -1
  796. package/dist/esm/operations/workspaceBackend.js +23 -40
  797. package/dist/esm/operations/workspaceBackend.js.map +1 -1
  798. package/dist/esm/operations/workspaceCertificate.js +23 -40
  799. package/dist/esm/operations/workspaceCertificate.js.map +1 -1
  800. package/dist/esm/operations/workspaceDiagnostic.js +23 -40
  801. package/dist/esm/operations/workspaceDiagnostic.js.map +1 -1
  802. package/dist/esm/operations/workspaceGlobalSchema.js +34 -46
  803. package/dist/esm/operations/workspaceGlobalSchema.js.map +1 -1
  804. package/dist/esm/operations/workspaceGroup.js +23 -40
  805. package/dist/esm/operations/workspaceGroup.js.map +1 -1
  806. package/dist/esm/operations/workspaceGroupUser.js +23 -40
  807. package/dist/esm/operations/workspaceGroupUser.js.map +1 -1
  808. package/dist/esm/operations/workspaceLogger.js +23 -40
  809. package/dist/esm/operations/workspaceLogger.js.map +1 -1
  810. package/dist/esm/operations/workspaceNamedValue.js +56 -58
  811. package/dist/esm/operations/workspaceNamedValue.js.map +1 -1
  812. package/dist/esm/operations/workspaceNotification.js +23 -40
  813. package/dist/esm/operations/workspaceNotification.js.map +1 -1
  814. package/dist/esm/operations/workspaceNotificationRecipientEmail.js +1 -0
  815. package/dist/esm/operations/workspaceNotificationRecipientEmail.js.map +1 -1
  816. package/dist/esm/operations/workspaceNotificationRecipientUser.js +1 -0
  817. package/dist/esm/operations/workspaceNotificationRecipientUser.js.map +1 -1
  818. package/dist/esm/operations/workspacePolicy.js +23 -40
  819. package/dist/esm/operations/workspacePolicy.js.map +1 -1
  820. package/dist/esm/operations/workspacePolicyFragment.js +34 -46
  821. package/dist/esm/operations/workspacePolicyFragment.js.map +1 -1
  822. package/dist/esm/operations/workspaceProduct.js +23 -40
  823. package/dist/esm/operations/workspaceProduct.js.map +1 -1
  824. package/dist/esm/operations/workspaceProductApiLink.js +23 -40
  825. package/dist/esm/operations/workspaceProductApiLink.js.map +1 -1
  826. package/dist/esm/operations/workspaceProductGroupLink.js +23 -40
  827. package/dist/esm/operations/workspaceProductGroupLink.js.map +1 -1
  828. package/dist/esm/operations/workspaceProductPolicy.js +1 -0
  829. package/dist/esm/operations/workspaceProductPolicy.js.map +1 -1
  830. package/dist/esm/operations/workspaceSubscription.js +23 -40
  831. package/dist/esm/operations/workspaceSubscription.js.map +1 -1
  832. package/dist/esm/operations/workspaceTag.js +23 -40
  833. package/dist/esm/operations/workspaceTag.js.map +1 -1
  834. package/dist/esm/operations/workspaceTagApiLink.js +23 -40
  835. package/dist/esm/operations/workspaceTagApiLink.js.map +1 -1
  836. package/dist/esm/operations/workspaceTagOperationLink.js +23 -40
  837. package/dist/esm/operations/workspaceTagOperationLink.js.map +1 -1
  838. package/dist/esm/operations/workspaceTagProductLink.js +23 -40
  839. package/dist/esm/operations/workspaceTagProductLink.js.map +1 -1
  840. package/dist/esm/pagingHelper.js +2 -4
  841. package/dist/esm/pagingHelper.js.map +1 -1
  842. package/dist/react-native/apiManagementClient.js +160 -11
  843. package/dist/react-native/apiManagementClient.js.map +1 -1
  844. package/dist/react-native/lroImpl.js +7 -3
  845. package/dist/react-native/lroImpl.js.map +1 -1
  846. package/dist/react-native/models/mappers.js +1444 -666
  847. package/dist/react-native/models/mappers.js.map +1 -1
  848. package/dist/react-native/operations/allPolicies.js +23 -40
  849. package/dist/react-native/operations/allPolicies.js.map +1 -1
  850. package/dist/react-native/operations/api.js +67 -91
  851. package/dist/react-native/operations/api.js.map +1 -1
  852. package/dist/react-native/operations/apiDiagnostic.js +23 -40
  853. package/dist/react-native/operations/apiDiagnostic.js.map +1 -1
  854. package/dist/react-native/operations/apiExport.js +1 -0
  855. package/dist/react-native/operations/apiExport.js.map +1 -1
  856. package/dist/react-native/operations/apiGateway.js +78 -97
  857. package/dist/react-native/operations/apiGateway.js.map +1 -1
  858. package/dist/react-native/operations/apiGatewayConfigConnection.js +45 -52
  859. package/dist/react-native/operations/apiGatewayConfigConnection.js.map +1 -1
  860. package/dist/react-native/operations/apiIssue.js +23 -40
  861. package/dist/react-native/operations/apiIssue.js.map +1 -1
  862. package/dist/react-native/operations/apiIssueAttachment.js +23 -40
  863. package/dist/react-native/operations/apiIssueAttachment.js.map +1 -1
  864. package/dist/react-native/operations/apiIssueComment.js +23 -40
  865. package/dist/react-native/operations/apiIssueComment.js.map +1 -1
  866. package/dist/react-native/operations/apiManagementGatewaySkus.js +23 -40
  867. package/dist/react-native/operations/apiManagementGatewaySkus.js.map +1 -1
  868. package/dist/react-native/operations/apiManagementOperations.js +23 -40
  869. package/dist/react-native/operations/apiManagementOperations.js.map +1 -1
  870. package/dist/react-native/operations/apiManagementService.js +122 -121
  871. package/dist/react-native/operations/apiManagementService.js.map +1 -1
  872. package/dist/react-native/operations/apiManagementServiceSkus.js +23 -40
  873. package/dist/react-native/operations/apiManagementServiceSkus.js.map +1 -1
  874. package/dist/react-native/operations/apiManagementSkus.js +23 -40
  875. package/dist/react-native/operations/apiManagementSkus.js.map +1 -1
  876. package/dist/react-native/operations/apiManagementWorkspaceLink.js +1 -0
  877. package/dist/react-native/operations/apiManagementWorkspaceLink.js.map +1 -1
  878. package/dist/react-native/operations/apiManagementWorkspaceLinks.js +23 -40
  879. package/dist/react-native/operations/apiManagementWorkspaceLinks.js.map +1 -1
  880. package/dist/react-native/operations/apiOperation.js +23 -40
  881. package/dist/react-native/operations/apiOperation.js.map +1 -1
  882. package/dist/react-native/operations/apiOperationPolicy.js +1 -0
  883. package/dist/react-native/operations/apiOperationPolicy.js.map +1 -1
  884. package/dist/react-native/operations/apiPolicy.js +1 -0
  885. package/dist/react-native/operations/apiPolicy.js.map +1 -1
  886. package/dist/react-native/operations/apiProduct.js +23 -40
  887. package/dist/react-native/operations/apiProduct.js.map +1 -1
  888. package/dist/react-native/operations/apiRelease.js +23 -40
  889. package/dist/react-native/operations/apiRelease.js.map +1 -1
  890. package/dist/react-native/operations/apiRevision.js +23 -40
  891. package/dist/react-native/operations/apiRevision.js.map +1 -1
  892. package/dist/react-native/operations/apiSchema.js +34 -46
  893. package/dist/react-native/operations/apiSchema.js.map +1 -1
  894. package/dist/react-native/operations/apiTagDescription.js +23 -40
  895. package/dist/react-native/operations/apiTagDescription.js.map +1 -1
  896. package/dist/react-native/operations/apiVersionSet.js +23 -40
  897. package/dist/react-native/operations/apiVersionSet.js.map +1 -1
  898. package/dist/react-native/operations/apiWiki.js +1 -0
  899. package/dist/react-native/operations/apiWiki.js.map +1 -1
  900. package/dist/react-native/operations/apiWikis.js +23 -40
  901. package/dist/react-native/operations/apiWikis.js.map +1 -1
  902. package/dist/react-native/operations/authorization.js +23 -40
  903. package/dist/react-native/operations/authorization.js.map +1 -1
  904. package/dist/react-native/operations/authorizationAccessPolicy.js +23 -40
  905. package/dist/react-native/operations/authorizationAccessPolicy.js.map +1 -1
  906. package/dist/react-native/operations/authorizationLoginLinks.js +1 -0
  907. package/dist/react-native/operations/authorizationLoginLinks.js.map +1 -1
  908. package/dist/react-native/operations/authorizationProvider.js +23 -40
  909. package/dist/react-native/operations/authorizationProvider.js.map +1 -1
  910. package/dist/react-native/operations/authorizationServer.js +23 -40
  911. package/dist/react-native/operations/authorizationServer.js.map +1 -1
  912. package/dist/react-native/operations/backend.js +23 -40
  913. package/dist/react-native/operations/backend.js.map +1 -1
  914. package/dist/react-native/operations/cache.js +23 -40
  915. package/dist/react-native/operations/cache.js.map +1 -1
  916. package/dist/react-native/operations/certificate.js +23 -40
  917. package/dist/react-native/operations/certificate.js.map +1 -1
  918. package/dist/react-native/operations/contentItem.js +23 -40
  919. package/dist/react-native/operations/contentItem.js.map +1 -1
  920. package/dist/react-native/operations/contentType.js +23 -40
  921. package/dist/react-native/operations/contentType.js.map +1 -1
  922. package/dist/react-native/operations/delegationSettings.js +1 -0
  923. package/dist/react-native/operations/delegationSettings.js.map +1 -1
  924. package/dist/react-native/operations/deletedServices.js +34 -46
  925. package/dist/react-native/operations/deletedServices.js.map +1 -1
  926. package/dist/react-native/operations/diagnostic.js +23 -40
  927. package/dist/react-native/operations/diagnostic.js.map +1 -1
  928. package/dist/react-native/operations/documentation.js +23 -40
  929. package/dist/react-native/operations/documentation.js.map +1 -1
  930. package/dist/react-native/operations/emailTemplate.js +23 -40
  931. package/dist/react-native/operations/emailTemplate.js.map +1 -1
  932. package/dist/react-native/operations/gateway.js +23 -40
  933. package/dist/react-native/operations/gateway.js.map +1 -1
  934. package/dist/react-native/operations/gatewayApi.js +23 -40
  935. package/dist/react-native/operations/gatewayApi.js.map +1 -1
  936. package/dist/react-native/operations/gatewayCertificateAuthority.js +23 -40
  937. package/dist/react-native/operations/gatewayCertificateAuthority.js.map +1 -1
  938. package/dist/react-native/operations/gatewayHostnameConfiguration.js +23 -40
  939. package/dist/react-native/operations/gatewayHostnameConfiguration.js.map +1 -1
  940. package/dist/react-native/operations/globalSchema.js +34 -46
  941. package/dist/react-native/operations/globalSchema.js.map +1 -1
  942. package/dist/react-native/operations/graphQLApiResolver.js +23 -40
  943. package/dist/react-native/operations/graphQLApiResolver.js.map +1 -1
  944. package/dist/react-native/operations/graphQLApiResolverPolicy.js +23 -40
  945. package/dist/react-native/operations/graphQLApiResolverPolicy.js.map +1 -1
  946. package/dist/react-native/operations/group.js +23 -40
  947. package/dist/react-native/operations/group.js.map +1 -1
  948. package/dist/react-native/operations/groupUser.js +23 -40
  949. package/dist/react-native/operations/groupUser.js.map +1 -1
  950. package/dist/react-native/operations/identityProvider.js +23 -40
  951. package/dist/react-native/operations/identityProvider.js.map +1 -1
  952. package/dist/react-native/operations/issue.js +23 -40
  953. package/dist/react-native/operations/issue.js.map +1 -1
  954. package/dist/react-native/operations/logger.js +23 -40
  955. package/dist/react-native/operations/logger.js.map +1 -1
  956. package/dist/react-native/operations/namedValue.js +56 -58
  957. package/dist/react-native/operations/namedValue.js.map +1 -1
  958. package/dist/react-native/operations/networkStatus.js +1 -0
  959. package/dist/react-native/operations/networkStatus.js.map +1 -1
  960. package/dist/react-native/operations/notification.js +23 -40
  961. package/dist/react-native/operations/notification.js.map +1 -1
  962. package/dist/react-native/operations/notificationRecipientEmail.js +1 -0
  963. package/dist/react-native/operations/notificationRecipientEmail.js.map +1 -1
  964. package/dist/react-native/operations/notificationRecipientUser.js +1 -0
  965. package/dist/react-native/operations/notificationRecipientUser.js.map +1 -1
  966. package/dist/react-native/operations/openIdConnectProvider.js +23 -40
  967. package/dist/react-native/operations/openIdConnectProvider.js.map +1 -1
  968. package/dist/react-native/operations/operationOperations.js +23 -40
  969. package/dist/react-native/operations/operationOperations.js.map +1 -1
  970. package/dist/react-native/operations/operationStatus.js +1 -0
  971. package/dist/react-native/operations/operationStatus.js.map +1 -1
  972. package/dist/react-native/operations/operationsResults.js +1 -0
  973. package/dist/react-native/operations/operationsResults.js.map +1 -1
  974. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js +1 -0
  975. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js.map +1 -1
  976. package/dist/react-native/operations/policy.js +23 -40
  977. package/dist/react-native/operations/policy.js.map +1 -1
  978. package/dist/react-native/operations/policyDescription.js +1 -0
  979. package/dist/react-native/operations/policyDescription.js.map +1 -1
  980. package/dist/react-native/operations/policyFragment.js +34 -46
  981. package/dist/react-native/operations/policyFragment.js.map +1 -1
  982. package/dist/react-native/operations/policyRestriction.js +23 -40
  983. package/dist/react-native/operations/policyRestriction.js.map +1 -1
  984. package/dist/react-native/operations/policyRestrictionValidations.js +12 -6
  985. package/dist/react-native/operations/policyRestrictionValidations.js.map +1 -1
  986. package/dist/react-native/operations/portalConfig.js +23 -40
  987. package/dist/react-native/operations/portalConfig.js.map +1 -1
  988. package/dist/react-native/operations/portalRevision.js +45 -52
  989. package/dist/react-native/operations/portalRevision.js.map +1 -1
  990. package/dist/react-native/operations/portalSettings.js +1 -0
  991. package/dist/react-native/operations/portalSettings.js.map +1 -1
  992. package/dist/react-native/operations/privateEndpointConnectionOperations.js +32 -39
  993. package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
  994. package/dist/react-native/operations/product.js +45 -79
  995. package/dist/react-native/operations/product.js.map +1 -1
  996. package/dist/react-native/operations/productApi.js +23 -40
  997. package/dist/react-native/operations/productApi.js.map +1 -1
  998. package/dist/react-native/operations/productApiLink.js +23 -40
  999. package/dist/react-native/operations/productApiLink.js.map +1 -1
  1000. package/dist/react-native/operations/productGroup.js +23 -40
  1001. package/dist/react-native/operations/productGroup.js.map +1 -1
  1002. package/dist/react-native/operations/productGroupLink.js +23 -40
  1003. package/dist/react-native/operations/productGroupLink.js.map +1 -1
  1004. package/dist/react-native/operations/productPolicy.js +23 -40
  1005. package/dist/react-native/operations/productPolicy.js.map +1 -1
  1006. package/dist/react-native/operations/productSubscriptions.js +23 -40
  1007. package/dist/react-native/operations/productSubscriptions.js.map +1 -1
  1008. package/dist/react-native/operations/productWiki.js +1 -0
  1009. package/dist/react-native/operations/productWiki.js.map +1 -1
  1010. package/dist/react-native/operations/productWikis.js +23 -40
  1011. package/dist/react-native/operations/productWikis.js.map +1 -1
  1012. package/dist/react-native/operations/quotaByCounterKeys.js +1 -0
  1013. package/dist/react-native/operations/quotaByCounterKeys.js.map +1 -1
  1014. package/dist/react-native/operations/quotaByPeriodKeys.js +1 -0
  1015. package/dist/react-native/operations/quotaByPeriodKeys.js.map +1 -1
  1016. package/dist/react-native/operations/region.js +23 -40
  1017. package/dist/react-native/operations/region.js.map +1 -1
  1018. package/dist/react-native/operations/reports.js +164 -300
  1019. package/dist/react-native/operations/reports.js.map +1 -1
  1020. package/dist/react-native/operations/signInSettings.js +1 -0
  1021. package/dist/react-native/operations/signInSettings.js.map +1 -1
  1022. package/dist/react-native/operations/signUpSettings.js +1 -0
  1023. package/dist/react-native/operations/signUpSettings.js.map +1 -1
  1024. package/dist/react-native/operations/subscription.js +23 -40
  1025. package/dist/react-native/operations/subscription.js.map +1 -1
  1026. package/dist/react-native/operations/tag.js +89 -157
  1027. package/dist/react-native/operations/tag.js.map +1 -1
  1028. package/dist/react-native/operations/tagApiLink.js +23 -40
  1029. package/dist/react-native/operations/tagApiLink.js.map +1 -1
  1030. package/dist/react-native/operations/tagOperationLink.js +23 -40
  1031. package/dist/react-native/operations/tagOperationLink.js.map +1 -1
  1032. package/dist/react-native/operations/tagProductLink.js +23 -40
  1033. package/dist/react-native/operations/tagProductLink.js.map +1 -1
  1034. package/dist/react-native/operations/tagResource.js +23 -40
  1035. package/dist/react-native/operations/tagResource.js.map +1 -1
  1036. package/dist/react-native/operations/tenantAccess.js +23 -40
  1037. package/dist/react-native/operations/tenantAccess.js.map +1 -1
  1038. package/dist/react-native/operations/tenantAccessGit.js +1 -0
  1039. package/dist/react-native/operations/tenantAccessGit.js.map +1 -1
  1040. package/dist/react-native/operations/tenantConfiguration.js +34 -18
  1041. package/dist/react-native/operations/tenantConfiguration.js.map +1 -1
  1042. package/dist/react-native/operations/tenantSettings.js +23 -40
  1043. package/dist/react-native/operations/tenantSettings.js.map +1 -1
  1044. package/dist/react-native/operations/user.js +34 -46
  1045. package/dist/react-native/operations/user.js.map +1 -1
  1046. package/dist/react-native/operations/userConfirmationPassword.js +1 -0
  1047. package/dist/react-native/operations/userConfirmationPassword.js.map +1 -1
  1048. package/dist/react-native/operations/userGroup.js +23 -40
  1049. package/dist/react-native/operations/userGroup.js.map +1 -1
  1050. package/dist/react-native/operations/userIdentities.js +23 -40
  1051. package/dist/react-native/operations/userIdentities.js.map +1 -1
  1052. package/dist/react-native/operations/userSubscription.js +23 -40
  1053. package/dist/react-native/operations/userSubscription.js.map +1 -1
  1054. package/dist/react-native/operations/workspace.js +23 -40
  1055. package/dist/react-native/operations/workspace.js.map +1 -1
  1056. package/dist/react-native/operations/workspaceApi.js +34 -46
  1057. package/dist/react-native/operations/workspaceApi.js.map +1 -1
  1058. package/dist/react-native/operations/workspaceApiDiagnostic.js +23 -40
  1059. package/dist/react-native/operations/workspaceApiDiagnostic.js.map +1 -1
  1060. package/dist/react-native/operations/workspaceApiExport.js +1 -0
  1061. package/dist/react-native/operations/workspaceApiExport.js.map +1 -1
  1062. package/dist/react-native/operations/workspaceApiOperation.js +23 -40
  1063. package/dist/react-native/operations/workspaceApiOperation.js.map +1 -1
  1064. package/dist/react-native/operations/workspaceApiOperationPolicy.js +23 -40
  1065. package/dist/react-native/operations/workspaceApiOperationPolicy.js.map +1 -1
  1066. package/dist/react-native/operations/workspaceApiPolicy.js +23 -40
  1067. package/dist/react-native/operations/workspaceApiPolicy.js.map +1 -1
  1068. package/dist/react-native/operations/workspaceApiRelease.js +23 -40
  1069. package/dist/react-native/operations/workspaceApiRelease.js.map +1 -1
  1070. package/dist/react-native/operations/workspaceApiRevision.js +23 -40
  1071. package/dist/react-native/operations/workspaceApiRevision.js.map +1 -1
  1072. package/dist/react-native/operations/workspaceApiSchema.js +34 -46
  1073. package/dist/react-native/operations/workspaceApiSchema.js.map +1 -1
  1074. package/dist/react-native/operations/workspaceApiVersionSet.js +23 -40
  1075. package/dist/react-native/operations/workspaceApiVersionSet.js.map +1 -1
  1076. package/dist/react-native/operations/workspaceBackend.js +23 -40
  1077. package/dist/react-native/operations/workspaceBackend.js.map +1 -1
  1078. package/dist/react-native/operations/workspaceCertificate.js +23 -40
  1079. package/dist/react-native/operations/workspaceCertificate.js.map +1 -1
  1080. package/dist/react-native/operations/workspaceDiagnostic.js +23 -40
  1081. package/dist/react-native/operations/workspaceDiagnostic.js.map +1 -1
  1082. package/dist/react-native/operations/workspaceGlobalSchema.js +34 -46
  1083. package/dist/react-native/operations/workspaceGlobalSchema.js.map +1 -1
  1084. package/dist/react-native/operations/workspaceGroup.js +23 -40
  1085. package/dist/react-native/operations/workspaceGroup.js.map +1 -1
  1086. package/dist/react-native/operations/workspaceGroupUser.js +23 -40
  1087. package/dist/react-native/operations/workspaceGroupUser.js.map +1 -1
  1088. package/dist/react-native/operations/workspaceLogger.js +23 -40
  1089. package/dist/react-native/operations/workspaceLogger.js.map +1 -1
  1090. package/dist/react-native/operations/workspaceNamedValue.js +56 -58
  1091. package/dist/react-native/operations/workspaceNamedValue.js.map +1 -1
  1092. package/dist/react-native/operations/workspaceNotification.js +23 -40
  1093. package/dist/react-native/operations/workspaceNotification.js.map +1 -1
  1094. package/dist/react-native/operations/workspaceNotificationRecipientEmail.js +1 -0
  1095. package/dist/react-native/operations/workspaceNotificationRecipientEmail.js.map +1 -1
  1096. package/dist/react-native/operations/workspaceNotificationRecipientUser.js +1 -0
  1097. package/dist/react-native/operations/workspaceNotificationRecipientUser.js.map +1 -1
  1098. package/dist/react-native/operations/workspacePolicy.js +23 -40
  1099. package/dist/react-native/operations/workspacePolicy.js.map +1 -1
  1100. package/dist/react-native/operations/workspacePolicyFragment.js +34 -46
  1101. package/dist/react-native/operations/workspacePolicyFragment.js.map +1 -1
  1102. package/dist/react-native/operations/workspaceProduct.js +23 -40
  1103. package/dist/react-native/operations/workspaceProduct.js.map +1 -1
  1104. package/dist/react-native/operations/workspaceProductApiLink.js +23 -40
  1105. package/dist/react-native/operations/workspaceProductApiLink.js.map +1 -1
  1106. package/dist/react-native/operations/workspaceProductGroupLink.js +23 -40
  1107. package/dist/react-native/operations/workspaceProductGroupLink.js.map +1 -1
  1108. package/dist/react-native/operations/workspaceProductPolicy.js +1 -0
  1109. package/dist/react-native/operations/workspaceProductPolicy.js.map +1 -1
  1110. package/dist/react-native/operations/workspaceSubscription.js +23 -40
  1111. package/dist/react-native/operations/workspaceSubscription.js.map +1 -1
  1112. package/dist/react-native/operations/workspaceTag.js +23 -40
  1113. package/dist/react-native/operations/workspaceTag.js.map +1 -1
  1114. package/dist/react-native/operations/workspaceTagApiLink.js +23 -40
  1115. package/dist/react-native/operations/workspaceTagApiLink.js.map +1 -1
  1116. package/dist/react-native/operations/workspaceTagOperationLink.js +23 -40
  1117. package/dist/react-native/operations/workspaceTagOperationLink.js.map +1 -1
  1118. package/dist/react-native/operations/workspaceTagProductLink.js +23 -40
  1119. package/dist/react-native/operations/workspaceTagProductLink.js.map +1 -1
  1120. package/dist/react-native/pagingHelper.js +2 -4
  1121. package/dist/react-native/pagingHelper.js.map +1 -1
  1122. package/package.json +2 -2
  1123. /package/review/{arm-apimanagement.api.md → arm-apimanagement-node.api.md} +0 -0
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -13,6 +12,7 @@ import * as Parameters from "../models/parameters.js";
13
12
  /// <reference lib="esnext.asynciterable" />
14
13
  /** Class containing Product operations. */
15
14
  export class ProductImpl {
15
+ client;
16
16
  /**
17
17
  * Initialize a new instance of the class Product class.
18
18
  * @param client Reference to the service client
@@ -36,52 +36,35 @@ export class ProductImpl {
36
36
  return this;
37
37
  },
38
38
  byPage: (settings) => {
39
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
39
+ if (settings?.maxPageSize) {
40
40
  throw new Error("maxPageSize is not supported by this operation.");
41
41
  }
42
42
  return this.listByServicePagingPage(resourceGroupName, serviceName, options, settings);
43
43
  },
44
44
  };
45
45
  }
46
- listByServicePagingPage(resourceGroupName, serviceName, options, settings) {
47
- return __asyncGenerator(this, arguments, function* listByServicePagingPage_1() {
48
- let result;
49
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
50
- if (!continuationToken) {
51
- result = yield __await(this._listByService(resourceGroupName, serviceName, options));
52
- let page = result.value || [];
53
- continuationToken = result.nextLink;
54
- setContinuationToken(page, continuationToken);
55
- yield yield __await(page);
56
- }
57
- while (continuationToken) {
58
- result = yield __await(this._listByServiceNext(resourceGroupName, serviceName, continuationToken, options));
59
- continuationToken = result.nextLink;
60
- let page = result.value || [];
61
- setContinuationToken(page, continuationToken);
62
- yield yield __await(page);
63
- }
64
- });
46
+ async *listByServicePagingPage(resourceGroupName, serviceName, options, settings) {
47
+ let result;
48
+ let continuationToken = settings?.continuationToken;
49
+ if (!continuationToken) {
50
+ result = await this._listByService(resourceGroupName, serviceName, options);
51
+ let page = result.value || [];
52
+ continuationToken = result.nextLink;
53
+ setContinuationToken(page, continuationToken);
54
+ yield page;
55
+ }
56
+ while (continuationToken) {
57
+ result = await this._listByServiceNext(resourceGroupName, serviceName, continuationToken, options);
58
+ continuationToken = result.nextLink;
59
+ let page = result.value || [];
60
+ setContinuationToken(page, continuationToken);
61
+ yield page;
62
+ }
65
63
  }
66
- listByServicePagingAll(resourceGroupName, serviceName, options) {
67
- return __asyncGenerator(this, arguments, function* listByServicePagingAll_1() {
68
- var _a, e_1, _b, _c;
69
- try {
70
- for (var _d = true, _e = __asyncValues(this.listByServicePagingPage(resourceGroupName, serviceName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
71
- _c = _f.value;
72
- _d = false;
73
- const page = _c;
74
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
75
- }
76
- }
77
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
78
- finally {
79
- try {
80
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
81
- }
82
- finally { if (e_1) throw e_1.error; }
83
- }
84
- });
64
+ async *listByServicePagingAll(resourceGroupName, serviceName, options) {
65
+ for await (const page of this.listByServicePagingPage(resourceGroupName, serviceName, options)) {
66
+ yield* page;
67
+ }
85
68
  }
86
69
  /**
87
70
  * Lists a collection of products associated with tags.
@@ -99,52 +82,35 @@ export class ProductImpl {
99
82
  return this;
100
83
  },
101
84
  byPage: (settings) => {
102
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
85
+ if (settings?.maxPageSize) {
103
86
  throw new Error("maxPageSize is not supported by this operation.");
104
87
  }
105
88
  return this.listByTagsPagingPage(resourceGroupName, serviceName, options, settings);
106
89
  },
107
90
  };
108
91
  }
109
- listByTagsPagingPage(resourceGroupName, serviceName, options, settings) {
110
- return __asyncGenerator(this, arguments, function* listByTagsPagingPage_1() {
111
- let result;
112
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
113
- if (!continuationToken) {
114
- result = yield __await(this._listByTags(resourceGroupName, serviceName, options));
115
- let page = result.value || [];
116
- continuationToken = result.nextLink;
117
- setContinuationToken(page, continuationToken);
118
- yield yield __await(page);
119
- }
120
- while (continuationToken) {
121
- result = yield __await(this._listByTagsNext(resourceGroupName, serviceName, continuationToken, options));
122
- continuationToken = result.nextLink;
123
- let page = result.value || [];
124
- setContinuationToken(page, continuationToken);
125
- yield yield __await(page);
126
- }
127
- });
92
+ async *listByTagsPagingPage(resourceGroupName, serviceName, options, settings) {
93
+ let result;
94
+ let continuationToken = settings?.continuationToken;
95
+ if (!continuationToken) {
96
+ result = await this._listByTags(resourceGroupName, serviceName, options);
97
+ let page = result.value || [];
98
+ continuationToken = result.nextLink;
99
+ setContinuationToken(page, continuationToken);
100
+ yield page;
101
+ }
102
+ while (continuationToken) {
103
+ result = await this._listByTagsNext(resourceGroupName, serviceName, continuationToken, options);
104
+ continuationToken = result.nextLink;
105
+ let page = result.value || [];
106
+ setContinuationToken(page, continuationToken);
107
+ yield page;
108
+ }
128
109
  }
129
- listByTagsPagingAll(resourceGroupName, serviceName, options) {
130
- return __asyncGenerator(this, arguments, function* listByTagsPagingAll_1() {
131
- var _a, e_2, _b, _c;
132
- try {
133
- for (var _d = true, _e = __asyncValues(this.listByTagsPagingPage(resourceGroupName, serviceName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
134
- _c = _f.value;
135
- _d = false;
136
- const page = _c;
137
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
138
- }
139
- }
140
- catch (e_2_1) { e_2 = { error: e_2_1 }; }
141
- finally {
142
- try {
143
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
144
- }
145
- finally { if (e_2) throw e_2.error; }
146
- }
147
- });
110
+ async *listByTagsPagingAll(resourceGroupName, serviceName, options) {
111
+ for await (const page of this.listByTagsPagingPage(resourceGroupName, serviceName, options)) {
112
+ yield* page;
113
+ }
148
114
  }
149
115
  /**
150
116
  * Lists a collection of products in the specified service instance.
@@ -1 +1 @@
1
- {"version":3,"file":"product.js","sourceRoot":"","sources":["../../../src/operations/product.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Product } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApiManagementClient } from \"../apiManagementClient.js\";\nimport {\n ProductContract,\n ProductListByServiceNextOptionalParams,\n ProductListByServiceOptionalParams,\n ProductListByServiceResponse,\n TagResourceContract,\n ProductListByTagsNextOptionalParams,\n ProductListByTagsOptionalParams,\n ProductListByTagsResponse,\n ProductGetEntityTagOptionalParams,\n ProductGetEntityTagResponse,\n ProductGetOptionalParams,\n ProductGetResponse,\n ProductCreateOrUpdateOptionalParams,\n ProductCreateOrUpdateResponse,\n ProductUpdateParameters,\n ProductUpdateOptionalParams,\n ProductUpdateResponse,\n ProductDeleteOptionalParams,\n ProductListByServiceNextResponse,\n ProductListByTagsNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Product operations. */\nexport class ProductImpl implements Product {\n private readonly client: ApiManagementClient;\n\n /**\n * Initialize a new instance of the class Product class.\n * @param client Reference to the service client\n */\n constructor(client: ApiManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists a collection of products in the specified service instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n public listByService(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): PagedAsyncIterableIterator<ProductContract> {\n const iter = this.listByServicePagingAll(\n resourceGroupName,\n serviceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByServicePagingPage(\n resourceGroupName,\n serviceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByServicePagingPage(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ProductContract[]> {\n let result: ProductListByServiceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByService(\n resourceGroupName,\n serviceName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByServiceNext(\n resourceGroupName,\n serviceName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByServicePagingAll(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): AsyncIterableIterator<ProductContract> {\n for await (const page of this.listByServicePagingPage(\n resourceGroupName,\n serviceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of products associated with tags.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n public listByTags(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): PagedAsyncIterableIterator<TagResourceContract> {\n const iter = this.listByTagsPagingAll(\n resourceGroupName,\n serviceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByTagsPagingPage(\n resourceGroupName,\n serviceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByTagsPagingPage(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<TagResourceContract[]> {\n let result: ProductListByTagsResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByTags(resourceGroupName, serviceName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByTagsNext(\n resourceGroupName,\n serviceName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByTagsPagingAll(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): AsyncIterableIterator<TagResourceContract> {\n for await (const page of this.listByTagsPagingPage(\n resourceGroupName,\n serviceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of products in the specified service instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n private _listByService(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): Promise<ProductListByServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, options },\n listByServiceOperationSpec,\n );\n }\n\n /**\n * Gets the entity state (Etag) version of the product specified by its identifier.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n getEntityTag(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductGetEntityTagOptionalParams,\n ): Promise<ProductGetEntityTagResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n getEntityTagOperationSpec,\n );\n }\n\n /**\n * Gets the details of the product specified by its identifier.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductGetOptionalParams,\n ): Promise<ProductGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n getOperationSpec,\n );\n }\n\n /**\n * Creates or Updates a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param parameters Create or update parameters.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n parameters: ProductContract,\n options?: ProductCreateOrUpdateOptionalParams,\n ): Promise<ProductCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Update existing product details.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param ifMatch ETag of the Entity. ETag should match the current entity state from the header\n * response of the GET request or it should be * for unconditional update.\n * @param parameters Update parameters.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n ifMatch: string,\n parameters: ProductUpdateParameters,\n options?: ProductUpdateOptionalParams,\n ): Promise<ProductUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n serviceName,\n productId,\n ifMatch,\n parameters,\n options,\n },\n updateOperationSpec,\n );\n }\n\n /**\n * Delete product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param ifMatch ETag of the Entity. ETag should match the current entity state from the header\n * response of the GET request or it should be * for unconditional update.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n ifMatch: string,\n options?: ProductDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, ifMatch, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * Lists a collection of products associated with tags.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n private _listByTags(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): Promise<ProductListByTagsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, options },\n listByTagsOperationSpec,\n );\n }\n\n /**\n * ListByServiceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param nextLink The nextLink from the previous successful call to the ListByService method.\n * @param options The options parameters.\n */\n private _listByServiceNext(\n resourceGroupName: string,\n serviceName: string,\n nextLink: string,\n options?: ProductListByServiceNextOptionalParams,\n ): Promise<ProductListByServiceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, nextLink, options },\n listByServiceNextOperationSpec,\n );\n }\n\n /**\n * ListByTagsNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param nextLink The nextLink from the previous successful call to the ListByTags method.\n * @param options The options parameters.\n */\n private _listByTagsNext(\n resourceGroupName: string,\n serviceName: string,\n nextLink: string,\n options?: ProductListByTagsNextOptionalParams,\n ): Promise<ProductListByTagsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, nextLink, options },\n listByTagsNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByServiceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n Parameters.tags,\n Parameters.expandGroups,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getEntityTagOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"HEAD\",\n responses: {\n 200: {\n headersMapper: Mappers.ProductGetEntityTagHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductGetHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductCreateOrUpdateHeaders,\n },\n 201: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductCreateOrUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters73,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters74,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch1,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteSubscriptions],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept, Parameters.ifMatch1],\n serializer,\n};\nconst listByTagsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/productsByTags\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TagResourceCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n Parameters.includeNotTaggedProducts,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServiceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByTagsNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TagResourceCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"product.js","sourceRoot":"","sources":["../../../src/operations/product.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAE1D,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAyBtD,4CAA4C;AAC5C,2CAA2C;AAC3C,MAAM,OAAO,WAAW;IACL,MAAM,CAAsB;IAE7C;;;OAGG;IACH,YAAY,MAA2B;QACrC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACI,aAAa,CAClB,iBAAyB,EACzB,WAAmB,EACnB,OAA4C;QAE5C,MAAM,IAAI,GAAG,IAAI,CAAC,sBAAsB,CACtC,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,CAAC;QACF,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,uBAAuB,CACjC,iBAAiB,EACjB,WAAW,EACX,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,uBAAuB,CACpC,iBAAyB,EACzB,WAAmB,EACnB,OAA4C,EAC5C,QAAuB;QAEvB,IAAI,MAAoC,CAAC;QACzC,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,cAAc,CAChC,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,CAAC;YACF,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,kBAAkB,CACpC,iBAAiB,EACjB,WAAW,EACX,iBAAiB,EACjB,OAAO,CACR,CAAC;YACF,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,sBAAsB,CACnC,iBAAyB,EACzB,WAAmB,EACnB,OAA4C;QAE5C,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,uBAAuB,CACnD,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,EAAE,CAAC;YACF,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;;OAKG;IACI,UAAU,CACf,iBAAyB,EACzB,WAAmB,EACnB,OAAyC;QAEzC,MAAM,IAAI,GAAG,IAAI,CAAC,mBAAmB,CACnC,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,CAAC;QACF,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,oBAAoB,CAC9B,iBAAiB,EACjB,WAAW,EACX,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,oBAAoB,CACjC,iBAAyB,EACzB,WAAmB,EACnB,OAAyC,EACzC,QAAuB;QAEvB,IAAI,MAAiC,CAAC;QACtC,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,WAAW,CAAC,iBAAiB,EAAE,WAAW,EAAE,OAAO,CAAC,CAAC;YACzE,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,eAAe,CACjC,iBAAiB,EACjB,WAAW,EACX,iBAAiB,EACjB,OAAO,CACR,CAAC;YACF,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,mBAAmB,CAChC,iBAAyB,EACzB,WAAmB,EACnB,OAAyC;QAEzC,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,oBAAoB,CAChD,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,EAAE,CAAC;YACF,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;;OAKG;IACK,cAAc,CACpB,iBAAyB,EACzB,WAAmB,EACnB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,OAAO,EAAE,EAC3C,0BAA0B,CAC3B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,YAAY,CACV,iBAAyB,EACzB,WAAmB,EACnB,SAAiB,EACjB,OAA2C;QAE3C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,EACtD,yBAAyB,CAC1B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,GAAG,CACD,iBAAyB,EACzB,WAAmB,EACnB,SAAiB,EACjB,OAAkC;QAElC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,EACtD,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAyB,EACzB,WAAmB,EACnB,SAAiB,EACjB,UAA2B,EAC3B,OAA6C;QAE7C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,EAClE,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAyB,EACzB,WAAmB,EACnB,SAAiB,EACjB,OAAe,EACf,UAAmC,EACnC,OAAqC;QAErC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,WAAW;YACX,SAAS;YACT,OAAO;YACP,UAAU;YACV,OAAO;SACR,EACD,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAyB,EACzB,WAAmB,EACnB,SAAiB,EACjB,OAAe,EACf,OAAqC;QAErC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,EAC/D,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACK,WAAW,CACjB,iBAAyB,EACzB,WAAmB,EACnB,OAAyC;QAEzC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,OAAO,EAAE,EAC3C,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACK,kBAAkB,CACxB,iBAAyB,EACzB,WAAmB,EACnB,QAAgB,EAChB,OAAgD;QAEhD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrD,8BAA8B,CAC/B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACK,eAAe,CACrB,iBAAyB,EACzB,WAAmB,EACnB,QAAgB,EAChB,OAA6C;QAE7C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrD,2BAA2B,CAC5B,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,0BAA0B,GAA6B;IAC3D,IAAI,EAAE,qIAAqI;IAC3I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE;QACf,UAAU,CAAC,UAAU;QACrB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,GAAG;QACd,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,YAAY;KACxB;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,yBAAyB,GAA6B;IAC1D,IAAI,EAAE,iJAAiJ;IACvJ,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,aAAa,EAAE,OAAO,CAAC,0BAA0B;SAClD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,SAAS;KACrB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,iJAAiJ;IACvJ,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;YACnC,aAAa,EAAE,OAAO,CAAC,iBAAiB;SACzC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,SAAS;KACrB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,iJAAiJ;IACvJ,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;YACnC,aAAa,EAAE,OAAO,CAAC,4BAA4B;SACpD;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;YACnC,aAAa,EAAE,OAAO,CAAC,4BAA4B;SACpD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,SAAS;KACrB;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,OAAO;KACnB;IACD,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,iJAAiJ;IACvJ,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;YACnC,aAAa,EAAE,OAAO,CAAC,oBAAoB;SAC5C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,YAAY;IACpC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,SAAS;KACrB;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,QAAQ;KACpB;IACD,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,iJAAiJ;IACvJ,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE;QACT,GAAG,EAAE,EAAE;QACP,GAAG,EAAE,EAAE;QACP,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,EAAE,UAAU,CAAC,mBAAmB,CAAC;IACxE,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,SAAS;KACrB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,QAAQ,CAAC;IAC1D,UAAU;CACX,CAAC;AACF,MAAM,uBAAuB,GAA6B;IACxD,IAAI,EAAE,2IAA2I;IACjJ,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,qBAAqB;SAC1C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE;QACf,UAAU,CAAC,UAAU;QACrB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,GAAG;QACd,UAAU,CAAC,IAAI;QACf,UAAU,CAAC,wBAAwB;KACpC;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,8BAA8B,GAA6B;IAC/D,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;QACnB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,qBAAqB;SAC1C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;QACnB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Product } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApiManagementClient } from \"../apiManagementClient.js\";\nimport {\n ProductContract,\n ProductListByServiceNextOptionalParams,\n ProductListByServiceOptionalParams,\n ProductListByServiceResponse,\n TagResourceContract,\n ProductListByTagsNextOptionalParams,\n ProductListByTagsOptionalParams,\n ProductListByTagsResponse,\n ProductGetEntityTagOptionalParams,\n ProductGetEntityTagResponse,\n ProductGetOptionalParams,\n ProductGetResponse,\n ProductCreateOrUpdateOptionalParams,\n ProductCreateOrUpdateResponse,\n ProductUpdateParameters,\n ProductUpdateOptionalParams,\n ProductUpdateResponse,\n ProductDeleteOptionalParams,\n ProductListByServiceNextResponse,\n ProductListByTagsNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Product operations. */\nexport class ProductImpl implements Product {\n private readonly client: ApiManagementClient;\n\n /**\n * Initialize a new instance of the class Product class.\n * @param client Reference to the service client\n */\n constructor(client: ApiManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists a collection of products in the specified service instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n public listByService(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): PagedAsyncIterableIterator<ProductContract> {\n const iter = this.listByServicePagingAll(\n resourceGroupName,\n serviceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByServicePagingPage(\n resourceGroupName,\n serviceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByServicePagingPage(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ProductContract[]> {\n let result: ProductListByServiceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByService(\n resourceGroupName,\n serviceName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByServiceNext(\n resourceGroupName,\n serviceName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByServicePagingAll(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): AsyncIterableIterator<ProductContract> {\n for await (const page of this.listByServicePagingPage(\n resourceGroupName,\n serviceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of products associated with tags.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n public listByTags(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): PagedAsyncIterableIterator<TagResourceContract> {\n const iter = this.listByTagsPagingAll(\n resourceGroupName,\n serviceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByTagsPagingPage(\n resourceGroupName,\n serviceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByTagsPagingPage(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<TagResourceContract[]> {\n let result: ProductListByTagsResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByTags(resourceGroupName, serviceName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByTagsNext(\n resourceGroupName,\n serviceName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByTagsPagingAll(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): AsyncIterableIterator<TagResourceContract> {\n for await (const page of this.listByTagsPagingPage(\n resourceGroupName,\n serviceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of products in the specified service instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n private _listByService(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByServiceOptionalParams,\n ): Promise<ProductListByServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, options },\n listByServiceOperationSpec,\n );\n }\n\n /**\n * Gets the entity state (Etag) version of the product specified by its identifier.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n getEntityTag(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductGetEntityTagOptionalParams,\n ): Promise<ProductGetEntityTagResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n getEntityTagOperationSpec,\n );\n }\n\n /**\n * Gets the details of the product specified by its identifier.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductGetOptionalParams,\n ): Promise<ProductGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n getOperationSpec,\n );\n }\n\n /**\n * Creates or Updates a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param parameters Create or update parameters.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n parameters: ProductContract,\n options?: ProductCreateOrUpdateOptionalParams,\n ): Promise<ProductCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Update existing product details.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param ifMatch ETag of the Entity. ETag should match the current entity state from the header\n * response of the GET request or it should be * for unconditional update.\n * @param parameters Update parameters.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n ifMatch: string,\n parameters: ProductUpdateParameters,\n options?: ProductUpdateOptionalParams,\n ): Promise<ProductUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n serviceName,\n productId,\n ifMatch,\n parameters,\n options,\n },\n updateOperationSpec,\n );\n }\n\n /**\n * Delete product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param ifMatch ETag of the Entity. ETag should match the current entity state from the header\n * response of the GET request or it should be * for unconditional update.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n ifMatch: string,\n options?: ProductDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, ifMatch, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * Lists a collection of products associated with tags.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param options The options parameters.\n */\n private _listByTags(\n resourceGroupName: string,\n serviceName: string,\n options?: ProductListByTagsOptionalParams,\n ): Promise<ProductListByTagsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, options },\n listByTagsOperationSpec,\n );\n }\n\n /**\n * ListByServiceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param nextLink The nextLink from the previous successful call to the ListByService method.\n * @param options The options parameters.\n */\n private _listByServiceNext(\n resourceGroupName: string,\n serviceName: string,\n nextLink: string,\n options?: ProductListByServiceNextOptionalParams,\n ): Promise<ProductListByServiceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, nextLink, options },\n listByServiceNextOperationSpec,\n );\n }\n\n /**\n * ListByTagsNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param nextLink The nextLink from the previous successful call to the ListByTags method.\n * @param options The options parameters.\n */\n private _listByTagsNext(\n resourceGroupName: string,\n serviceName: string,\n nextLink: string,\n options?: ProductListByTagsNextOptionalParams,\n ): Promise<ProductListByTagsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, nextLink, options },\n listByTagsNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByServiceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n Parameters.tags,\n Parameters.expandGroups,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getEntityTagOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"HEAD\",\n responses: {\n 200: {\n headersMapper: Mappers.ProductGetEntityTagHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductGetHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductCreateOrUpdateHeaders,\n },\n 201: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductCreateOrUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters73,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductContract,\n headersMapper: Mappers.ProductUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.parameters74,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch1,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.deleteSubscriptions],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept, Parameters.ifMatch1],\n serializer,\n};\nconst listByTagsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/productsByTags\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TagResourceCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n Parameters.includeNotTaggedProducts,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByServiceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ProductCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByTagsNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.TagResourceCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -13,6 +12,7 @@ import * as Parameters from "../models/parameters.js";
13
12
  /// <reference lib="esnext.asynciterable" />
14
13
  /** Class containing ProductApi operations. */
15
14
  export class ProductApiImpl {
15
+ client;
16
16
  /**
17
17
  * Initialize a new instance of the class ProductApi class.
18
18
  * @param client Reference to the service client
@@ -37,52 +37,35 @@ export class ProductApiImpl {
37
37
  return this;
38
38
  },
39
39
  byPage: (settings) => {
40
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
40
+ if (settings?.maxPageSize) {
41
41
  throw new Error("maxPageSize is not supported by this operation.");
42
42
  }
43
43
  return this.listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings);
44
44
  },
45
45
  };
46
46
  }
47
- listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings) {
48
- return __asyncGenerator(this, arguments, function* listByProductPagingPage_1() {
49
- let result;
50
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
51
- if (!continuationToken) {
52
- result = yield __await(this._listByProduct(resourceGroupName, serviceName, productId, options));
53
- let page = result.value || [];
54
- continuationToken = result.nextLink;
55
- setContinuationToken(page, continuationToken);
56
- yield yield __await(page);
57
- }
58
- while (continuationToken) {
59
- result = yield __await(this._listByProductNext(resourceGroupName, serviceName, productId, continuationToken, options));
60
- continuationToken = result.nextLink;
61
- let page = result.value || [];
62
- setContinuationToken(page, continuationToken);
63
- yield yield __await(page);
64
- }
65
- });
47
+ async *listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings) {
48
+ let result;
49
+ let continuationToken = settings?.continuationToken;
50
+ if (!continuationToken) {
51
+ result = await this._listByProduct(resourceGroupName, serviceName, productId, options);
52
+ let page = result.value || [];
53
+ continuationToken = result.nextLink;
54
+ setContinuationToken(page, continuationToken);
55
+ yield page;
56
+ }
57
+ while (continuationToken) {
58
+ result = await this._listByProductNext(resourceGroupName, serviceName, productId, continuationToken, options);
59
+ continuationToken = result.nextLink;
60
+ let page = result.value || [];
61
+ setContinuationToken(page, continuationToken);
62
+ yield page;
63
+ }
66
64
  }
67
- listByProductPagingAll(resourceGroupName, serviceName, productId, options) {
68
- return __asyncGenerator(this, arguments, function* listByProductPagingAll_1() {
69
- var _a, e_1, _b, _c;
70
- try {
71
- for (var _d = true, _e = __asyncValues(this.listByProductPagingPage(resourceGroupName, serviceName, productId, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
72
- _c = _f.value;
73
- _d = false;
74
- const page = _c;
75
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
76
- }
77
- }
78
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
79
- finally {
80
- try {
81
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
82
- }
83
- finally { if (e_1) throw e_1.error; }
84
- }
85
- });
65
+ async *listByProductPagingAll(resourceGroupName, serviceName, productId, options) {
66
+ for await (const page of this.listByProductPagingPage(resourceGroupName, serviceName, productId, options)) {
67
+ yield* page;
68
+ }
86
69
  }
87
70
  /**
88
71
  * Lists a collection of the APIs associated with a product.
@@ -1 +1 @@
1
- {"version":3,"file":"productApi.js","sourceRoot":"","sources":["../../../src/operations/productApi.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ProductApi } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApiManagementClient } from \"../apiManagementClient.js\";\nimport {\n ApiContract,\n ProductApiListByProductNextOptionalParams,\n ProductApiListByProductOptionalParams,\n ProductApiListByProductResponse,\n ProductApiCheckEntityExistsOptionalParams,\n ProductApiCheckEntityExistsResponse,\n ProductApiCreateOrUpdateOptionalParams,\n ProductApiCreateOrUpdateResponse,\n ProductApiDeleteOptionalParams,\n ProductApiListByProductNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ProductApi operations. */\nexport class ProductApiImpl implements ProductApi {\n private readonly client: ApiManagementClient;\n\n /**\n * Initialize a new instance of the class ProductApi class.\n * @param client Reference to the service client\n */\n constructor(client: ApiManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists a collection of the APIs associated with a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n public listByProduct(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): PagedAsyncIterableIterator<ApiContract> {\n const iter = this.listByProductPagingAll(\n resourceGroupName,\n serviceName,\n productId,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByProductPagingPage(\n resourceGroupName,\n serviceName,\n productId,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByProductPagingPage(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ApiContract[]> {\n let result: ProductApiListByProductResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByProduct(\n resourceGroupName,\n serviceName,\n productId,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByProductNext(\n resourceGroupName,\n serviceName,\n productId,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByProductPagingAll(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): AsyncIterableIterator<ApiContract> {\n for await (const page of this.listByProductPagingPage(\n resourceGroupName,\n serviceName,\n productId,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of the APIs associated with a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n private _listByProduct(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): Promise<ProductApiListByProductResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n listByProductOperationSpec,\n );\n }\n\n /**\n * Checks that API entity specified by identifier is associated with the Product entity.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n checkEntityExists(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiCheckEntityExistsOptionalParams,\n ): Promise<ProductApiCheckEntityExistsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n checkEntityExistsOperationSpec,\n );\n }\n\n /**\n * Adds an API to the specified product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiCreateOrUpdateOptionalParams,\n ): Promise<ProductApiCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified API from the specified product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * ListByProductNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param nextLink The nextLink from the previous successful call to the ListByProduct method.\n * @param options The options parameters.\n */\n private _listByProductNext(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n nextLink: string,\n options?: ProductApiListByProductNextOptionalParams,\n ): Promise<ProductApiListByProductNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, nextLink, options },\n listByProductNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByProductOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst checkEntityExistsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"HEAD\",\n responses: {\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiContract,\n },\n 201: {\n bodyMapper: Mappers.ApiContract,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByProductNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"productApi.js","sourceRoot":"","sources":["../../../src/operations/productApi.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ProductApi } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApiManagementClient } from \"../apiManagementClient.js\";\nimport {\n ApiContract,\n ProductApiListByProductNextOptionalParams,\n ProductApiListByProductOptionalParams,\n ProductApiListByProductResponse,\n ProductApiCheckEntityExistsOptionalParams,\n ProductApiCheckEntityExistsResponse,\n ProductApiCreateOrUpdateOptionalParams,\n ProductApiCreateOrUpdateResponse,\n ProductApiDeleteOptionalParams,\n ProductApiListByProductNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ProductApi operations. */\nexport class ProductApiImpl implements ProductApi {\n private readonly client: ApiManagementClient;\n\n /**\n * Initialize a new instance of the class ProductApi class.\n * @param client Reference to the service client\n */\n constructor(client: ApiManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists a collection of the APIs associated with a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n public listByProduct(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): PagedAsyncIterableIterator<ApiContract> {\n const iter = this.listByProductPagingAll(\n resourceGroupName,\n serviceName,\n productId,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByProductPagingPage(\n resourceGroupName,\n serviceName,\n productId,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByProductPagingPage(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ApiContract[]> {\n let result: ProductApiListByProductResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByProduct(\n resourceGroupName,\n serviceName,\n productId,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByProductNext(\n resourceGroupName,\n serviceName,\n productId,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByProductPagingAll(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): AsyncIterableIterator<ApiContract> {\n for await (const page of this.listByProductPagingPage(\n resourceGroupName,\n serviceName,\n productId,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a collection of the APIs associated with a product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param options The options parameters.\n */\n private _listByProduct(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n options?: ProductApiListByProductOptionalParams,\n ): Promise<ProductApiListByProductResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, options },\n listByProductOperationSpec,\n );\n }\n\n /**\n * Checks that API entity specified by identifier is associated with the Product entity.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n checkEntityExists(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiCheckEntityExistsOptionalParams,\n ): Promise<ProductApiCheckEntityExistsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n checkEntityExistsOperationSpec,\n );\n }\n\n /**\n * Adds an API to the specified product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiCreateOrUpdateOptionalParams,\n ): Promise<ProductApiCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified API from the specified product.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param apiId API revision identifier. Must be unique in the current API Management service instance.\n * Non-current revision has ;rev=n as a suffix where n is the revision number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n apiId: string,\n options?: ProductApiDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, apiId, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * ListByProductNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param serviceName The name of the API Management service.\n * @param productId Product identifier. Must be unique in the current API Management service instance.\n * @param nextLink The nextLink from the previous successful call to the ListByProduct method.\n * @param options The options parameters.\n */\n private _listByProductNext(\n resourceGroupName: string,\n serviceName: string,\n productId: string,\n nextLink: string,\n options?: ProductApiListByProductNextOptionalParams,\n ): Promise<ProductApiListByProductNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, serviceName, productId, nextLink, options },\n listByProductNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByProductOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.filter,\n Parameters.top,\n Parameters.skip,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst checkEntityExistsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"HEAD\",\n responses: {\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiContract,\n },\n 201: {\n bodyMapper: Mappers.ApiContract,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/apis/{apiId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.serviceName,\n Parameters.apiId,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByProductNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.serviceName,\n Parameters.productId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -13,6 +12,7 @@ import * as Parameters from "../models/parameters.js";
13
12
  /// <reference lib="esnext.asynciterable" />
14
13
  /** Class containing ProductApiLink operations. */
15
14
  export class ProductApiLinkImpl {
15
+ client;
16
16
  /**
17
17
  * Initialize a new instance of the class ProductApiLink class.
18
18
  * @param client Reference to the service client
@@ -37,52 +37,35 @@ export class ProductApiLinkImpl {
37
37
  return this;
38
38
  },
39
39
  byPage: (settings) => {
40
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
40
+ if (settings?.maxPageSize) {
41
41
  throw new Error("maxPageSize is not supported by this operation.");
42
42
  }
43
43
  return this.listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings);
44
44
  },
45
45
  };
46
46
  }
47
- listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings) {
48
- return __asyncGenerator(this, arguments, function* listByProductPagingPage_1() {
49
- let result;
50
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
51
- if (!continuationToken) {
52
- result = yield __await(this._listByProduct(resourceGroupName, serviceName, productId, options));
53
- let page = result.value || [];
54
- continuationToken = result.nextLink;
55
- setContinuationToken(page, continuationToken);
56
- yield yield __await(page);
57
- }
58
- while (continuationToken) {
59
- result = yield __await(this._listByProductNext(resourceGroupName, serviceName, productId, continuationToken, options));
60
- continuationToken = result.nextLink;
61
- let page = result.value || [];
62
- setContinuationToken(page, continuationToken);
63
- yield yield __await(page);
64
- }
65
- });
47
+ async *listByProductPagingPage(resourceGroupName, serviceName, productId, options, settings) {
48
+ let result;
49
+ let continuationToken = settings?.continuationToken;
50
+ if (!continuationToken) {
51
+ result = await this._listByProduct(resourceGroupName, serviceName, productId, options);
52
+ let page = result.value || [];
53
+ continuationToken = result.nextLink;
54
+ setContinuationToken(page, continuationToken);
55
+ yield page;
56
+ }
57
+ while (continuationToken) {
58
+ result = await this._listByProductNext(resourceGroupName, serviceName, productId, continuationToken, options);
59
+ continuationToken = result.nextLink;
60
+ let page = result.value || [];
61
+ setContinuationToken(page, continuationToken);
62
+ yield page;
63
+ }
66
64
  }
67
- listByProductPagingAll(resourceGroupName, serviceName, productId, options) {
68
- return __asyncGenerator(this, arguments, function* listByProductPagingAll_1() {
69
- var _a, e_1, _b, _c;
70
- try {
71
- for (var _d = true, _e = __asyncValues(this.listByProductPagingPage(resourceGroupName, serviceName, productId, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
72
- _c = _f.value;
73
- _d = false;
74
- const page = _c;
75
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
76
- }
77
- }
78
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
79
- finally {
80
- try {
81
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
82
- }
83
- finally { if (e_1) throw e_1.error; }
84
- }
85
- });
65
+ async *listByProductPagingAll(resourceGroupName, serviceName, productId, options) {
66
+ for await (const page of this.listByProductPagingPage(resourceGroupName, serviceName, productId, options)) {
67
+ yield* page;
68
+ }
86
69
  }
87
70
  /**
88
71
  * Lists a collection of the API links associated with a product.