@azure/arm-cognitiveservices 7.7.0-beta.1 → 8.0.0-alpha.20250926.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (809) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/cognitiveServicesManagementClient.d.ts +3 -3
  3. package/dist/browser/cognitiveServicesManagementClient.d.ts.map +1 -1
  4. package/dist/browser/cognitiveServicesManagementClient.js +49 -20
  5. package/dist/browser/cognitiveServicesManagementClient.js.map +1 -1
  6. package/dist/browser/index.d.ts.map +1 -1
  7. package/dist/browser/index.js +4 -7
  8. package/dist/browser/index.js.map +1 -1
  9. package/dist/browser/lroImpl.d.ts.map +1 -1
  10. package/dist/browser/lroImpl.js +9 -10
  11. package/dist/browser/lroImpl.js.map +1 -1
  12. package/dist/browser/models/index.d.ts +38 -35
  13. package/dist/browser/models/index.d.ts.map +1 -1
  14. package/dist/browser/models/index.js +2 -7
  15. package/dist/browser/models/index.js.map +1 -1
  16. package/dist/browser/models/mappers.d.ts +1 -1
  17. package/dist/browser/models/mappers.d.ts.map +1 -1
  18. package/dist/browser/models/mappers.js +297 -136
  19. package/dist/browser/models/mappers.js.map +1 -1
  20. package/dist/browser/models/parameters.d.ts +3 -3
  21. package/dist/browser/models/parameters.d.ts.map +1 -1
  22. package/dist/browser/models/parameters.js +9 -14
  23. package/dist/browser/models/parameters.js.map +1 -1
  24. package/dist/browser/operations/accountCapabilityHosts.d.ts +4 -4
  25. package/dist/browser/operations/accountCapabilityHosts.d.ts.map +1 -1
  26. package/dist/browser/operations/accountCapabilityHosts.js +32 -26
  27. package/dist/browser/operations/accountCapabilityHosts.js.map +1 -1
  28. package/dist/{esm/operations/accountConnection.d.ts → browser/operations/accountConnections.d.ts} +11 -11
  29. package/dist/browser/operations/accountConnections.d.ts.map +1 -0
  30. package/dist/{react-native/operations/accountConnection.js → browser/operations/accountConnections.js} +31 -53
  31. package/dist/browser/operations/accountConnections.js.map +1 -0
  32. package/dist/browser/operations/accounts.d.ts.map +1 -1
  33. package/dist/browser/operations/accounts.js +103 -144
  34. package/dist/browser/operations/accounts.js.map +1 -1
  35. package/dist/browser/operations/commitmentPlans.d.ts.map +1 -1
  36. package/dist/browser/operations/commitmentPlans.js +157 -200
  37. package/dist/browser/operations/commitmentPlans.js.map +1 -1
  38. package/dist/browser/operations/commitmentTiers.d.ts.map +1 -1
  39. package/dist/browser/operations/commitmentTiers.js +25 -47
  40. package/dist/browser/operations/commitmentTiers.js.map +1 -1
  41. package/dist/browser/operations/defenderForAISettings.d.ts.map +1 -1
  42. package/dist/browser/operations/defenderForAISettings.js +25 -47
  43. package/dist/browser/operations/defenderForAISettings.js.map +1 -1
  44. package/dist/browser/operations/deletedAccounts.d.ts.map +1 -1
  45. package/dist/browser/operations/deletedAccounts.js +36 -53
  46. package/dist/browser/operations/deletedAccounts.js.map +1 -1
  47. package/dist/browser/operations/deployments.d.ts.map +1 -1
  48. package/dist/browser/operations/deployments.js +80 -104
  49. package/dist/browser/operations/deployments.js.map +1 -1
  50. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -1
  51. package/dist/browser/operations/encryptionScopes.js +36 -53
  52. package/dist/browser/operations/encryptionScopes.js.map +1 -1
  53. package/dist/browser/operations/index.d.ts +2 -2
  54. package/dist/browser/operations/index.d.ts.map +1 -1
  55. package/dist/browser/operations/index.js +6 -9
  56. package/dist/browser/operations/index.js.map +1 -1
  57. package/dist/browser/operations/locationBasedModelCapacities.d.ts.map +1 -1
  58. package/dist/browser/operations/locationBasedModelCapacities.js +25 -47
  59. package/dist/browser/operations/locationBasedModelCapacities.js.map +1 -1
  60. package/dist/browser/operations/modelCapacities.d.ts.map +1 -1
  61. package/dist/browser/operations/modelCapacities.js +25 -47
  62. package/dist/browser/operations/modelCapacities.js.map +1 -1
  63. package/dist/browser/operations/models.d.ts.map +1 -1
  64. package/dist/browser/operations/models.js +25 -47
  65. package/dist/browser/operations/models.js.map +1 -1
  66. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  67. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +36 -53
  68. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  69. package/dist/browser/operations/operations.d.ts.map +1 -1
  70. package/dist/browser/operations/operations.js +25 -47
  71. package/dist/browser/operations/operations.js.map +1 -1
  72. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  73. package/dist/browser/operations/privateEndpointConnections.js +25 -19
  74. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  75. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  76. package/dist/browser/operations/privateLinkResources.js +3 -7
  77. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  78. package/dist/browser/operations/projectCapabilityHosts.d.ts +4 -4
  79. package/dist/browser/operations/projectCapabilityHosts.d.ts.map +1 -1
  80. package/dist/browser/operations/projectCapabilityHosts.js +32 -26
  81. package/dist/browser/operations/projectCapabilityHosts.js.map +1 -1
  82. package/dist/browser/operations/{projectConnection.d.ts → projectConnections.d.ts} +11 -11
  83. package/dist/browser/operations/projectConnections.d.ts.map +1 -0
  84. package/dist/browser/operations/{projectConnection.js → projectConnections.js} +31 -53
  85. package/dist/browser/operations/projectConnections.js.map +1 -0
  86. package/dist/browser/operations/projects.d.ts.map +1 -1
  87. package/dist/browser/operations/projects.js +58 -65
  88. package/dist/browser/operations/projects.js.map +1 -1
  89. package/dist/browser/operations/raiBlocklistItems.d.ts.map +1 -1
  90. package/dist/browser/operations/raiBlocklistItems.js +36 -53
  91. package/dist/browser/operations/raiBlocklistItems.js.map +1 -1
  92. package/dist/browser/operations/raiBlocklists.d.ts.map +1 -1
  93. package/dist/browser/operations/raiBlocklists.js +36 -53
  94. package/dist/browser/operations/raiBlocklists.js.map +1 -1
  95. package/dist/browser/operations/raiContentFilters.d.ts.map +1 -1
  96. package/dist/browser/operations/raiContentFilters.js +25 -47
  97. package/dist/browser/operations/raiContentFilters.js.map +1 -1
  98. package/dist/browser/operations/raiPolicies.d.ts.map +1 -1
  99. package/dist/browser/operations/raiPolicies.js +36 -53
  100. package/dist/browser/operations/raiPolicies.js.map +1 -1
  101. package/dist/browser/operations/resourceSkus.d.ts.map +1 -1
  102. package/dist/browser/operations/resourceSkus.js +25 -47
  103. package/dist/browser/operations/resourceSkus.js.map +1 -1
  104. package/dist/browser/operations/usages.d.ts.map +1 -1
  105. package/dist/browser/operations/usages.js +25 -47
  106. package/dist/browser/operations/usages.js.map +1 -1
  107. package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts +4 -4
  108. package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  109. package/dist/browser/operationsInterfaces/accountCapabilityHosts.js +2 -7
  110. package/dist/browser/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  111. package/dist/{esm/operationsInterfaces/accountConnection.d.ts → browser/operationsInterfaces/accountConnections.d.ts} +9 -9
  112. package/dist/browser/operationsInterfaces/accountConnections.d.ts.map +1 -0
  113. package/dist/browser/operationsInterfaces/accountConnections.js +4 -0
  114. package/dist/browser/operationsInterfaces/accountConnections.js.map +1 -0
  115. package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
  116. package/dist/browser/operationsInterfaces/accounts.js +2 -7
  117. package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
  118. package/dist/browser/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  119. package/dist/browser/operationsInterfaces/commitmentPlans.js +2 -7
  120. package/dist/browser/operationsInterfaces/commitmentPlans.js.map +1 -1
  121. package/dist/browser/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  122. package/dist/browser/operationsInterfaces/commitmentTiers.js +2 -7
  123. package/dist/browser/operationsInterfaces/commitmentTiers.js.map +1 -1
  124. package/dist/browser/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  125. package/dist/browser/operationsInterfaces/defenderForAISettings.js +2 -7
  126. package/dist/browser/operationsInterfaces/defenderForAISettings.js.map +1 -1
  127. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  128. package/dist/browser/operationsInterfaces/deletedAccounts.js +2 -7
  129. package/dist/browser/operationsInterfaces/deletedAccounts.js.map +1 -1
  130. package/dist/browser/operationsInterfaces/deployments.d.ts.map +1 -1
  131. package/dist/browser/operationsInterfaces/deployments.js +2 -7
  132. package/dist/browser/operationsInterfaces/deployments.js.map +1 -1
  133. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  134. package/dist/browser/operationsInterfaces/encryptionScopes.js +2 -7
  135. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -1
  136. package/dist/browser/operationsInterfaces/index.d.ts +2 -2
  137. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  138. package/dist/browser/operationsInterfaces/index.js +6 -9
  139. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  140. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  141. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.js +2 -7
  142. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  143. package/dist/browser/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  144. package/dist/browser/operationsInterfaces/modelCapacities.js +2 -7
  145. package/dist/browser/operationsInterfaces/modelCapacities.js.map +1 -1
  146. package/dist/browser/operationsInterfaces/models.d.ts.map +1 -1
  147. package/dist/browser/operationsInterfaces/models.js +2 -7
  148. package/dist/browser/operationsInterfaces/models.js.map +1 -1
  149. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  150. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  151. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  152. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  153. package/dist/browser/operationsInterfaces/operations.js +2 -7
  154. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  155. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  156. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
  157. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  158. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  159. package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
  160. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  161. package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts +4 -4
  162. package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  163. package/dist/browser/operationsInterfaces/projectCapabilityHosts.js +2 -7
  164. package/dist/browser/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  165. package/dist/{esm/operationsInterfaces/projectConnection.d.ts → browser/operationsInterfaces/projectConnections.d.ts} +9 -9
  166. package/dist/browser/operationsInterfaces/projectConnections.d.ts.map +1 -0
  167. package/dist/browser/operationsInterfaces/projectConnections.js +4 -0
  168. package/dist/browser/operationsInterfaces/projectConnections.js.map +1 -0
  169. package/dist/browser/operationsInterfaces/projects.d.ts.map +1 -1
  170. package/dist/browser/operationsInterfaces/projects.js +2 -7
  171. package/dist/browser/operationsInterfaces/projects.js.map +1 -1
  172. package/dist/browser/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  173. package/dist/browser/operationsInterfaces/raiBlocklistItems.js +2 -7
  174. package/dist/browser/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  175. package/dist/browser/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  176. package/dist/browser/operationsInterfaces/raiBlocklists.js +2 -7
  177. package/dist/browser/operationsInterfaces/raiBlocklists.js.map +1 -1
  178. package/dist/browser/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  179. package/dist/browser/operationsInterfaces/raiContentFilters.js +2 -7
  180. package/dist/browser/operationsInterfaces/raiContentFilters.js.map +1 -1
  181. package/dist/browser/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  182. package/dist/browser/operationsInterfaces/raiPolicies.js +2 -7
  183. package/dist/browser/operationsInterfaces/raiPolicies.js.map +1 -1
  184. package/dist/browser/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  185. package/dist/browser/operationsInterfaces/resourceSkus.js +2 -7
  186. package/dist/browser/operationsInterfaces/resourceSkus.js.map +1 -1
  187. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
  188. package/dist/browser/operationsInterfaces/usages.js +2 -7
  189. package/dist/browser/operationsInterfaces/usages.js.map +1 -1
  190. package/dist/browser/pagingHelper.d.ts.map +1 -1
  191. package/dist/browser/pagingHelper.js +4 -11
  192. package/dist/browser/pagingHelper.js.map +1 -1
  193. package/dist/commonjs/cognitiveServicesManagementClient.d.ts +3 -3
  194. package/dist/commonjs/cognitiveServicesManagementClient.d.ts.map +1 -1
  195. package/dist/commonjs/cognitiveServicesManagementClient.js +48 -19
  196. package/dist/commonjs/cognitiveServicesManagementClient.js.map +1 -1
  197. package/dist/commonjs/index.d.ts.map +1 -1
  198. package/dist/commonjs/index.js +4 -7
  199. package/dist/commonjs/index.js.map +1 -1
  200. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  201. package/dist/commonjs/lroImpl.js +9 -10
  202. package/dist/commonjs/lroImpl.js.map +1 -1
  203. package/dist/commonjs/models/index.d.ts +38 -35
  204. package/dist/commonjs/models/index.d.ts.map +1 -1
  205. package/dist/commonjs/models/index.js +2 -7
  206. package/dist/commonjs/models/index.js.map +1 -1
  207. package/dist/commonjs/models/mappers.d.ts +1 -1
  208. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  209. package/dist/commonjs/models/mappers.js +298 -137
  210. package/dist/commonjs/models/mappers.js.map +1 -1
  211. package/dist/commonjs/models/parameters.d.ts +3 -3
  212. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  213. package/dist/commonjs/models/parameters.js +10 -15
  214. package/dist/commonjs/models/parameters.js.map +1 -1
  215. package/dist/commonjs/operations/accountCapabilityHosts.d.ts +4 -4
  216. package/dist/commonjs/operations/accountCapabilityHosts.d.ts.map +1 -1
  217. package/dist/commonjs/operations/accountCapabilityHosts.js +32 -26
  218. package/dist/commonjs/operations/accountCapabilityHosts.js.map +1 -1
  219. package/dist/{browser/operations/accountConnection.d.ts → commonjs/operations/accountConnections.d.ts} +11 -11
  220. package/dist/commonjs/operations/accountConnections.d.ts.map +1 -0
  221. package/dist/commonjs/operations/{accountConnection.js → accountConnections.js} +33 -54
  222. package/dist/commonjs/operations/accountConnections.js.map +1 -0
  223. package/dist/commonjs/operations/accounts.d.ts.map +1 -1
  224. package/dist/commonjs/operations/accounts.js +103 -143
  225. package/dist/commonjs/operations/accounts.js.map +1 -1
  226. package/dist/commonjs/operations/commitmentPlans.d.ts.map +1 -1
  227. package/dist/commonjs/operations/commitmentPlans.js +157 -199
  228. package/dist/commonjs/operations/commitmentPlans.js.map +1 -1
  229. package/dist/commonjs/operations/commitmentTiers.d.ts.map +1 -1
  230. package/dist/commonjs/operations/commitmentTiers.js +25 -46
  231. package/dist/commonjs/operations/commitmentTiers.js.map +1 -1
  232. package/dist/commonjs/operations/defenderForAISettings.d.ts.map +1 -1
  233. package/dist/commonjs/operations/defenderForAISettings.js +25 -46
  234. package/dist/commonjs/operations/defenderForAISettings.js.map +1 -1
  235. package/dist/commonjs/operations/deletedAccounts.d.ts.map +1 -1
  236. package/dist/commonjs/operations/deletedAccounts.js +36 -52
  237. package/dist/commonjs/operations/deletedAccounts.js.map +1 -1
  238. package/dist/commonjs/operations/deployments.d.ts.map +1 -1
  239. package/dist/commonjs/operations/deployments.js +80 -103
  240. package/dist/commonjs/operations/deployments.js.map +1 -1
  241. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -1
  242. package/dist/commonjs/operations/encryptionScopes.js +36 -52
  243. package/dist/commonjs/operations/encryptionScopes.js.map +1 -1
  244. package/dist/commonjs/operations/index.d.ts +2 -2
  245. package/dist/commonjs/operations/index.d.ts.map +1 -1
  246. package/dist/commonjs/operations/index.js +6 -9
  247. package/dist/commonjs/operations/index.js.map +1 -1
  248. package/dist/commonjs/operations/locationBasedModelCapacities.d.ts.map +1 -1
  249. package/dist/commonjs/operations/locationBasedModelCapacities.js +25 -46
  250. package/dist/commonjs/operations/locationBasedModelCapacities.js.map +1 -1
  251. package/dist/commonjs/operations/modelCapacities.d.ts.map +1 -1
  252. package/dist/commonjs/operations/modelCapacities.js +25 -46
  253. package/dist/commonjs/operations/modelCapacities.js.map +1 -1
  254. package/dist/commonjs/operations/models.d.ts.map +1 -1
  255. package/dist/commonjs/operations/models.js +25 -46
  256. package/dist/commonjs/operations/models.js.map +1 -1
  257. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  258. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +36 -52
  259. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  260. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  261. package/dist/commonjs/operations/operations.js +25 -46
  262. package/dist/commonjs/operations/operations.js.map +1 -1
  263. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  264. package/dist/commonjs/operations/privateEndpointConnections.js +25 -19
  265. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  266. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  267. package/dist/commonjs/operations/privateLinkResources.js +3 -7
  268. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  269. package/dist/commonjs/operations/projectCapabilityHosts.d.ts +4 -4
  270. package/dist/commonjs/operations/projectCapabilityHosts.d.ts.map +1 -1
  271. package/dist/commonjs/operations/projectCapabilityHosts.js +32 -26
  272. package/dist/commonjs/operations/projectCapabilityHosts.js.map +1 -1
  273. package/dist/commonjs/operations/{projectConnection.d.ts → projectConnections.d.ts} +11 -11
  274. package/dist/commonjs/operations/projectConnections.d.ts.map +1 -0
  275. package/dist/commonjs/operations/{projectConnection.js → projectConnections.js} +33 -54
  276. package/dist/commonjs/operations/projectConnections.js.map +1 -0
  277. package/dist/commonjs/operations/projects.d.ts.map +1 -1
  278. package/dist/commonjs/operations/projects.js +58 -64
  279. package/dist/commonjs/operations/projects.js.map +1 -1
  280. package/dist/commonjs/operations/raiBlocklistItems.d.ts.map +1 -1
  281. package/dist/commonjs/operations/raiBlocklistItems.js +36 -52
  282. package/dist/commonjs/operations/raiBlocklistItems.js.map +1 -1
  283. package/dist/commonjs/operations/raiBlocklists.d.ts.map +1 -1
  284. package/dist/commonjs/operations/raiBlocklists.js +36 -52
  285. package/dist/commonjs/operations/raiBlocklists.js.map +1 -1
  286. package/dist/commonjs/operations/raiContentFilters.d.ts.map +1 -1
  287. package/dist/commonjs/operations/raiContentFilters.js +25 -46
  288. package/dist/commonjs/operations/raiContentFilters.js.map +1 -1
  289. package/dist/commonjs/operations/raiPolicies.d.ts.map +1 -1
  290. package/dist/commonjs/operations/raiPolicies.js +36 -52
  291. package/dist/commonjs/operations/raiPolicies.js.map +1 -1
  292. package/dist/commonjs/operations/resourceSkus.d.ts.map +1 -1
  293. package/dist/commonjs/operations/resourceSkus.js +25 -46
  294. package/dist/commonjs/operations/resourceSkus.js.map +1 -1
  295. package/dist/commonjs/operations/usages.d.ts.map +1 -1
  296. package/dist/commonjs/operations/usages.js +25 -46
  297. package/dist/commonjs/operations/usages.js.map +1 -1
  298. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts +4 -4
  299. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  300. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.js +2 -7
  301. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  302. package/dist/{react-native/operationsInterfaces/accountConnection.d.ts → commonjs/operationsInterfaces/accountConnections.d.ts} +9 -9
  303. package/dist/commonjs/operationsInterfaces/accountConnections.d.ts.map +1 -0
  304. package/dist/commonjs/operationsInterfaces/accountConnections.js +5 -0
  305. package/dist/commonjs/operationsInterfaces/accountConnections.js.map +1 -0
  306. package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
  307. package/dist/commonjs/operationsInterfaces/accounts.js +2 -7
  308. package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
  309. package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  310. package/dist/commonjs/operationsInterfaces/commitmentPlans.js +2 -7
  311. package/dist/commonjs/operationsInterfaces/commitmentPlans.js.map +1 -1
  312. package/dist/commonjs/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  313. package/dist/commonjs/operationsInterfaces/commitmentTiers.js +2 -7
  314. package/dist/commonjs/operationsInterfaces/commitmentTiers.js.map +1 -1
  315. package/dist/commonjs/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  316. package/dist/commonjs/operationsInterfaces/defenderForAISettings.js +2 -7
  317. package/dist/commonjs/operationsInterfaces/defenderForAISettings.js.map +1 -1
  318. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  319. package/dist/commonjs/operationsInterfaces/deletedAccounts.js +2 -7
  320. package/dist/commonjs/operationsInterfaces/deletedAccounts.js.map +1 -1
  321. package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +1 -1
  322. package/dist/commonjs/operationsInterfaces/deployments.js +2 -7
  323. package/dist/commonjs/operationsInterfaces/deployments.js.map +1 -1
  324. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  325. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +2 -7
  326. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -1
  327. package/dist/commonjs/operationsInterfaces/index.d.ts +2 -2
  328. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  329. package/dist/commonjs/operationsInterfaces/index.js +6 -9
  330. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  331. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  332. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.js +2 -7
  333. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  334. package/dist/commonjs/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  335. package/dist/commonjs/operationsInterfaces/modelCapacities.js +2 -7
  336. package/dist/commonjs/operationsInterfaces/modelCapacities.js.map +1 -1
  337. package/dist/commonjs/operationsInterfaces/models.d.ts.map +1 -1
  338. package/dist/commonjs/operationsInterfaces/models.js +2 -7
  339. package/dist/commonjs/operationsInterfaces/models.js.map +1 -1
  340. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  341. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  342. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  343. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  344. package/dist/commonjs/operationsInterfaces/operations.js +2 -7
  345. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  346. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  347. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
  348. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  349. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  350. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
  351. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  352. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts +4 -4
  353. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  354. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.js +2 -7
  355. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  356. package/dist/{react-native/operationsInterfaces/projectConnection.d.ts → commonjs/operationsInterfaces/projectConnections.d.ts} +9 -9
  357. package/dist/commonjs/operationsInterfaces/projectConnections.d.ts.map +1 -0
  358. package/dist/commonjs/operationsInterfaces/projectConnections.js +5 -0
  359. package/dist/commonjs/operationsInterfaces/projectConnections.js.map +1 -0
  360. package/dist/commonjs/operationsInterfaces/projects.d.ts.map +1 -1
  361. package/dist/commonjs/operationsInterfaces/projects.js +2 -7
  362. package/dist/commonjs/operationsInterfaces/projects.js.map +1 -1
  363. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  364. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.js +2 -7
  365. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  366. package/dist/commonjs/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  367. package/dist/commonjs/operationsInterfaces/raiBlocklists.js +2 -7
  368. package/dist/commonjs/operationsInterfaces/raiBlocklists.js.map +1 -1
  369. package/dist/commonjs/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  370. package/dist/commonjs/operationsInterfaces/raiContentFilters.js +2 -7
  371. package/dist/commonjs/operationsInterfaces/raiContentFilters.js.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  373. package/dist/commonjs/operationsInterfaces/raiPolicies.js +2 -7
  374. package/dist/commonjs/operationsInterfaces/raiPolicies.js.map +1 -1
  375. package/dist/commonjs/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  376. package/dist/commonjs/operationsInterfaces/resourceSkus.js +2 -7
  377. package/dist/commonjs/operationsInterfaces/resourceSkus.js.map +1 -1
  378. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
  379. package/dist/commonjs/operationsInterfaces/usages.js +2 -7
  380. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
  381. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  382. package/dist/commonjs/pagingHelper.js +4 -11
  383. package/dist/commonjs/pagingHelper.js.map +1 -1
  384. package/dist/commonjs/tsdoc-metadata.json +11 -11
  385. package/dist/esm/cognitiveServicesManagementClient.d.ts +3 -3
  386. package/dist/esm/cognitiveServicesManagementClient.d.ts.map +1 -1
  387. package/dist/esm/cognitiveServicesManagementClient.js +49 -20
  388. package/dist/esm/cognitiveServicesManagementClient.js.map +1 -1
  389. package/dist/esm/index.d.ts.map +1 -1
  390. package/dist/esm/index.js +4 -7
  391. package/dist/esm/index.js.map +1 -1
  392. package/dist/esm/lroImpl.d.ts.map +1 -1
  393. package/dist/esm/lroImpl.js +9 -10
  394. package/dist/esm/lroImpl.js.map +1 -1
  395. package/dist/esm/models/index.d.ts +38 -35
  396. package/dist/esm/models/index.d.ts.map +1 -1
  397. package/dist/esm/models/index.js +2 -7
  398. package/dist/esm/models/index.js.map +1 -1
  399. package/dist/esm/models/mappers.d.ts +1 -1
  400. package/dist/esm/models/mappers.d.ts.map +1 -1
  401. package/dist/esm/models/mappers.js +297 -136
  402. package/dist/esm/models/mappers.js.map +1 -1
  403. package/dist/esm/models/parameters.d.ts +3 -3
  404. package/dist/esm/models/parameters.d.ts.map +1 -1
  405. package/dist/esm/models/parameters.js +9 -14
  406. package/dist/esm/models/parameters.js.map +1 -1
  407. package/dist/esm/operations/accountCapabilityHosts.d.ts +4 -4
  408. package/dist/esm/operations/accountCapabilityHosts.d.ts.map +1 -1
  409. package/dist/esm/operations/accountCapabilityHosts.js +32 -26
  410. package/dist/esm/operations/accountCapabilityHosts.js.map +1 -1
  411. package/dist/{react-native/operations/accountConnection.d.ts → esm/operations/accountConnections.d.ts} +11 -11
  412. package/dist/esm/operations/accountConnections.d.ts.map +1 -0
  413. package/dist/esm/operations/{accountConnection.js → accountConnections.js} +31 -53
  414. package/dist/esm/operations/accountConnections.js.map +1 -0
  415. package/dist/esm/operations/accounts.d.ts.map +1 -1
  416. package/dist/esm/operations/accounts.js +103 -144
  417. package/dist/esm/operations/accounts.js.map +1 -1
  418. package/dist/esm/operations/commitmentPlans.d.ts.map +1 -1
  419. package/dist/esm/operations/commitmentPlans.js +157 -200
  420. package/dist/esm/operations/commitmentPlans.js.map +1 -1
  421. package/dist/esm/operations/commitmentTiers.d.ts.map +1 -1
  422. package/dist/esm/operations/commitmentTiers.js +25 -47
  423. package/dist/esm/operations/commitmentTiers.js.map +1 -1
  424. package/dist/esm/operations/defenderForAISettings.d.ts.map +1 -1
  425. package/dist/esm/operations/defenderForAISettings.js +25 -47
  426. package/dist/esm/operations/defenderForAISettings.js.map +1 -1
  427. package/dist/esm/operations/deletedAccounts.d.ts.map +1 -1
  428. package/dist/esm/operations/deletedAccounts.js +36 -53
  429. package/dist/esm/operations/deletedAccounts.js.map +1 -1
  430. package/dist/esm/operations/deployments.d.ts.map +1 -1
  431. package/dist/esm/operations/deployments.js +80 -104
  432. package/dist/esm/operations/deployments.js.map +1 -1
  433. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -1
  434. package/dist/esm/operations/encryptionScopes.js +36 -53
  435. package/dist/esm/operations/encryptionScopes.js.map +1 -1
  436. package/dist/esm/operations/index.d.ts +2 -2
  437. package/dist/esm/operations/index.d.ts.map +1 -1
  438. package/dist/esm/operations/index.js +6 -9
  439. package/dist/esm/operations/index.js.map +1 -1
  440. package/dist/esm/operations/locationBasedModelCapacities.d.ts.map +1 -1
  441. package/dist/esm/operations/locationBasedModelCapacities.js +25 -47
  442. package/dist/esm/operations/locationBasedModelCapacities.js.map +1 -1
  443. package/dist/esm/operations/modelCapacities.d.ts.map +1 -1
  444. package/dist/esm/operations/modelCapacities.js +25 -47
  445. package/dist/esm/operations/modelCapacities.js.map +1 -1
  446. package/dist/esm/operations/models.d.ts.map +1 -1
  447. package/dist/esm/operations/models.js +25 -47
  448. package/dist/esm/operations/models.js.map +1 -1
  449. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  450. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +36 -53
  451. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  452. package/dist/esm/operations/operations.d.ts.map +1 -1
  453. package/dist/esm/operations/operations.js +25 -47
  454. package/dist/esm/operations/operations.js.map +1 -1
  455. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  456. package/dist/esm/operations/privateEndpointConnections.js +25 -19
  457. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  458. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  459. package/dist/esm/operations/privateLinkResources.js +3 -7
  460. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  461. package/dist/esm/operations/projectCapabilityHosts.d.ts +4 -4
  462. package/dist/esm/operations/projectCapabilityHosts.d.ts.map +1 -1
  463. package/dist/esm/operations/projectCapabilityHosts.js +32 -26
  464. package/dist/esm/operations/projectCapabilityHosts.js.map +1 -1
  465. package/dist/esm/operations/{projectConnection.d.ts → projectConnections.d.ts} +11 -11
  466. package/dist/esm/operations/projectConnections.d.ts.map +1 -0
  467. package/dist/esm/operations/{projectConnection.js → projectConnections.js} +31 -53
  468. package/dist/esm/operations/projectConnections.js.map +1 -0
  469. package/dist/esm/operations/projects.d.ts.map +1 -1
  470. package/dist/esm/operations/projects.js +58 -65
  471. package/dist/esm/operations/projects.js.map +1 -1
  472. package/dist/esm/operations/raiBlocklistItems.d.ts.map +1 -1
  473. package/dist/esm/operations/raiBlocklistItems.js +36 -53
  474. package/dist/esm/operations/raiBlocklistItems.js.map +1 -1
  475. package/dist/esm/operations/raiBlocklists.d.ts.map +1 -1
  476. package/dist/esm/operations/raiBlocklists.js +36 -53
  477. package/dist/esm/operations/raiBlocklists.js.map +1 -1
  478. package/dist/esm/operations/raiContentFilters.d.ts.map +1 -1
  479. package/dist/esm/operations/raiContentFilters.js +25 -47
  480. package/dist/esm/operations/raiContentFilters.js.map +1 -1
  481. package/dist/esm/operations/raiPolicies.d.ts.map +1 -1
  482. package/dist/esm/operations/raiPolicies.js +36 -53
  483. package/dist/esm/operations/raiPolicies.js.map +1 -1
  484. package/dist/esm/operations/resourceSkus.d.ts.map +1 -1
  485. package/dist/esm/operations/resourceSkus.js +25 -47
  486. package/dist/esm/operations/resourceSkus.js.map +1 -1
  487. package/dist/esm/operations/usages.d.ts.map +1 -1
  488. package/dist/esm/operations/usages.js +25 -47
  489. package/dist/esm/operations/usages.js.map +1 -1
  490. package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts +4 -4
  491. package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  492. package/dist/esm/operationsInterfaces/accountCapabilityHosts.js +2 -7
  493. package/dist/esm/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  494. package/dist/{browser/operationsInterfaces/accountConnection.d.ts → esm/operationsInterfaces/accountConnections.d.ts} +9 -9
  495. package/dist/esm/operationsInterfaces/accountConnections.d.ts.map +1 -0
  496. package/dist/esm/operationsInterfaces/accountConnections.js +4 -0
  497. package/dist/esm/operationsInterfaces/accountConnections.js.map +1 -0
  498. package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
  499. package/dist/esm/operationsInterfaces/accounts.js +2 -7
  500. package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
  501. package/dist/esm/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  502. package/dist/esm/operationsInterfaces/commitmentPlans.js +2 -7
  503. package/dist/esm/operationsInterfaces/commitmentPlans.js.map +1 -1
  504. package/dist/esm/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  505. package/dist/esm/operationsInterfaces/commitmentTiers.js +2 -7
  506. package/dist/esm/operationsInterfaces/commitmentTiers.js.map +1 -1
  507. package/dist/esm/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  508. package/dist/esm/operationsInterfaces/defenderForAISettings.js +2 -7
  509. package/dist/esm/operationsInterfaces/defenderForAISettings.js.map +1 -1
  510. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  511. package/dist/esm/operationsInterfaces/deletedAccounts.js +2 -7
  512. package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -1
  513. package/dist/esm/operationsInterfaces/deployments.d.ts.map +1 -1
  514. package/dist/esm/operationsInterfaces/deployments.js +2 -7
  515. package/dist/esm/operationsInterfaces/deployments.js.map +1 -1
  516. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  517. package/dist/esm/operationsInterfaces/encryptionScopes.js +2 -7
  518. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -1
  519. package/dist/esm/operationsInterfaces/index.d.ts +2 -2
  520. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  521. package/dist/esm/operationsInterfaces/index.js +6 -9
  522. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  523. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  524. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.js +2 -7
  525. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  526. package/dist/esm/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  527. package/dist/esm/operationsInterfaces/modelCapacities.js +2 -7
  528. package/dist/esm/operationsInterfaces/modelCapacities.js.map +1 -1
  529. package/dist/esm/operationsInterfaces/models.d.ts.map +1 -1
  530. package/dist/esm/operationsInterfaces/models.js +2 -7
  531. package/dist/esm/operationsInterfaces/models.js.map +1 -1
  532. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  533. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  534. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  535. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  536. package/dist/esm/operationsInterfaces/operations.js +2 -7
  537. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  538. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  539. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  540. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  541. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  542. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  543. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  544. package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts +4 -4
  545. package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  546. package/dist/esm/operationsInterfaces/projectCapabilityHosts.js +2 -7
  547. package/dist/esm/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  548. package/dist/{commonjs/operationsInterfaces/projectConnection.d.ts → esm/operationsInterfaces/projectConnections.d.ts} +9 -9
  549. package/dist/esm/operationsInterfaces/projectConnections.d.ts.map +1 -0
  550. package/dist/esm/operationsInterfaces/projectConnections.js +4 -0
  551. package/dist/esm/operationsInterfaces/projectConnections.js.map +1 -0
  552. package/dist/esm/operationsInterfaces/projects.d.ts.map +1 -1
  553. package/dist/esm/operationsInterfaces/projects.js +2 -7
  554. package/dist/esm/operationsInterfaces/projects.js.map +1 -1
  555. package/dist/esm/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  556. package/dist/esm/operationsInterfaces/raiBlocklistItems.js +2 -7
  557. package/dist/esm/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  558. package/dist/esm/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  559. package/dist/esm/operationsInterfaces/raiBlocklists.js +2 -7
  560. package/dist/esm/operationsInterfaces/raiBlocklists.js.map +1 -1
  561. package/dist/esm/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  562. package/dist/esm/operationsInterfaces/raiContentFilters.js +2 -7
  563. package/dist/esm/operationsInterfaces/raiContentFilters.js.map +1 -1
  564. package/dist/esm/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  565. package/dist/esm/operationsInterfaces/raiPolicies.js +2 -7
  566. package/dist/esm/operationsInterfaces/raiPolicies.js.map +1 -1
  567. package/dist/esm/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  568. package/dist/esm/operationsInterfaces/resourceSkus.js +2 -7
  569. package/dist/esm/operationsInterfaces/resourceSkus.js.map +1 -1
  570. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
  571. package/dist/esm/operationsInterfaces/usages.js +2 -7
  572. package/dist/esm/operationsInterfaces/usages.js.map +1 -1
  573. package/dist/esm/pagingHelper.d.ts.map +1 -1
  574. package/dist/esm/pagingHelper.js +4 -11
  575. package/dist/esm/pagingHelper.js.map +1 -1
  576. package/dist/react-native/cognitiveServicesManagementClient.d.ts +3 -3
  577. package/dist/react-native/cognitiveServicesManagementClient.d.ts.map +1 -1
  578. package/dist/react-native/cognitiveServicesManagementClient.js +49 -20
  579. package/dist/react-native/cognitiveServicesManagementClient.js.map +1 -1
  580. package/dist/react-native/index.d.ts.map +1 -1
  581. package/dist/react-native/index.js +4 -7
  582. package/dist/react-native/index.js.map +1 -1
  583. package/dist/react-native/lroImpl.d.ts.map +1 -1
  584. package/dist/react-native/lroImpl.js +9 -10
  585. package/dist/react-native/lroImpl.js.map +1 -1
  586. package/dist/react-native/models/index.d.ts +38 -35
  587. package/dist/react-native/models/index.d.ts.map +1 -1
  588. package/dist/react-native/models/index.js +2 -7
  589. package/dist/react-native/models/index.js.map +1 -1
  590. package/dist/react-native/models/mappers.d.ts +1 -1
  591. package/dist/react-native/models/mappers.d.ts.map +1 -1
  592. package/dist/react-native/models/mappers.js +297 -136
  593. package/dist/react-native/models/mappers.js.map +1 -1
  594. package/dist/react-native/models/parameters.d.ts +3 -3
  595. package/dist/react-native/models/parameters.d.ts.map +1 -1
  596. package/dist/react-native/models/parameters.js +9 -14
  597. package/dist/react-native/models/parameters.js.map +1 -1
  598. package/dist/react-native/operations/accountCapabilityHosts.d.ts +4 -4
  599. package/dist/react-native/operations/accountCapabilityHosts.d.ts.map +1 -1
  600. package/dist/react-native/operations/accountCapabilityHosts.js +32 -26
  601. package/dist/react-native/operations/accountCapabilityHosts.js.map +1 -1
  602. package/dist/{commonjs/operations/accountConnection.d.ts → react-native/operations/accountConnections.d.ts} +11 -11
  603. package/dist/react-native/operations/accountConnections.d.ts.map +1 -0
  604. package/dist/{browser/operations/accountConnection.js → react-native/operations/accountConnections.js} +31 -53
  605. package/dist/react-native/operations/accountConnections.js.map +1 -0
  606. package/dist/react-native/operations/accounts.d.ts.map +1 -1
  607. package/dist/react-native/operations/accounts.js +103 -144
  608. package/dist/react-native/operations/accounts.js.map +1 -1
  609. package/dist/react-native/operations/commitmentPlans.d.ts.map +1 -1
  610. package/dist/react-native/operations/commitmentPlans.js +157 -200
  611. package/dist/react-native/operations/commitmentPlans.js.map +1 -1
  612. package/dist/react-native/operations/commitmentTiers.d.ts.map +1 -1
  613. package/dist/react-native/operations/commitmentTiers.js +25 -47
  614. package/dist/react-native/operations/commitmentTiers.js.map +1 -1
  615. package/dist/react-native/operations/defenderForAISettings.d.ts.map +1 -1
  616. package/dist/react-native/operations/defenderForAISettings.js +25 -47
  617. package/dist/react-native/operations/defenderForAISettings.js.map +1 -1
  618. package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -1
  619. package/dist/react-native/operations/deletedAccounts.js +36 -53
  620. package/dist/react-native/operations/deletedAccounts.js.map +1 -1
  621. package/dist/react-native/operations/deployments.d.ts.map +1 -1
  622. package/dist/react-native/operations/deployments.js +80 -104
  623. package/dist/react-native/operations/deployments.js.map +1 -1
  624. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -1
  625. package/dist/react-native/operations/encryptionScopes.js +36 -53
  626. package/dist/react-native/operations/encryptionScopes.js.map +1 -1
  627. package/dist/react-native/operations/index.d.ts +2 -2
  628. package/dist/react-native/operations/index.d.ts.map +1 -1
  629. package/dist/react-native/operations/index.js +6 -9
  630. package/dist/react-native/operations/index.js.map +1 -1
  631. package/dist/react-native/operations/locationBasedModelCapacities.d.ts.map +1 -1
  632. package/dist/react-native/operations/locationBasedModelCapacities.js +25 -47
  633. package/dist/react-native/operations/locationBasedModelCapacities.js.map +1 -1
  634. package/dist/react-native/operations/modelCapacities.d.ts.map +1 -1
  635. package/dist/react-native/operations/modelCapacities.js +25 -47
  636. package/dist/react-native/operations/modelCapacities.js.map +1 -1
  637. package/dist/react-native/operations/models.d.ts.map +1 -1
  638. package/dist/react-native/operations/models.js +25 -47
  639. package/dist/react-native/operations/models.js.map +1 -1
  640. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  641. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +36 -53
  642. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  643. package/dist/react-native/operations/operations.d.ts.map +1 -1
  644. package/dist/react-native/operations/operations.js +25 -47
  645. package/dist/react-native/operations/operations.js.map +1 -1
  646. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  647. package/dist/react-native/operations/privateEndpointConnections.js +25 -19
  648. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  649. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  650. package/dist/react-native/operations/privateLinkResources.js +3 -7
  651. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  652. package/dist/react-native/operations/projectCapabilityHosts.d.ts +4 -4
  653. package/dist/react-native/operations/projectCapabilityHosts.d.ts.map +1 -1
  654. package/dist/react-native/operations/projectCapabilityHosts.js +32 -26
  655. package/dist/react-native/operations/projectCapabilityHosts.js.map +1 -1
  656. package/dist/react-native/operations/{projectConnection.d.ts → projectConnections.d.ts} +11 -11
  657. package/dist/react-native/operations/projectConnections.d.ts.map +1 -0
  658. package/dist/react-native/operations/{projectConnection.js → projectConnections.js} +31 -53
  659. package/dist/react-native/operations/projectConnections.js.map +1 -0
  660. package/dist/react-native/operations/projects.d.ts.map +1 -1
  661. package/dist/react-native/operations/projects.js +58 -65
  662. package/dist/react-native/operations/projects.js.map +1 -1
  663. package/dist/react-native/operations/raiBlocklistItems.d.ts.map +1 -1
  664. package/dist/react-native/operations/raiBlocklistItems.js +36 -53
  665. package/dist/react-native/operations/raiBlocklistItems.js.map +1 -1
  666. package/dist/react-native/operations/raiBlocklists.d.ts.map +1 -1
  667. package/dist/react-native/operations/raiBlocklists.js +36 -53
  668. package/dist/react-native/operations/raiBlocklists.js.map +1 -1
  669. package/dist/react-native/operations/raiContentFilters.d.ts.map +1 -1
  670. package/dist/react-native/operations/raiContentFilters.js +25 -47
  671. package/dist/react-native/operations/raiContentFilters.js.map +1 -1
  672. package/dist/react-native/operations/raiPolicies.d.ts.map +1 -1
  673. package/dist/react-native/operations/raiPolicies.js +36 -53
  674. package/dist/react-native/operations/raiPolicies.js.map +1 -1
  675. package/dist/react-native/operations/resourceSkus.d.ts.map +1 -1
  676. package/dist/react-native/operations/resourceSkus.js +25 -47
  677. package/dist/react-native/operations/resourceSkus.js.map +1 -1
  678. package/dist/react-native/operations/usages.d.ts.map +1 -1
  679. package/dist/react-native/operations/usages.js +25 -47
  680. package/dist/react-native/operations/usages.js.map +1 -1
  681. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts +4 -4
  682. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  683. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.js +2 -7
  684. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  685. package/dist/{commonjs/operationsInterfaces/accountConnection.d.ts → react-native/operationsInterfaces/accountConnections.d.ts} +9 -9
  686. package/dist/react-native/operationsInterfaces/accountConnections.d.ts.map +1 -0
  687. package/dist/react-native/operationsInterfaces/accountConnections.js +4 -0
  688. package/dist/react-native/operationsInterfaces/accountConnections.js.map +1 -0
  689. package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
  690. package/dist/react-native/operationsInterfaces/accounts.js +2 -7
  691. package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
  692. package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  693. package/dist/react-native/operationsInterfaces/commitmentPlans.js +2 -7
  694. package/dist/react-native/operationsInterfaces/commitmentPlans.js.map +1 -1
  695. package/dist/react-native/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  696. package/dist/react-native/operationsInterfaces/commitmentTiers.js +2 -7
  697. package/dist/react-native/operationsInterfaces/commitmentTiers.js.map +1 -1
  698. package/dist/react-native/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  699. package/dist/react-native/operationsInterfaces/defenderForAISettings.js +2 -7
  700. package/dist/react-native/operationsInterfaces/defenderForAISettings.js.map +1 -1
  701. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  702. package/dist/react-native/operationsInterfaces/deletedAccounts.js +2 -7
  703. package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -1
  704. package/dist/react-native/operationsInterfaces/deployments.d.ts.map +1 -1
  705. package/dist/react-native/operationsInterfaces/deployments.js +2 -7
  706. package/dist/react-native/operationsInterfaces/deployments.js.map +1 -1
  707. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  708. package/dist/react-native/operationsInterfaces/encryptionScopes.js +2 -7
  709. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -1
  710. package/dist/react-native/operationsInterfaces/index.d.ts +2 -2
  711. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  712. package/dist/react-native/operationsInterfaces/index.js +6 -9
  713. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  714. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  715. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.js +2 -7
  716. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  717. package/dist/react-native/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  718. package/dist/react-native/operationsInterfaces/modelCapacities.js +2 -7
  719. package/dist/react-native/operationsInterfaces/modelCapacities.js.map +1 -1
  720. package/dist/react-native/operationsInterfaces/models.d.ts.map +1 -1
  721. package/dist/react-native/operationsInterfaces/models.js +2 -7
  722. package/dist/react-native/operationsInterfaces/models.js.map +1 -1
  723. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  724. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  725. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  726. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  727. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  728. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  729. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  730. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  731. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  732. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  733. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  734. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  735. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.d.ts +4 -4
  736. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  737. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.js +2 -7
  738. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  739. package/dist/{browser/operationsInterfaces/projectConnection.d.ts → react-native/operationsInterfaces/projectConnections.d.ts} +9 -9
  740. package/dist/react-native/operationsInterfaces/projectConnections.d.ts.map +1 -0
  741. package/dist/react-native/operationsInterfaces/projectConnections.js +4 -0
  742. package/dist/react-native/operationsInterfaces/projectConnections.js.map +1 -0
  743. package/dist/react-native/operationsInterfaces/projects.d.ts.map +1 -1
  744. package/dist/react-native/operationsInterfaces/projects.js +2 -7
  745. package/dist/react-native/operationsInterfaces/projects.js.map +1 -1
  746. package/dist/react-native/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  747. package/dist/react-native/operationsInterfaces/raiBlocklistItems.js +2 -7
  748. package/dist/react-native/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  749. package/dist/react-native/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  750. package/dist/react-native/operationsInterfaces/raiBlocklists.js +2 -7
  751. package/dist/react-native/operationsInterfaces/raiBlocklists.js.map +1 -1
  752. package/dist/react-native/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  753. package/dist/react-native/operationsInterfaces/raiContentFilters.js +2 -7
  754. package/dist/react-native/operationsInterfaces/raiContentFilters.js.map +1 -1
  755. package/dist/react-native/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  756. package/dist/react-native/operationsInterfaces/raiPolicies.js +2 -7
  757. package/dist/react-native/operationsInterfaces/raiPolicies.js.map +1 -1
  758. package/dist/react-native/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  759. package/dist/react-native/operationsInterfaces/resourceSkus.js +2 -7
  760. package/dist/react-native/operationsInterfaces/resourceSkus.js.map +1 -1
  761. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
  762. package/dist/react-native/operationsInterfaces/usages.js +2 -7
  763. package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
  764. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  765. package/dist/react-native/pagingHelper.js +4 -11
  766. package/dist/react-native/pagingHelper.js.map +1 -1
  767. package/package.json +29 -32
  768. package/CHANGELOG.md +0 -477
  769. package/dist/browser/operations/accountConnection.d.ts.map +0 -1
  770. package/dist/browser/operations/accountConnection.js.map +0 -1
  771. package/dist/browser/operations/projectConnection.d.ts.map +0 -1
  772. package/dist/browser/operations/projectConnection.js.map +0 -1
  773. package/dist/browser/operationsInterfaces/accountConnection.d.ts.map +0 -1
  774. package/dist/browser/operationsInterfaces/accountConnection.js +0 -9
  775. package/dist/browser/operationsInterfaces/accountConnection.js.map +0 -1
  776. package/dist/browser/operationsInterfaces/projectConnection.d.ts.map +0 -1
  777. package/dist/browser/operationsInterfaces/projectConnection.js +0 -9
  778. package/dist/browser/operationsInterfaces/projectConnection.js.map +0 -1
  779. package/dist/commonjs/operations/accountConnection.d.ts.map +0 -1
  780. package/dist/commonjs/operations/accountConnection.js.map +0 -1
  781. package/dist/commonjs/operations/projectConnection.d.ts.map +0 -1
  782. package/dist/commonjs/operations/projectConnection.js.map +0 -1
  783. package/dist/commonjs/operationsInterfaces/accountConnection.d.ts.map +0 -1
  784. package/dist/commonjs/operationsInterfaces/accountConnection.js +0 -10
  785. package/dist/commonjs/operationsInterfaces/accountConnection.js.map +0 -1
  786. package/dist/commonjs/operationsInterfaces/projectConnection.d.ts.map +0 -1
  787. package/dist/commonjs/operationsInterfaces/projectConnection.js +0 -10
  788. package/dist/commonjs/operationsInterfaces/projectConnection.js.map +0 -1
  789. package/dist/esm/operations/accountConnection.d.ts.map +0 -1
  790. package/dist/esm/operations/accountConnection.js.map +0 -1
  791. package/dist/esm/operations/projectConnection.d.ts.map +0 -1
  792. package/dist/esm/operations/projectConnection.js.map +0 -1
  793. package/dist/esm/operationsInterfaces/accountConnection.d.ts.map +0 -1
  794. package/dist/esm/operationsInterfaces/accountConnection.js +0 -9
  795. package/dist/esm/operationsInterfaces/accountConnection.js.map +0 -1
  796. package/dist/esm/operationsInterfaces/projectConnection.d.ts.map +0 -1
  797. package/dist/esm/operationsInterfaces/projectConnection.js +0 -9
  798. package/dist/esm/operationsInterfaces/projectConnection.js.map +0 -1
  799. package/dist/react-native/operations/accountConnection.d.ts.map +0 -1
  800. package/dist/react-native/operations/accountConnection.js.map +0 -1
  801. package/dist/react-native/operations/projectConnection.d.ts.map +0 -1
  802. package/dist/react-native/operations/projectConnection.js.map +0 -1
  803. package/dist/react-native/operationsInterfaces/accountConnection.d.ts.map +0 -1
  804. package/dist/react-native/operationsInterfaces/accountConnection.js +0 -9
  805. package/dist/react-native/operationsInterfaces/accountConnection.js.map +0 -1
  806. package/dist/react-native/operationsInterfaces/projectConnection.d.ts.map +0 -1
  807. package/dist/react-native/operationsInterfaces/projectConnection.js +0 -9
  808. package/dist/react-native/operationsInterfaces/projectConnection.js.map +0 -1
  809. package/review/arm-cognitiveservices.api.md +0 -3079
