@alicloud/apig20240327 9.2.0 → 10.0.0

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 (537) hide show
  1. package/dist/client.d.ts +283 -208
  2. package/dist/client.js +421 -209
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddGatewayQuotaRuleRequest.d.ts +40 -1
  5. package/dist/models/AddGatewayQuotaRuleRequest.js.map +1 -1
  6. package/dist/models/AddGatewayQuotaRuleResponseBody.d.ts +56 -1
  7. package/dist/models/AddGatewayQuotaRuleResponseBody.js.map +1 -1
  8. package/dist/models/AddGatewaySecurityGroupRuleRequest.d.ts +1 -1
  9. package/dist/models/Attachment.d.ts +17 -20
  10. package/dist/models/Attachment.js.map +1 -1
  11. package/dist/models/Backend.d.ts +5 -5
  12. package/dist/models/BatchDeleteConsumerAuthorizationRuleRequest.d.ts +1 -1
  13. package/dist/models/ChangeResourceGroupRequest.d.ts +4 -4
  14. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  15. package/dist/models/ConsumerGroupInfo.d.ts +28 -0
  16. package/dist/models/ConsumerGroupInfo.js +62 -0
  17. package/dist/models/ConsumerGroupInfo.js.map +1 -0
  18. package/dist/models/CreateAiModelProviderRequest.d.ts +38 -0
  19. package/dist/models/CreateAiModelProviderRequest.js +67 -0
  20. package/dist/models/CreateAiModelProviderRequest.js.map +1 -0
  21. package/dist/models/CreateAiModelProviderResponse.d.ts +19 -0
  22. package/dist/models/CreateAiModelProviderResponse.js +69 -0
  23. package/dist/models/CreateAiModelProviderResponse.js.map +1 -0
  24. package/dist/models/CreateAiModelProviderResponseBody.d.ts +214 -0
  25. package/dist/models/CreateAiModelProviderResponseBody.js +237 -0
  26. package/dist/models/CreateAiModelProviderResponseBody.js.map +1 -0
  27. package/dist/models/CreateAndAttachPolicyRequest.d.ts +15 -45
  28. package/dist/models/CreateAndAttachPolicyRequest.js.map +1 -1
  29. package/dist/models/CreateAndAttachPolicyResponseBody.d.ts +8 -8
  30. package/dist/models/CreateConsumerAuthorizationRuleResponseBody.d.ts +1 -1
  31. package/dist/models/CreateConsumerAuthorizationRulesRequest.d.ts +19 -3
  32. package/dist/models/CreateConsumerAuthorizationRulesRequest.js +4 -0
  33. package/dist/models/CreateConsumerAuthorizationRulesRequest.js.map +1 -1
  34. package/dist/models/CreateConsumerRequest.d.ts +4 -5
  35. package/dist/models/CreateConsumerRequest.js.map +1 -1
  36. package/dist/models/CreateConsumerResponseBody.d.ts +1 -1
  37. package/dist/models/CreateDomainRequest.d.ts +8 -8
  38. package/dist/models/CreateEnvironmentRequest.d.ts +5 -5
  39. package/dist/models/CreateEnvironmentResponseBody.d.ts +5 -5
  40. package/dist/models/CreateGatewayRequest.d.ts +16 -7
  41. package/dist/models/CreateGatewayRequest.js.map +1 -1
  42. package/dist/models/CreateHttpApiOperationRequest.d.ts +1 -1
  43. package/dist/models/CreateHttpApiOperationResponseBody.d.ts +6 -6
  44. package/dist/models/CreateHttpApiRequest.d.ts +16 -15
  45. package/dist/models/CreateHttpApiRequest.js.map +1 -1
  46. package/dist/models/CreateHttpApiRouteRequest.d.ts +4 -4
  47. package/dist/models/CreateMcpServerRequest.d.ts +10 -10
  48. package/dist/models/CreatePluginAttachmentResponseBody.d.ts +1 -1
  49. package/dist/models/CreatePluginClassRequest.d.ts +107 -0
  50. package/dist/models/CreatePluginClassRequest.js +76 -0
  51. package/dist/models/CreatePluginClassRequest.js.map +1 -0
  52. package/dist/models/CreatePluginClassResponse.d.ts +19 -0
  53. package/dist/models/CreatePluginClassResponse.js +69 -0
  54. package/dist/models/CreatePluginClassResponse.js.map +1 -0
  55. package/dist/models/CreatePluginClassResponseBody.d.ts +62 -0
  56. package/dist/models/CreatePluginClassResponseBody.js +86 -0
  57. package/dist/models/CreatePluginClassResponseBody.js.map +1 -0
  58. package/dist/models/CreatePolicyAttachmentRequest.d.ts +5 -5
  59. package/dist/models/CreatePolicyAttachmentResponseBody.d.ts +5 -5
  60. package/dist/models/CreatePolicyRequest.d.ts +35 -4
  61. package/dist/models/CreatePolicyRequest.js.map +1 -1
  62. package/dist/models/CreatePolicyResponseBody.d.ts +5 -5
  63. package/dist/models/CreateSecretRequest.d.ts +4 -4
  64. package/dist/models/CreateSecretResponseBody.d.ts +4 -4
  65. package/dist/models/CreateServiceRequest.d.ts +10 -2
  66. package/dist/models/CreateServiceRequest.js +2 -0
  67. package/dist/models/CreateServiceRequest.js.map +1 -1
  68. package/dist/models/CreateServiceVersionRequest.d.ts +3 -3
  69. package/dist/models/CreateServiceVersionResponseBody.d.ts +2 -2
  70. package/dist/models/CreateSourceRequest.d.ts +1 -1
  71. package/dist/models/DeleteEnvironmentResponseBody.d.ts +1 -1
  72. package/dist/models/DeleteGatewayQuotaRuleResponseBody.d.ts +9 -0
  73. package/dist/models/DeleteGatewayQuotaRuleResponseBody.js.map +1 -1
  74. package/dist/models/DeleteGatewaySecurityGroupRuleRequest.d.ts +3 -1
  75. package/dist/models/DeleteGatewaySecurityGroupRuleRequest.js.map +1 -1
  76. package/dist/models/DeleteHttpApiResponseBody.d.ts +2 -2
  77. package/dist/models/DeleteHttpApiRouteResponseBody.d.ts +2 -2
  78. package/dist/models/DeleteMcpServerResponseBody.d.ts +3 -3
  79. package/dist/models/DeletePluginClassRequest.d.ts +13 -0
  80. package/dist/models/DeletePluginClassRequest.js +54 -0
  81. package/dist/models/DeletePluginClassRequest.js.map +1 -0
  82. package/dist/models/DeletePluginClassResponse.d.ts +19 -0
  83. package/dist/models/DeletePluginClassResponse.js +69 -0
  84. package/dist/models/DeletePluginClassResponse.js.map +1 -0
  85. package/dist/models/DeletePluginClassResponseBody.d.ts +31 -0
  86. package/dist/models/DeletePluginClassResponseBody.js +62 -0
  87. package/dist/models/DeletePluginClassResponseBody.js.map +1 -0
  88. package/dist/models/DeletePolicyAttachmentResponseBody.d.ts +3 -3
  89. package/dist/models/DeletePolicyResponseBody.d.ts +3 -3
  90. package/dist/models/DeleteSecretResponseBody.d.ts +3 -3
  91. package/dist/models/DeleteServiceVersionResponseBody.d.ts +2 -2
  92. package/dist/models/DeployHttpApiRequest.d.ts +6 -6
  93. package/dist/models/DeployMcpServerResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeRegionsRequest.d.ts +3 -0
  95. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  96. package/dist/models/DescribeRegionsResponseBody.d.ts +19 -0
  97. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  98. package/dist/models/DomainInfo.d.ts +11 -2
  99. package/dist/models/DomainInfo.js +4 -0
  100. package/dist/models/DomainInfo.js.map +1 -1
  101. package/dist/models/ExportHttpApiRequest.d.ts +7 -7
  102. package/dist/models/GatewayInfo.d.ts +9 -1
  103. package/dist/models/GatewayInfo.js.map +1 -1
  104. package/dist/models/GetConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  105. package/dist/models/GetConsumerResponseBody.d.ts +54 -5
  106. package/dist/models/GetConsumerResponseBody.js +31 -1
  107. package/dist/models/GetConsumerResponseBody.js.map +1 -1
  108. package/dist/models/GetDomainResponseBody.d.ts +33 -7
  109. package/dist/models/GetDomainResponseBody.js +6 -0
  110. package/dist/models/GetDomainResponseBody.js.map +1 -1
  111. package/dist/models/GetEnvironmentResponseBody.d.ts +1 -1
  112. package/dist/models/GetGatewayQuotaRuleRequest.d.ts +10 -0
  113. package/dist/models/GetGatewayQuotaRuleRequest.js.map +1 -1
  114. package/dist/models/GetGatewayQuotaRuleResponseBody.d.ts +60 -0
  115. package/dist/models/GetGatewayQuotaRuleResponseBody.js.map +1 -1
  116. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.d.ts +6 -0
  117. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.js.map +1 -1
  118. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.d.ts +64 -1
  119. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.js.map +1 -1
  120. package/dist/models/GetGatewayResponseBody.d.ts +89 -73
  121. package/dist/models/GetGatewayResponseBody.js.map +1 -1
  122. package/dist/models/GetHttpApiResponseBody.d.ts +3 -3
  123. package/dist/models/GetMcpServerResponseBody.d.ts +49 -49
  124. package/dist/models/GetPluginAttachmentResponseBody.d.ts +4 -4
  125. package/dist/models/GetPluginClassRequest.d.ts +13 -0
  126. package/dist/models/GetPluginClassRequest.js +54 -0
  127. package/dist/models/GetPluginClassRequest.js.map +1 -0
  128. package/dist/models/GetPluginClassResponse.d.ts +19 -0
  129. package/dist/models/GetPluginClassResponse.js +69 -0
  130. package/dist/models/GetPluginClassResponse.js.map +1 -0
  131. package/dist/models/GetPluginClassResponseBody.d.ts +110 -0
  132. package/dist/models/GetPluginClassResponseBody.js +98 -0
  133. package/dist/models/GetPluginClassResponseBody.js.map +1 -0
  134. package/dist/models/GetPolicyAttachmentResponseBody.d.ts +11 -11
  135. package/dist/models/GetResourceOverviewResponseBody.d.ts +12 -12
  136. package/dist/models/GetSecretResponseBody.d.ts +11 -13
  137. package/dist/models/GetSecretResponseBody.js.map +1 -1
  138. package/dist/models/GetSecretValueResponseBody.d.ts +4 -4
  139. package/dist/models/GetServiceResponseBody.d.ts +1 -1
  140. package/dist/models/GetSourceResponseBody.d.ts +8 -2
  141. package/dist/models/GetSourceResponseBody.js.map +1 -1
  142. package/dist/models/GetTraceConfigRequest.d.ts +1 -2
  143. package/dist/models/GetTraceConfigRequest.js.map +1 -1
  144. package/dist/models/GetTraceConfigResponseBody.d.ts +2 -2
  145. package/dist/models/HiMarketAgentConfig.d.ts +3 -3
  146. package/dist/models/HiMarketApiKeyConfig.d.ts +17 -5
  147. package/dist/models/HiMarketApiKeyConfig.js.map +1 -1
  148. package/dist/models/HiMarketAuthCodeConfig.d.ts +36 -9
  149. package/dist/models/HiMarketAuthCodeConfig.js.map +1 -1
  150. package/dist/models/HiMarketDomain.d.ts +16 -4
  151. package/dist/models/HiMarketDomain.js.map +1 -1
  152. package/dist/models/HiMarketHmacConfig.d.ts +13 -4
  153. package/dist/models/HiMarketHmacConfig.js.map +1 -1
  154. package/dist/models/HiMarketHttpRoute.d.ts +75 -24
  155. package/dist/models/HiMarketHttpRoute.js.map +1 -1
  156. package/dist/models/HiMarketIcon.d.ts +8 -2
  157. package/dist/models/HiMarketIcon.js.map +1 -1
  158. package/dist/models/HiMarketIdentityMapping.d.ts +12 -3
  159. package/dist/models/HiMarketIdentityMapping.js.map +1 -1
  160. package/dist/models/HiMarketMcpConfig.d.ts +19 -7
  161. package/dist/models/HiMarketMcpConfig.js.map +1 -1
  162. package/dist/models/HiMarketModelConfig.d.ts +7 -4
  163. package/dist/models/HiMarketModelConfig.js.map +1 -1
  164. package/dist/models/HiMarketModelFeature.d.ts +28 -7
  165. package/dist/models/HiMarketModelFeature.js.map +1 -1
  166. package/dist/models/HiMarketOidcConfig.d.ts +71 -20
  167. package/dist/models/HiMarketOidcConfig.js.map +1 -1
  168. package/dist/models/HiMarketPortalDeployConfig.d.ts +45 -12
  169. package/dist/models/HiMarketPortalDeployConfig.js.map +1 -1
  170. package/dist/models/HiMarketPortalDomainConfig.d.ts +12 -3
  171. package/dist/models/HiMarketPortalDomainConfig.js.map +1 -1
  172. package/dist/models/HiMarketPortalSettingConfig.d.ts +12 -12
  173. package/dist/models/HiMarketProductCategory.d.ts +13 -4
  174. package/dist/models/HiMarketProductCategory.js.map +1 -1
  175. package/dist/models/HiMarketProductFeature.d.ts +1 -1
  176. package/dist/models/HiMarketProductPublicationConifg.d.ts +4 -1
  177. package/dist/models/HiMarketProductPublicationConifg.js.map +1 -1
  178. package/dist/models/HiMarketProductPublicationDetail.d.ts +24 -6
  179. package/dist/models/HiMarketProductPublicationDetail.js.map +1 -1
  180. package/dist/models/HiMarketProductRefConfig.d.ts +33 -9
  181. package/dist/models/HiMarketProductRefConfig.js.map +1 -1
  182. package/dist/models/HttpApiDeployConfig.d.ts +6 -6
  183. package/dist/models/HttpApiVersionConfig.d.ts +4 -10
  184. package/dist/models/HttpApiVersionConfig.js.map +1 -1
  185. package/dist/models/ImportHttpApiRequest.d.ts +19 -11
  186. package/dist/models/ImportHttpApiRequest.js.map +1 -1
  187. package/dist/models/ImportHttpApiResponseBody.d.ts +48 -3
  188. package/dist/models/ImportHttpApiResponseBody.js.map +1 -1
  189. package/dist/models/InstallPluginResponseBody.d.ts +5 -5
  190. package/dist/models/JwtIdentityConfig.d.ts +21 -9
  191. package/dist/models/JwtIdentityConfig.js.map +1 -1
  192. package/dist/models/ListConsumerAuthorizationRulesResponseBody.d.ts +16 -14
  193. package/dist/models/ListConsumerAuthorizationRulesResponseBody.js.map +1 -1
  194. package/dist/models/ListConsumerQuotaRulesRequest.d.ts +12 -0
  195. package/dist/models/ListConsumerQuotaRulesRequest.js.map +1 -1
  196. package/dist/models/ListConsumerQuotaRulesResponseBody.d.ts +59 -0
  197. package/dist/models/ListConsumerQuotaRulesResponseBody.js.map +1 -1
  198. package/dist/models/ListConsumersRequest.d.ts +3 -3
  199. package/dist/models/ListConsumersResponseBody.d.ts +10 -10
  200. package/dist/models/ListDomainsRequest.d.ts +3 -0
  201. package/dist/models/ListDomainsRequest.js.map +1 -1
  202. package/dist/models/ListEnvironmentsResponseBody.d.ts +1 -1
  203. package/dist/models/ListExternalServicesRequest.d.ts +20 -0
  204. package/dist/models/ListExternalServicesRequest.js.map +1 -1
  205. package/dist/models/ListExternalServicesResponseBody.d.ts +30 -0
  206. package/dist/models/ListExternalServicesResponseBody.js.map +1 -1
  207. package/dist/models/ListGatewayFeaturesResponseBody.d.ts +27 -30
  208. package/dist/models/ListGatewayFeaturesResponseBody.js.map +1 -1
  209. package/dist/models/ListGatewayQuotaRulesRequest.d.ts +15 -0
  210. package/dist/models/ListGatewayQuotaRulesRequest.js.map +1 -1
  211. package/dist/models/ListGatewayQuotaRulesResponseBody.d.ts +54 -0
  212. package/dist/models/ListGatewayQuotaRulesResponseBody.js.map +1 -1
  213. package/dist/models/ListGatewaysRequest.d.ts +10 -10
  214. package/dist/models/ListGatewaysResponseBody.d.ts +81 -76
  215. package/dist/models/ListGatewaysResponseBody.js.map +1 -1
  216. package/dist/models/ListGatewaysShrinkRequest.d.ts +8 -8
  217. package/dist/models/ListHttpApiOperationsRequest.d.ts +13 -13
  218. package/dist/models/ListHttpApiOperationsResponseBody.d.ts +8 -8
  219. package/dist/models/ListHttpApisRequest.d.ts +21 -17
  220. package/dist/models/ListHttpApisRequest.js.map +1 -1
  221. package/dist/models/ListHttpApisResponseBody.d.ts +8 -8
  222. package/dist/models/ListMcpServersRequest.d.ts +5 -5
  223. package/dist/models/ListMcpServersResponseBody.d.ts +26 -26
  224. package/dist/models/ListPluginAttachmentsRequest.d.ts +6 -6
  225. package/dist/models/ListPluginAttachmentsResponseBody.d.ts +15 -25
  226. package/dist/models/ListPluginAttachmentsResponseBody.js.map +1 -1
  227. package/dist/models/ListPluginClassesRequest.d.ts +14 -16
  228. package/dist/models/ListPluginClassesRequest.js.map +1 -1
  229. package/dist/models/ListPluginClassesResponseBody.d.ts +16 -16
  230. package/dist/models/ListPluginsRequest.d.ts +15 -15
  231. package/dist/models/ListPluginsResponseBody.d.ts +17 -17
  232. package/dist/models/ListPoliciesRequest.d.ts +11 -15
  233. package/dist/models/ListPoliciesRequest.js.map +1 -1
  234. package/dist/models/ListPoliciesResponseBody.d.ts +6 -6
  235. package/dist/models/ListPolicyClassesRequest.d.ts +1 -1
  236. package/dist/models/ListSecretReferencesRequest.d.ts +1 -1
  237. package/dist/models/ListSecretReferencesResponseBody.d.ts +9 -9
  238. package/dist/models/ListSecretsRequest.d.ts +4 -4
  239. package/dist/models/ListSecretsResponseBody.d.ts +19 -16
  240. package/dist/models/ListSecretsResponseBody.js.map +1 -1
  241. package/dist/models/ListServicesRequest.d.ts +5 -5
  242. package/dist/models/ListSslCertsResponseBody.d.ts +1 -1
  243. package/dist/models/ListTagResourcesRequest.d.ts +18 -0
  244. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  245. package/dist/models/ListTagResourcesResponseBody.d.ts +22 -0
  246. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  247. package/dist/models/ListTagResourcesShrinkRequest.d.ts +12 -0
  248. package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
  249. package/dist/models/ListZonesRequest.d.ts +25 -0
  250. package/dist/models/ListZonesRequest.js +58 -0
  251. package/dist/models/ListZonesRequest.js.map +1 -0
  252. package/dist/models/ListZonesResponseBody.d.ts +7 -7
  253. package/dist/models/PluginClassInfo.d.ts +119 -0
  254. package/dist/models/PluginClassInfo.js.map +1 -1
  255. package/dist/models/PolicyDetailInfo.d.ts +42 -0
  256. package/dist/models/PolicyDetailInfo.js.map +1 -1
  257. package/dist/models/QueryConsumerAuthorizationRulesRequest.d.ts +16 -0
  258. package/dist/models/QueryConsumerAuthorizationRulesRequest.js +4 -0
  259. package/dist/models/QueryConsumerAuthorizationRulesRequest.js.map +1 -1
  260. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.d.ts +42 -18
  261. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js +10 -0
  262. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js.map +1 -1
  263. package/dist/models/RemoveConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  264. package/dist/models/ResetGatewayQuotaRuleRequest.d.ts +30 -0
  265. package/dist/models/ResetGatewayQuotaRuleRequest.js.map +1 -1
  266. package/dist/models/ResetGatewayQuotaRuleResponseBody.d.ts +52 -0
  267. package/dist/models/ResetGatewayQuotaRuleResponseBody.js.map +1 -1
  268. package/dist/models/RestartGatewayResponseBody.d.ts +2 -2
  269. package/dist/models/Service.d.ts +44 -18
  270. package/dist/models/Service.js +6 -0
  271. package/dist/models/Service.js.map +1 -1
  272. package/dist/models/ServiceHealthCheck.d.ts +48 -0
  273. package/dist/models/ServiceHealthCheck.js.map +1 -1
  274. package/dist/models/ServiceInfo.d.ts +192 -0
  275. package/dist/models/ServiceInfo.js +154 -0
  276. package/dist/models/ServiceInfo.js.map +1 -0
  277. package/dist/models/SyncMcpserversRequest.d.ts +7 -7
  278. package/dist/models/SyncMcpserversResponseBody.d.ts +7 -7
  279. package/dist/models/TagResourcesRequest.d.ts +17 -0
  280. package/dist/models/TagResourcesRequest.js.map +1 -1
  281. package/dist/models/UnDeployMcpServerResponseBody.d.ts +3 -3
  282. package/dist/models/UndeployHttpApiRequest.d.ts +2 -2
  283. package/dist/models/UndeployHttpApiResponseBody.d.ts +3 -3
  284. package/dist/models/UntagResourcesRequest.d.ts +19 -0
  285. package/dist/models/UntagResourcesRequest.js.map +1 -1
  286. package/dist/models/UntagResourcesShrinkRequest.d.ts +19 -0
  287. package/dist/models/UntagResourcesShrinkRequest.js.map +1 -1
  288. package/dist/models/UpdateAndAttachPolicyRequest.d.ts +3 -1
  289. package/dist/models/UpdateAndAttachPolicyRequest.js.map +1 -1
  290. package/dist/models/UpdateConsumerAuthorizationRuleRequest.d.ts +3 -1
  291. package/dist/models/UpdateConsumerAuthorizationRuleRequest.js.map +1 -1
  292. package/dist/models/UpdateConsumerAuthorizationRuleResponseBody.d.ts +3 -3
  293. package/dist/models/UpdateConsumerRequest.d.ts +3 -3
  294. package/dist/models/UpdateConsumerResponseBody.d.ts +3 -3
  295. package/dist/models/UpdateDomainRequest.d.ts +5 -5
  296. package/dist/models/UpdateDomainResponseBody.d.ts +1 -1
  297. package/dist/models/UpdateEnvironmentRequest.d.ts +2 -2
  298. package/dist/models/UpdateEnvironmentResponseBody.d.ts +3 -3
  299. package/dist/models/UpdateGatewayFeatureResponseBody.d.ts +2 -2
  300. package/dist/models/UpdateGatewayQuotaRuleRequest.d.ts +29 -0
  301. package/dist/models/UpdateGatewayQuotaRuleRequest.js.map +1 -1
  302. package/dist/models/UpdateGatewayQuotaRuleResponseBody.d.ts +59 -0
  303. package/dist/models/UpdateGatewayQuotaRuleResponseBody.js.map +1 -1
  304. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.d.ts +6 -0
  305. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.js.map +1 -1
  306. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.d.ts +9 -0
  307. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.js.map +1 -1
  308. package/dist/models/UpdateHttpApiOperationRequest.d.ts +1 -1
  309. package/dist/models/UpdateHttpApiRequest.d.ts +19 -19
  310. package/dist/models/UpdateHttpApiResponseBody.d.ts +3 -3
  311. package/dist/models/UpdateHttpApiRouteRequest.d.ts +36 -9
  312. package/dist/models/UpdateHttpApiRouteRequest.js.map +1 -1
  313. package/dist/models/UpdateHttpApiRouteResponseBody.d.ts +1 -1
  314. package/dist/models/UpdateMcpServerRequest.d.ts +41 -31
  315. package/dist/models/UpdateMcpServerRequest.js.map +1 -1
  316. package/dist/models/UpdateMcpServerResponseBody.d.ts +3 -3
  317. package/dist/models/UpdatePluginAttachmentRequest.d.ts +3 -3
  318. package/dist/models/UpdatePluginAttachmentResponseBody.d.ts +3 -3
  319. package/dist/models/UpdatePolicyRequest.d.ts +3 -3
  320. package/dist/models/UpdatePolicyResponseBody.d.ts +3 -3
  321. package/dist/models/UpdateSecretRequest.d.ts +1 -1
  322. package/dist/models/UpdateSecretResponseBody.d.ts +2 -2
  323. package/dist/models/UpdateServiceRequest.d.ts +26 -23
  324. package/dist/models/UpdateServiceRequest.js +2 -0
  325. package/dist/models/UpdateServiceRequest.js.map +1 -1
  326. package/dist/models/UpdateServiceVersionRequest.d.ts +3 -3
  327. package/dist/models/UpdateServiceVersionResponseBody.d.ts +2 -2
  328. package/dist/models/UpgradeGatewayRequest.d.ts +1 -1
  329. package/dist/models/UpgradeGatewayResponseBody.d.ts +2 -2
  330. package/dist/models/model.d.ts +26 -0
  331. package/dist/models/model.js +69 -17
  332. package/dist/models/model.js.map +1 -1
  333. package/package.json +1 -1
  334. package/src/client.ts +447 -209
  335. package/src/models/AddGatewayQuotaRuleRequest.ts +40 -1
  336. package/src/models/AddGatewayQuotaRuleResponseBody.ts +56 -1
  337. package/src/models/AddGatewaySecurityGroupRuleRequest.ts +1 -1
  338. package/src/models/Attachment.ts +17 -20
  339. package/src/models/Backend.ts +5 -5
  340. package/src/models/BatchDeleteConsumerAuthorizationRuleRequest.ts +1 -1
  341. package/src/models/ChangeResourceGroupRequest.ts +4 -4
  342. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  343. package/src/models/ConsumerGroupInfo.ts +45 -0
  344. package/src/models/CreateAiModelProviderRequest.ts +60 -0
  345. package/src/models/CreateAiModelProviderResponse.ts +40 -0
  346. package/src/models/CreateAiModelProviderResponseBody.ts +358 -0
  347. package/src/models/CreateAndAttachPolicyRequest.ts +15 -45
  348. package/src/models/CreateAndAttachPolicyResponseBody.ts +8 -8
  349. package/src/models/CreateConsumerAuthorizationRuleResponseBody.ts +1 -1
  350. package/src/models/CreateConsumerAuthorizationRulesRequest.ts +23 -3
  351. package/src/models/CreateConsumerRequest.ts +4 -5
  352. package/src/models/CreateConsumerResponseBody.ts +1 -1
  353. package/src/models/CreateDomainRequest.ts +8 -8
  354. package/src/models/CreateEnvironmentRequest.ts +5 -5
  355. package/src/models/CreateEnvironmentResponseBody.ts +5 -5
  356. package/src/models/CreateGatewayRequest.ts +16 -7
  357. package/src/models/CreateHttpApiOperationRequest.ts +1 -1
  358. package/src/models/CreateHttpApiOperationResponseBody.ts +6 -6
  359. package/src/models/CreateHttpApiRequest.ts +16 -15
  360. package/src/models/CreateHttpApiRouteRequest.ts +4 -4
  361. package/src/models/CreateMcpServerRequest.ts +10 -10
  362. package/src/models/CreatePluginAttachmentResponseBody.ts +1 -1
  363. package/src/models/CreatePluginClassRequest.ts +138 -0
  364. package/src/models/CreatePluginClassResponse.ts +40 -0
  365. package/src/models/CreatePluginClassResponseBody.ts +94 -0
  366. package/src/models/CreatePolicyAttachmentRequest.ts +5 -5
  367. package/src/models/CreatePolicyAttachmentResponseBody.ts +5 -5
  368. package/src/models/CreatePolicyRequest.ts +35 -4
  369. package/src/models/CreatePolicyResponseBody.ts +5 -5
  370. package/src/models/CreateSecretRequest.ts +4 -4
  371. package/src/models/CreateSecretResponseBody.ts +4 -4
  372. package/src/models/CreateServiceRequest.ts +12 -2
  373. package/src/models/CreateServiceVersionRequest.ts +3 -3
  374. package/src/models/CreateServiceVersionResponseBody.ts +2 -2
  375. package/src/models/CreateSourceRequest.ts +1 -1
  376. package/src/models/DeleteEnvironmentResponseBody.ts +1 -1
  377. package/src/models/DeleteGatewayQuotaRuleResponseBody.ts +9 -0
  378. package/src/models/DeleteGatewaySecurityGroupRuleRequest.ts +3 -1
  379. package/src/models/DeleteHttpApiResponseBody.ts +2 -2
  380. package/src/models/DeleteHttpApiRouteResponseBody.ts +2 -2
  381. package/src/models/DeleteMcpServerResponseBody.ts +3 -3
  382. package/src/models/DeletePluginClassRequest.ts +24 -0
  383. package/src/models/DeletePluginClassResponse.ts +40 -0
  384. package/src/models/DeletePluginClassResponseBody.ts +48 -0
  385. package/src/models/DeletePolicyAttachmentResponseBody.ts +3 -3
  386. package/src/models/DeletePolicyResponseBody.ts +3 -3
  387. package/src/models/DeleteSecretResponseBody.ts +3 -3
  388. package/src/models/DeleteServiceVersionResponseBody.ts +2 -2
  389. package/src/models/DeployHttpApiRequest.ts +6 -6
  390. package/src/models/DeployMcpServerResponseBody.ts +3 -3
  391. package/src/models/DescribeRegionsRequest.ts +3 -0
  392. package/src/models/DescribeRegionsResponseBody.ts +19 -0
  393. package/src/models/DomainInfo.ts +15 -2
  394. package/src/models/ExportHttpApiRequest.ts +7 -7
  395. package/src/models/GatewayInfo.ts +9 -1
  396. package/src/models/GetConsumerAuthorizationRuleResponseBody.ts +2 -2
  397. package/src/models/GetConsumerResponseBody.ts +75 -5
  398. package/src/models/GetDomainResponseBody.ts +39 -7
  399. package/src/models/GetEnvironmentResponseBody.ts +1 -1
  400. package/src/models/GetGatewayQuotaRuleRequest.ts +10 -0
  401. package/src/models/GetGatewayQuotaRuleResponseBody.ts +60 -0
  402. package/src/models/GetGatewayQuotaRuleSubjectUsageRequest.ts +6 -0
  403. package/src/models/GetGatewayQuotaRuleSubjectUsageResponseBody.ts +64 -1
  404. package/src/models/GetGatewayResponseBody.ts +89 -73
  405. package/src/models/GetHttpApiResponseBody.ts +3 -3
  406. package/src/models/GetMcpServerResponseBody.ts +49 -49
  407. package/src/models/GetPluginAttachmentResponseBody.ts +4 -4
  408. package/src/models/GetPluginClassRequest.ts +24 -0
  409. package/src/models/GetPluginClassResponse.ts +40 -0
  410. package/src/models/GetPluginClassResponseBody.ts +154 -0
  411. package/src/models/GetPolicyAttachmentResponseBody.ts +11 -11
  412. package/src/models/GetResourceOverviewResponseBody.ts +12 -12
  413. package/src/models/GetSecretResponseBody.ts +11 -13
  414. package/src/models/GetSecretValueResponseBody.ts +4 -4
  415. package/src/models/GetServiceResponseBody.ts +1 -1
  416. package/src/models/GetSourceResponseBody.ts +8 -2
  417. package/src/models/GetTraceConfigRequest.ts +1 -2
  418. package/src/models/GetTraceConfigResponseBody.ts +2 -2
  419. package/src/models/HiMarketAgentConfig.ts +3 -3
  420. package/src/models/HiMarketApiKeyConfig.ts +17 -5
  421. package/src/models/HiMarketAuthCodeConfig.ts +36 -9
  422. package/src/models/HiMarketDomain.ts +16 -4
  423. package/src/models/HiMarketHmacConfig.ts +13 -4
  424. package/src/models/HiMarketHttpRoute.ts +75 -24
  425. package/src/models/HiMarketIcon.ts +8 -2
  426. package/src/models/HiMarketIdentityMapping.ts +12 -3
  427. package/src/models/HiMarketMcpConfig.ts +19 -7
  428. package/src/models/HiMarketModelConfig.ts +7 -4
  429. package/src/models/HiMarketModelFeature.ts +28 -7
  430. package/src/models/HiMarketOidcConfig.ts +71 -20
  431. package/src/models/HiMarketPortalDeployConfig.ts +45 -12
  432. package/src/models/HiMarketPortalDomainConfig.ts +12 -3
  433. package/src/models/HiMarketPortalSettingConfig.ts +12 -12
  434. package/src/models/HiMarketProductCategory.ts +13 -4
  435. package/src/models/HiMarketProductFeature.ts +1 -1
  436. package/src/models/HiMarketProductPublicationConifg.ts +4 -1
  437. package/src/models/HiMarketProductPublicationDetail.ts +24 -6
  438. package/src/models/HiMarketProductRefConfig.ts +33 -9
  439. package/src/models/HttpApiDeployConfig.ts +6 -6
  440. package/src/models/HttpApiVersionConfig.ts +4 -10
  441. package/src/models/ImportHttpApiRequest.ts +19 -11
  442. package/src/models/ImportHttpApiResponseBody.ts +48 -3
  443. package/src/models/InstallPluginResponseBody.ts +5 -5
  444. package/src/models/JwtIdentityConfig.ts +21 -9
  445. package/src/models/ListConsumerAuthorizationRulesResponseBody.ts +16 -14
  446. package/src/models/ListConsumerQuotaRulesRequest.ts +12 -0
  447. package/src/models/ListConsumerQuotaRulesResponseBody.ts +59 -0
  448. package/src/models/ListConsumersRequest.ts +3 -3
  449. package/src/models/ListConsumersResponseBody.ts +10 -10
  450. package/src/models/ListDomainsRequest.ts +3 -0
  451. package/src/models/ListEnvironmentsResponseBody.ts +1 -1
  452. package/src/models/ListExternalServicesRequest.ts +20 -0
  453. package/src/models/ListExternalServicesResponseBody.ts +30 -0
  454. package/src/models/ListGatewayFeaturesResponseBody.ts +27 -30
  455. package/src/models/ListGatewayQuotaRulesRequest.ts +15 -0
  456. package/src/models/ListGatewayQuotaRulesResponseBody.ts +54 -0
  457. package/src/models/ListGatewaysRequest.ts +10 -10
  458. package/src/models/ListGatewaysResponseBody.ts +81 -76
  459. package/src/models/ListGatewaysShrinkRequest.ts +8 -8
  460. package/src/models/ListHttpApiOperationsRequest.ts +13 -13
  461. package/src/models/ListHttpApiOperationsResponseBody.ts +8 -8
  462. package/src/models/ListHttpApisRequest.ts +21 -17
  463. package/src/models/ListHttpApisResponseBody.ts +8 -8
  464. package/src/models/ListMcpServersRequest.ts +5 -5
  465. package/src/models/ListMcpServersResponseBody.ts +26 -26
  466. package/src/models/ListPluginAttachmentsRequest.ts +6 -6
  467. package/src/models/ListPluginAttachmentsResponseBody.ts +15 -25
  468. package/src/models/ListPluginClassesRequest.ts +14 -16
  469. package/src/models/ListPluginClassesResponseBody.ts +16 -16
  470. package/src/models/ListPluginsRequest.ts +15 -15
  471. package/src/models/ListPluginsResponseBody.ts +17 -17
  472. package/src/models/ListPoliciesRequest.ts +11 -15
  473. package/src/models/ListPoliciesResponseBody.ts +6 -6
  474. package/src/models/ListPolicyClassesRequest.ts +1 -1
  475. package/src/models/ListSecretReferencesRequest.ts +1 -1
  476. package/src/models/ListSecretReferencesResponseBody.ts +9 -9
  477. package/src/models/ListSecretsRequest.ts +4 -4
  478. package/src/models/ListSecretsResponseBody.ts +19 -16
  479. package/src/models/ListServicesRequest.ts +5 -5
  480. package/src/models/ListSslCertsResponseBody.ts +1 -1
  481. package/src/models/ListTagResourcesRequest.ts +18 -0
  482. package/src/models/ListTagResourcesResponseBody.ts +22 -0
  483. package/src/models/ListTagResourcesShrinkRequest.ts +12 -0
  484. package/src/models/ListZonesRequest.ts +38 -0
  485. package/src/models/ListZonesResponseBody.ts +7 -7
  486. package/src/models/PluginClassInfo.ts +119 -0
  487. package/src/models/PolicyDetailInfo.ts +42 -0
  488. package/src/models/QueryConsumerAuthorizationRulesRequest.ts +20 -0
  489. package/src/models/QueryConsumerAuthorizationRulesResponseBody.ts +51 -18
  490. package/src/models/RemoveConsumerAuthorizationRuleResponseBody.ts +2 -2
  491. package/src/models/ResetGatewayQuotaRuleRequest.ts +30 -0
  492. package/src/models/ResetGatewayQuotaRuleResponseBody.ts +52 -0
  493. package/src/models/RestartGatewayResponseBody.ts +2 -2
  494. package/src/models/Service.ts +50 -18
  495. package/src/models/ServiceHealthCheck.ts +48 -0
  496. package/src/models/ServiceInfo.ts +274 -0
  497. package/src/models/SyncMcpserversRequest.ts +7 -7
  498. package/src/models/SyncMcpserversResponseBody.ts +7 -7
  499. package/src/models/TagResourcesRequest.ts +17 -0
  500. package/src/models/UnDeployMcpServerResponseBody.ts +3 -3
  501. package/src/models/UndeployHttpApiRequest.ts +2 -2
  502. package/src/models/UndeployHttpApiResponseBody.ts +3 -3
  503. package/src/models/UntagResourcesRequest.ts +19 -0
  504. package/src/models/UntagResourcesShrinkRequest.ts +19 -0
  505. package/src/models/UpdateAndAttachPolicyRequest.ts +3 -1
  506. package/src/models/UpdateConsumerAuthorizationRuleRequest.ts +3 -1
  507. package/src/models/UpdateConsumerAuthorizationRuleResponseBody.ts +3 -3
  508. package/src/models/UpdateConsumerRequest.ts +3 -3
  509. package/src/models/UpdateConsumerResponseBody.ts +3 -3
  510. package/src/models/UpdateDomainRequest.ts +5 -5
  511. package/src/models/UpdateDomainResponseBody.ts +1 -1
  512. package/src/models/UpdateEnvironmentRequest.ts +2 -2
  513. package/src/models/UpdateEnvironmentResponseBody.ts +3 -3
  514. package/src/models/UpdateGatewayFeatureResponseBody.ts +2 -2
  515. package/src/models/UpdateGatewayQuotaRuleRequest.ts +29 -0
  516. package/src/models/UpdateGatewayQuotaRuleResponseBody.ts +59 -0
  517. package/src/models/UpdateGatewayQuotaRuleStatusRequest.ts +6 -0
  518. package/src/models/UpdateGatewayQuotaRuleStatusResponseBody.ts +9 -0
  519. package/src/models/UpdateHttpApiOperationRequest.ts +1 -1
  520. package/src/models/UpdateHttpApiRequest.ts +19 -19
  521. package/src/models/UpdateHttpApiResponseBody.ts +3 -3
  522. package/src/models/UpdateHttpApiRouteRequest.ts +36 -9
  523. package/src/models/UpdateHttpApiRouteResponseBody.ts +1 -1
  524. package/src/models/UpdateMcpServerRequest.ts +41 -31
  525. package/src/models/UpdateMcpServerResponseBody.ts +3 -3
  526. package/src/models/UpdatePluginAttachmentRequest.ts +3 -3
  527. package/src/models/UpdatePluginAttachmentResponseBody.ts +3 -3
  528. package/src/models/UpdatePolicyRequest.ts +3 -3
  529. package/src/models/UpdatePolicyResponseBody.ts +3 -3
  530. package/src/models/UpdateSecretRequest.ts +1 -1
  531. package/src/models/UpdateSecretResponseBody.ts +2 -2
  532. package/src/models/UpdateServiceRequest.ts +28 -23
  533. package/src/models/UpdateServiceVersionRequest.ts +3 -3
  534. package/src/models/UpdateServiceVersionResponseBody.ts +2 -2
  535. package/src/models/UpgradeGatewayRequest.ts +1 -1
  536. package/src/models/UpgradeGatewayResponseBody.ts +2 -2
  537. package/src/models/model.ts +26 -0
package/dist/client.js CHANGED
@@ -89,18 +89,18 @@ class Client extends openapi_core_1.default {
89
89
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
90
90
  }
91
91
  /**
92
- * 新增网关配额限流规则
92
+ * Creates a gateway quota throttling rule.
93
93
  *
94
94
  * @remarks
95
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
95
+ * Creates a consumer-based quota rule for an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
96
96
  * >
97
- * > 推荐调用逻辑:
98
- * > - 一、先 dryRun 预检检验是否存在规则冲突
99
- * > - - dryRun=true
100
- * > - - 返回含conflictHash的冲突预览
101
- * > - 二、确认后正式提交
102
- * > - - 无冲突:dryRun=false,overwrite=false
103
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
97
+ * > Recommended call sequence:
98
+ * > - Step 1: Perform a dry run to check for rule conflicts.
99
+ * > - - Set dryRun to true.
100
+ * > - - The response contains a conflict preview with a conflictHash value.
101
+ * > - Step 2: Submit the request after confirmation.
102
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
103
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
104
104
  *
105
105
  * @param request - AddGatewayQuotaRuleRequest
106
106
  * @param headers - map
@@ -164,18 +164,18 @@ class Client extends openapi_core_1.default {
164
164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddGatewayQuotaRuleResponse({}));
165
165
  }
166
166
  /**
167
- * 新增网关配额限流规则
167
+ * Creates a gateway quota throttling rule.
168
168
  *
169
169
  * @remarks
170
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
170
+ * Creates a consumer-based quota rule for an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
171
171
  * >
172
- * > 推荐调用逻辑:
173
- * > - 一、先 dryRun 预检检验是否存在规则冲突
174
- * > - - dryRun=true
175
- * > - - 返回含conflictHash的冲突预览
176
- * > - 二、确认后正式提交
177
- * > - - 无冲突:dryRun=false,overwrite=false
178
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
172
+ * > Recommended call sequence:
173
+ * > - Step 1: Perform a dry run to check for rule conflicts.
174
+ * > - - Set dryRun to true.
175
+ * > - - The response contains a conflict preview with a conflictHash value.
176
+ * > - Step 2: Submit the request after confirmation.
177
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
178
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
179
179
  *
180
180
  * @param request - AddGatewayQuotaRuleRequest
181
181
  * @returns AddGatewayQuotaRuleResponse
@@ -186,7 +186,7 @@ class Client extends openapi_core_1.default {
186
186
  return await this.addGatewayQuotaRuleWithOptions(gatewayId, request, headers, runtime);
187
187
  }
188
188
  /**
189
- * Authorizes a security group to allow gateway access to services.
189
+ * Authorizes a security group that allows a gateway to access services.
190
190
  *
191
191
  * @param request - AddGatewaySecurityGroupRuleRequest
192
192
  * @param headers - map
@@ -223,7 +223,7 @@ class Client extends openapi_core_1.default {
223
223
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddGatewaySecurityGroupRuleResponse({}));
224
224
  }
225
225
  /**
226
- * Authorizes a security group to allow gateway access to services.
226
+ * Authorizes a security group that allows a gateway to access services.
227
227
  *
228
228
  * @param request - AddGatewaySecurityGroupRuleRequest
229
229
  * @returns AddGatewaySecurityGroupRuleResponse
@@ -234,7 +234,7 @@ class Client extends openapi_core_1.default {
234
234
  return await this.addGatewaySecurityGroupRuleWithOptions(gatewayId, request, headers, runtime);
235
235
  }
236
236
  /**
237
- * Revokes API consumer authorization rules in batches.
237
+ * Revokes consumer authorization rules in batches.
238
238
  *
239
239
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
240
240
  * @param headers - map
@@ -265,7 +265,7 @@ class Client extends openapi_core_1.default {
265
265
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchDeleteConsumerAuthorizationRuleResponse({}));
266
266
  }
267
267
  /**
268
- * Revokes API consumer authorization rules in batches.
268
+ * Revokes consumer authorization rules in batches.
269
269
  *
270
270
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
271
271
  * @returns BatchDeleteConsumerAuthorizationRuleResponse
@@ -276,7 +276,7 @@ class Client extends openapi_core_1.default {
276
276
  return await this.batchDeleteConsumerAuthorizationRuleWithOptions(request, headers, runtime);
277
277
  }
278
278
  /**
279
- * Moves a resource from one resource group to another.
279
+ * Moves a resource to a different resource group.
280
280
  *
281
281
  * @param request - ChangeResourceGroupRequest
282
282
  * @param headers - map
@@ -316,7 +316,7 @@ class Client extends openapi_core_1.default {
316
316
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ChangeResourceGroupResponse({}));
317
317
  }
318
318
  /**
319
- * Moves a resource from one resource group to another.
319
+ * Moves a resource to a different resource group.
320
320
  *
321
321
  * @param request - ChangeResourceGroupRequest
322
322
  * @returns ChangeResourceGroupResponse
@@ -326,6 +326,57 @@ class Client extends openapi_core_1.default {
326
326
  let headers = {};
327
327
  return await this.changeResourceGroupWithOptions(request, headers, runtime);
328
328
  }
329
+ /**
330
+ * 创建AI模型供应商
331
+ *
332
+ * @param request - CreateAiModelProviderRequest
333
+ * @param headers - map
334
+ * @param runtime - runtime options for this request RuntimeOptions
335
+ * @returns CreateAiModelProviderResponse
336
+ */
337
+ async createAiModelProviderWithOptions(request, headers, runtime) {
338
+ request.validate();
339
+ let body = {};
340
+ if (!$dara.isNull(request.displayName)) {
341
+ body["displayName"] = request.displayName;
342
+ }
343
+ if (!$dara.isNull(request.gatewayId)) {
344
+ body["gatewayId"] = request.gatewayId;
345
+ }
346
+ if (!$dara.isNull(request.provider)) {
347
+ body["provider"] = request.provider;
348
+ }
349
+ if (!$dara.isNull(request.serviceIds)) {
350
+ body["serviceIds"] = request.serviceIds;
351
+ }
352
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
353
+ headers: headers,
354
+ body: openapi_core_2.OpenApiUtil.parseToMap(body),
355
+ });
356
+ let params = new openapi_core_2.$OpenApiUtil.Params({
357
+ action: "CreateAiModelProvider",
358
+ version: "2024-03-27",
359
+ protocol: "HTTPS",
360
+ pathname: `/v1/ai-model-providers`,
361
+ method: "POST",
362
+ authType: "AK",
363
+ style: "ROA",
364
+ reqBodyType: "json",
365
+ bodyType: "json",
366
+ });
367
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAiModelProviderResponse({}));
368
+ }
369
+ /**
370
+ * 创建AI模型供应商
371
+ *
372
+ * @param request - CreateAiModelProviderRequest
373
+ * @returns CreateAiModelProviderResponse
374
+ */
375
+ async createAiModelProvider(request) {
376
+ let runtime = new $dara.RuntimeOptions({});
377
+ let headers = {};
378
+ return await this.createAiModelProviderWithOptions(request, headers, runtime);
379
+ }
329
380
  /**
330
381
  * Creates and attaches a policy.
331
382
  *
@@ -854,7 +905,7 @@ class Client extends openapi_core_1.default {
854
905
  return await this.createHttpApiWithOptions(request, headers, runtime);
855
906
  }
856
907
  /**
857
- * Create an Operation for HTTP API
908
+ * Creates operations for an HTTP API.
858
909
  *
859
910
  * @param request - CreateHttpApiOperationRequest
860
911
  * @param headers - map
@@ -885,7 +936,7 @@ class Client extends openapi_core_1.default {
885
936
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHttpApiOperationResponse({}));
886
937
  }
887
938
  /**
888
- * Create an Operation for HTTP API
939
+ * Creates operations for an HTTP API.
889
940
  *
890
941
  * @param request - CreateHttpApiOperationRequest
891
942
  * @returns CreateHttpApiOperationResponse
@@ -1102,6 +1153,75 @@ class Client extends openapi_core_1.default {
1102
1153
  let headers = {};
1103
1154
  return await this.createPluginAttachmentWithOptions(request, headers, runtime);
1104
1155
  }
1156
+ /**
1157
+ * Creates a custom plugin class.
1158
+ *
1159
+ * @param request - CreatePluginClassRequest
1160
+ * @param headers - map
1161
+ * @param runtime - runtime options for this request RuntimeOptions
1162
+ * @returns CreatePluginClassResponse
1163
+ */
1164
+ async createPluginClassWithOptions(request, headers, runtime) {
1165
+ request.validate();
1166
+ let body = {};
1167
+ if (!$dara.isNull(request.alias)) {
1168
+ body["alias"] = request.alias;
1169
+ }
1170
+ if (!$dara.isNull(request.description)) {
1171
+ body["description"] = request.description;
1172
+ }
1173
+ if (!$dara.isNull(request.executePriority)) {
1174
+ body["executePriority"] = request.executePriority;
1175
+ }
1176
+ if (!$dara.isNull(request.executeStage)) {
1177
+ body["executeStage"] = request.executeStage;
1178
+ }
1179
+ if (!$dara.isNull(request.name)) {
1180
+ body["name"] = request.name;
1181
+ }
1182
+ if (!$dara.isNull(request.supportedMinGatewayVersion)) {
1183
+ body["supportedMinGatewayVersion"] = request.supportedMinGatewayVersion;
1184
+ }
1185
+ if (!$dara.isNull(request.version)) {
1186
+ body["version"] = request.version;
1187
+ }
1188
+ if (!$dara.isNull(request.versionDescription)) {
1189
+ body["versionDescription"] = request.versionDescription;
1190
+ }
1191
+ if (!$dara.isNull(request.wasmLanguage)) {
1192
+ body["wasmLanguage"] = request.wasmLanguage;
1193
+ }
1194
+ if (!$dara.isNull(request.wasmUrl)) {
1195
+ body["wasmUrl"] = request.wasmUrl;
1196
+ }
1197
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
1198
+ headers: headers,
1199
+ body: openapi_core_2.OpenApiUtil.parseToMap(body),
1200
+ });
1201
+ let params = new openapi_core_2.$OpenApiUtil.Params({
1202
+ action: "CreatePluginClass",
1203
+ version: "2024-03-27",
1204
+ protocol: "HTTPS",
1205
+ pathname: `/v1/plugin-classes`,
1206
+ method: "POST",
1207
+ authType: "AK",
1208
+ style: "ROA",
1209
+ reqBodyType: "json",
1210
+ bodyType: "json",
1211
+ });
1212
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePluginClassResponse({}));
1213
+ }
1214
+ /**
1215
+ * Creates a custom plugin class.
1216
+ *
1217
+ * @param request - CreatePluginClassRequest
1218
+ * @returns CreatePluginClassResponse
1219
+ */
1220
+ async createPluginClass(request) {
1221
+ let runtime = new $dara.RuntimeOptions({});
1222
+ let headers = {};
1223
+ return await this.createPluginClassWithOptions(request, headers, runtime);
1224
+ }
1105
1225
  /**
1106
1226
  * Creates a policy.
1107
1227
  *
@@ -1154,7 +1274,7 @@ class Client extends openapi_core_1.default {
1154
1274
  return await this.createPolicyWithOptions(request, headers, runtime);
1155
1275
  }
1156
1276
  /**
1157
- * Creates a policy attachment.
1277
+ * Creates a policy attachment to a resource.
1158
1278
  *
1159
1279
  * @param request - CreatePolicyAttachmentRequest
1160
1280
  * @param headers - map
@@ -1197,7 +1317,7 @@ class Client extends openapi_core_1.default {
1197
1317
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePolicyAttachmentResponse({}));
1198
1318
  }
1199
1319
  /**
1200
- * Creates a policy attachment.
1320
+ * Creates a policy attachment to a resource.
1201
1321
  *
1202
1322
  * @param request - CreatePolicyAttachmentRequest
1203
1323
  * @returns CreatePolicyAttachmentResponse
@@ -1265,7 +1385,7 @@ class Client extends openapi_core_1.default {
1265
1385
  return await this.createSecretWithOptions(request, headers, runtime);
1266
1386
  }
1267
1387
  /**
1268
- * Creates a service.
1388
+ * Creates services.
1269
1389
  *
1270
1390
  * @remarks
1271
1391
  * This operation supports creating multiple services.
@@ -1313,7 +1433,7 @@ class Client extends openapi_core_1.default {
1313
1433
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateServiceResponse({}));
1314
1434
  }
1315
1435
  /**
1316
- * Creates a service.
1436
+ * Creates services.
1317
1437
  *
1318
1438
  * @remarks
1319
1439
  * This operation supports creating multiple services.
@@ -1596,10 +1716,10 @@ class Client extends openapi_core_1.default {
1596
1716
  return await this.deleteGatewayWithOptions(gatewayId, headers, runtime);
1597
1717
  }
1598
1718
  /**
1599
- * 删除网关配额限流规则
1719
+ * Deletes a quota throttling rule from a gateway.
1600
1720
  *
1601
1721
  * @remarks
1602
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
1722
+ * Deletes a consumer-based quota rule from an AI gateway. This operation takes effect only for AI gateways of version 2.1.19 or later.
1603
1723
  *
1604
1724
  * @param request - DeleteGatewayQuotaRuleRequest
1605
1725
  * @param headers - map
@@ -1625,10 +1745,10 @@ class Client extends openapi_core_1.default {
1625
1745
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteGatewayQuotaRuleResponse({}));
1626
1746
  }
1627
1747
  /**
1628
- * 删除网关配额限流规则
1748
+ * Deletes a quota throttling rule from a gateway.
1629
1749
  *
1630
1750
  * @remarks
1631
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
1751
+ * Deletes a consumer-based quota rule from an AI gateway. This operation takes effect only for AI gateways of version 2.1.19 or later.
1632
1752
  *
1633
1753
  * @param request - DeleteGatewayQuotaRuleRequest
1634
1754
  * @returns DeleteGatewayQuotaRuleResponse
@@ -1639,7 +1759,7 @@ class Client extends openapi_core_1.default {
1639
1759
  return await this.deleteGatewayQuotaRuleWithOptions(gatewayId, ruleId, request, headers, runtime);
1640
1760
  }
1641
1761
  /**
1642
- * Deletes a gateway security group rule.
1762
+ * Deletes a security group rule from a gateway.
1643
1763
  *
1644
1764
  * @param request - DeleteGatewaySecurityGroupRuleRequest
1645
1765
  * @param headers - map
@@ -1670,7 +1790,7 @@ class Client extends openapi_core_1.default {
1670
1790
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteGatewaySecurityGroupRuleResponse({}));
1671
1791
  }
1672
1792
  /**
1673
- * Deletes a gateway security group rule.
1793
+ * Deletes a security group rule from a gateway.
1674
1794
  *
1675
1795
  * @param request - DeleteGatewaySecurityGroupRuleRequest
1676
1796
  * @returns DeleteGatewaySecurityGroupRuleResponse
@@ -1681,7 +1801,7 @@ class Client extends openapi_core_1.default {
1681
1801
  return await this.deleteGatewaySecurityGroupRuleWithOptions(gatewayId, securityGroupRuleId, request, headers, runtime);
1682
1802
  }
1683
1803
  /**
1684
- * Deletes an HTTP API.
1804
+ * Deletes a specified HTTP API.
1685
1805
  *
1686
1806
  * @param headers - map
1687
1807
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1705,7 +1825,7 @@ class Client extends openapi_core_1.default {
1705
1825
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHttpApiResponse({}));
1706
1826
  }
1707
1827
  /**
1708
- * Deletes an HTTP API.
1828
+ * Deletes a specified HTTP API.
1709
1829
  * @returns DeleteHttpApiResponse
1710
1830
  */