@@ -1 +1 @@
1
- {"version":3,"file":"raiContentFilters.js","sourceRoot":"","sources":["../../../src/operations/raiContentFilters.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 { RaiContentFilters } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n RaiContentFilter,\n RaiContentFiltersListNextOptionalParams,\n RaiContentFiltersListOptionalParams,\n RaiContentFiltersListResponse,\n RaiContentFiltersGetOptionalParams,\n RaiContentFiltersGetResponse,\n RaiContentFiltersListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing RaiContentFilters operations. */\nexport class RaiContentFiltersImpl implements RaiContentFilters {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class RaiContentFilters class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * List Content Filters types.\n * @param location Resource location.\n * @param options The options parameters.\n */\n public list(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): PagedAsyncIterableIterator<RaiContentFilter> {\n const iter = this.listPagingAll(location, options);\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.listPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<RaiContentFilter[]> {\n let result: RaiContentFiltersListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(location, 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._listNext(location, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): AsyncIterableIterator<RaiContentFilter> {\n for await (const page of this.listPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * List Content Filters types.\n * @param location Resource location.\n * @param options The options parameters.\n */\n private _list(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): Promise<RaiContentFiltersListResponse> {\n return this.client.sendOperationRequest({ location, options }, listOperationSpec);\n }\n\n /**\n * Get Content Filters by Name.\n * @param location Resource location.\n * @param filterName The name of the RAI Content Filter.\n * @param options The options parameters.\n */\n get(\n location: string,\n filterName: string,\n options?: RaiContentFiltersGetOptionalParams,\n ): Promise<RaiContentFiltersGetResponse> {\n return this.client.sendOperationRequest({ location, filterName, options }, getOperationSpec);\n }\n\n /**\n * ListNext\n * @param location Resource location.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n location: string,\n nextLink: string,\n options?: RaiContentFiltersListNextOptionalParams,\n ): Promise<RaiContentFiltersListNextResponse> {\n return this.client.sendOperationRequest({ location, nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/raiContentFilters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.location],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/raiContentFilters/{filterName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilter,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n Parameters.filterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"raiContentFilters.js","sourceRoot":"","sources":["../../../src/operations/raiContentFilters.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { RaiContentFilters } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n RaiContentFilter,\n RaiContentFiltersListNextOptionalParams,\n RaiContentFiltersListOptionalParams,\n RaiContentFiltersListResponse,\n RaiContentFiltersGetOptionalParams,\n RaiContentFiltersGetResponse,\n RaiContentFiltersListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing RaiContentFilters operations. */\nexport class RaiContentFiltersImpl implements RaiContentFilters {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class RaiContentFilters class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * List Content Filters types.\n * @param location Resource location.\n * @param options The options parameters.\n */\n public list(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): PagedAsyncIterableIterator<RaiContentFilter> {\n const iter = this.listPagingAll(location, options);\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.listPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<RaiContentFilter[]> {\n let result: RaiContentFiltersListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(location, 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._listNext(location, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): AsyncIterableIterator<RaiContentFilter> {\n for await (const page of this.listPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * List Content Filters types.\n * @param location Resource location.\n * @param options The options parameters.\n */\n private _list(\n location: string,\n options?: RaiContentFiltersListOptionalParams,\n ): Promise<RaiContentFiltersListResponse> {\n return this.client.sendOperationRequest({ location, options }, listOperationSpec);\n }\n\n /**\n * Get Content Filters by Name.\n * @param location Resource location.\n * @param filterName The name of the RAI Content Filter.\n * @param options The options parameters.\n */\n get(\n location: string,\n filterName: string,\n options?: RaiContentFiltersGetOptionalParams,\n ): Promise<RaiContentFiltersGetResponse> {\n return this.client.sendOperationRequest({ location, filterName, options }, getOperationSpec);\n }\n\n /**\n * ListNext\n * @param location Resource location.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n location: string,\n nextLink: string,\n options?: RaiContentFiltersListNextOptionalParams,\n ): Promise<RaiContentFiltersListNextResponse> {\n return this.client.sendOperationRequest({ location, nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/raiContentFilters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.location],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/raiContentFilters/{filterName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilter,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n Parameters.filterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiContentFilterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"raiPolicies.d.ts","sourceRoot":"","sources":["../../../src/operations/raiPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAI/D,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAoB,MAAM,iBAAiB,CAAC;AAErF,OAAO,EACL,SAAS,EAET,6BAA6B,EAE7B,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EACjC,+BAA+B,EAC/B,yBAAyB,EAE1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YAwBd,aAAa;IAU5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC;IAOlC;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC;IAO7C;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF;IAuDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAKrC;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
1
+ {"version":3,"file":"raiPolicies.d.ts","sourceRoot":"","sources":["../../../src/operations/raiPolicies.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAI/D,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAoB,MAAM,iBAAiB,CAAC;AAErF,OAAO,EACL,SAAS,EAET,6BAA6B,EAE7B,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EACjC,+BAA+B,EAC/B,yBAAyB,EAE1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YAwBd,aAAa;IAU5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC;IAOlC;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC;IAO7C;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF;IAuDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAKrC;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
@@ -1,11 +1,6 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.RaiPoliciesImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -18,6 +13,7 @@ const lroImpl_js_1 = require("../lroImpl.js");
18
13
  /// <reference lib="esnext.asynciterable" />
19
14
  /** Class containing RaiPolicies operations. */
20
15
  class RaiPoliciesImpl {
16
+ client;
21
17
  /**
22
18
  * Initialize a new instance of the class RaiPolicies class.
23
19
  * @param client Reference to the service client
@@ -41,52 +37,35 @@ class RaiPoliciesImpl {
41
37
  return this;
42
38
  },
43
39
  byPage: (settings) => {
44
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
40
+ if (settings?.maxPageSize) {
45
41
  throw new Error("maxPageSize is not supported by this operation.");
46
42
  }
47
43
  return this.listPagingPage(resourceGroupName, accountName, options, settings);
48
44
  },
49
45
  };
50
46
  }
51
- listPagingPage(resourceGroupName, accountName, options, settings) {
52
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
53
- let result;
54
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
55
- if (!continuationToken) {
56
- result = yield tslib_1.__await(this._list(resourceGroupName, accountName, options));
57
- let page = result.value || [];
58
- continuationToken = result.nextLink;
59
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
- yield yield tslib_1.__await(page);
61
- }
62
- while (continuationToken) {
63
- result = yield tslib_1.__await(this._listNext(resourceGroupName, accountName, continuationToken, options));
64
- continuationToken = result.nextLink;
65
- let page = result.value || [];
66
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
- yield yield tslib_1.__await(page);
68
- }
69
- });
47
+ async *listPagingPage(resourceGroupName, accountName, options, settings) {
48
+ let result;
49
+ let continuationToken = settings?.continuationToken;
50
+ if (!continuationToken) {
51
+ result = await this._list(resourceGroupName, accountName, options);
52
+ let page = result.value || [];
53
+ continuationToken = result.nextLink;
54
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
55
+ yield page;
56
+ }
57
+ while (continuationToken) {
58
+ result = await this._listNext(resourceGroupName, accountName, continuationToken, options);
59
+ continuationToken = result.nextLink;
60
+ let page = result.value || [];
61
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
62
+ yield page;
63
+ }
70
64
  }
71
- listPagingAll(resourceGroupName, accountName, options) {
72
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
73
- var _a, e_1, _b, _c;
74
- try {
75
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
76
- _c = _f.value;
77
- _d = false;
78
- const page = _c;
79
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
80
- }
81
- }
82
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
83
- finally {
84
- try {
85
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
86
- }
87
- finally { if (e_1) throw e_1.error; }
88
- }
89
- });
65
+ async *listPagingAll(resourceGroupName, accountName, options) {
66
+ for await (const page of this.listPagingPage(resourceGroupName, accountName, options)) {
67
+ yield* page;
68
+ }
90
69
  }
91
70
  /**
92
71
  * Gets the content filters associated with the Azure OpenAI account.
@@ -130,14 +109,19 @@ class RaiPoliciesImpl {
130
109
  return this.client.sendOperationRequest(args, spec);
131
110
  };
132
111
  const sendOperationFn = async (args, spec) => {
133
- var _a;
134
112
  let currentRawResponse = undefined;
135
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
113
+ const providedCallback = args.options?.onResponse;
136
114
  const callback = (rawResponse, flatResponse) => {
137
115
  currentRawResponse = rawResponse;
138
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
116
+ providedCallback?.(rawResponse, flatResponse);
117
+ };
118
+ const updatedArgs = {
119
+ ...args,
120
+ options: {
121
+ ...args.options,
122
+ onResponse: callback,
123
+ },
139
124
  };
140
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
141
125
  const flatResponse = await directSendOperation(updatedArgs, spec);
142
126
  return {
143
127
  flatResponse,
@@ -154,8 +138,8 @@ class RaiPoliciesImpl {
154
138
  spec: deleteOperationSpec,
155
139
  });
156
140
  const poller = await (0, core_lro_1.createHttpPoller)(lro, {
157
- restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
158
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
141
+ restoreFrom: options?.resumeFrom,
142
+ intervalInMs: options?.updateIntervalInMs,
159
143
  resourceLocationConfig: "location",
160
144
  });
161
145
  await poller.poll();
@@ -1 +1 @@
1
- {"version":3,"file":"raiPolicies.js","sourceRoot":"","sources":["../../../src/operations/raiPolicies.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 { RaiPolicies } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport { SimplePollerLike, OperationState, createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n RaiPolicy,\n RaiPoliciesListNextOptionalParams,\n RaiPoliciesListOptionalParams,\n RaiPoliciesListResponse,\n RaiPoliciesGetOptionalParams,\n RaiPoliciesGetResponse,\n RaiPoliciesCreateOrUpdateOptionalParams,\n RaiPoliciesCreateOrUpdateResponse,\n RaiPoliciesDeleteOptionalParams,\n RaiPoliciesDeleteResponse,\n RaiPoliciesListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing RaiPolicies operations. */\nexport class RaiPoliciesImpl implements RaiPolicies {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class RaiPolicies class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<RaiPolicy> {\n const iter = this.listPagingAll(resourceGroupName, accountName, options);\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.listPagingPage(resourceGroupName, accountName, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<RaiPolicy[]> {\n let result: RaiPoliciesListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, accountName, 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._listNext(resourceGroupName, accountName, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): AsyncIterableIterator<RaiPolicy> {\n for await (const page of this.listPagingPage(resourceGroupName, accountName, options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): Promise<RaiPoliciesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listOperationSpec,\n );\n }\n\n /**\n * Gets the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesGetOptionalParams,\n ): Promise<RaiPoliciesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, raiPolicyName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Update the state of specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param raiPolicy Properties describing the Content Filters.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n raiPolicy: RaiPolicy,\n options?: RaiPoliciesCreateOrUpdateOptionalParams,\n ): Promise<RaiPoliciesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, raiPolicyName, raiPolicy, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<RaiPoliciesDeleteResponse>, RaiPoliciesDeleteResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<RaiPoliciesDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, accountName, raiPolicyName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n RaiPoliciesDeleteResponse,\n OperationState<RaiPoliciesDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesDeleteOptionalParams,\n ): Promise<RaiPoliciesDeleteResponse> {\n const poller = await this.beginDelete(resourceGroupName, accountName, raiPolicyName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: RaiPoliciesListNextOptionalParams,\n ): Promise<RaiPoliciesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicyListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicy,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicy,\n },\n 201: {\n bodyMapper: Mappers.RaiPolicy,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.raiPolicy,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicyListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"raiPolicies.js","sourceRoot":"","sources":["../../../src/operations/raiPolicies.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { RaiPolicies } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport { SimplePollerLike, OperationState, createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n RaiPolicy,\n RaiPoliciesListNextOptionalParams,\n RaiPoliciesListOptionalParams,\n RaiPoliciesListResponse,\n RaiPoliciesGetOptionalParams,\n RaiPoliciesGetResponse,\n RaiPoliciesCreateOrUpdateOptionalParams,\n RaiPoliciesCreateOrUpdateResponse,\n RaiPoliciesDeleteOptionalParams,\n RaiPoliciesDeleteResponse,\n RaiPoliciesListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing RaiPolicies operations. */\nexport class RaiPoliciesImpl implements RaiPolicies {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class RaiPolicies class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<RaiPolicy> {\n const iter = this.listPagingAll(resourceGroupName, accountName, options);\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.listPagingPage(resourceGroupName, accountName, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<RaiPolicy[]> {\n let result: RaiPoliciesListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, accountName, 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._listNext(resourceGroupName, accountName, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): AsyncIterableIterator<RaiPolicy> {\n for await (const page of this.listPagingPage(resourceGroupName, accountName, options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n accountName: string,\n options?: RaiPoliciesListOptionalParams,\n ): Promise<RaiPoliciesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listOperationSpec,\n );\n }\n\n /**\n * Gets the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesGetOptionalParams,\n ): Promise<RaiPoliciesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, raiPolicyName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Update the state of specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param raiPolicy Properties describing the Content Filters.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n raiPolicy: RaiPolicy,\n options?: RaiPoliciesCreateOrUpdateOptionalParams,\n ): Promise<RaiPoliciesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, raiPolicyName, raiPolicy, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<RaiPoliciesDeleteResponse>, RaiPoliciesDeleteResponse>\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<RaiPoliciesDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, accountName, raiPolicyName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n RaiPoliciesDeleteResponse,\n OperationState<RaiPoliciesDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified Content Filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param raiPolicyName The name of the RaiPolicy associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n raiPolicyName: string,\n options?: RaiPoliciesDeleteOptionalParams,\n ): Promise<RaiPoliciesDeleteResponse> {\n const poller = await this.beginDelete(resourceGroupName, accountName, raiPolicyName, options);\n return poller.pollUntilDone();\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: RaiPoliciesListNextOptionalParams,\n ): Promise<RaiPoliciesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicyListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicy,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicy,\n },\n 201: {\n bodyMapper: Mappers.RaiPolicy,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.raiPolicy,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/raiPolicies/{raiPolicyName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.RaiPoliciesDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.raiPolicyName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RaiPolicyListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"resourceSkus.d.ts","sourceRoot":"","sources":["../../../src/operations/resourceSkus.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAIhE,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,WAAW,EAEX,8BAA8B,EAG/B,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;OAGG;IACI,IAAI,CAAC,OAAO,CAAC,EAAE,8BAA8B,GAAG,0BAA0B,CAAC,WAAW,CAAC;YAkB/E,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAIb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CAMlB"}
1
+ {"version":3,"file":"resourceSkus.d.ts","sourceRoot":"","sources":["../../../src/operations/resourceSkus.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAIhE,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,WAAW,EAEX,8BAA8B,EAG/B,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;OAGG;IACI,IAAI,CAAC,OAAO,CAAC,EAAE,8BAA8B,GAAG,0BAA0B,CAAC,WAAW,CAAC;YAkB/E,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAIb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CAMlB"}
@@ -1,11 +1,6 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.ResourceSkusImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -16,6 +11,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
11
  /// <reference lib="esnext.asynciterable" />
17
12
  /** Class containing ResourceSkus operations. */
18
13
  class ResourceSkusImpl {
14
+ client;
19
15
  /**
20
16
  * Initialize a new instance of the class ResourceSkus class.
21
17
  * @param client Reference to the service client
@@ -37,52 +33,35 @@ class ResourceSkusImpl {
37
33
  return this;
38
34
  },
39
35
  byPage: (settings) => {
40
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
36
+ if (settings?.maxPageSize) {
41
37
  throw new Error("maxPageSize is not supported by this operation.");
42
38
  }
43
39
  return this.listPagingPage(options, settings);
44
40
  },
45
41
  };
46
42
  }
47
- listPagingPage(options, settings) {
48
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
49
- let result;
50
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
51
- if (!continuationToken) {
52
- result = yield tslib_1.__await(this._list(options));
53
- let page = result.value || [];
54
- continuationToken = result.nextLink;
55
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
56
- yield yield tslib_1.__await(page);
57
- }
58
- while (continuationToken) {
59
- result = yield tslib_1.__await(this._listNext(continuationToken, options));
60
- continuationToken = result.nextLink;
61
- let page = result.value || [];
62
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
63
- yield yield tslib_1.__await(page);
64
- }
65
- });
43
+ async *listPagingPage(options, settings) {
44
+ let result;
45
+ let continuationToken = settings?.continuationToken;
46
+ if (!continuationToken) {
47
+ result = await this._list(options);
48
+ let page = result.value || [];
49
+ continuationToken = result.nextLink;
50
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
51
+ yield page;
52
+ }
53
+ while (continuationToken) {
54
+ result = await this._listNext(continuationToken, options);
55
+ continuationToken = result.nextLink;
56
+ let page = result.value || [];
57
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
+ yield page;
59
+ }
66
60
  }
67
- listPagingAll(options) {
68
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
69
- var _a, e_1, _b, _c;
70
- try {
71
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
72
- _c = _f.value;
73
- _d = false;
74
- const page = _c;
75
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__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 tslib_1.__await(_b.call(_e));
82
- }
83
- finally { if (e_1) throw e_1.error; }
84
- }
85
- });
61
+ async *listPagingAll(options) {
62
+ for await (const page of this.listPagingPage(options)) {
63
+ yield* page;
64
+ }
86
65
  }
87
66
  /**
88
67
  * Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.
@@ -1 +1 @@
1
- {"version":3,"file":"resourceSkus.js","sourceRoot":"","sources":["../../../src/operations/resourceSkus.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 { ResourceSkus } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n ResourceSku,\n ResourceSkusListNextOptionalParams,\n ResourceSkusListOptionalParams,\n ResourceSkusListResponse,\n ResourceSkusListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ResourceSkus operations. */\nexport class ResourceSkusImpl implements ResourceSkus {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class ResourceSkus class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.\n * @param options The options parameters.\n */\n public list(options?: ResourceSkusListOptionalParams): PagedAsyncIterableIterator<ResourceSku> {\n const iter = this.listPagingAll(options);\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.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: ResourceSkusListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ResourceSku[]> {\n let result: ResourceSkusListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(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._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: ResourceSkusListOptionalParams,\n ): AsyncIterableIterator<ResourceSku> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.\n * @param options The options parameters.\n */\n private _list(options?: ResourceSkusListOptionalParams): Promise<ResourceSkusListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: ResourceSkusListNextOptionalParams,\n ): Promise<ResourceSkusListNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkuListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkuListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"resourceSkus.js","sourceRoot":"","sources":["../../../src/operations/resourceSkus.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAUtD,4CAA4C;AAC5C,gDAAgD;AAChD,MAAa,gBAAgB;IACV,MAAM,CAAoC;IAE3D;;;OAGG;IACH,YAAY,MAAyC;QACnD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CAAC,OAAwC;QAClD,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,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,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,cAAc,CAC3B,OAAwC,EACxC,QAAuB;QAEvB,IAAI,MAAgC,CAAC;QACrC,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;YACnC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;YAC1D,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,aAAa,CAC1B,OAAwC;QAExC,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,CAAC;YACtD,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;OAGG;IACK,KAAK,CAAC,OAAwC;QACpD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;IAED;;;;OAIG;IACK,SAAS,CACf,QAAgB,EAChB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,qBAAqB,CAAC,CAAC;IACxF,CAAC;CACF;AAlFD,4CAkFC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,4EAA4E;IAClF,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,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC;IAC5D,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,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,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,QAAQ,CAAC;IACjF,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ResourceSkus } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n ResourceSku,\n ResourceSkusListNextOptionalParams,\n ResourceSkusListOptionalParams,\n ResourceSkusListResponse,\n ResourceSkusListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ResourceSkus operations. */\nexport class ResourceSkusImpl implements ResourceSkus {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class ResourceSkus class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.\n * @param options The options parameters.\n */\n public list(options?: ResourceSkusListOptionalParams): PagedAsyncIterableIterator<ResourceSku> {\n const iter = this.listPagingAll(options);\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.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: ResourceSkusListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ResourceSku[]> {\n let result: ResourceSkusListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(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._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: ResourceSkusListOptionalParams,\n ): AsyncIterableIterator<ResourceSku> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.\n * @param options The options parameters.\n */\n private _list(options?: ResourceSkusListOptionalParams): Promise<ResourceSkusListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: ResourceSkusListNextOptionalParams,\n ): Promise<ResourceSkusListNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkuListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ResourceSkuListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,MAAM,EAAE,MAAM,kCAAkC,CAAC;AAI1D,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,KAAK,EAEL,wBAAwB,EAGzB,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,qBAAa,UAAW,YAAW,MAAM;IACvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;OAIG;IACI,IAAI,CACT,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,0BAA0B,CAAC,KAAK,CAAC;YAkBrB,cAAc;YAuBd,aAAa;IAS5B;;;;OAIG;IACH,OAAO,CAAC,KAAK;IAIb;;;;;OAKG;IACH,OAAO,CAAC,SAAS;CAOlB"}
1
+ {"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,MAAM,EAAE,MAAM,kCAAkC,CAAC;AAI1D,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,KAAK,EAEL,wBAAwB,EAGzB,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,qBAAa,UAAW,YAAW,MAAM;IACvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;OAIG;IACI,IAAI,CACT,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,0BAA0B,CAAC,KAAK,CAAC;YAkBrB,cAAc;YAuBd,aAAa;IAS5B;;;;OAIG;IACH,OAAO,CAAC,KAAK;IAIb;;;;;OAKG;IACH,OAAO,CAAC,SAAS;CAOlB"}
@@ -1,11 +1,6 @@
1
1
  "use strict";
2
- /*
3
- * Copyright (c) Microsoft Corporation.
4
- * Licensed under the MIT License.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  exports.UsagesImpl = void 0;
11
6
  const tslib_1 = require("tslib");
@@ -16,6 +11,7 @@ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
11
  /// <reference lib="esnext.asynciterable" />
17
12
  /** Class containing Usages operations. */
18
13
  class UsagesImpl {
14
+ client;
19
15
  /**
20
16
  * Initialize a new instance of the class Usages class.
21
17
  * @param client Reference to the service client
@@ -38,52 +34,35 @@ class UsagesImpl {
38
34
  return this;
39
35
  },
40
36
  byPage: (settings) => {
41
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
37
+ if (settings?.maxPageSize) {
42
38
  throw new Error("maxPageSize is not supported by this operation.");
43
39
  }
44
40
  return this.listPagingPage(location, options, settings);
45
41
  },
46
42
  };
47
43
  }
48
- listPagingPage(location, options, settings) {
49
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
50
- let result;
51
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
52
- if (!continuationToken) {
53
- result = yield tslib_1.__await(this._list(location, options));
54
- let page = result.value || [];
55
- continuationToken = result.nextLink;
56
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
57
- yield yield tslib_1.__await(page);
58
- }
59
- while (continuationToken) {
60
- result = yield tslib_1.__await(this._listNext(location, continuationToken, options));
61
- continuationToken = result.nextLink;
62
- let page = result.value || [];
63
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
64
- yield yield tslib_1.__await(page);
65
- }
66
- });
44
+ async *listPagingPage(location, options, settings) {
45
+ let result;
46
+ let continuationToken = settings?.continuationToken;
47
+ if (!continuationToken) {
48
+ result = await this._list(location, options);
49
+ let page = result.value || [];
50
+ continuationToken = result.nextLink;
51
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
52
+ yield page;
53
+ }
54
+ while (continuationToken) {
55
+ result = await this._listNext(location, continuationToken, options);
56
+ continuationToken = result.nextLink;
57
+ let page = result.value || [];
58
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
59
+ yield page;
60
+ }
67
61
  }
68
- listPagingAll(location, options) {
69
- return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
70
- var _a, e_1, _b, _c;
71
- try {
72
- for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(location, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
73
- _c = _f.value;
74
- _d = false;
75
- const page = _c;
76
- yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
77
- }
78
- }
79
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
80
- finally {
81
- try {
82
- if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
83
- }
84
- finally { if (e_1) throw e_1.error; }
85
- }
86
- });
62
+ async *listPagingAll(location, options) {
63
+ for await (const page of this.listPagingPage(location, options)) {
64
+ yield* page;
65
+ }
87
66
  }
88
67
  /**
89
68
  * Get usages for the requested subscription
@@ -1 +1 @@
1
- {"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAUtD,4CAA4C;AAC5C,0CAA0C;AAC1C,MAAa,UAAU;IAGrB;;;OAGG;IACH,YAAY,MAAyC;QACnD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACI,IAAI,CACT,QAAgB,EAChB,OAAkC;QAElC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QACnD,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,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YAC1D,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,QAAgB,EAChB,OAAkC,EAClC,QAAuB;;YAEvB,IAAI,MAA0B,CAAC;YAC/B,IAAI,iBAAiB,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,iBAAiB,CAAC;YACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBACvB,MAAM,GAAG,sBAAM,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAA,CAAC;gBAC7C,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;YACD,OAAO,iBAAiB,EAAE,CAAC;gBACzB,MAAM,GAAG,sBAAM,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA,CAAC;gBACpE,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;QACH,CAAC;KAAA;IAEc,aAAa,CAC1B,QAAgB,EAChB,OAAkC;;;;gBAElC,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,cAAc,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAA,IAAA,uEAAE,CAAC;oBAAzC,cAAsC;oBAAtC,WAAsC;oBAApD,MAAM,IAAI,KAAA,CAAA;oBACnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;OAIG;IACK,KAAK,CAAC,QAAgB,EAAE,OAAkC;QAChE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IACpF,CAAC;IAED;;;;;OAKG;IACK,SAAS,CACf,QAAgB,EAChB,QAAgB,EAChB,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,qBAAqB,CAAC,CAAC;IAClG,CAAC;CACF;AA3FD,gCA2FC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,mGAAmG;IACzG,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,EAAE,UAAU,CAAC,MAAM,CAAC;IAC3D,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,QAAQ,CAAC;IACjF,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;QACnB,UAAU,CAAC,QAAQ;KACpB;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 { Usages } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n Usage,\n UsagesListNextOptionalParams,\n UsagesListOptionalParams,\n UsagesListResponse,\n UsagesListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Get usages for the requested subscription\n * @param location Resource location.\n * @param options The options parameters.\n */\n public list(\n location: string,\n options?: UsagesListOptionalParams,\n ): PagedAsyncIterableIterator<Usage> {\n const iter = this.listPagingAll(location, options);\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.listPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n location: string,\n options?: UsagesListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Usage[]> {\n let result: UsagesListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(location, 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._listNext(location, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n location: string,\n options?: UsagesListOptionalParams,\n ): AsyncIterableIterator<Usage> {\n for await (const page of this.listPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * Get usages for the requested subscription\n * @param location Resource location.\n * @param options The options parameters.\n */\n private _list(location: string, options?: UsagesListOptionalParams): Promise<UsagesListResponse> {\n return this.client.sendOperationRequest({ location, options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param location Resource location.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n location: string,\n nextLink: string,\n options?: UsagesListNextOptionalParams,\n ): Promise<UsagesListNextResponse> {\n return this.client.sendOperationRequest({ location, nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.location],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Usages } 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 { CognitiveServicesManagementClient } from \"../cognitiveServicesManagementClient.js\";\nimport {\n Usage,\n UsagesListNextOptionalParams,\n UsagesListOptionalParams,\n UsagesListResponse,\n UsagesListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: CognitiveServicesManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: CognitiveServicesManagementClient) {\n this.client = client;\n }\n\n /**\n * Get usages for the requested subscription\n * @param location Resource location.\n * @param options The options parameters.\n */\n public list(\n location: string,\n options?: UsagesListOptionalParams,\n ): PagedAsyncIterableIterator<Usage> {\n const iter = this.listPagingAll(location, options);\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.listPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n location: string,\n options?: UsagesListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Usage[]> {\n let result: UsagesListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(location, 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._listNext(location, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n location: string,\n options?: UsagesListOptionalParams,\n ): AsyncIterableIterator<Usage> {\n for await (const page of this.listPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * Get usages for the requested subscription\n * @param location Resource location.\n * @param options The options parameters.\n */\n private _list(location: string, options?: UsagesListOptionalParams): Promise<UsagesListResponse> {\n return this.client.sendOperationRequest({ location, options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param location Resource location.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n location: string,\n nextLink: string,\n options?: UsagesListNextOptionalParams,\n ): Promise<UsagesListNextResponse> {\n return this.client.sendOperationRequest({ location, nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.location],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -35,19 +35,19 @@ export interface AccountCapabilityHosts {
35
35
  * @param accountName The name of Cognitive Services account.
36
36
  * @param capabilityHostName The name of the capability host associated with the Cognitive Services
37
37
  * Resource
38
- * @param body CapabilityHost definition.
38
+ * @param capabilityHost CapabilityHost definition.
39
39
  * @param options The options parameters.
40
40
  */
41
- beginCreateOrUpdate(resourceGroupName: string, accountName: string, capabilityHostName: string, body: CapabilityHost, options?: AccountCapabilityHostsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccountCapabilityHostsCreateOrUpdateResponse>, AccountCapabilityHostsCreateOrUpdateResponse>>;
41
+ beginCreateOrUpdate(resourceGroupName: string, accountName: string, capabilityHostName: string, capabilityHost: CapabilityHost, options?: AccountCapabilityHostsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccountCapabilityHostsCreateOrUpdateResponse>, AccountCapabilityHostsCreateOrUpdateResponse>>;
42
42
  /**
43
43
  * Create or update account capabilityHost.
44
44
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
45
45
  * @param accountName The name of Cognitive Services account.
46
46
  * @param capabilityHostName The name of the capability host associated with the Cognitive Services
47
47
  * Resource
48
- * @param body CapabilityHost definition.
48
+ * @param capabilityHost CapabilityHost definition.
49
49
  * @param options The options parameters.
50
50
  */
51
- beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, capabilityHostName: string, body: CapabilityHost, options?: AccountCapabilityHostsCreateOrUpdateOptionalParams): Promise<AccountCapabilityHostsCreateOrUpdateResponse>;
51
+ beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, capabilityHostName: string, capabilityHost: CapabilityHost, options?: AccountCapabilityHostsCreateOrUpdateOptionalParams): Promise<AccountCapabilityHostsCreateOrUpdateResponse>;
52
52
  }
53
53
  //# sourceMappingURL=accountCapabilityHosts.d.ts.map