1711
1831
  async deleteHttpApi(httpApiId) {
@@ -1747,7 +1867,7 @@ class Client extends openapi_core_1.default {
1747
1867
  return await this.deleteHttpApiOperationWithOptions(httpApiId, operationId, headers, runtime);
1748
1868
  }
1749
1869
  /**
1750
- * Deletes a route in an HTTP API.
1870
+ * Deletes a route of an HTTP API.
1751
1871
  *
1752
1872
  * @param headers - map
1753
1873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1771,7 +1891,7 @@ class Client extends openapi_core_1.default {
1771
1891
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHttpApiRouteResponse({}));
1772
1892
  }
1773
1893
  /**
1774
- * Deletes a route in an HTTP API.
1894
+ * Deletes a route of an HTTP API.
1775
1895
  * @returns DeleteHttpApiRouteResponse
1776
1896
  */
1777
1897
  async deleteHttpApiRoute(httpApiId, routeId) {
@@ -1845,6 +1965,43 @@ class Client extends openapi_core_1.default {
1845
1965
  let headers = {};
1846
1966
  return await this.deletePluginAttachmentWithOptions(pluginAttachmentId, headers, runtime);
1847
1967
  }
1968
+ /**
1969
+ * DeletePluginClass
1970
+ *
1971
+ * @param request - DeletePluginClassRequest
1972
+ * @param headers - map
1973
+ * @param runtime - runtime options for this request RuntimeOptions
1974
+ * @returns DeletePluginClassResponse
1975
+ */
1976
+ async deletePluginClassWithOptions(pluginClassId, request, headers, runtime) {
1977
+ request.validate();
1978
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
1979
+ headers: headers,
1980
+ });
1981
+ let params = new openapi_core_2.$OpenApiUtil.Params({
1982
+ action: "DeletePluginClass",
1983
+ version: "2024-03-27",
1984
+ protocol: "HTTPS",
1985
+ pathname: `/v1/plugin-classes/${$dara.URL.percentEncode(pluginClassId)}`,
1986
+ method: "DELETE",
1987
+ authType: "AK",
1988
+ style: "ROA",
1989
+ reqBodyType: "json",
1990
+ bodyType: "json",
1991
+ });
1992
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeletePluginClassResponse({}));
1993
+ }
1994
+ /**
1995
+ * DeletePluginClass
1996
+ *
1997
+ * @param request - DeletePluginClassRequest
1998
+ * @returns DeletePluginClassResponse
1999
+ */
2000
+ async deletePluginClass(pluginClassId, request) {
2001
+ let runtime = new $dara.RuntimeOptions({});
2002
+ let headers = {};
2003
+ return await this.deletePluginClassWithOptions(pluginClassId, request, headers, runtime);
2004
+ }
1848
2005
  /**
1849
2006
  * Deletes a policy.
1850
2007
  *
@@ -1915,7 +2072,7 @@ class Client extends openapi_core_1.default {
1915
2072
  * Deletes a key value.
1916
2073
  *
1917
2074
  * @remarks
1918
- * 接口支持创建多个服务。
2075
+ * The operation supports creating multiple services.
1919
2076
  *
1920
2077
  * @param headers - map
1921
2078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1942,7 +2099,7 @@ class Client extends openapi_core_1.default {
1942
2099
  * Deletes a key value.
1943
2100
  *
1944
2101
  * @remarks
1945
- * 接口支持创建多个服务。
2102
+ * The operation supports creating multiple services.
1946
2103
  * @returns DeleteSecretResponse
1947
2104
  */
1948
2105
  async deleteSecret(secretId) {
@@ -2098,7 +2255,7 @@ class Client extends openapi_core_1.default {
2098
2255
  return await this.deployHttpApiWithOptions(httpApiId, request, headers, runtime);
2099
2256
  }
2100
2257
  /**
2101
- * Deploys an MCP server.
2258
+ * Publishes an MCP server.
2102
2259
  *
2103
2260
  * @param headers - map
2104
2261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2122,7 +2279,7 @@ class Client extends openapi_core_1.default {
2122
2279
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeployMcpServerResponse({}));
2123
2280
  }
2124
2281
  /**
2125
- * Deploys an MCP server.
2282
+ * Publishes an MCP server.
2126
2283
  * @returns DeployMcpServerResponse
2127
2284
  */
2128
2285
  async deployMcpServer(mcpServerId) {
@@ -2131,7 +2288,7 @@ class Client extends openapi_core_1.default {
2131
2288
  return await this.deployMcpServerWithOptions(mcpServerId, headers, runtime);
2132
2289
  }
2133
2290
  /**
2134
- * 查询当前账号可见的云原生API网关开服地域
2291
+ * Queries the regions where the cloud-native API gateway is available for the current account.
2135
2292
  *
2136
2293
  * @param request - DescribeRegionsRequest
2137
2294
  * @param headers - map
@@ -2162,7 +2319,7 @@ class Client extends openapi_core_1.default {
2162
2319
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRegionsResponse({}));
2163
2320
  }
2164
2321
  /**
2165
- * 查询当前账号可见的云原生API网关开服地域
2322
+ * Queries the regions where the cloud-native API gateway is available for the current account.
2166
2323
  *
2167
2324
  * @param request - DescribeRegionsRequest
2168
2325
  * @returns DescribeRegionsResponse
@@ -2450,7 +2607,7 @@ class Client extends openapi_core_1.default {
2450
2607
  return await this.getEnvironmentWithOptions(environmentId, request, headers, runtime);
2451
2608
  }
2452
2609
  /**
2453
- * Queries the basic information about an instance, such as the virtual private cloud (VPC) and vSwitch to which the instance belongs and its ingress.
2610
+ * Retrieves basic information about a gateway, including the associated VPC, vSwitch, and gateway ingress.
2454
2611
  *
2455
2612
  * @param headers - map
2456
2613
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2474,7 +2631,7 @@ class Client extends openapi_core_1.default {
2474
2631
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetGatewayResponse({}));
2475
2632
  }
2476
2633
  /**
2477
- * Queries the basic information about an instance, such as the virtual private cloud (VPC) and vSwitch to which the instance belongs and its ingress.
2634
+ * Retrieves basic information about a gateway, including the associated VPC, vSwitch, and gateway ingress.
2478
2635
  * @returns GetGatewayResponse
2479
2636
  */
2480
2637
  async getGateway(gatewayId) {
@@ -2483,10 +2640,10 @@ class Client extends openapi_core_1.default {
2483
2640
  return await this.getGatewayWithOptions(gatewayId, headers, runtime);
2484
2641
  }
2485
2642
  /**
2486
- * 查询网关配额限流规则详情
2643
+ * Queries the details of a gateway quota rate limiting rule.
2487
2644
  *
2488
2645
  * @remarks
2489
- * 该接口用于查询 AI 网关上某条消费者配额规则。
2646
+ * Queries the details of a consumer quota rule on an AI gateway.
2490
2647
  *
2491
2648
  * @param request - GetGatewayQuotaRuleRequest
2492
2649
  * @param headers - map
@@ -2523,10 +2680,10 @@ class Client extends openapi_core_1.default {
2523
2680
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetGatewayQuotaRuleResponse({}));
2524
2681
  }
2525
2682
  /**
2526
- * 查询网关配额限流规则详情
2683
+ * Queries the details of a gateway quota rate limiting rule.
2527
2684
  *
2528
2685
  * @remarks
2529
- * 该接口用于查询 AI 网关上某条消费者配额规则。
2686
+ * Queries the details of a consumer quota rule on an AI gateway.
2530
2687
  *
2531
2688
  * @param request - GetGatewayQuotaRuleRequest
2532
2689
  * @returns GetGatewayQuotaRuleResponse
@@ -2537,10 +2694,10 @@ class Client extends openapi_core_1.default {
2537
2694
  return await this.getGatewayQuotaRuleWithOptions(gatewayId, ruleId, request, headers, runtime);
2538
2695
  }
2539
2696
  /**
2540
- * 查询网关配额限流规则主体用量详情
2697
+ * Queries the usage details of a subject under a gateway quota throttling rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
2541
2698
  *
2542
2699
  * @remarks
2543
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
2700
+ * Retrieves the usage details of a specific consumer under a quota rule. This operation takes effect only for AI gateways with a version later than 2.1.19.
2544
2701
  *
2545
2702
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
2546
2703
  * @param headers - map
@@ -2574,10 +2731,10 @@ class Client extends openapi_core_1.default {
2574
2731
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetGatewayQuotaRuleSubjectUsageResponse({}));
2575
2732
  }
2576
2733
  /**
2577
- * 查询网关配额限流规则主体用量详情
2734
+ * Queries the usage details of a subject under a gateway quota throttling rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
2578
2735
  *
2579
2736
  * @remarks
2580
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
2737
+ * Retrieves the usage details of a specific consumer under a quota rule. This operation takes effect only for AI gateways with a version later than 2.1.19.
2581
2738
  *
2582
2739
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
2583
2740
  * @returns GetGatewayQuotaRuleSubjectUsageResponse
@@ -2588,7 +2745,7 @@ class Client extends openapi_core_1.default {
2588
2745
  return await this.getGatewayQuotaRuleSubjectUsageWithOptions(gatewayId, ruleId, subjectId, request, headers, runtime);
2589
2746
  }
2590
2747
  /**
2591
- * Read HttpApi
2748
+ * Retrieves HTTP API information.
2592
2749
  *
2593
2750
  * @param headers - map
2594
2751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2612,7 +2769,7 @@ class Client extends openapi_core_1.default {
2612
2769
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetHttpApiResponse({}));
2613
2770
  }
2614
2771
  /**
2615
- * Read HttpApi
2772
+ * Retrieves HTTP API information.
2616
2773
  * @returns GetHttpApiResponse
2617
2774
  */
2618
2775
  async getHttpApi(httpApiId) {
@@ -2687,10 +2844,10 @@ class Client extends openapi_core_1.default {
2687
2844
  return await this.getHttpApiRouteWithOptions(httpApiId, routeId, headers, runtime);
2688
2845
  }
2689
2846
  /**
2690
- * Get MCP Server.
2847
+ * Retrieves an MCP server.
2691
2848
  *
2692
2849
  * @remarks
2693
- * The API supports creating multiple services.
2850
+ * The operation supports creating multiple services.
2694
2851
  *
2695
2852
  * @param headers - map
2696
2853
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2714,10 +2871,10 @@ class Client extends openapi_core_1.default {
2714
2871
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMcpServerResponse({}));
2715
2872
  }
2716
2873
  /**
2717
- * Get MCP Server.
2874
+ * Retrieves an MCP server.
2718
2875
  *
2719
2876
  * @remarks
2720
- * The API supports creating multiple services.
2877
+ * The operation supports creating multiple services.
2721
2878
  * @returns GetMcpServerResponse
2722
2879
  */
2723
2880
  async getMcpServer(mcpServerId) {
@@ -2726,7 +2883,7 @@ class Client extends openapi_core_1.default {
2726
2883
  return await this.getMcpServerWithOptions(mcpServerId, headers, runtime);
2727
2884
  }
2728
2885
  /**
2729
- * Queries a plugin attachment.
2886
+ * Queries a plugin mount.
2730
2887
  *
2731
2888
  * @param headers - map
2732
2889
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2750,7 +2907,7 @@ class Client extends openapi_core_1.default {
2750
2907
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPluginAttachmentResponse({}));
2751
2908
  }
2752
2909
  /**
2753
- * Queries a plugin attachment.
2910
+ * Queries a plugin mount.
2754
2911
  * @returns GetPluginAttachmentResponse
2755
2912
  */
2756
2913
  async getPluginAttachment(pluginAttachmentId) {
@@ -2758,6 +2915,43 @@ class Client extends openapi_core_1.default {
2758
2915
  let headers = {};
2759
2916
  return await this.getPluginAttachmentWithOptions(pluginAttachmentId, headers, runtime);
2760
2917
  }
2918
+ /**
2919
+ * Retrieves a custom plug-in class.
2920
+ *
2921
+ * @param request - GetPluginClassRequest
2922
+ * @param headers - map
2923
+ * @param runtime - runtime options for this request RuntimeOptions
2924
+ * @returns GetPluginClassResponse
2925
+ */
2926
+ async getPluginClassWithOptions(pluginClassId, request, headers, runtime) {
2927
+ request.validate();
2928
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
2929
+ headers: headers,
2930
+ });
2931
+ let params = new openapi_core_2.$OpenApiUtil.Params({
2932
+ action: "GetPluginClass",
2933
+ version: "2024-03-27",
2934
+ protocol: "HTTPS",
2935
+ pathname: `/v1/plugin-classes/${$dara.URL.percentEncode(pluginClassId)}`,
2936
+ method: "GET",
2937
+ authType: "AK",
2938
+ style: "ROA",
2939
+ reqBodyType: "json",
2940
+ bodyType: "json",
2941
+ });
2942
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPluginClassResponse({}));
2943
+ }
2944
+ /**
2945
+ * Retrieves a custom plug-in class.
2946
+ *
2947
+ * @param request - GetPluginClassRequest
2948
+ * @returns GetPluginClassResponse
2949
+ */
2950
+ async getPluginClass(pluginClassId, request) {
2951
+ let runtime = new $dara.RuntimeOptions({});
2952
+ let headers = {};
2953
+ return await this.getPluginClassWithOptions(pluginClassId, request, headers, runtime);
2954
+ }
2761
2955
  /**
2762
2956
  * Retrieves a policy.
2763
2957
  *
@@ -2792,7 +2986,7 @@ class Client extends openapi_core_1.default {
2792
2986
  return await this.getPolicyWithOptions(policyId, headers, runtime);
2793
2987
  }
2794
2988
  /**
2795
- * Queries a policy attachment.
2989
+ * Queries the resource attachment of a policy.
2796
2990
  *
2797
2991
  * @param headers - map
2798
2992
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2816,7 +3010,7 @@ class Client extends openapi_core_1.default {
2816
3010
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPolicyAttachmentResponse({}));
2817
3011
  }
2818
3012
  /**
2819
- * Queries a policy attachment.
3013
+ * Queries the resource attachment of a policy.
2820
3014
  * @returns GetPolicyAttachmentResponse
2821
3015
  */
2822
3016
  async getPolicyAttachment(policyAttachmentId) {
@@ -2825,7 +3019,7 @@ class Client extends openapi_core_1.default {
2825
3019
  return await this.getPolicyAttachmentWithOptions(policyAttachmentId, headers, runtime);
2826
3020
  }
2827
3021
  /**
2828
- * Get resource overview information
3022
+ * Retrieves resource overview information.
2829
3023
  *
2830
3024
  * @param request - GetResourceOverviewRequest
2831
3025
  * @param headers - map
@@ -2856,7 +3050,7 @@ class Client extends openapi_core_1.default {
2856
3050
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceOverviewResponse({}));
2857
3051
  }
2858
3052
  /**
2859
- * Get resource overview information
3053
+ * Retrieves resource overview information.
2860
3054
  *
2861
3055
  * @param request - GetResourceOverviewRequest
2862
3056
  * @returns GetResourceOverviewResponse
@@ -2867,10 +3061,10 @@ class Client extends openapi_core_1.default {
2867
3061
  return await this.getResourceOverviewWithOptions(request, headers, runtime);
2868
3062
  }
2869
3063
  /**
2870
- * Obtains the key.
3064
+ * Retrieves a key.
2871
3065
  *
2872
3066
  * @remarks
2873
- * You can call this operation to create multiple services at a time.
3067
+ * The operation supports creating multiple services.
2874
3068
  *
2875
3069
  * @param headers - map
2876
3070
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2894,10 +3088,10 @@ class Client extends openapi_core_1.default {
2894
3088
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSecretResponse({}));
2895
3089
  }
2896
3090
  /**
2897
- * Obtains the key.
3091
+ * Retrieves a key.
2898
3092
  *
2899
3093
  * @remarks
2900
- * You can call this operation to create multiple services at a time.
3094
+ * The operation supports creating multiple services.
2901
3095
  * @returns GetSecretResponse
2902
3096
  */
2903
3097
  async getSecret(secretId) {
@@ -2906,10 +3100,10 @@ class Client extends openapi_core_1.default {
2906
3100
  return await this.getSecretWithOptions(secretId, headers, runtime);
2907
3101
  }
2908
3102
  /**
2909
- * Gets the key value.
3103
+ * Retrieves the value of a key.
2910
3104
  *
2911
3105
  * @remarks
2912
- * 接口支持创建多个服务。
3106
+ * The operation supports creating multiple services.
2913
3107
  *
2914
3108
  * @param headers - map
2915
3109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2933,10 +3127,10 @@ class Client extends openapi_core_1.default {
2933
3127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSecretValueResponse({}));
2934
3128
  }
2935
3129
  /**
2936
- * Gets the key value.
3130
+ * Retrieves the value of a key.
2937
3131
  *
2938
3132
  * @remarks
2939
- * 接口支持创建多个服务。
3133
+ * The operation supports creating multiple services.
2940
3134
  * @returns GetSecretValueResponse
2941
3135
  */
2942
3136
  async getSecretValue(name) {
@@ -2945,7 +3139,7 @@ class Client extends openapi_core_1.default {
2945
3139
  return await this.getSecretValueWithOptions(name, headers, runtime);
2946
3140
  }
2947
3141
  /**
2948
- * Gets service details.
3142
+ * Retrieves the details of a service.
2949
3143
  *
2950
3144
  * @param headers - map
2951
3145
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2969,7 +3163,7 @@ class Client extends openapi_core_1.default {
2969
3163
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetServiceResponse({}));
2970
3164
  }
2971
3165
  /**
2972
- * Gets service details.
3166
+ * Retrieves the details of a service.
2973
3167
  * @returns GetServiceResponse
2974
3168
  */
2975
3169
  async getService(serviceId) {
@@ -3053,7 +3247,7 @@ class Client extends openapi_core_1.default {
3053
3247
  return await this.getTraceConfigWithOptions(gatewayId, request, headers, runtime);
3054
3248
  }
3055
3249
  /**
3056
- * Imports an HTTP API. You can import an OpenAPI 2.0 or OpenAPI 3.0.x definition file as a REST API.
3250
+ * Imports an HTTP API. This operation supports importing OpenAPI 2.0 and OpenAPI 3.0.x definition files as REST-type APIs.
3057
3251
  *
3058
3252
  * @param request - ImportHttpApiRequest
3059
3253
  * @param headers - map
@@ -3123,7 +3317,7 @@ class Client extends openapi_core_1.default {
3123
3317
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ImportHttpApiResponse({}));
3124
3318
  }
3125
3319
  /**
3126
- * Imports an HTTP API. You can import an OpenAPI 2.0 or OpenAPI 3.0.x definition file as a REST API.
3320
+ * Imports an HTTP API. This operation supports importing OpenAPI 2.0 and OpenAPI 3.0.x definition files as REST-type APIs.
3127
3321
  *
3128
3322
  * @param request - ImportHttpApiRequest
3129
3323
  * @returns ImportHttpApiResponse
@@ -3227,7 +3421,7 @@ class Client extends openapi_core_1.default {
3227
3421
  return await this.listConsumerAuthorizationRulesWithOptions(consumerId, request, headers, runtime);
3228
3422
  }
3229
3423
  /**
3230
- * 查询消费者配额限流规则列表
3424
+ * Queries the list of quota rules configured for a specific consumer.
3231
3425
  *
3232
3426
  * @param request - ListConsumerQuotaRulesRequest
3233
3427
  * @param headers - map
@@ -3267,7 +3461,7 @@ class Client extends openapi_core_1.default {
3267
3461
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConsumerQuotaRulesResponse({}));
3268
3462
  }
3269
3463
  /**
3270
- * 查询消费者配额限流规则列表
3464
+ * Queries the list of quota rules configured for a specific consumer.
3271
3465
  *
3272
3466
  * @param request - ListConsumerQuotaRulesRequest
3273
3467
  * @returns ListConsumerQuotaRulesResponse
@@ -3278,7 +3472,7 @@ class Client extends openapi_core_1.default {
3278
3472
  return await this.listConsumerQuotaRulesWithOptions(consumerId, request, headers, runtime);
3279
3473
  }
3280
3474
  /**
3281
- * Queries a list of consumers.
3475
+ * Retrieves a list of consumers.
3282
3476
  *
3283
3477
  * @param request - ListConsumersRequest
3284
3478
  * @param headers - map
@@ -3318,7 +3512,7 @@ class Client extends openapi_core_1.default {
3318
3512
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConsumersResponse({}));
3319
3513
  }
3320
3514
  /**
3321
- * Queries a list of consumers.
3515
+ * Retrieves a list of consumers.
3322
3516
  *
3323
3517
  * @param request - ListConsumersRequest
3324
3518
  * @returns ListConsumersResponse
@@ -3389,7 +3583,7 @@ class Client extends openapi_core_1.default {
3389
3583
  return await this.listDomainsWithOptions(request, headers, runtime);
3390
3584
  }
3391
3585
  /**
3392
- * Queries a list of environments.
3586
+ * Queries the list of environments.
3393
3587
  *
3394
3588
  * @deprecated OpenAPI ListEnvironments is deprecated
3395
3589
  *
@@ -3443,7 +3637,7 @@ class Client extends openapi_core_1.default {
3443
3637
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEnvironmentsResponse({}));
3444
3638
  }
3445
3639
  /**
3446
- * Queries a list of environments.
3640
+ * Queries the list of environments.
3447
3641
  *
3448
3642
  * @deprecated OpenAPI ListEnvironments is deprecated
3449
3643
  *
@@ -3457,10 +3651,10 @@ class Client extends openapi_core_1.default {
3457
3651
  return await this.listEnvironmentsWithOptions(request, headers, runtime);
3458
3652
  }
3459
3653
  /**
3460
- * 获取网关外的服务信息
3654
+ * Retrieves the external service information of a gateway.
3461
3655
  *
3462
3656
  * @remarks
3463
- * 接口支持创建多个服务。
3657
+ * This operation supports creating multiple services.
3464
3658
  *
3465
3659
  * @param request - ListExternalServicesRequest
3466
3660
  * @param headers - map
@@ -3503,10 +3697,10 @@ class Client extends openapi_core_1.default {
3503
3697
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListExternalServicesResponse({}));
3504
3698
  }
3505
3699
  /**
3506
- * 获取网关外的服务信息
3700
+ * Retrieves the external service information of a gateway.
3507
3701
  *
3508
3702
  * @remarks
3509
- * 接口支持创建多个服务。
3703
+ * This operation supports creating multiple services.
3510
3704
  *
3511
3705
  * @param request - ListExternalServicesRequest
3512
3706
  * @returns ListExternalServicesResponse
@@ -3517,7 +3711,7 @@ class Client extends openapi_core_1.default {
3517
3711
  return await this.listExternalServicesWithOptions(gatewayId, request, headers, runtime);
3518
3712
  }
3519
3713
  /**
3520
- * Queries the feature parameter configurations of an instance.
3714
+ * Queries the list of gateway attribute parameter settings.
3521
3715
  *
3522
3716
  * @param headers - map
3523
3717
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3541,7 +3735,7 @@ class Client extends openapi_core_1.default {
3541
3735
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListGatewayFeaturesResponse({}));
3542
3736
  }
3543
3737
  /**
3544
- * Queries the feature parameter configurations of an instance.
3738
+ * Queries the list of gateway attribute parameter settings.
3545
3739
  * @returns ListGatewayFeaturesResponse
3546
3740
  */
3547
3741
  async listGatewayFeatures(gatewayId) {
@@ -3550,10 +3744,10 @@ class Client extends openapi_core_1.default {
3550
3744
  return await this.listGatewayFeaturesWithOptions(gatewayId, headers, runtime);
3551
3745
  }
3552
3746
  /**
3553
- * 查询网关周期配额规则列表
3747
+ * Queries the list of consumer quota rules bound to a gateway.
3554
3748
  *
3555
3749
  * @remarks
3556
- * 该接口用于查询网关上绑定的消费者配额规则列表
3750
+ * Queries the list of consumer quota rules bound to a gateway.
3557
3751
  *
3558
3752
  * @param request - ListGatewayQuotaRulesRequest
3559
3753
  * @param headers - map
@@ -3596,10 +3790,10 @@ class Client extends openapi_core_1.default {
3596
3790
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListGatewayQuotaRulesResponse({}));
3597
3791
  }
3598
3792
  /**
3599
- * 查询网关周期配额规则列表
3793
+ * Queries the list of consumer quota rules bound to a gateway.
3600
3794
  *
3601
3795
  * @remarks
3602
- * 该接口用于查询网关上绑定的消费者配额规则列表
3796
+ * Queries the list of consumer quota rules bound to a gateway.
3603
3797
  *
3604
3798
  * @param request - ListGatewayQuotaRulesRequest
3605
3799
  * @returns ListGatewayQuotaRulesResponse
@@ -3610,7 +3804,7 @@ class Client extends openapi_core_1.default {
3610
3804
  return await this.listGatewayQuotaRulesWithOptions(gatewayId, request, headers, runtime);
3611
3805
  }
3612
3806
  /**
3613
- * Queries a list of instances.
3807
+ * Queries a list of gateways.
3614
3808
  *
3615
3809
  * @param tmpReq - ListGatewaysRequest
3616
3810
  * @param headers - map
@@ -3667,7 +3861,7 @@ class Client extends openapi_core_1.default {
3667
3861
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListGatewaysResponse({}));
3668
3862
  }
3669
3863
  /**
3670
- * Queries a list of instances.
3864
+ * Queries a list of gateways.
3671
3865
  *
3672
3866
  * @param request - ListGatewaysRequest
3673
3867
  * @returns ListGatewaysResponse
@@ -3678,7 +3872,7 @@ class Client extends openapi_core_1.default {
3678
3872
  return await this.listGatewaysWithOptions(request, headers, runtime);
3679
3873
  }
3680
3874
  /**
3681
- * List Operations
3875
+ * Retrieves a list of API operations.
3682
3876
  *
3683
3877
  * @param request - ListHttpApiOperationsRequest
3684
3878
  * @param headers - map
@@ -3745,7 +3939,7 @@ class Client extends openapi_core_1.default {
3745
3939
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpApiOperationsResponse({}));
3746
3940
  }
3747
3941
  /**
3748
- * List Operations
3942
+ * Retrieves a list of API operations.
3749
3943
  *
3750
3944
  * @param request - ListHttpApiOperationsRequest
3751
3945
  * @returns ListHttpApiOperationsResponse
@@ -3840,7 +4034,7 @@ class Client extends openapi_core_1.default {
3840
4034
  return await this.listHttpApiRoutesWithOptions(httpApiId, request, headers, runtime);
3841
4035
  }
3842
4036
  /**
3843
- * Queries a list of HTTP APIs.
4037
+ * Retrieves a list of HTTP APIs.
3844
4038
  *
3845
4039
  * @param request - ListHttpApisRequest
3846
4040
  * @param headers - map
@@ -3919,7 +4113,7 @@ class Client extends openapi_core_1.default {
3919
4113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpApisResponse({}));
3920
4114
  }
3921
4115
  /**
3922
- * Queries a list of HTTP APIs.
4116
+ * Retrieves a list of HTTP APIs.
3923
4117
  *
3924
4118
  * @param request - ListHttpApisRequest
3925
4119
  * @returns ListHttpApisResponse
@@ -3933,7 +4127,7 @@ class Client extends openapi_core_1.default {
3933
4127
  * Retrieves a list of MCP servers.
3934
4128
  *
3935
4129
  * @remarks
3936
- * You can call this operation to create multiple services at a time.
4130
+ * The operation supports creating multiple services.
3937
4131
  *
3938
4132
  * @param request - ListMcpServersRequest
3939
4133
  * @param headers - map
@@ -3985,7 +4179,7 @@ class Client extends openapi_core_1.default {
3985
4179
  * Retrieves a list of MCP servers.
3986
4180
  *
3987
4181
  * @remarks
3988
- * You can call this operation to create multiple services at a time.
4182
+ * The operation supports creating multiple services.
3989
4183
  *
3990
4184
  * @param request - ListMcpServersRequest
3991
4185
  * @returns ListMcpServersResponse
@@ -3996,7 +4190,7 @@ class Client extends openapi_core_1.default {
3996
4190
  return await this.listMcpServersWithOptions(request, headers, runtime);
3997
4191
  }
3998
4192
  /**
3999
- * Retrieves a list of plug-in attachments.
4193
+ * Retrieves the list of plug-in mounts.
4000
4194
  *
4001
4195
  * @param request - ListPluginAttachmentsRequest
4002
4196
  * @param headers - map
@@ -4051,7 +4245,7 @@ class Client extends openapi_core_1.default {
4051
4245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPluginAttachmentsResponse({}));
4052
4246
  }
4053
4247
  /**
4054
- * Retrieves a list of plug-in attachments.
4248
+ * Retrieves the list of plug-in mounts.
4055
4249
  *
4056
4250
  * @param request - ListPluginAttachmentsRequest
4057
4251
  * @returns ListPluginAttachmentsResponse
@@ -4062,10 +4256,10 @@ class Client extends openapi_core_1.default {
4062
4256
  return await this.listPluginAttachmentsWithOptions(request, headers, runtime);
4063
4257
  }
4064
4258
  /**
4065
- * Obtains a plugin.
4259
+ * Retrieves plug-ins.
4066
4260
  *
4067
4261
  * @remarks
4068
- * You can call this operation to create multiple services at a time.
4262
+ * The operation supports creating multiple services.
4069
4263
  *
4070
4264
  * @param request - ListPluginClassesRequest
4071
4265
  * @param headers - map
@@ -4126,10 +4320,10 @@ class Client extends openapi_core_1.default {
4126
4320
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPluginClassesResponse({}));
4127
4321
  }
4128
4322
  /**
4129
- * Obtains a plugin.
4323
+ * Retrieves plug-ins.
4130
4324
  *
4131
4325
  * @remarks
4132
- * You can call this operation to create multiple services at a time.
4326
+ * The operation supports creating multiple services.
4133
4327
  *
4134
4328
  * @param request - ListPluginClassesRequest
4135
4329
  * @returns ListPluginClassesResponse
@@ -4140,7 +4334,7 @@ class Client extends openapi_core_1.default {
4140
4334
  return await this.listPluginClassesWithOptions(request, headers, runtime);
4141
4335
  }
4142
4336
  /**
4143
- * Queries plug-ins.
4337
+ * Retrieves a list of plugins.
4144
4338
  *
4145
4339
  * @param request - ListPluginsRequest
4146
4340
  * @param headers - map
@@ -4198,7 +4392,7 @@ class Client extends openapi_core_1.default {
4198
4392
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPluginsResponse({}));
4199
4393
  }
4200
4394
  /**
4201
- * Queries plug-ins.
4395
+ * Retrieves a list of plugins.
4202
4396
  *
4203
4397
  * @param request - ListPluginsRequest
4204
4398
  * @returns ListPluginsResponse
@@ -4209,7 +4403,7 @@ class Client extends openapi_core_1.default {
4209
4403
  return await this.listPluginsWithOptions(request, headers, runtime);
4210
4404
  }
4211
4405
  /**
4212
- * Queries policies.
4406
+ * Queries a list of policies.
4213
4407
  *
4214
4408
  * @param request - ListPoliciesRequest
4215
4409
  * @param headers - map
@@ -4255,7 +4449,7 @@ class Client extends openapi_core_1.default {
4255
4449
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPoliciesResponse({}));
4256
4450
  }
4257
4451
  /**
4258
- * Queries policies.
4452
+ * Queries a list of policies.
4259
4453
  *
4260
4454
  * @param request - ListPoliciesRequest
4261
4455
  * @returns ListPoliciesResponse
@@ -4326,10 +4520,10 @@ class Client extends openapi_core_1.default {
4326
4520
  return await this.listPolicyClassesWithOptions(request, headers, runtime);
4327
4521
  }
4328
4522
  /**
4329
- * Lists key references.
4523
+ * Lists secret references.
4330
4524
  *
4331
4525
  * @remarks
4332
- * You can call this operation to create multiple services at a time.
4526
+ * This operation supports creating multiple services.
4333
4527
  *
4334
4528
  * @param request - ListSecretReferencesRequest
4335
4529
  * @param headers - map
@@ -4363,10 +4557,10 @@ class Client extends openapi_core_1.default {
4363
4557
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSecretReferencesResponse({}));
4364
4558
  }
4365
4559
  /**
4366
- * Lists key references.
4560
+ * Lists secret references.
4367
4561
  *
4368
4562
  * @remarks
4369
- * You can call this operation to create multiple services at a time.
4563
+ * This operation supports creating multiple services.
4370
4564
  *
4371
4565
  * @param request - ListSecretReferencesRequest
4372
4566
  * @returns ListSecretReferencesResponse
@@ -4377,10 +4571,10 @@ class Client extends openapi_core_1.default {
4377
4571
  return await this.listSecretReferencesWithOptions(secretId, request, headers, runtime);
4378
4572
  }
4379
4573
  /**
4380
- * List keys.
4574
+ * Lists keys.
4381
4575
  *
4382
4576
  * @remarks
4383
- * The API supports creating multiple services.
4577
+ * The operation supports creating multiple services.
4384
4578
  *
4385
4579
  * @param request - ListSecretsRequest
4386
4580
  * @param headers - map
@@ -4420,10 +4614,10 @@ class Client extends openapi_core_1.default {
4420
4614
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSecretsResponse({}));
4421
4615
  }
4422
4616
  /**
4423
- * List keys.
4617
+ * Lists keys.
4424
4618
  *
4425
4619
  * @remarks
4426
- * The API supports creating multiple services.
4620
+ * The operation supports creating multiple services.
4427
4621
  *
4428
4622
  * @param request - ListSecretsRequest
4429
4623
  * @returns ListSecretsResponse
@@ -4545,7 +4739,7 @@ class Client extends openapi_core_1.default {
4545
4739
  return await this.listSslCertsWithOptions(request, headers, runtime);
4546
4740
  }
4547
4741
  /**
4548
- * 查标签接口
4742
+ * Retrieves the list of resource labels.
4549
4743
  *
4550
4744
  * @param tmpReq - ListTagResourcesRequest
4551
4745
  * @param headers - map
@@ -4593,7 +4787,7 @@ class Client extends openapi_core_1.default {
4593
4787
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagResourcesResponse({}));
4594
4788
  }
4595
4789
  /**
4596
- * 查标签接口
4790
+ * Retrieves the list of resource labels.
4597
4791
  *
4598
4792
  * @param request - ListTagResourcesRequest
4599
4793
  * @returns ListTagResourcesResponse
@@ -4604,15 +4798,22 @@ class Client extends openapi_core_1.default {
4604
4798
  return await this.listTagResourcesWithOptions(request, headers, runtime);
4605
4799
  }
4606
4800
  /**
4607
- * Retrieve the availability zones under a cloud-native API gateway region
4801
+ * Retrieves the zones available for a cloud-native API gateway in a specific region.
4608
4802
  *
4803
+ * @param request - ListZonesRequest
4609
4804
  * @param headers - map
4610
4805
  * @param runtime - runtime options for this request RuntimeOptions
4611
4806
  * @returns ListZonesResponse
4612
4807
  */
4613
- async listZonesWithOptions(headers, runtime) {
4808
+ async listZonesWithOptions(request, headers, runtime) {
4809
+ request.validate();
4810
+ let query = {};
4811
+ if (!$dara.isNull(request.gatewayEdition)) {
4812
+ query["gatewayEdition"] = request.gatewayEdition;
4813
+ }
4614
4814
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
4615
4815
  headers: headers,
4816
+ query: openapi_core_2.OpenApiUtil.query(query),
4616
4817
  });
4617
4818
  let params = new openapi_core_2.$OpenApiUtil.Params({
4618
4819
  action: "ListZones",
@@ -4628,16 +4829,18 @@ class Client extends openapi_core_1.default {
4628
4829
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListZonesResponse({}));
4629
4830
  }
4630
4831
  /**
4631
- * Retrieve the availability zones under a cloud-native API gateway region
4832
+ * Retrieves the zones available for a cloud-native API gateway in a specific region.
4833
+ *
4834
+ * @param request - ListZonesRequest
4632
4835
  * @returns ListZonesResponse
4633
4836
  */
4634
- async listZones() {
4837
+ async listZones(request) {
4635
4838
  let runtime = new $dara.RuntimeOptions({});
4636
4839
  let headers = {};
4637
- return await this.listZonesWithOptions(headers, runtime);
4840
+ return await this.listZonesWithOptions(request, headers, runtime);
4638
4841
  }
4639
4842
  /**
4640
- * Queries a list of consumer authorization rules.
4843
+ * Queries the list of consumer authorization rules.
4641
4844
  *
4642
4845
  * @param request - QueryConsumerAuthorizationRulesRequest
4643
4846
  * @param headers - map
@@ -4650,6 +4853,9 @@ class Client extends openapi_core_1.default {
4650
4853
  if (!$dara.isNull(request.apiNameLike)) {
4651
4854
  query["apiNameLike"] = request.apiNameLike;
4652
4855
  }
4856
+ if (!$dara.isNull(request.consumerGroupId)) {
4857
+ query["consumerGroupId"] = request.consumerGroupId;
4858
+ }
4653
4859
  if (!$dara.isNull(request.consumerId)) {
4654
4860
  query["consumerId"] = request.consumerId;
4655
4861
  }
@@ -4671,6 +4877,9 @@ class Client extends openapi_core_1.default {
4671
4877
  if (!$dara.isNull(request.parentResourceId)) {
4672
4878
  query["parentResourceId"] = request.parentResourceId;
4673
4879
  }
4880
+ if (!$dara.isNull(request.principalType)) {
4881
+ query["principalType"] = request.principalType;
4882
+ }
4674
4883
  if (!$dara.isNull(request.resourceId)) {
4675
4884
  query["resourceId"] = request.resourceId;
4676
4885
  }
@@ -4698,7 +4907,7 @@ class Client extends openapi_core_1.default {
4698
4907
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryConsumerAuthorizationRulesResponse({}));
4699
4908
  }
4700
4909
  /**
4701
- * Queries a list of consumer authorization rules.
4910
+ * Queries the list of consumer authorization rules.
4702
4911
  *
4703
4912
  * @param request - QueryConsumerAuthorizationRulesRequest
4704
4913
  * @returns QueryConsumerAuthorizationRulesResponse
@@ -4709,7 +4918,7 @@ class Client extends openapi_core_1.default {
4709
4918
  return await this.queryConsumerAuthorizationRulesWithOptions(request, headers, runtime);
4710
4919
  }
4711
4920
  /**
4712
- * Deletes a consumer authorization rule.
4921
+ * Deletes an API consumer authorization rule.
4713
4922
  *
4714
4923
  * @param headers - map
4715
4924
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4733,7 +4942,7 @@ class Client extends openapi_core_1.default {
4733
4942
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveConsumerAuthorizationRuleResponse({}));
4734
4943
  }
4735
4944
  /**
4736
- * Deletes a consumer authorization rule.
4945
+ * Deletes an API consumer authorization rule.
4737
4946
  * @returns RemoveConsumerAuthorizationRuleResponse
4738
4947
  */
4739
4948
  async removeConsumerAuthorizationRule(consumerAuthorizationRuleId) {
@@ -4742,18 +4951,18 @@ class Client extends openapi_core_1.default {
4742
4951
  return await this.removeConsumerAuthorizationRuleWithOptions(consumerAuthorizationRuleId, headers, runtime);
4743
4952
  }
4744
4953
  /**
4745
- * 重置网关配额限流规则
4954
+ * Resets a quota throttling rule on a gateway.
4746
4955
  *
4747
4956
  * @remarks
4748
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
4957
+ * Resets a quota throttling rule on a gateway. This operation takes effect only on AI gateways running version 2.1.19 or later. Resetting a rule clears the historical usage of consumers associated with the rule.
4749
4958
  * >
4750
- * > 推荐调用逻辑:
4751
- * > - 一、先 dryRun 预检检验是否存在规则冲突
4752
- * > - - dryRun=true
4753
- * > - - 返回含conflictHash的冲突预览
4754
- * > - 二、确认后正式提交
4755
- * > - - 无冲突:dryRun=false,overwrite=false
4756
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
4959
+ * > Recommended call sequence:
4960
+ * > - 1. Perform a dry run to check for rule conflicts.
4961
+ * > - - Set dryRun to true.
4962
+ * > - - The response contains a conflict preview with conflictHash.
4963
+ * > - 2. Submit the request after confirmation.
4964
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
4965
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
4757
4966
  *
4758
4967
  * @param request - ResetGatewayQuotaRuleRequest
4759
4968
  * @param headers - map
@@ -4805,18 +5014,18 @@ class Client extends openapi_core_1.default {
4805
5014
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetGatewayQuotaRuleResponse({}));
4806
5015
  }
4807
5016
  /**
4808
- * 重置网关配额限流规则
5017
+ * Resets a quota throttling rule on a gateway.
4809
5018
  *
4810
5019
  * @remarks
4811
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
5020
+ * Resets a quota throttling rule on a gateway. This operation takes effect only on AI gateways running version 2.1.19 or later. Resetting a rule clears the historical usage of consumers associated with the rule.
4812
5021
  * >
4813
- * > 推荐调用逻辑:
4814
- * > - 一、先 dryRun 预检检验是否存在规则冲突
4815
- * > - - dryRun=true
4816
- * > - - 返回含conflictHash的冲突预览
4817
- * > - 二、确认后正式提交
4818
- * > - - 无冲突:dryRun=false,overwrite=false
4819
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
5022
+ * > Recommended call sequence:
5023
+ * > - 1. Perform a dry run to check for rule conflicts.
5024
+ * > - - Set dryRun to true.
5025
+ * > - - The response contains a conflict preview with conflictHash.
5026
+ * > - 2. Submit the request after confirmation.
5027
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
5028
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
4820
5029
  *
4821
5030
  * @param request - ResetGatewayQuotaRuleRequest
4822
5031
  * @returns ResetGatewayQuotaRuleResponse
@@ -4827,7 +5036,7 @@ class Client extends openapi_core_1.default {
4827
5036
  return await this.resetGatewayQuotaRuleWithOptions(gatewayId, ruleId, request, headers, runtime);
4828
5037
  }
4829
5038
  /**
4830
- * Restarts an instance.
5039
+ * Restarts a gateway.
4831
5040
  *
4832
5041
  * @param headers - map
4833
5042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4851,7 +5060,7 @@ class Client extends openapi_core_1.default {
4851
5060
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RestartGatewayResponse({}));
4852
5061
  }
4853
5062
  /**
4854
- * Restarts an instance.
5063
+ * Restarts a gateway.
4855
5064
  * @returns RestartGatewayResponse
4856
5065
  */
4857
5066
  async restartGateway(gatewayId) {
@@ -4860,7 +5069,7 @@ class Client extends openapi_core_1.default {
4860
5069
  return await this.restartGatewayWithOptions(gatewayId, headers, runtime);
4861
5070
  }
4862
5071
  /**
4863
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
5072
+ * Syncs an external MCP server.
4864
5073
  *
4865
5074
  * @param request - SyncMCPServersRequest
4866
5075
  * @param headers - map
@@ -4903,7 +5112,7 @@ class Client extends openapi_core_1.default {
4903
5112
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SyncMCPServersResponse({}));
4904
5113
  }
4905
5114
  /**
4906
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
5115
+ * Syncs an external MCP server.
4907
5116
  *
4908
5117
  * @param request - SyncMCPServersRequest
4909
5118
  * @returns SyncMCPServersResponse
@@ -4914,7 +5123,7 @@ class Client extends openapi_core_1.default {
4914
5123
  return await this.syncMCPServersWithOptions(request, headers, runtime);
4915
5124
  }
4916
5125
  /**
4917
- * 打标签接口
5126
+ * Adds labels to resources.
4918
5127
  *
4919
5128
  * @param request - TagResourcesRequest
4920
5129
  * @param headers - map
@@ -4951,7 +5160,7 @@ class Client extends openapi_core_1.default {
4951
5160
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.TagResourcesResponse({}));
4952
5161
  }
4953
5162
  /**
4954
- * 打标签接口
5163
+ * Adds labels to resources.
4955
5164
  *
4956
5165
  * @param request - TagResourcesRequest
4957
5166
  * @returns TagResourcesResponse
@@ -4962,7 +5171,7 @@ class Client extends openapi_core_1.default {
4962
5171
  return await this.tagResourcesWithOptions(request, headers, runtime);
4963
5172
  }
4964
5173
  /**
4965
- * Undeploys an MCP server.
5174
+ * Cancels the publication of an MCP server.
4966
5175
  *
4967
5176
  * @param headers - map
4968
5177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4986,7 +5195,7 @@ class Client extends openapi_core_1.default {
4986
5195
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UnDeployMcpServerResponse({}));
4987
5196
  }
4988
5197
  /**
4989
- * Undeploys an MCP server.
5198
+ * Cancels the publication of an MCP server.
4990
5199
  * @returns UnDeployMcpServerResponse
4991
5200
  */
4992
5201
  async unDeployMcpServer(mcpServerId) {
@@ -4995,7 +5204,7 @@ class Client extends openapi_core_1.default {
4995
5204
  return await this.unDeployMcpServerWithOptions(mcpServerId, headers, runtime);
4996
5205
  }
4997
5206
  /**
4998
- * Unpublishes an HTTP API.
5207
+ * Cancels the deployment of an HTTP API.
4999
5208
  *
5000
5209
  * @param request - UndeployHttpApiRequest
5001
5210
  * @param headers - map
@@ -5035,7 +5244,7 @@ class Client extends openapi_core_1.default {
5035
5244
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UndeployHttpApiResponse({}));
5036
5245
  }
5037
5246
  /**
5038
- * Unpublishes an HTTP API.
5247
+ * Cancels the deployment of an HTTP API.
5039
5248
  *
5040
5249
  * @param request - UndeployHttpApiRequest
5041
5250
  * @returns UndeployHttpApiResponse
@@ -5046,7 +5255,7 @@ class Client extends openapi_core_1.default {
5046
5255
  return await this.undeployHttpApiWithOptions(httpApiId, request, headers, runtime);
5047
5256
  }
5048
5257
  /**
5049
- * Uninstalls a plug-in.
5258
+ * Uninstalls a plugin.
5050
5259
  *
5051
5260
  * @param headers - map
5052
5261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5070,7 +5279,7 @@ class Client extends openapi_core_1.default {
5070
5279
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UninstallPluginResponse({}));
5071
5280
  }
5072
5281
  /**
5073
- * Uninstalls a plug-in.
5282
+ * Uninstalls a plugin.
5074
5283
  * @returns UninstallPluginResponse
5075
5284
  */
5076
5285
  async uninstallPlugin(pluginId) {
@@ -5079,7 +5288,7 @@ class Client extends openapi_core_1.default {
5079
5288
  return await this.uninstallPluginWithOptions(pluginId, headers, runtime);
5080
5289
  }
5081
5290
  /**
5082
- * 删标签接口
5291
+ * Removes tags from resources.
5083
5292
  *
5084
5293
  * @param tmpReq - UntagResourcesRequest
5085
5294
  * @param headers - map
@@ -5127,7 +5336,7 @@ class Client extends openapi_core_1.default {
5127
5336
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UntagResourcesResponse({}));
5128
5337
  }
5129
5338
  /**
5130
- * 删标签接口
5339
+ * Removes tags from resources.
5131
5340
  *
5132
5341
  * @param request - UntagResourcesRequest
5133
5342
  * @returns UntagResourcesResponse
@@ -5198,7 +5407,7 @@ class Client extends openapi_core_1.default {
5198
5407
  return await this.updateAndAttachPolicyWithOptions(policyId, request, headers, runtime);
5199
5408
  }
5200
5409
  /**
5201
- * Updates a consumer.
5410
+ * Updates an API consumer.
5202
5411
  *
5203
5412
  * @param request - UpdateConsumerRequest
5204
5413
  * @param headers - map
@@ -5241,7 +5450,7 @@ class Client extends openapi_core_1.default {
5241
5450
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateConsumerResponse({}));
5242
5451
  }
5243
5452
  /**
5244
- * Updates a consumer.
5453
+ * Updates an API consumer.
5245
5454
  *
5246
5455
  * @param request - UpdateConsumerRequest
5247
5456
  * @returns UpdateConsumerResponse
@@ -5378,7 +5587,7 @@ class Client extends openapi_core_1.default {
5378
5587
  return await this.updateDomainWithOptions(domainId, request, headers, runtime);
5379
5588
  }
5380
5589
  /**
5381
- * UpdateEnvironment
5590
+ * Updates an environment.
5382
5591
  *
5383
5592
  * @deprecated OpenAPI UpdateEnvironment is deprecated
5384
5593
  *
@@ -5414,7 +5623,7 @@ class Client extends openapi_core_1.default {
5414
5623
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateEnvironmentResponse({}));
5415
5624
  }
5416
5625
  /**
5417
- * UpdateEnvironment
5626
+ * Updates an environment.
5418
5627
  *
5419
5628
  * @deprecated OpenAPI UpdateEnvironment is deprecated
5420
5629
  *
@@ -5428,7 +5637,7 @@ class Client extends openapi_core_1.default {
5428
5637
  return await this.updateEnvironmentWithOptions(environmentId, request, headers, runtime);
5429
5638
  }
5430
5639
  /**
5431
- * Updates the configuration of an instance feature parameter.
5640
+ * Updates the attribute parameters of a gateway.
5432
5641
  *
5433
5642
  * @param request - UpdateGatewayFeatureRequest
5434
5643
  * @param headers - map
@@ -5459,7 +5668,7 @@ class Client extends openapi_core_1.default {
5459
5668
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateGatewayFeatureResponse({}));
5460
5669
  }
5461
5670
  /**
5462
- * Updates the configuration of an instance feature parameter.
5671
+ * Updates the attribute parameters of a gateway.
5463
5672
  *
5464
5673
  * @param request - UpdateGatewayFeatureRequest
5465
5674
  * @returns UpdateGatewayFeatureResponse
@@ -5470,7 +5679,7 @@ class Client extends openapi_core_1.default {
5470
5679
  return await this.updateGatewayFeatureWithOptions(gatewayId, name, request, headers, runtime);
5471
5680
  }
5472
5681
  /**
5473
- * The response message returned.
5682
+ * Modifies the name of a gateway.
5474
5683
  *
5475
5684
  * @deprecated OpenAPI UpdateGatewayName is deprecated
5476
5685
  *
@@ -5503,7 +5712,7 @@ class Client extends openapi_core_1.default {
5503
5712
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateGatewayNameResponse({}));
5504
5713
  }
5505
5714
  /**
5506
- * The response message returned.
5715
+ * Modifies the name of a gateway.
5507
5716
  *
5508
5717
  * @deprecated OpenAPI UpdateGatewayName is deprecated
5509
5718
  *
@@ -5517,17 +5726,17 @@ class Client extends openapi_core_1.default {
5517
5726
  return await this.updateGatewayNameWithOptions(gatewayId, request, headers, runtime);
5518
5727
  }
5519
5728
  /**
5520
- * 更新网关配额限流规则
5729
+ * Edits a quota throttling rule on a gateway.
5521
5730
  *
5522
5731
  * @remarks
5523
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
5524
- * > 推荐调用逻辑:
5525
- * > - 一、先 dryRun 预检检验是否存在规则冲突
5526
- * > - - dryRun=true
5527
- * > - - 返回含conflictHash的冲突预览
5528
- * > - 二、确认后正式提交
5529
- * > - - 无冲突:dryRun=false,overwrite=false
5530
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
5732
+ * Edits a quota rule on a gateway. This operation takes effect only on AI gateways with a version later than 2.1.19. Editing a rule preserves the historical usage of consumers on the rule.
5733
+ * > Recommended call logic:
5734
+ * > - Step 1: Perform a dry run to check for rule conflicts.
5735
+ * > - - Set dryRun to true.
5736
+ * > - - The response contains a conflict preview with conflictHash.
5737
+ * > - Step 2: Submit the request after confirmation.
5738
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
5739
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
5531
5740
  *
5532
5741
  * @param request - UpdateGatewayQuotaRuleRequest
5533
5742
  * @param headers - map
@@ -5579,17 +5788,17 @@ class Client extends openapi_core_1.default {
5579
5788
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateGatewayQuotaRuleResponse({}));
5580
5789
  }
5581
5790
  /**
5582
- * 更新网关配额限流规则
5791
+ * Edits a quota throttling rule on a gateway.
5583
5792
  *
5584
5793
  * @remarks
5585
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
5586
- * > 推荐调用逻辑:
5587
- * > - 一、先 dryRun 预检检验是否存在规则冲突
5588
- * > - - dryRun=true
5589
- * > - - 返回含conflictHash的冲突预览
5590
- * > - 二、确认后正式提交
5591
- * > - - 无冲突:dryRun=false,overwrite=false
5592
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
5794
+ * Edits a quota rule on a gateway. This operation takes effect only on AI gateways with a version later than 2.1.19. Editing a rule preserves the historical usage of consumers on the rule.
5795
+ * > Recommended call logic:
5796
+ * > - Step 1: Perform a dry run to check for rule conflicts.
5797
+ * > - - Set dryRun to true.
5798
+ * > - - The response contains a conflict preview with conflictHash.
5799
+ * > - Step 2: Submit the request after confirmation.
5800
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
5801
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
5593
5802
  *
5594
5803
  * @param request - UpdateGatewayQuotaRuleRequest
5595
5804
  * @returns UpdateGatewayQuotaRuleResponse
@@ -5600,10 +5809,10 @@ class Client extends openapi_core_1.default {
5600
5809
  return await this.updateGatewayQuotaRuleWithOptions(gatewayId, ruleId, request, headers, runtime);
5601
5810
  }
5602
5811
  /**
5603
- * 启/停用网关配额限流规则
5812
+ * Enables or disables a quota throttling rule for a gateway.
5604
5813
  *
5605
5814
  * @remarks
5606
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
5815
+ * Enables or disables a quota rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19.
5607
5816
  *
5608
5817
  * @param request - UpdateGatewayQuotaRuleStatusRequest
5609
5818
  * @param headers - map
@@ -5637,10 +5846,10 @@ class Client extends openapi_core_1.default {
5637
5846
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateGatewayQuotaRuleStatusResponse({}));
5638
5847
  }
5639
5848
  /**
5640
- * 启/停用网关配额限流规则
5849
+ * Enables or disables a quota throttling rule for a gateway.
5641
5850
  *
5642
5851
  * @remarks
5643
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
5852
+ * Enables or disables a quota rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19.
5644
5853
  *
5645
5854
  * @param request - UpdateGatewayQuotaRuleStatusRequest
5646
5855
  * @returns UpdateGatewayQuotaRuleStatusResponse
@@ -5771,7 +5980,7 @@ class Client extends openapi_core_1.default {
5771
5980
  return await this.updateHttpApiOperationWithOptions(httpApiId, operationId, request, headers, runtime);
5772
5981
  }
5773
5982
  /**
5774
- * Updates a route of an HTTP API.
5983
+ * Updates a route of an HttpApi.
5775
5984
  *
5776
5985
  * @param request - UpdateHttpApiRouteRequest
5777
5986
  * @param headers - map
@@ -5820,7 +6029,7 @@ class Client extends openapi_core_1.default {
5820
6029
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateHttpApiRouteResponse({}));
5821
6030
  }
5822
6031
  /**
5823
- * Updates a route of an HTTP API.
6032
+ * Updates a route of an HttpApi.
5824
6033
  *
5825
6034
  * @param request - UpdateHttpApiRouteRequest
5826
6035
  * @returns UpdateHttpApiRouteResponse
@@ -5834,7 +6043,7 @@ class Client extends openapi_core_1.default {
5834
6043
  * Updates an MCP server.
5835
6044
  *
5836
6045
  * @remarks
5837
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
6046
+ * Only sources of the **Container Service** type can update the Ingress listener configuration.
5838
6047
  *
5839
6048
  * @param request - UpdateMcpServerRequest
5840
6049
  * @param headers - map
@@ -5901,7 +6110,7 @@ class Client extends openapi_core_1.default {
5901
6110
  * Updates an MCP server.
5902
6111
  *
5903
6112
  * @remarks
5904
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
6113
+ * Only sources of the **Container Service** type can update the Ingress listener configuration.
5905
6114
  *
5906
6115
  * @param request - UpdateMcpServerRequest
5907
6116
  * @returns UpdateMcpServerResponse
@@ -5912,7 +6121,7 @@ class Client extends openapi_core_1.default {
5912
6121
  return await this.updateMcpServerWithOptions(mcpServerId, request, headers, runtime);
5913
6122
  }
5914
6123
  /**
5915
- * Updates a plug-in attachment.
6124
+ * Updates a plugin mount.
5916
6125
  *
5917
6126
  * @param request - UpdatePluginAttachmentRequest
5918
6127
  * @param headers - map
@@ -5949,7 +6158,7 @@ class Client extends openapi_core_1.default {
5949
6158
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdatePluginAttachmentResponse({}));
5950
6159
  }
5951
6160
  /**
5952
- * Updates a plug-in attachment.
6161
+ * Updates a plugin mount.
5953
6162
  *
5954
6163
  * @param request - UpdatePluginAttachmentRequest
5955
6164
  * @returns UpdatePluginAttachmentResponse
@@ -6008,10 +6217,10 @@ class Client extends openapi_core_1.default {
6008
6217
  return await this.updatePolicyWithOptions(policyId, request, headers, runtime);
6009
6218
  }
6010
6219
  /**
6011
- * Updates the key.
6220
+ * Updates a key pair.
6012
6221
  *
6013
6222
  * @remarks
6014
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
6223
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
6015
6224
  *
6016
6225
  * @param request - UpdateSecretRequest
6017
6226
  * @param headers - map
@@ -6042,10 +6251,10 @@ class Client extends openapi_core_1.default {
6042
6251
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSecretResponse({}));
6043
6252
  }
6044
6253
  /**
6045
- * Updates the key.
6254
+ * Updates a key pair.
6046
6255
  *
6047
6256
  * @remarks
6048
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
6257
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
6049
6258
  *
6050
6259
  * @param request - UpdateSecretRequest
6051
6260
  * @returns UpdateSecretResponse
@@ -6056,7 +6265,7 @@ class Client extends openapi_core_1.default {
6056
6265
  return await this.updateSecretWithOptions(secretId, request, headers, runtime);
6057
6266
  }
6058
6267
  /**
6059
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
6268
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
6060
6269
  *
6061
6270
  * @param request - UpdateServiceRequest
6062
6271
  * @param headers - map
@@ -6084,6 +6293,9 @@ class Client extends openapi_core_1.default {
6084
6293
  if (!$dara.isNull(request.healthyPanicThreshold)) {
6085
6294
  body["healthyPanicThreshold"] = request.healthyPanicThreshold;
6086
6295
  }
6296
+ if (!$dara.isNull(request.modelProviderId)) {
6297
+ body["modelProviderId"] = request.modelProviderId;
6298
+ }
6087
6299
  if (!$dara.isNull(request.outlierDetectionConfig)) {
6088
6300
  body["outlierDetectionConfig"] = request.outlierDetectionConfig;
6089
6301
  }
@@ -6111,7 +6323,7 @@ class Client extends openapi_core_1.default {
6111
6323
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateServiceResponse({}));
6112
6324
  }
6113
6325
  /**
6114
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
6326
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
6115
6327
  *
6116
6328
  * @param request - UpdateServiceRequest
6117
6329
  * @returns UpdateServiceResponse
@@ -6164,7 +6376,7 @@ class Client extends openapi_core_1.default {
6164
6376
  return await this.updateServiceVersionWithOptions(serviceId, name, request, headers, runtime);
6165
6377
  }
6166
6378
  /**
6167
- * Updates the version of a Cloud-native API Gateway instance.
6379
+ * Upgrades the gateway version.
6168
6380
  *
6169
6381
  * @param request - UpgradeGatewayRequest
6170
6382
  * @param headers - map
@@ -6195,7 +6407,7 @@ class Client extends openapi_core_1.default {
6195
6407
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpgradeGatewayResponse({}));
6196
6408
  }
6197
6409
  /**
6198
- * Updates the version of a Cloud-native API Gateway instance.
6410
+ * Upgrades the gateway version.
6199
6411
  *
6200
6412
  * @param request - UpgradeGatewayRequest
6201
6413
  * @returns UpgradeGatewayResponse