@alicloud/apig20240327 9.2.0 → 9.3.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 (443) hide show
  1. package/dist/client.d.ts +248 -194
  2. package/dist/client.js +360 -194
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddGatewayQuotaRuleRequest.d.ts +36 -0
  5. package/dist/models/AddGatewayQuotaRuleRequest.js.map +1 -1
  6. package/dist/models/AddGatewayQuotaRuleResponseBody.d.ts +60 -0
  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/BatchDeleteConsumerAuthorizationRuleRequest.d.ts +1 -1
  12. package/dist/models/ChangeResourceGroupRequest.d.ts +4 -4
  13. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  14. package/dist/models/ConsumerGroupInfo.d.ts +28 -0
  15. package/dist/models/ConsumerGroupInfo.js +62 -0
  16. package/dist/models/ConsumerGroupInfo.js.map +1 -0
  17. package/dist/models/CreateAiModelProviderRequest.d.ts +29 -0
  18. package/dist/models/CreateAiModelProviderRequest.js +67 -0
  19. package/dist/models/CreateAiModelProviderRequest.js.map +1 -0
  20. package/dist/models/CreateAiModelProviderResponse.d.ts +19 -0
  21. package/dist/models/CreateAiModelProviderResponse.js +69 -0
  22. package/dist/models/CreateAiModelProviderResponse.js.map +1 -0
  23. package/dist/models/CreateAiModelProviderResponseBody.d.ts +110 -0
  24. package/dist/models/CreateAiModelProviderResponseBody.js +237 -0
  25. package/dist/models/CreateAiModelProviderResponseBody.js.map +1 -0
  26. package/dist/models/CreateAndAttachPolicyRequest.d.ts +15 -45
  27. package/dist/models/CreateAndAttachPolicyRequest.js.map +1 -1
  28. package/dist/models/CreateAndAttachPolicyResponseBody.d.ts +8 -8
  29. package/dist/models/CreateConsumerAuthorizationRuleResponseBody.d.ts +1 -1
  30. package/dist/models/CreateConsumerAuthorizationRulesRequest.d.ts +10 -0
  31. package/dist/models/CreateConsumerAuthorizationRulesRequest.js +4 -0
  32. package/dist/models/CreateConsumerAuthorizationRulesRequest.js.map +1 -1
  33. package/dist/models/CreateConsumerRequest.d.ts +4 -5
  34. package/dist/models/CreateConsumerRequest.js.map +1 -1
  35. package/dist/models/CreateConsumerResponseBody.d.ts +1 -1
  36. package/dist/models/CreateDomainRequest.d.ts +8 -5
  37. package/dist/models/CreateDomainRequest.js.map +1 -1
  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 +7 -7
  45. package/dist/models/CreateHttpApiResponseBody.d.ts +1 -1
  46. package/dist/models/CreateHttpApiRouteRequest.d.ts +4 -4
  47. package/dist/models/CreateMcpServerRequest.d.ts +7 -7
  48. package/dist/models/CreatePluginAttachmentResponseBody.d.ts +1 -1
  49. package/dist/models/CreatePluginClassRequest.d.ts +51 -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 +34 -0
  56. package/dist/models/CreatePluginClassResponseBody.js +86 -0
  57. package/dist/models/CreatePluginClassResponseBody.js.map +1 -0
  58. package/dist/models/CreatePolicyRequest.d.ts +4 -4
  59. package/dist/models/CreatePolicyResponseBody.d.ts +5 -5
  60. package/dist/models/CreateSecretRequest.d.ts +5 -5
  61. package/dist/models/CreateSecretResponseBody.d.ts +4 -4
  62. package/dist/models/CreateServiceRequest.d.ts +5 -4
  63. package/dist/models/CreateServiceRequest.js +2 -0
  64. package/dist/models/CreateServiceRequest.js.map +1 -1
  65. package/dist/models/CreateServiceVersionRequest.d.ts +3 -3
  66. package/dist/models/CreateServiceVersionResponseBody.d.ts +2 -2
  67. package/dist/models/CreateSourceRequest.d.ts +4 -4
  68. package/dist/models/DeleteEnvironmentResponseBody.d.ts +1 -1
  69. package/dist/models/DeleteGatewayQuotaRuleResponseBody.d.ts +9 -0
  70. package/dist/models/DeleteGatewayQuotaRuleResponseBody.js.map +1 -1
  71. package/dist/models/DeleteHttpApiResponseBody.d.ts +2 -2
  72. package/dist/models/DeleteHttpApiRouteResponseBody.d.ts +2 -2
  73. package/dist/models/DeleteMcpServerResponseBody.d.ts +3 -3
  74. package/dist/models/DeletePolicyAttachmentResponseBody.d.ts +3 -3
  75. package/dist/models/DeletePolicyResponseBody.d.ts +3 -3
  76. package/dist/models/DeleteSecretResponseBody.d.ts +3 -3
  77. package/dist/models/DeleteServiceVersionResponseBody.d.ts +2 -2
  78. package/dist/models/DeployHttpApiRequest.d.ts +3 -3
  79. package/dist/models/DeployMcpServerResponseBody.d.ts +3 -3
  80. package/dist/models/DescribeRegionsRequest.d.ts +3 -0
  81. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  82. package/dist/models/DescribeRegionsResponseBody.d.ts +19 -0
  83. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  84. package/dist/models/DomainInfo.d.ts +13 -6
  85. package/dist/models/DomainInfo.js.map +1 -1
  86. package/dist/models/ExportHttpApiRequest.d.ts +7 -7
  87. package/dist/models/GatewayInfo.d.ts +9 -1
  88. package/dist/models/GatewayInfo.js.map +1 -1
  89. package/dist/models/GetConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  90. package/dist/models/GetConsumerResponseBody.d.ts +39 -6
  91. package/dist/models/GetConsumerResponseBody.js +31 -1
  92. package/dist/models/GetConsumerResponseBody.js.map +1 -1
  93. package/dist/models/GetDomainResponseBody.d.ts +3 -4
  94. package/dist/models/GetDomainResponseBody.js.map +1 -1
  95. package/dist/models/GetEnvironmentResponseBody.d.ts +1 -1
  96. package/dist/models/GetGatewayQuotaRuleRequest.d.ts +10 -0
  97. package/dist/models/GetGatewayQuotaRuleRequest.js.map +1 -1
  98. package/dist/models/GetGatewayQuotaRuleResponseBody.d.ts +60 -0
  99. package/dist/models/GetGatewayQuotaRuleResponseBody.js.map +1 -1
  100. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.d.ts +6 -0
  101. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.js.map +1 -1
  102. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.d.ts +63 -0
  103. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.js.map +1 -1
  104. package/dist/models/GetHttpApiResponseBody.d.ts +3 -3
  105. package/dist/models/GetMcpServerResponseBody.d.ts +49 -49
  106. package/dist/models/GetPluginAttachmentResponseBody.d.ts +4 -4
  107. package/dist/models/GetPluginClassRequest.d.ts +13 -0
  108. package/dist/models/GetPluginClassRequest.js +54 -0
  109. package/dist/models/GetPluginClassRequest.js.map +1 -0
  110. package/dist/models/GetPluginClassResponse.d.ts +19 -0
  111. package/dist/models/GetPluginClassResponse.js +69 -0
  112. package/dist/models/GetPluginClassResponse.js.map +1 -0
  113. package/dist/models/GetPluginClassResponseBody.d.ts +40 -0
  114. package/dist/models/GetPluginClassResponseBody.js +98 -0
  115. package/dist/models/GetPluginClassResponseBody.js.map +1 -0
  116. package/dist/models/GetPolicyAttachmentResponseBody.d.ts +11 -11
  117. package/dist/models/GetResourceOverviewResponseBody.d.ts +12 -12
  118. package/dist/models/GetSecretResponseBody.d.ts +11 -13
  119. package/dist/models/GetSecretResponseBody.js.map +1 -1
  120. package/dist/models/GetSecretValueResponseBody.d.ts +4 -4
  121. package/dist/models/GetServiceResponseBody.d.ts +1 -1
  122. package/dist/models/GetSourceResponseBody.d.ts +2 -2
  123. package/dist/models/HiMarketApiKeyConfig.d.ts +17 -5
  124. package/dist/models/HiMarketApiKeyConfig.js.map +1 -1
  125. package/dist/models/HiMarketAuthCodeConfig.d.ts +36 -9
  126. package/dist/models/HiMarketAuthCodeConfig.js.map +1 -1
  127. package/dist/models/HiMarketProductCategory.d.ts +13 -4
  128. package/dist/models/HiMarketProductCategory.js.map +1 -1
  129. package/dist/models/ImportHttpApiRequest.d.ts +8 -8
  130. package/dist/models/ImportHttpApiResponseBody.d.ts +6 -6
  131. package/dist/models/InstallPluginResponseBody.d.ts +5 -5
  132. package/dist/models/JwtIdentityConfig.d.ts +21 -9
  133. package/dist/models/JwtIdentityConfig.js.map +1 -1
  134. package/dist/models/ListConsumerAuthorizationRulesResponseBody.d.ts +16 -14
  135. package/dist/models/ListConsumerAuthorizationRulesResponseBody.js.map +1 -1
  136. package/dist/models/ListConsumerQuotaRulesRequest.d.ts +12 -0
  137. package/dist/models/ListConsumerQuotaRulesRequest.js.map +1 -1
  138. package/dist/models/ListConsumerQuotaRulesResponseBody.d.ts +59 -0
  139. package/dist/models/ListConsumerQuotaRulesResponseBody.js.map +1 -1
  140. package/dist/models/ListConsumersRequest.d.ts +3 -3
  141. package/dist/models/ListConsumersResponseBody.d.ts +10 -10
  142. package/dist/models/ListDomainsRequest.d.ts +3 -0
  143. package/dist/models/ListDomainsRequest.js.map +1 -1
  144. package/dist/models/ListEnvironmentsResponseBody.d.ts +1 -1
  145. package/dist/models/ListExternalServicesRequest.d.ts +20 -0
  146. package/dist/models/ListExternalServicesRequest.js.map +1 -1
  147. package/dist/models/ListExternalServicesResponseBody.d.ts +30 -0
  148. package/dist/models/ListExternalServicesResponseBody.js.map +1 -1
  149. package/dist/models/ListGatewayFeaturesResponseBody.d.ts +27 -30
  150. package/dist/models/ListGatewayFeaturesResponseBody.js.map +1 -1
  151. package/dist/models/ListGatewayQuotaRulesRequest.d.ts +15 -0
  152. package/dist/models/ListGatewayQuotaRulesRequest.js.map +1 -1
  153. package/dist/models/ListGatewayQuotaRulesResponseBody.d.ts +54 -0
  154. package/dist/models/ListGatewayQuotaRulesResponseBody.js.map +1 -1
  155. package/dist/models/ListGatewaysRequest.d.ts +10 -10
  156. package/dist/models/ListGatewaysResponseBody.d.ts +81 -76
  157. package/dist/models/ListGatewaysResponseBody.js.map +1 -1
  158. package/dist/models/ListGatewaysShrinkRequest.d.ts +8 -8
  159. package/dist/models/ListHttpApiOperationsRequest.d.ts +13 -13
  160. package/dist/models/ListHttpApiOperationsResponseBody.d.ts +8 -8
  161. package/dist/models/ListHttpApisRequest.d.ts +21 -17
  162. package/dist/models/ListHttpApisRequest.js.map +1 -1
  163. package/dist/models/ListHttpApisResponseBody.d.ts +8 -8
  164. package/dist/models/ListMcpServersRequest.d.ts +5 -5
  165. package/dist/models/ListMcpServersResponseBody.d.ts +26 -26
  166. package/dist/models/ListPluginAttachmentsRequest.d.ts +6 -6
  167. package/dist/models/ListPluginAttachmentsResponseBody.d.ts +15 -25
  168. package/dist/models/ListPluginAttachmentsResponseBody.js.map +1 -1
  169. package/dist/models/ListPluginClassesRequest.d.ts +14 -16
  170. package/dist/models/ListPluginClassesRequest.js.map +1 -1
  171. package/dist/models/ListPluginClassesResponseBody.d.ts +16 -16
  172. package/dist/models/ListPluginsRequest.d.ts +15 -15
  173. package/dist/models/ListPluginsResponseBody.d.ts +17 -17
  174. package/dist/models/ListPoliciesRequest.d.ts +11 -16
  175. package/dist/models/ListPoliciesRequest.js.map +1 -1
  176. package/dist/models/ListPoliciesResponseBody.d.ts +6 -6
  177. package/dist/models/ListPolicyClassesRequest.d.ts +1 -1
  178. package/dist/models/ListSecretReferencesRequest.d.ts +1 -1
  179. package/dist/models/ListSecretReferencesResponseBody.d.ts +9 -9
  180. package/dist/models/ListSecretsRequest.d.ts +4 -4
  181. package/dist/models/ListSecretsResponseBody.d.ts +19 -16
  182. package/dist/models/ListSecretsResponseBody.js.map +1 -1
  183. package/dist/models/ListServicesRequest.d.ts +5 -5
  184. package/dist/models/ListSslCertsResponseBody.d.ts +1 -1
  185. package/dist/models/ListTagResourcesRequest.d.ts +18 -0
  186. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  187. package/dist/models/ListTagResourcesResponseBody.d.ts +22 -0
  188. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  189. package/dist/models/ListTagResourcesShrinkRequest.d.ts +12 -0
  190. package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
  191. package/dist/models/ListZonesResponseBody.d.ts +7 -7
  192. package/dist/models/PluginClassInfo.d.ts +119 -0
  193. package/dist/models/PluginClassInfo.js.map +1 -1
  194. package/dist/models/PolicyDetailInfo.d.ts +42 -0
  195. package/dist/models/PolicyDetailInfo.js.map +1 -1
  196. package/dist/models/QueryConsumerAuthorizationRulesRequest.d.ts +10 -0
  197. package/dist/models/QueryConsumerAuthorizationRulesRequest.js +4 -0
  198. package/dist/models/QueryConsumerAuthorizationRulesRequest.js.map +1 -1
  199. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.d.ts +32 -18
  200. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js +10 -0
  201. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js.map +1 -1
  202. package/dist/models/RemoveConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  203. package/dist/models/ResetGatewayQuotaRuleRequest.d.ts +28 -0
  204. package/dist/models/ResetGatewayQuotaRuleRequest.js.map +1 -1
  205. package/dist/models/ResetGatewayQuotaRuleResponseBody.d.ts +47 -0
  206. package/dist/models/ResetGatewayQuotaRuleResponseBody.js.map +1 -1
  207. package/dist/models/RestartGatewayResponseBody.d.ts +2 -2
  208. package/dist/models/Service.d.ts +30 -16
  209. package/dist/models/Service.js +2 -0
  210. package/dist/models/Service.js.map +1 -1
  211. package/dist/models/ServiceHealthCheck.d.ts +48 -0
  212. package/dist/models/ServiceHealthCheck.js.map +1 -1
  213. package/dist/models/ServiceInfo.d.ts +68 -0
  214. package/dist/models/ServiceInfo.js +154 -0
  215. package/dist/models/ServiceInfo.js.map +1 -0
  216. package/dist/models/SyncMcpserversRequest.d.ts +7 -7
  217. package/dist/models/SyncMcpserversResponseBody.d.ts +7 -7
  218. package/dist/models/TagResourcesRequest.d.ts +17 -0
  219. package/dist/models/TagResourcesRequest.js.map +1 -1
  220. package/dist/models/UnDeployMcpServerResponseBody.d.ts +3 -3
  221. package/dist/models/UndeployHttpApiRequest.d.ts +2 -2
  222. package/dist/models/UndeployHttpApiResponseBody.d.ts +3 -3
  223. package/dist/models/UntagResourcesRequest.d.ts +19 -0
  224. package/dist/models/UntagResourcesRequest.js.map +1 -1
  225. package/dist/models/UntagResourcesShrinkRequest.d.ts +19 -0
  226. package/dist/models/UntagResourcesShrinkRequest.js.map +1 -1
  227. package/dist/models/UpdateAndAttachPolicyRequest.d.ts +3 -1
  228. package/dist/models/UpdateAndAttachPolicyRequest.js.map +1 -1
  229. package/dist/models/UpdateConsumerAuthorizationRuleRequest.d.ts +3 -1
  230. package/dist/models/UpdateConsumerAuthorizationRuleRequest.js.map +1 -1
  231. package/dist/models/UpdateConsumerAuthorizationRuleResponseBody.d.ts +3 -3
  232. package/dist/models/UpdateConsumerRequest.d.ts +3 -3
  233. package/dist/models/UpdateConsumerResponseBody.d.ts +3 -3
  234. package/dist/models/UpdateEnvironmentRequest.d.ts +2 -2
  235. package/dist/models/UpdateEnvironmentResponseBody.d.ts +3 -3
  236. package/dist/models/UpdateGatewayFeatureResponseBody.d.ts +2 -2
  237. package/dist/models/UpdateGatewayQuotaRuleRequest.d.ts +29 -0
  238. package/dist/models/UpdateGatewayQuotaRuleRequest.js.map +1 -1
  239. package/dist/models/UpdateGatewayQuotaRuleResponseBody.d.ts +59 -0
  240. package/dist/models/UpdateGatewayQuotaRuleResponseBody.js.map +1 -1
  241. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.d.ts +6 -0
  242. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.js.map +1 -1
  243. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.d.ts +9 -0
  244. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.js.map +1 -1
  245. package/dist/models/UpdateHttpApiOperationRequest.d.ts +1 -1
  246. package/dist/models/UpdateHttpApiRequest.d.ts +18 -18
  247. package/dist/models/UpdateHttpApiResponseBody.d.ts +3 -3
  248. package/dist/models/UpdateHttpApiRouteRequest.d.ts +36 -9
  249. package/dist/models/UpdateHttpApiRouteRequest.js.map +1 -1
  250. package/dist/models/UpdateHttpApiRouteResponseBody.d.ts +1 -1
  251. package/dist/models/UpdateMcpServerRequest.d.ts +41 -31
  252. package/dist/models/UpdateMcpServerRequest.js.map +1 -1
  253. package/dist/models/UpdateMcpServerResponseBody.d.ts +3 -3
  254. package/dist/models/UpdatePluginAttachmentRequest.d.ts +3 -3
  255. package/dist/models/UpdatePluginAttachmentResponseBody.d.ts +3 -3
  256. package/dist/models/UpdatePolicyRequest.d.ts +3 -3
  257. package/dist/models/UpdatePolicyResponseBody.d.ts +3 -3
  258. package/dist/models/UpdateSecretRequest.d.ts +1 -1
  259. package/dist/models/UpdateSecretResponseBody.d.ts +2 -2
  260. package/dist/models/UpdateServiceRequest.d.ts +20 -24
  261. package/dist/models/UpdateServiceRequest.js +2 -0
  262. package/dist/models/UpdateServiceRequest.js.map +1 -1
  263. package/dist/models/UpdateServiceVersionRequest.d.ts +3 -3
  264. package/dist/models/UpdateServiceVersionResponseBody.d.ts +2 -2
  265. package/dist/models/UpgradeGatewayRequest.d.ts +1 -1
  266. package/dist/models/UpgradeGatewayResponseBody.d.ts +2 -2
  267. package/dist/models/model.d.ts +22 -0
  268. package/dist/models/model.js +61 -17
  269. package/dist/models/model.js.map +1 -1
  270. package/package.json +1 -1
  271. package/src/client.ts +383 -194
  272. package/src/models/AddGatewayQuotaRuleRequest.ts +36 -0
  273. package/src/models/AddGatewayQuotaRuleResponseBody.ts +60 -0
  274. package/src/models/AddGatewaySecurityGroupRuleRequest.ts +1 -1
  275. package/src/models/Attachment.ts +17 -20
  276. package/src/models/BatchDeleteConsumerAuthorizationRuleRequest.ts +1 -1
  277. package/src/models/ChangeResourceGroupRequest.ts +4 -4
  278. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  279. package/src/models/ConsumerGroupInfo.ts +45 -0
  280. package/src/models/CreateAiModelProviderRequest.ts +51 -0
  281. package/src/models/CreateAiModelProviderResponse.ts +40 -0
  282. package/src/models/CreateAiModelProviderResponseBody.ts +254 -0
  283. package/src/models/CreateAndAttachPolicyRequest.ts +15 -45
  284. package/src/models/CreateAndAttachPolicyResponseBody.ts +8 -8
  285. package/src/models/CreateConsumerAuthorizationRuleResponseBody.ts +1 -1
  286. package/src/models/CreateConsumerAuthorizationRulesRequest.ts +14 -0
  287. package/src/models/CreateConsumerRequest.ts +4 -5
  288. package/src/models/CreateConsumerResponseBody.ts +1 -1
  289. package/src/models/CreateDomainRequest.ts +8 -5
  290. package/src/models/CreateEnvironmentRequest.ts +5 -5
  291. package/src/models/CreateEnvironmentResponseBody.ts +5 -5
  292. package/src/models/CreateGatewayRequest.ts +16 -7
  293. package/src/models/CreateHttpApiOperationRequest.ts +1 -1
  294. package/src/models/CreateHttpApiOperationResponseBody.ts +6 -6
  295. package/src/models/CreateHttpApiRequest.ts +7 -7
  296. package/src/models/CreateHttpApiResponseBody.ts +1 -1
  297. package/src/models/CreateHttpApiRouteRequest.ts +4 -4
  298. package/src/models/CreateMcpServerRequest.ts +7 -7
  299. package/src/models/CreatePluginAttachmentResponseBody.ts +1 -1
  300. package/src/models/CreatePluginClassRequest.ts +82 -0
  301. package/src/models/CreatePluginClassResponse.ts +40 -0
  302. package/src/models/CreatePluginClassResponseBody.ts +66 -0
  303. package/src/models/CreatePolicyRequest.ts +4 -4
  304. package/src/models/CreatePolicyResponseBody.ts +5 -5
  305. package/src/models/CreateSecretRequest.ts +5 -5
  306. package/src/models/CreateSecretResponseBody.ts +4 -4
  307. package/src/models/CreateServiceRequest.ts +7 -4
  308. package/src/models/CreateServiceVersionRequest.ts +3 -3
  309. package/src/models/CreateServiceVersionResponseBody.ts +2 -2
  310. package/src/models/CreateSourceRequest.ts +4 -4
  311. package/src/models/DeleteEnvironmentResponseBody.ts +1 -1
  312. package/src/models/DeleteGatewayQuotaRuleResponseBody.ts +9 -0
  313. package/src/models/DeleteHttpApiResponseBody.ts +2 -2
  314. package/src/models/DeleteHttpApiRouteResponseBody.ts +2 -2
  315. package/src/models/DeleteMcpServerResponseBody.ts +3 -3
  316. package/src/models/DeletePolicyAttachmentResponseBody.ts +3 -3
  317. package/src/models/DeletePolicyResponseBody.ts +3 -3
  318. package/src/models/DeleteSecretResponseBody.ts +3 -3
  319. package/src/models/DeleteServiceVersionResponseBody.ts +2 -2
  320. package/src/models/DeployHttpApiRequest.ts +3 -3
  321. package/src/models/DeployMcpServerResponseBody.ts +3 -3
  322. package/src/models/DescribeRegionsRequest.ts +3 -0
  323. package/src/models/DescribeRegionsResponseBody.ts +19 -0
  324. package/src/models/DomainInfo.ts +13 -6
  325. package/src/models/ExportHttpApiRequest.ts +7 -7
  326. package/src/models/GatewayInfo.ts +9 -1
  327. package/src/models/GetConsumerAuthorizationRuleResponseBody.ts +2 -2
  328. package/src/models/GetConsumerResponseBody.ts +60 -6
  329. package/src/models/GetDomainResponseBody.ts +3 -4
  330. package/src/models/GetEnvironmentResponseBody.ts +1 -1
  331. package/src/models/GetGatewayQuotaRuleRequest.ts +10 -0
  332. package/src/models/GetGatewayQuotaRuleResponseBody.ts +60 -0
  333. package/src/models/GetGatewayQuotaRuleSubjectUsageRequest.ts +6 -0
  334. package/src/models/GetGatewayQuotaRuleSubjectUsageResponseBody.ts +63 -0
  335. package/src/models/GetHttpApiResponseBody.ts +3 -3
  336. package/src/models/GetMcpServerResponseBody.ts +49 -49
  337. package/src/models/GetPluginAttachmentResponseBody.ts +4 -4
  338. package/src/models/GetPluginClassRequest.ts +24 -0
  339. package/src/models/GetPluginClassResponse.ts +40 -0
  340. package/src/models/GetPluginClassResponseBody.ts +84 -0
  341. package/src/models/GetPolicyAttachmentResponseBody.ts +11 -11
  342. package/src/models/GetResourceOverviewResponseBody.ts +12 -12
  343. package/src/models/GetSecretResponseBody.ts +11 -13
  344. package/src/models/GetSecretValueResponseBody.ts +4 -4
  345. package/src/models/GetServiceResponseBody.ts +1 -1
  346. package/src/models/GetSourceResponseBody.ts +2 -2
  347. package/src/models/HiMarketApiKeyConfig.ts +17 -5
  348. package/src/models/HiMarketAuthCodeConfig.ts +36 -9
  349. package/src/models/HiMarketProductCategory.ts +13 -4
  350. package/src/models/ImportHttpApiRequest.ts +8 -8
  351. package/src/models/ImportHttpApiResponseBody.ts +6 -6
  352. package/src/models/InstallPluginResponseBody.ts +5 -5
  353. package/src/models/JwtIdentityConfig.ts +21 -9
  354. package/src/models/ListConsumerAuthorizationRulesResponseBody.ts +16 -14
  355. package/src/models/ListConsumerQuotaRulesRequest.ts +12 -0
  356. package/src/models/ListConsumerQuotaRulesResponseBody.ts +59 -0
  357. package/src/models/ListConsumersRequest.ts +3 -3
  358. package/src/models/ListConsumersResponseBody.ts +10 -10
  359. package/src/models/ListDomainsRequest.ts +3 -0
  360. package/src/models/ListEnvironmentsResponseBody.ts +1 -1
  361. package/src/models/ListExternalServicesRequest.ts +20 -0
  362. package/src/models/ListExternalServicesResponseBody.ts +30 -0
  363. package/src/models/ListGatewayFeaturesResponseBody.ts +27 -30
  364. package/src/models/ListGatewayQuotaRulesRequest.ts +15 -0
  365. package/src/models/ListGatewayQuotaRulesResponseBody.ts +54 -0
  366. package/src/models/ListGatewaysRequest.ts +10 -10
  367. package/src/models/ListGatewaysResponseBody.ts +81 -76
  368. package/src/models/ListGatewaysShrinkRequest.ts +8 -8
  369. package/src/models/ListHttpApiOperationsRequest.ts +13 -13
  370. package/src/models/ListHttpApiOperationsResponseBody.ts +8 -8
  371. package/src/models/ListHttpApisRequest.ts +21 -17
  372. package/src/models/ListHttpApisResponseBody.ts +8 -8
  373. package/src/models/ListMcpServersRequest.ts +5 -5
  374. package/src/models/ListMcpServersResponseBody.ts +26 -26
  375. package/src/models/ListPluginAttachmentsRequest.ts +6 -6
  376. package/src/models/ListPluginAttachmentsResponseBody.ts +15 -25
  377. package/src/models/ListPluginClassesRequest.ts +14 -16
  378. package/src/models/ListPluginClassesResponseBody.ts +16 -16
  379. package/src/models/ListPluginsRequest.ts +15 -15
  380. package/src/models/ListPluginsResponseBody.ts +17 -17
  381. package/src/models/ListPoliciesRequest.ts +11 -16
  382. package/src/models/ListPoliciesResponseBody.ts +6 -6
  383. package/src/models/ListPolicyClassesRequest.ts +1 -1
  384. package/src/models/ListSecretReferencesRequest.ts +1 -1
  385. package/src/models/ListSecretReferencesResponseBody.ts +9 -9
  386. package/src/models/ListSecretsRequest.ts +4 -4
  387. package/src/models/ListSecretsResponseBody.ts +19 -16
  388. package/src/models/ListServicesRequest.ts +5 -5
  389. package/src/models/ListSslCertsResponseBody.ts +1 -1
  390. package/src/models/ListTagResourcesRequest.ts +18 -0
  391. package/src/models/ListTagResourcesResponseBody.ts +22 -0
  392. package/src/models/ListTagResourcesShrinkRequest.ts +12 -0
  393. package/src/models/ListZonesResponseBody.ts +7 -7
  394. package/src/models/PluginClassInfo.ts +119 -0
  395. package/src/models/PolicyDetailInfo.ts +42 -0
  396. package/src/models/QueryConsumerAuthorizationRulesRequest.ts +14 -0
  397. package/src/models/QueryConsumerAuthorizationRulesResponseBody.ts +41 -18
  398. package/src/models/RemoveConsumerAuthorizationRuleResponseBody.ts +2 -2
  399. package/src/models/ResetGatewayQuotaRuleRequest.ts +28 -0
  400. package/src/models/ResetGatewayQuotaRuleResponseBody.ts +47 -0
  401. package/src/models/RestartGatewayResponseBody.ts +2 -2
  402. package/src/models/Service.ts +32 -16
  403. package/src/models/ServiceHealthCheck.ts +48 -0
  404. package/src/models/ServiceInfo.ts +150 -0
  405. package/src/models/SyncMcpserversRequest.ts +7 -7
  406. package/src/models/SyncMcpserversResponseBody.ts +7 -7
  407. package/src/models/TagResourcesRequest.ts +17 -0
  408. package/src/models/UnDeployMcpServerResponseBody.ts +3 -3
  409. package/src/models/UndeployHttpApiRequest.ts +2 -2
  410. package/src/models/UndeployHttpApiResponseBody.ts +3 -3
  411. package/src/models/UntagResourcesRequest.ts +19 -0
  412. package/src/models/UntagResourcesShrinkRequest.ts +19 -0
  413. package/src/models/UpdateAndAttachPolicyRequest.ts +3 -1
  414. package/src/models/UpdateConsumerAuthorizationRuleRequest.ts +3 -1
  415. package/src/models/UpdateConsumerAuthorizationRuleResponseBody.ts +3 -3
  416. package/src/models/UpdateConsumerRequest.ts +3 -3
  417. package/src/models/UpdateConsumerResponseBody.ts +3 -3
  418. package/src/models/UpdateEnvironmentRequest.ts +2 -2
  419. package/src/models/UpdateEnvironmentResponseBody.ts +3 -3
  420. package/src/models/UpdateGatewayFeatureResponseBody.ts +2 -2
  421. package/src/models/UpdateGatewayQuotaRuleRequest.ts +29 -0
  422. package/src/models/UpdateGatewayQuotaRuleResponseBody.ts +59 -0
  423. package/src/models/UpdateGatewayQuotaRuleStatusRequest.ts +6 -0
  424. package/src/models/UpdateGatewayQuotaRuleStatusResponseBody.ts +9 -0
  425. package/src/models/UpdateHttpApiOperationRequest.ts +1 -1
  426. package/src/models/UpdateHttpApiRequest.ts +18 -18
  427. package/src/models/UpdateHttpApiResponseBody.ts +3 -3
  428. package/src/models/UpdateHttpApiRouteRequest.ts +36 -9
  429. package/src/models/UpdateHttpApiRouteResponseBody.ts +1 -1
  430. package/src/models/UpdateMcpServerRequest.ts +41 -31
  431. package/src/models/UpdateMcpServerResponseBody.ts +3 -3
  432. package/src/models/UpdatePluginAttachmentRequest.ts +3 -3
  433. package/src/models/UpdatePluginAttachmentResponseBody.ts +3 -3
  434. package/src/models/UpdatePolicyRequest.ts +3 -3
  435. package/src/models/UpdatePolicyResponseBody.ts +3 -3
  436. package/src/models/UpdateSecretRequest.ts +1 -1
  437. package/src/models/UpdateSecretResponseBody.ts +2 -2
  438. package/src/models/UpdateServiceRequest.ts +22 -24
  439. package/src/models/UpdateServiceVersionRequest.ts +3 -3
  440. package/src/models/UpdateServiceVersionResponseBody.ts +2 -2
  441. package/src/models/UpgradeGatewayRequest.ts +1 -1
  442. package/src/models/UpgradeGatewayResponseBody.ts +2 -2
  443. package/src/models/model.ts +22 -0
package/dist/client.d.ts CHANGED
@@ -9,18 +9,18 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 新增网关配额限流规则
12
+ * Creates a gateway quota throttling rule.
13
13
  *
14
14
  * @remarks
15
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
15
+ * This operation adds a consumer-based quota rule to an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
16
16
  * >
17
- * > 推荐调用逻辑:
18
- * > - 一、先 dryRun 预检检验是否存在规则冲突
19
- * > - - dryRun=true
20
- * > - - 返回含conflictHash的冲突预览
21
- * > - 二、确认后正式提交
22
- * > - - 无冲突:dryRun=false,overwrite=false
23
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
17
+ * > Recommended call logic:
18
+ * > - 1. Perform a dry run to check for rule conflicts.
19
+ * > - - Set dryRun=true.
20
+ * > - - The response contains a conflict preview with conflictHash.
21
+ * > - 2. Submit the request after confirmation.
22
+ * > - - No conflict: dryRun=false, overwrite=false.
23
+ * > - - Conflict exists and overwrite confirmed: dryRun=false, overwrite=true, conflictHash=<value returned in the previous step>
24
24
  *
25
25
  * @param request - AddGatewayQuotaRuleRequest
26
26
  * @param headers - map
@@ -31,18 +31,18 @@ export default class Client extends OpenApi {
31
31
  [key: string]: string;
32
32
  }, runtime: $dara.RuntimeOptions): Promise<$_model.AddGatewayQuotaRuleResponse>;
33
33
  /**
34
- * 新增网关配额限流规则
34
+ * Creates a gateway quota throttling rule.
35
35
  *
36
36
  * @remarks
37
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
37
+ * This operation adds a consumer-based quota rule to an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
38
38
  * >
39
- * > 推荐调用逻辑:
40
- * > - 一、先 dryRun 预检检验是否存在规则冲突
41
- * > - - dryRun=true
42
- * > - - 返回含conflictHash的冲突预览
43
- * > - 二、确认后正式提交
44
- * > - - 无冲突:dryRun=false,overwrite=false
45
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
39
+ * > Recommended call logic:
40
+ * > - 1. Perform a dry run to check for rule conflicts.
41
+ * > - - Set dryRun=true.
42
+ * > - - The response contains a conflict preview with conflictHash.
43
+ * > - 2. Submit the request after confirmation.
44
+ * > - - No conflict: dryRun=false, overwrite=false.
45
+ * > - - Conflict exists and overwrite confirmed: dryRun=false, overwrite=true, conflictHash=<value returned in the previous step>
46
46
  *
47
47
  * @param request - AddGatewayQuotaRuleRequest
48
48
  * @returns AddGatewayQuotaRuleResponse
@@ -67,7 +67,7 @@ export default class Client extends OpenApi {
67
67
  */
68
68
  addGatewaySecurityGroupRule(gatewayId: string, request: $_model.AddGatewaySecurityGroupRuleRequest): Promise<$_model.AddGatewaySecurityGroupRuleResponse>;
69
69
  /**
70
- * Revokes API consumer authorization rules in batches.
70
+ * Revokes consumer authorization rules in batches.
71
71
  *
72
72
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
73
73
  * @param headers - map
@@ -78,14 +78,14 @@ export default class Client extends OpenApi {
78
78
  [key: string]: string;
79
79
  }, runtime: $dara.RuntimeOptions): Promise<$_model.BatchDeleteConsumerAuthorizationRuleResponse>;
80
80
  /**
81
- * Revokes API consumer authorization rules in batches.
81
+ * Revokes consumer authorization rules in batches.
82
82
  *
83
83
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
84
84
  * @returns BatchDeleteConsumerAuthorizationRuleResponse
85
85
  */
86
86
  batchDeleteConsumerAuthorizationRule(request: $_model.BatchDeleteConsumerAuthorizationRuleRequest): Promise<$_model.BatchDeleteConsumerAuthorizationRuleResponse>;
87
87
  /**
88
- * Moves a resource from one resource group to another.
88
+ * Transfers a resource to a different resource group.
89
89
  *
90
90
  * @param request - ChangeResourceGroupRequest
91
91
  * @param headers - map
@@ -96,12 +96,30 @@ export default class Client extends OpenApi {
96
96
  [key: string]: string;
97
97
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ChangeResourceGroupResponse>;
98
98
  /**
99
- * Moves a resource from one resource group to another.
99
+ * Transfers a resource to a different resource group.
100
100
  *
101
101
  * @param request - ChangeResourceGroupRequest
102
102
  * @returns ChangeResourceGroupResponse
103
103
  */
104
104
  changeResourceGroup(request: $_model.ChangeResourceGroupRequest): Promise<$_model.ChangeResourceGroupResponse>;
105
+ /**
106
+ * 创建AI模型供应商
107
+ *
108
+ * @param request - CreateAiModelProviderRequest
109
+ * @param headers - map
110
+ * @param runtime - runtime options for this request RuntimeOptions
111
+ * @returns CreateAiModelProviderResponse
112
+ */
113
+ createAiModelProviderWithOptions(request: $_model.CreateAiModelProviderRequest, headers: {
114
+ [key: string]: string;
115
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAiModelProviderResponse>;
116
+ /**
117
+ * 创建AI模型供应商
118
+ *
119
+ * @param request - CreateAiModelProviderRequest
120
+ * @returns CreateAiModelProviderResponse
121
+ */
122
+ createAiModelProvider(request: $_model.CreateAiModelProviderRequest): Promise<$_model.CreateAiModelProviderResponse>;
105
123
  /**
106
124
  * Creates and attaches a policy.
107
125
  *
@@ -251,7 +269,7 @@ export default class Client extends OpenApi {
251
269
  */
252
270
  createHttpApi(request: $_model.CreateHttpApiRequest): Promise<$_model.CreateHttpApiResponse>;
253
271
  /**
254
- * Create an Operation for HTTP API
272
+ * Creates operations for an HTTP API.
255
273
  *
256
274
  * @param request - CreateHttpApiOperationRequest
257
275
  * @param headers - map
@@ -262,7 +280,7 @@ export default class Client extends OpenApi {
262
280
  [key: string]: string;
263
281
  }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHttpApiOperationResponse>;
264
282
  /**
265
- * Create an Operation for HTTP API
283
+ * Creates operations for an HTTP API.
266
284
  *
267
285
  * @param request - CreateHttpApiOperationRequest
268
286
  * @returns CreateHttpApiOperationResponse
@@ -322,6 +340,24 @@ export default class Client extends OpenApi {
322
340
  * @returns CreatePluginAttachmentResponse
323
341
  */
324
342
  createPluginAttachment(request: $_model.CreatePluginAttachmentRequest): Promise<$_model.CreatePluginAttachmentResponse>;
343
+ /**
344
+ * Creates a custom plugin class.
345
+ *
346
+ * @param request - CreatePluginClassRequest
347
+ * @param headers - map
348
+ * @param runtime - runtime options for this request RuntimeOptions
349
+ * @returns CreatePluginClassResponse
350
+ */
351
+ createPluginClassWithOptions(request: $_model.CreatePluginClassRequest, headers: {
352
+ [key: string]: string;
353
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePluginClassResponse>;
354
+ /**
355
+ * Creates a custom plugin class.
356
+ *
357
+ * @param request - CreatePluginClassRequest
358
+ * @returns CreatePluginClassResponse
359
+ */
360
+ createPluginClass(request: $_model.CreatePluginClassRequest): Promise<$_model.CreatePluginClassResponse>;
325
361
  /**
326
362
  * Creates a policy.
327
363
  *
@@ -377,7 +413,7 @@ export default class Client extends OpenApi {
377
413
  */
378
414
  createSecret(request: $_model.CreateSecretRequest): Promise<$_model.CreateSecretResponse>;
379
415
  /**
380
- * Creates a service.
416
+ * Creates services.
381
417
  *
382
418
  * @remarks
383
419
  * This operation supports creating multiple services.
@@ -391,7 +427,7 @@ export default class Client extends OpenApi {
391
427
  [key: string]: string;
392
428
  }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateServiceResponse>;
393
429
  /**
394
- * Creates a service.
430
+ * Creates services.
395
431
  *
396
432
  * @remarks
397
433
  * This operation supports creating multiple services.
@@ -516,10 +552,10 @@ export default class Client extends OpenApi {
516
552
  */
517
553
  deleteGateway(gatewayId: string): Promise<$_model.DeleteGatewayResponse>;
518
554
  /**
519
- * 删除网关配额限流规则
555
+ * Deletes a quota throttling rule from a gateway.
520
556
  *
521
557
  * @remarks
522
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
558
+ * Deletes a consumer-based quota rule from an AI gateway. This operation applies only to AI gateways of version 2.1.19 or later.
523
559
  *
524
560
  * @param request - DeleteGatewayQuotaRuleRequest
525
561
  * @param headers - map
@@ -530,10 +566,10 @@ export default class Client extends OpenApi {
530
566
  [key: string]: string;
531
567
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGatewayQuotaRuleResponse>;
532
568
  /**
533
- * 删除网关配额限流规则
569
+ * Deletes a quota throttling rule from a gateway.
534
570
  *
535
571
  * @remarks
536
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
572
+ * Deletes a consumer-based quota rule from an AI gateway. This operation applies only to AI gateways of version 2.1.19 or later.
537
573
  *
538
574
  * @param request - DeleteGatewayQuotaRuleRequest
539
575
  * @returns DeleteGatewayQuotaRuleResponse
@@ -558,7 +594,7 @@ export default class Client extends OpenApi {
558
594
  */
559
595
  deleteGatewaySecurityGroupRule(gatewayId: string, securityGroupRuleId: string, request: $_model.DeleteGatewaySecurityGroupRuleRequest): Promise<$_model.DeleteGatewaySecurityGroupRuleResponse>;
560
596
  /**
561
- * Deletes an HTTP API.
597
+ * Deletes a specified HTTP API.
562
598
  *
563
599
  * @param headers - map
564
600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -568,7 +604,7 @@ export default class Client extends OpenApi {
568
604
  [key: string]: string;
569
605
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHttpApiResponse>;
570
606
  /**
571
- * Deletes an HTTP API.
607
+ * Deletes a specified HTTP API.
572
608
  * @returns DeleteHttpApiResponse
573
609
  */
574
610
  deleteHttpApi(httpApiId: string): Promise<$_model.DeleteHttpApiResponse>;
@@ -588,7 +624,7 @@ export default class Client extends OpenApi {
588
624
  */
589
625
  deleteHttpApiOperation(httpApiId: string, operationId: string): Promise<$_model.DeleteHttpApiOperationResponse>;
590
626
  /**
591
- * Deletes a route in an HTTP API.
627
+ * Deletes a route of an HTTP API.
592
628
  *
593
629
  * @param headers - map
594
630
  * @param runtime - runtime options for this request RuntimeOptions
@@ -598,7 +634,7 @@ export default class Client extends OpenApi {
598
634
  [key: string]: string;
599
635
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHttpApiRouteResponse>;
600
636
  /**
601
- * Deletes a route in an HTTP API.
637
+ * Deletes a route of an HTTP API.
602
638
  * @returns DeleteHttpApiRouteResponse
603
639
  */
604
640
  deleteHttpApiRoute(httpApiId: string, routeId: string): Promise<$_model.DeleteHttpApiRouteResponse>;
@@ -666,7 +702,7 @@ export default class Client extends OpenApi {
666
702
  * Deletes a key value.
667
703
  *
668
704
  * @remarks
669
- * 接口支持创建多个服务。
705
+ * The operation supports creating multiple services.
670
706
  *
671
707
  * @param headers - map
672
708
  * @param runtime - runtime options for this request RuntimeOptions
@@ -679,7 +715,7 @@ export default class Client extends OpenApi {
679
715
  * Deletes a key value.
680
716
  *
681
717
  * @remarks
682
- * 接口支持创建多个服务。
718
+ * The operation supports creating multiple services.
683
719
  * @returns DeleteSecretResponse
684
720
  */
685
721
  deleteSecret(secretId: string): Promise<$_model.DeleteSecretResponse>;
@@ -747,7 +783,7 @@ export default class Client extends OpenApi {
747
783
  */
748
784
  deployHttpApi(httpApiId: string, request: $_model.DeployHttpApiRequest): Promise<$_model.DeployHttpApiResponse>;
749
785
  /**
750
- * Deploys an MCP server.
786
+ * Publishes an MCP server.
751
787
  *
752
788
  * @param headers - map
753
789
  * @param runtime - runtime options for this request RuntimeOptions
@@ -757,12 +793,12 @@ export default class Client extends OpenApi {
757
793
  [key: string]: string;
758
794
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeployMcpServerResponse>;
759
795
  /**
760
- * Deploys an MCP server.
796
+ * Publishes an MCP server.
761
797
  * @returns DeployMcpServerResponse
762
798
  */
763
799
  deployMcpServer(mcpServerId: string): Promise<$_model.DeployMcpServerResponse>;
764
800
  /**
765
- * 查询当前账号可见的云原生API网关开服地域
801
+ * Queries the regions where the cloud-native API gateway is available for the current account.
766
802
  *
767
803
  * @param request - DescribeRegionsRequest
768
804
  * @param headers - map
@@ -773,7 +809,7 @@ export default class Client extends OpenApi {
773
809
  [key: string]: string;
774
810
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRegionsResponse>;
775
811
  /**
776
- * 查询当前账号可见的云原生API网关开服地域
812
+ * Queries the regions where the cloud-native API gateway is available for the current account.
777
813
  *
778
814
  * @param request - DescribeRegionsRequest
779
815
  * @returns DescribeRegionsResponse
@@ -901,10 +937,10 @@ export default class Client extends OpenApi {
901
937
  */
902
938
  getGateway(gatewayId: string): Promise<$_model.GetGatewayResponse>;
903
939
  /**
904
- * 查询网关配额限流规则详情
940
+ * Queries the details of a gateway quota rate limiting rule.
905
941
  *
906
942
  * @remarks
907
- * 该接口用于查询 AI 网关上某条消费者配额规则。
943
+ * This operation queries a specific consumer quota rule on an AI gateway.
908
944
  *
909
945
  * @param request - GetGatewayQuotaRuleRequest
910
946
  * @param headers - map
@@ -915,20 +951,20 @@ export default class Client extends OpenApi {
915
951
  [key: string]: string;
916
952
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetGatewayQuotaRuleResponse>;
917
953
  /**
918
- * 查询网关配额限流规则详情
954
+ * Queries the details of a gateway quota rate limiting rule.
919
955
  *
920
956
  * @remarks
921
- * 该接口用于查询 AI 网关上某条消费者配额规则。
957
+ * This operation queries a specific consumer quota rule on an AI gateway.
922
958
  *
923
959
  * @param request - GetGatewayQuotaRuleRequest
924
960
  * @returns GetGatewayQuotaRuleResponse
925
961
  */
926
962
  getGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.GetGatewayQuotaRuleRequest): Promise<$_model.GetGatewayQuotaRuleResponse>;
927
963
  /**
928
- * 查询网关配额限流规则主体用量详情
964
+ * Queries the usage details of a subject under a gateway quota rate-limiting rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
929
965
  *
930
966
  * @remarks
931
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
967
+ * 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.
932
968
  *
933
969
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
934
970
  * @param headers - map
@@ -939,17 +975,17 @@ export default class Client extends OpenApi {
939
975
  [key: string]: string;
940
976
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetGatewayQuotaRuleSubjectUsageResponse>;
941
977
  /**
942
- * 查询网关配额限流规则主体用量详情
978
+ * Queries the usage details of a subject under a gateway quota rate-limiting rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
943
979
  *
944
980
  * @remarks
945
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
981
+ * 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.
946
982
  *
947
983
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
948
984
  * @returns GetGatewayQuotaRuleSubjectUsageResponse
949
985
  */
950
986
  getGatewayQuotaRuleSubjectUsage(gatewayId: string, ruleId: string, subjectId: string, request: $_model.GetGatewayQuotaRuleSubjectUsageRequest): Promise<$_model.GetGatewayQuotaRuleSubjectUsageResponse>;
951
987
  /**
952
- * Read HttpApi
988
+ * Retrieves HTTP API information.
953
989
  *
954
990
  * @param headers - map
955
991
  * @param runtime - runtime options for this request RuntimeOptions
@@ -959,7 +995,7 @@ export default class Client extends OpenApi {
959
995
  [key: string]: string;
960
996
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetHttpApiResponse>;
961
997
  /**
962
- * Read HttpApi
998
+ * Retrieves HTTP API information.
963
999
  * @returns GetHttpApiResponse
964
1000
  */
965
1001
  getHttpApi(httpApiId: string): Promise<$_model.GetHttpApiResponse>;
@@ -994,10 +1030,10 @@ export default class Client extends OpenApi {
994
1030
  */
995
1031
  getHttpApiRoute(httpApiId: string, routeId: string): Promise<$_model.GetHttpApiRouteResponse>;
996
1032
  /**
997
- * Get MCP Server.
1033
+ * Retrieves an MCP server.
998
1034
  *
999
1035
  * @remarks
1000
- * The API supports creating multiple services.
1036
+ * The operation supports creating multiple services.
1001
1037
  *
1002
1038
  * @param headers - map
1003
1039
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1007,15 +1043,15 @@ export default class Client extends OpenApi {
1007
1043
  [key: string]: string;
1008
1044
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetMcpServerResponse>;
1009
1045
  /**
1010
- * Get MCP Server.
1046
+ * Retrieves an MCP server.
1011
1047
  *
1012
1048
  * @remarks
1013
- * The API supports creating multiple services.
1049
+ * The operation supports creating multiple services.
1014
1050
  * @returns GetMcpServerResponse
1015
1051
  */
1016
1052
  getMcpServer(mcpServerId: string): Promise<$_model.GetMcpServerResponse>;
1017
1053
  /**
1018
- * Queries a plugin attachment.
1054
+ * Queries a plugin mount.
1019
1055
  *
1020
1056
  * @param headers - map
1021
1057
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1025,10 +1061,28 @@ export default class Client extends OpenApi {
1025
1061
  [key: string]: string;
1026
1062
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPluginAttachmentResponse>;
1027
1063
  /**
1028
- * Queries a plugin attachment.
1064
+ * Queries a plugin mount.
1029
1065
  * @returns GetPluginAttachmentResponse
1030
1066
  */
1031
1067
  getPluginAttachment(pluginAttachmentId: string): Promise<$_model.GetPluginAttachmentResponse>;
1068
+ /**
1069
+ * Retrieves a custom plugin class.
1070
+ *
1071
+ * @param request - GetPluginClassRequest
1072
+ * @param headers - map
1073
+ * @param runtime - runtime options for this request RuntimeOptions
1074
+ * @returns GetPluginClassResponse
1075
+ */
1076
+ getPluginClassWithOptions(pluginClassId: string, request: $_model.GetPluginClassRequest, headers: {
1077
+ [key: string]: string;
1078
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPluginClassResponse>;
1079
+ /**
1080
+ * Retrieves a custom plugin class.
1081
+ *
1082
+ * @param request - GetPluginClassRequest
1083
+ * @returns GetPluginClassResponse
1084
+ */
1085
+ getPluginClass(pluginClassId: string, request: $_model.GetPluginClassRequest): Promise<$_model.GetPluginClassResponse>;
1032
1086
  /**
1033
1087
  * Retrieves a policy.
1034
1088
  *
@@ -1045,7 +1099,7 @@ export default class Client extends OpenApi {
1045
1099
  */
1046
1100
  getPolicy(policyId: string): Promise<$_model.GetPolicyResponse>;
1047
1101
  /**
1048
- * Queries a policy attachment.
1102
+ * Queries the resource attachment of a policy.
1049
1103
  *
1050
1104
  * @param headers - map
1051
1105
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1055,12 +1109,12 @@ export default class Client extends OpenApi {
1055
1109
  [key: string]: string;
1056
1110
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPolicyAttachmentResponse>;
1057
1111
  /**
1058
- * Queries a policy attachment.
1112
+ * Queries the resource attachment of a policy.
1059
1113
  * @returns GetPolicyAttachmentResponse
1060
1114
  */
1061
1115
  getPolicyAttachment(policyAttachmentId: string): Promise<$_model.GetPolicyAttachmentResponse>;
1062
1116
  /**
1063
- * Get resource overview information
1117
+ * Retrieves resource overview information.
1064
1118
  *
1065
1119
  * @param request - GetResourceOverviewRequest
1066
1120
  * @param headers - map
@@ -1071,17 +1125,17 @@ export default class Client extends OpenApi {
1071
1125
  [key: string]: string;
1072
1126
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceOverviewResponse>;
1073
1127
  /**
1074
- * Get resource overview information
1128
+ * Retrieves resource overview information.
1075
1129
  *
1076
1130
  * @param request - GetResourceOverviewRequest
1077
1131
  * @returns GetResourceOverviewResponse
1078
1132
  */
1079
1133
  getResourceOverview(request: $_model.GetResourceOverviewRequest): Promise<$_model.GetResourceOverviewResponse>;
1080
1134
  /**
1081
- * Obtains the key.
1135
+ * Retrieves a key.
1082
1136
  *
1083
1137
  * @remarks
1084
- * You can call this operation to create multiple services at a time.
1138
+ * The operation supports creating multiple services.
1085
1139
  *
1086
1140
  * @param headers - map
1087
1141
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1091,18 +1145,18 @@ export default class Client extends OpenApi {
1091
1145
  [key: string]: string;
1092
1146
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetSecretResponse>;
1093
1147
  /**
1094
- * Obtains the key.
1148
+ * Retrieves a key.
1095
1149
  *
1096
1150
  * @remarks
1097
- * You can call this operation to create multiple services at a time.
1151
+ * The operation supports creating multiple services.
1098
1152
  * @returns GetSecretResponse
1099
1153
  */
1100
1154
  getSecret(secretId: string): Promise<$_model.GetSecretResponse>;
1101
1155
  /**
1102
- * Gets the key value.
1156
+ * Retrieves the value of a key.
1103
1157
  *
1104
1158
  * @remarks
1105
- * 接口支持创建多个服务。
1159
+ * The operation supports creating multiple services.
1106
1160
  *
1107
1161
  * @param headers - map
1108
1162
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1112,15 +1166,15 @@ export default class Client extends OpenApi {
1112
1166
  [key: string]: string;
1113
1167
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetSecretValueResponse>;
1114
1168
  /**
1115
- * Gets the key value.
1169
+ * Retrieves the value of a key.
1116
1170
  *
1117
1171
  * @remarks
1118
- * 接口支持创建多个服务。
1172
+ * The operation supports creating multiple services.
1119
1173
  * @returns GetSecretValueResponse
1120
1174
  */
1121
1175
  getSecretValue(name: string): Promise<$_model.GetSecretValueResponse>;
1122
1176
  /**
1123
- * Gets service details.
1177
+ * Retrieves the details of a service.
1124
1178
  *
1125
1179
  * @param headers - map
1126
1180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1130,7 +1184,7 @@ export default class Client extends OpenApi {
1130
1184
  [key: string]: string;
1131
1185
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetServiceResponse>;
1132
1186
  /**
1133
- * Gets service details.
1187
+ * Retrieves the details of a service.
1134
1188
  * @returns GetServiceResponse
1135
1189
  */
1136
1190
  getService(serviceId: string): Promise<$_model.GetServiceResponse>;
@@ -1222,7 +1276,7 @@ export default class Client extends OpenApi {
1222
1276
  */
1223
1277
  listConsumerAuthorizationRules(consumerId: string, request: $_model.ListConsumerAuthorizationRulesRequest): Promise<$_model.ListConsumerAuthorizationRulesResponse>;
1224
1278
  /**
1225
- * 查询消费者配额限流规则列表
1279
+ * Queries the list of quota rules configured for a specific consumer.
1226
1280
  *
1227
1281
  * @param request - ListConsumerQuotaRulesRequest
1228
1282
  * @param headers - map
@@ -1233,14 +1287,14 @@ export default class Client extends OpenApi {
1233
1287
  [key: string]: string;
1234
1288
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListConsumerQuotaRulesResponse>;
1235
1289
  /**
1236
- * 查询消费者配额限流规则列表
1290
+ * Queries the list of quota rules configured for a specific consumer.
1237
1291
  *
1238
1292
  * @param request - ListConsumerQuotaRulesRequest
1239
1293
  * @returns ListConsumerQuotaRulesResponse
1240
1294
  */
1241
1295
  listConsumerQuotaRules(consumerId: string, request: $_model.ListConsumerQuotaRulesRequest): Promise<$_model.ListConsumerQuotaRulesResponse>;
1242
1296
  /**
1243
- * Queries a list of consumers.
1297
+ * Retrieves a list of consumers.
1244
1298
  *
1245
1299
  * @param request - ListConsumersRequest
1246
1300
  * @param headers - map
@@ -1251,7 +1305,7 @@ export default class Client extends OpenApi {
1251
1305
  [key: string]: string;
1252
1306
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListConsumersResponse>;
1253
1307
  /**
1254
- * Queries a list of consumers.
1308
+ * Retrieves a list of consumers.
1255
1309
  *
1256
1310
  * @param request - ListConsumersRequest
1257
1311
  * @returns ListConsumersResponse
@@ -1276,7 +1330,7 @@ export default class Client extends OpenApi {
1276
1330
  */
1277
1331
  listDomains(request: $_model.ListDomainsRequest): Promise<$_model.ListDomainsResponse>;
1278
1332
  /**
1279
- * Queries a list of environments.
1333
+ * Queries the list of environments.
1280
1334
  *
1281
1335
  * @deprecated OpenAPI ListEnvironments is deprecated
1282
1336
  *
@@ -1289,7 +1343,7 @@ export default class Client extends OpenApi {
1289
1343
  [key: string]: string;
1290
1344
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListEnvironmentsResponse>;
1291
1345
  /**
1292
- * Queries a list of environments.
1346
+ * Queries the list of environments.
1293
1347
  *
1294
1348
  * @deprecated OpenAPI ListEnvironments is deprecated
1295
1349
  *
@@ -1298,10 +1352,10 @@ export default class Client extends OpenApi {
1298
1352
  */
1299
1353
  listEnvironments(request: $_model.ListEnvironmentsRequest): Promise<$_model.ListEnvironmentsResponse>;
1300
1354
  /**
1301
- * 获取网关外的服务信息
1355
+ * Retrieves the external service information of a gateway.
1302
1356
  *
1303
1357
  * @remarks
1304
- * 接口支持创建多个服务。
1358
+ * This operation supports creating multiple services.
1305
1359
  *
1306
1360
  * @param request - ListExternalServicesRequest
1307
1361
  * @param headers - map
@@ -1312,17 +1366,17 @@ export default class Client extends OpenApi {
1312
1366
  [key: string]: string;
1313
1367
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListExternalServicesResponse>;
1314
1368
  /**
1315
- * 获取网关外的服务信息
1369
+ * Retrieves the external service information of a gateway.
1316
1370
  *
1317
1371
  * @remarks
1318
- * 接口支持创建多个服务。
1372
+ * This operation supports creating multiple services.
1319
1373
  *
1320
1374
  * @param request - ListExternalServicesRequest
1321
1375
  * @returns ListExternalServicesResponse
1322
1376
  */
1323
1377
  listExternalServices(gatewayId: string, request: $_model.ListExternalServicesRequest): Promise<$_model.ListExternalServicesResponse>;
1324
1378
  /**
1325
- * Queries the feature parameter configurations of an instance.
1379
+ * Queries the list of gateway attribute parameter settings.
1326
1380
  *
1327
1381
  * @param headers - map
1328
1382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1332,15 +1386,15 @@ export default class Client extends OpenApi {
1332
1386
  [key: string]: string;
1333
1387
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayFeaturesResponse>;
1334
1388
  /**
1335
- * Queries the feature parameter configurations of an instance.
1389
+ * Queries the list of gateway attribute parameter settings.
1336
1390
  * @returns ListGatewayFeaturesResponse
1337
1391
  */
1338
1392
  listGatewayFeatures(gatewayId: string): Promise<$_model.ListGatewayFeaturesResponse>;
1339
1393
  /**
1340
- * 查询网关周期配额规则列表
1394
+ * Queries the list of API consumer quota rules bound to a gateway.
1341
1395
  *
1342
1396
  * @remarks
1343
- * 该接口用于查询网关上绑定的消费者配额规则列表
1397
+ * Queries the list of API consumer quota rules bound to a gateway.
1344
1398
  *
1345
1399
  * @param request - ListGatewayQuotaRulesRequest
1346
1400
  * @param headers - map
@@ -1351,17 +1405,17 @@ export default class Client extends OpenApi {
1351
1405
  [key: string]: string;
1352
1406
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayQuotaRulesResponse>;
1353
1407
  /**
1354
- * 查询网关周期配额规则列表
1408
+ * Queries the list of API consumer quota rules bound to a gateway.
1355
1409
  *
1356
1410
  * @remarks
1357
- * 该接口用于查询网关上绑定的消费者配额规则列表
1411
+ * Queries the list of API consumer quota rules bound to a gateway.
1358
1412
  *
1359
1413
  * @param request - ListGatewayQuotaRulesRequest
1360
1414
  * @returns ListGatewayQuotaRulesResponse
1361
1415
  */
1362
1416
  listGatewayQuotaRules(gatewayId: string, request: $_model.ListGatewayQuotaRulesRequest): Promise<$_model.ListGatewayQuotaRulesResponse>;
1363
1417
  /**
1364
- * Queries a list of instances.
1418
+ * Queries a list of gateways.
1365
1419
  *
1366
1420
  * @param tmpReq - ListGatewaysRequest
1367
1421
  * @param headers - map
@@ -1372,14 +1426,14 @@ export default class Client extends OpenApi {
1372
1426
  [key: string]: string;
1373
1427
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewaysResponse>;
1374
1428
  /**
1375
- * Queries a list of instances.
1429
+ * Queries a list of gateways.
1376
1430
  *
1377
1431
  * @param request - ListGatewaysRequest
1378
1432
  * @returns ListGatewaysResponse
1379
1433
  */
1380
1434
  listGateways(request: $_model.ListGatewaysRequest): Promise<$_model.ListGatewaysResponse>;
1381
1435
  /**
1382
- * List Operations
1436
+ * Retrieves a list of API operations.
1383
1437
  *
1384
1438
  * @param request - ListHttpApiOperationsRequest
1385
1439
  * @param headers - map
@@ -1390,7 +1444,7 @@ export default class Client extends OpenApi {
1390
1444
  [key: string]: string;
1391
1445
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListHttpApiOperationsResponse>;
1392
1446
  /**
1393
- * List Operations
1447
+ * Retrieves a list of API operations.
1394
1448
  *
1395
1449
  * @param request - ListHttpApiOperationsRequest
1396
1450
  * @returns ListHttpApiOperationsResponse
@@ -1415,7 +1469,7 @@ export default class Client extends OpenApi {
1415
1469
  */
1416
1470
  listHttpApiRoutes(httpApiId: string, request: $_model.ListHttpApiRoutesRequest): Promise<$_model.ListHttpApiRoutesResponse>;
1417
1471
  /**
1418
- * Queries a list of HTTP APIs.
1472
+ * Retrieves a list of HTTP APIs.
1419
1473
  *
1420
1474
  * @param request - ListHttpApisRequest
1421
1475
  * @param headers - map
@@ -1426,7 +1480,7 @@ export default class Client extends OpenApi {
1426
1480
  [key: string]: string;
1427
1481
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListHttpApisResponse>;
1428
1482
  /**
1429
- * Queries a list of HTTP APIs.
1483
+ * Retrieves a list of HTTP APIs.
1430
1484
  *
1431
1485
  * @param request - ListHttpApisRequest
1432
1486
  * @returns ListHttpApisResponse
@@ -1436,7 +1490,7 @@ export default class Client extends OpenApi {
1436
1490
  * Retrieves a list of MCP servers.
1437
1491
  *
1438
1492
  * @remarks
1439
- * You can call this operation to create multiple services at a time.
1493
+ * The operation supports creating multiple services.
1440
1494
  *
1441
1495
  * @param request - ListMcpServersRequest
1442
1496
  * @param headers - map
@@ -1450,14 +1504,14 @@ export default class Client extends OpenApi {
1450
1504
  * Retrieves a list of MCP servers.
1451
1505
  *
1452
1506
  * @remarks
1453
- * You can call this operation to create multiple services at a time.
1507
+ * The operation supports creating multiple services.
1454
1508
  *
1455
1509
  * @param request - ListMcpServersRequest
1456
1510
  * @returns ListMcpServersResponse
1457
1511
  */
1458
1512
  listMcpServers(request: $_model.ListMcpServersRequest): Promise<$_model.ListMcpServersResponse>;
1459
1513
  /**
1460
- * Retrieves a list of plug-in attachments.
1514
+ * Retrieves the list of plug-in mounts.
1461
1515
  *
1462
1516
  * @param request - ListPluginAttachmentsRequest
1463
1517
  * @param headers - map
@@ -1468,17 +1522,17 @@ export default class Client extends OpenApi {
1468
1522
  [key: string]: string;
1469
1523
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginAttachmentsResponse>;
1470
1524
  /**
1471
- * Retrieves a list of plug-in attachments.
1525
+ * Retrieves the list of plug-in mounts.
1472
1526
  *
1473
1527
  * @param request - ListPluginAttachmentsRequest
1474
1528
  * @returns ListPluginAttachmentsResponse
1475
1529
  */
1476
1530
  listPluginAttachments(request: $_model.ListPluginAttachmentsRequest): Promise<$_model.ListPluginAttachmentsResponse>;
1477
1531
  /**
1478
- * Obtains a plugin.
1532
+ * Retrieves plug-ins.
1479
1533
  *
1480
1534
  * @remarks
1481
- * You can call this operation to create multiple services at a time.
1535
+ * The operation supports creating multiple services.
1482
1536
  *
1483
1537
  * @param request - ListPluginClassesRequest
1484
1538
  * @param headers - map
@@ -1489,17 +1543,17 @@ export default class Client extends OpenApi {
1489
1543
  [key: string]: string;
1490
1544
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginClassesResponse>;
1491
1545
  /**
1492
- * Obtains a plugin.
1546
+ * Retrieves plug-ins.
1493
1547
  *
1494
1548
  * @remarks
1495
- * You can call this operation to create multiple services at a time.
1549
+ * The operation supports creating multiple services.
1496
1550
  *
1497
1551
  * @param request - ListPluginClassesRequest
1498
1552
  * @returns ListPluginClassesResponse
1499
1553
  */
1500
1554
  listPluginClasses(request: $_model.ListPluginClassesRequest): Promise<$_model.ListPluginClassesResponse>;
1501
1555
  /**
1502
- * Queries plug-ins.
1556
+ * Retrieves a list of plugins.
1503
1557
  *
1504
1558
  * @param request - ListPluginsRequest
1505
1559
  * @param headers - map
@@ -1510,14 +1564,14 @@ export default class Client extends OpenApi {
1510
1564
  [key: string]: string;
1511
1565
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginsResponse>;
1512
1566
  /**
1513
- * Queries plug-ins.
1567
+ * Retrieves a list of plugins.
1514
1568
  *
1515
1569
  * @param request - ListPluginsRequest
1516
1570
  * @returns ListPluginsResponse
1517
1571
  */
1518
1572
  listPlugins(request: $_model.ListPluginsRequest): Promise<$_model.ListPluginsResponse>;
1519
1573
  /**
1520
- * Queries policies.
1574
+ * Queries a list of policies.
1521
1575
  *
1522
1576
  * @param request - ListPoliciesRequest
1523
1577
  * @param headers - map
@@ -1528,7 +1582,7 @@ export default class Client extends OpenApi {
1528
1582
  [key: string]: string;
1529
1583
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPoliciesResponse>;
1530
1584
  /**
1531
- * Queries policies.
1585
+ * Queries a list of policies.
1532
1586
  *
1533
1587
  * @param request - ListPoliciesRequest
1534
1588
  * @returns ListPoliciesResponse
@@ -1553,10 +1607,10 @@ export default class Client extends OpenApi {
1553
1607
  */
1554
1608
  listPolicyClasses(request: $_model.ListPolicyClassesRequest): Promise<$_model.ListPolicyClassesResponse>;
1555
1609
  /**
1556
- * Lists key references.
1610
+ * Lists secret references.
1557
1611
  *
1558
1612
  * @remarks
1559
- * You can call this operation to create multiple services at a time.
1613
+ * This operation supports creating multiple services.
1560
1614
  *
1561
1615
  * @param request - ListSecretReferencesRequest
1562
1616
  * @param headers - map
@@ -1567,20 +1621,20 @@ export default class Client extends OpenApi {
1567
1621
  [key: string]: string;
1568
1622
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListSecretReferencesResponse>;
1569
1623
  /**
1570
- * Lists key references.
1624
+ * Lists secret references.
1571
1625
  *
1572
1626
  * @remarks
1573
- * You can call this operation to create multiple services at a time.
1627
+ * This operation supports creating multiple services.
1574
1628
  *
1575
1629
  * @param request - ListSecretReferencesRequest
1576
1630
  * @returns ListSecretReferencesResponse
1577
1631
  */
1578
1632
  listSecretReferences(secretId: string, request: $_model.ListSecretReferencesRequest): Promise<$_model.ListSecretReferencesResponse>;
1579
1633
  /**
1580
- * List keys.
1634
+ * Lists keys.
1581
1635
  *
1582
1636
  * @remarks
1583
- * The API supports creating multiple services.
1637
+ * The operation supports creating multiple services.
1584
1638
  *
1585
1639
  * @param request - ListSecretsRequest
1586
1640
  * @param headers - map
@@ -1591,10 +1645,10 @@ export default class Client extends OpenApi {
1591
1645
  [key: string]: string;
1592
1646
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListSecretsResponse>;
1593
1647
  /**
1594
- * List keys.
1648
+ * Lists keys.
1595
1649
  *
1596
1650
  * @remarks
1597
- * The API supports creating multiple services.
1651
+ * The operation supports creating multiple services.
1598
1652
  *
1599
1653
  * @param request - ListSecretsRequest
1600
1654
  * @returns ListSecretsResponse
@@ -1637,7 +1691,7 @@ export default class Client extends OpenApi {
1637
1691
  */
1638
1692
  listSslCerts(request: $_model.ListSslCertsRequest): Promise<$_model.ListSslCertsResponse>;
1639
1693
  /**
1640
- * 查标签接口
1694
+ * Retrieves the list of resource labels.
1641
1695
  *
1642
1696
  * @param tmpReq - ListTagResourcesRequest
1643
1697
  * @param headers - map
@@ -1648,14 +1702,14 @@ export default class Client extends OpenApi {
1648
1702
  [key: string]: string;
1649
1703
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
1650
1704
  /**
1651
- * 查标签接口
1705
+ * Retrieves the list of resource labels.
1652
1706
  *
1653
1707
  * @param request - ListTagResourcesRequest
1654
1708
  * @returns ListTagResourcesResponse
1655
1709
  */
1656
1710
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
1657
1711
  /**
1658
- * Retrieve the availability zones under a cloud-native API gateway region
1712
+ * Retrieves the zones available for a cloud-native API gateway in a specified region.
1659
1713
  *
1660
1714
  * @param headers - map
1661
1715
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1665,7 +1719,7 @@ export default class Client extends OpenApi {
1665
1719
  [key: string]: string;
1666
1720
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListZonesResponse>;
1667
1721
  /**
1668
- * Retrieve the availability zones under a cloud-native API gateway region
1722
+ * Retrieves the zones available for a cloud-native API gateway in a specified region.
1669
1723
  * @returns ListZonesResponse
1670
1724
  */
1671
1725
  listZones(): Promise<$_model.ListZonesResponse>;
@@ -1688,7 +1742,7 @@ export default class Client extends OpenApi {
1688
1742
  */
1689
1743
  queryConsumerAuthorizationRules(request: $_model.QueryConsumerAuthorizationRulesRequest): Promise<$_model.QueryConsumerAuthorizationRulesResponse>;
1690
1744
  /**
1691
- * Deletes a consumer authorization rule.
1745
+ * Deletes an API consumer authorization rule.
1692
1746
  *
1693
1747
  * @param headers - map
1694
1748
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1698,23 +1752,23 @@ export default class Client extends OpenApi {
1698
1752
  [key: string]: string;
1699
1753
  }, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveConsumerAuthorizationRuleResponse>;
1700
1754
  /**
1701
- * Deletes a consumer authorization rule.
1755
+ * Deletes an API consumer authorization rule.
1702
1756
  * @returns RemoveConsumerAuthorizationRuleResponse
1703
1757
  */
1704
1758
  removeConsumerAuthorizationRule(consumerAuthorizationRuleId: string): Promise<$_model.RemoveConsumerAuthorizationRuleResponse>;
1705
1759
  /**
1706
- * 重置网关配额限流规则
1760
+ * Resets a quota rate limiting rule on a gateway.
1707
1761
  *
1708
1762
  * @remarks
1709
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
1763
+ * Resets a quota rate limiting rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19. The reset clears the historical usage of consumers on the rule.
1710
1764
  * >
1711
- * > 推荐调用逻辑:
1712
- * > - 一、先 dryRun 预检检验是否存在规则冲突
1713
- * > - - dryRun=true
1714
- * > - - 返回含conflictHash的冲突预览
1715
- * > - 二、确认后正式提交
1716
- * > - - 无冲突:dryRun=false,overwrite=false
1717
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
1765
+ * > Recommended call logic:
1766
+ * > - 1. Perform a dry run to check for rule conflicts.
1767
+ * > - - Set dryRun=true.
1768
+ * > - - The response contains a conflict preview with conflictHash.
1769
+ * > - 2. Submit the request after confirmation.
1770
+ * > - - No conflict: dryRun=false, overwrite=false.
1771
+ * > - - Conflict exists and overwrite confirmed: dryRun=false, overwrite=true, conflictHash=<value returned in the previous step>
1718
1772
  *
1719
1773
  * @param request - ResetGatewayQuotaRuleRequest
1720
1774
  * @param headers - map
@@ -1725,25 +1779,25 @@ export default class Client extends OpenApi {
1725
1779
  [key: string]: string;
1726
1780
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ResetGatewayQuotaRuleResponse>;
1727
1781
  /**
1728
- * 重置网关配额限流规则
1782
+ * Resets a quota rate limiting rule on a gateway.
1729
1783
  *
1730
1784
  * @remarks
1731
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
1785
+ * Resets a quota rate limiting rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19. The reset clears the historical usage of consumers on the rule.
1732
1786
  * >
1733
- * > 推荐调用逻辑:
1734
- * > - 一、先 dryRun 预检检验是否存在规则冲突
1735
- * > - - dryRun=true
1736
- * > - - 返回含conflictHash的冲突预览
1737
- * > - 二、确认后正式提交
1738
- * > - - 无冲突:dryRun=false,overwrite=false
1739
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
1787
+ * > Recommended call logic:
1788
+ * > - 1. Perform a dry run to check for rule conflicts.
1789
+ * > - - Set dryRun=true.
1790
+ * > - - The response contains a conflict preview with conflictHash.
1791
+ * > - 2. Submit the request after confirmation.
1792
+ * > - - No conflict: dryRun=false, overwrite=false.
1793
+ * > - - Conflict exists and overwrite confirmed: dryRun=false, overwrite=true, conflictHash=<value returned in the previous step>
1740
1794
  *
1741
1795
  * @param request - ResetGatewayQuotaRuleRequest
1742
1796
  * @returns ResetGatewayQuotaRuleResponse
1743
1797
  */
1744
1798
  resetGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.ResetGatewayQuotaRuleRequest): Promise<$_model.ResetGatewayQuotaRuleResponse>;
1745
1799
  /**
1746
- * Restarts an instance.
1800
+ * Restarts a gateway.
1747
1801
  *
1748
1802
  * @param headers - map
1749
1803
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1753,12 +1807,12 @@ export default class Client extends OpenApi {
1753
1807
  [key: string]: string;
1754
1808
  }, runtime: $dara.RuntimeOptions): Promise<$_model.RestartGatewayResponse>;
1755
1809
  /**
1756
- * Restarts an instance.
1810
+ * Restarts a gateway.
1757
1811
  * @returns RestartGatewayResponse
1758
1812
  */
1759
1813
  restartGateway(gatewayId: string): Promise<$_model.RestartGatewayResponse>;
1760
1814
  /**
1761
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
1815
+ * Syncs an external MCP server.
1762
1816
  *
1763
1817
  * @param request - SyncMCPServersRequest
1764
1818
  * @param headers - map
@@ -1769,14 +1823,14 @@ export default class Client extends OpenApi {
1769
1823
  [key: string]: string;
1770
1824
  }, runtime: $dara.RuntimeOptions): Promise<$_model.SyncMCPServersResponse>;
1771
1825
  /**
1772
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
1826
+ * Syncs an external MCP server.
1773
1827
  *
1774
1828
  * @param request - SyncMCPServersRequest
1775
1829
  * @returns SyncMCPServersResponse
1776
1830
  */
1777
1831
  syncMCPServers(request: $_model.SyncMCPServersRequest): Promise<$_model.SyncMCPServersResponse>;
1778
1832
  /**
1779
- * 打标签接口
1833
+ * Adds labels to resources.
1780
1834
  *
1781
1835
  * @param request - TagResourcesRequest
1782
1836
  * @param headers - map
@@ -1787,14 +1841,14 @@ export default class Client extends OpenApi {
1787
1841
  [key: string]: string;
1788
1842
  }, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
1789
1843
  /**
1790
- * 打标签接口
1844
+ * Adds labels to resources.
1791
1845
  *
1792
1846
  * @param request - TagResourcesRequest
1793
1847
  * @returns TagResourcesResponse
1794
1848
  */
1795
1849
  tagResources(request: $_model.TagResourcesRequest): Promise<$_model.TagResourcesResponse>;
1796
1850
  /**
1797
- * Undeploys an MCP server.
1851
+ * Cancels the publication of an MCP server.
1798
1852
  *
1799
1853
  * @param headers - map
1800
1854
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1804,12 +1858,12 @@ export default class Client extends OpenApi {
1804
1858
  [key: string]: string;
1805
1859
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UnDeployMcpServerResponse>;
1806
1860
  /**
1807
- * Undeploys an MCP server.
1861
+ * Cancels the publication of an MCP server.
1808
1862
  * @returns UnDeployMcpServerResponse
1809
1863
  */
1810
1864
  unDeployMcpServer(mcpServerId: string): Promise<$_model.UnDeployMcpServerResponse>;
1811
1865
  /**
1812
- * Unpublishes an HTTP API.
1866
+ * Cancels the deployment of an HTTP API.
1813
1867
  *
1814
1868
  * @param request - UndeployHttpApiRequest
1815
1869
  * @param headers - map
@@ -1820,14 +1874,14 @@ export default class Client extends OpenApi {
1820
1874
  [key: string]: string;
1821
1875
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UndeployHttpApiResponse>;
1822
1876
  /**
1823
- * Unpublishes an HTTP API.
1877
+ * Cancels the deployment of an HTTP API.
1824
1878
  *
1825
1879
  * @param request - UndeployHttpApiRequest
1826
1880
  * @returns UndeployHttpApiResponse
1827
1881
  */
1828
1882
  undeployHttpApi(httpApiId: string, request: $_model.UndeployHttpApiRequest): Promise<$_model.UndeployHttpApiResponse>;
1829
1883
  /**
1830
- * Uninstalls a plug-in.
1884
+ * Uninstalls a plugin.
1831
1885
  *
1832
1886
  * @param headers - map
1833
1887
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1837,12 +1891,12 @@ export default class Client extends OpenApi {
1837
1891
  [key: string]: string;
1838
1892
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UninstallPluginResponse>;
1839
1893
  /**
1840
- * Uninstalls a plug-in.
1894
+ * Uninstalls a plugin.
1841
1895
  * @returns UninstallPluginResponse
1842
1896
  */
1843
1897
  uninstallPlugin(pluginId: string): Promise<$_model.UninstallPluginResponse>;
1844
1898
  /**
1845
- * 删标签接口
1899
+ * Removes tags from resources.
1846
1900
  *
1847
1901
  * @param tmpReq - UntagResourcesRequest
1848
1902
  * @param headers - map
@@ -1853,7 +1907,7 @@ export default class Client extends OpenApi {
1853
1907
  [key: string]: string;
1854
1908
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
1855
1909
  /**
1856
- * 删标签接口
1910
+ * Removes tags from resources.
1857
1911
  *
1858
1912
  * @param request - UntagResourcesRequest
1859
1913
  * @returns UntagResourcesResponse
@@ -1878,7 +1932,7 @@ export default class Client extends OpenApi {
1878
1932
  */
1879
1933
  updateAndAttachPolicy(policyId: string, request: $_model.UpdateAndAttachPolicyRequest): Promise<$_model.UpdateAndAttachPolicyResponse>;
1880
1934
  /**
1881
- * Updates a consumer.
1935
+ * Updates an API consumer.
1882
1936
  *
1883
1937
  * @param request - UpdateConsumerRequest
1884
1938
  * @param headers - map
@@ -1889,7 +1943,7 @@ export default class Client extends OpenApi {
1889
1943
  [key: string]: string;
1890
1944
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConsumerResponse>;
1891
1945
  /**
1892
- * Updates a consumer.
1946
+ * Updates an API consumer.
1893
1947
  *
1894
1948
  * @param request - UpdateConsumerRequest
1895
1949
  * @returns UpdateConsumerResponse
@@ -1938,7 +1992,7 @@ export default class Client extends OpenApi {
1938
1992
  */
1939
1993
  updateDomain(domainId: string, request: $_model.UpdateDomainRequest): Promise<$_model.UpdateDomainResponse>;
1940
1994
  /**
1941
- * UpdateEnvironment
1995
+ * Updates an environment.
1942
1996
  *
1943
1997
  * @deprecated OpenAPI UpdateEnvironment is deprecated
1944
1998
  *
@@ -1951,7 +2005,7 @@ export default class Client extends OpenApi {
1951
2005
  [key: string]: string;
1952
2006
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEnvironmentResponse>;
1953
2007
  /**
1954
- * UpdateEnvironment
2008
+ * Updates an environment.
1955
2009
  *
1956
2010
  * @deprecated OpenAPI UpdateEnvironment is deprecated
1957
2011
  *
@@ -1960,7 +2014,7 @@ export default class Client extends OpenApi {
1960
2014
  */
1961
2015
  updateEnvironment(environmentId: string, request: $_model.UpdateEnvironmentRequest): Promise<$_model.UpdateEnvironmentResponse>;
1962
2016
  /**
1963
- * Updates the configuration of an instance feature parameter.
2017
+ * Updates the attribute parameters of a gateway.
1964
2018
  *
1965
2019
  * @param request - UpdateGatewayFeatureRequest
1966
2020
  * @param headers - map
@@ -1971,14 +2025,14 @@ export default class Client extends OpenApi {
1971
2025
  [key: string]: string;
1972
2026
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayFeatureResponse>;
1973
2027
  /**
1974
- * Updates the configuration of an instance feature parameter.
2028
+ * Updates the attribute parameters of a gateway.
1975
2029
  *
1976
2030
  * @param request - UpdateGatewayFeatureRequest
1977
2031
  * @returns UpdateGatewayFeatureResponse
1978
2032
  */
1979
2033
  updateGatewayFeature(gatewayId: string, name: string, request: $_model.UpdateGatewayFeatureRequest): Promise<$_model.UpdateGatewayFeatureResponse>;
1980
2034
  /**
1981
- * The response message returned.
2035
+ * Modifies the name of a gateway.
1982
2036
  *
1983
2037
  * @deprecated OpenAPI UpdateGatewayName is deprecated
1984
2038
  *
@@ -1991,7 +2045,7 @@ export default class Client extends OpenApi {
1991
2045
  [key: string]: string;
1992
2046
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayNameResponse>;
1993
2047
  /**
1994
- * The response message returned.
2048
+ * Modifies the name of a gateway.
1995
2049
  *
1996
2050
  * @deprecated OpenAPI UpdateGatewayName is deprecated
1997
2051
  *
@@ -2000,17 +2054,17 @@ export default class Client extends OpenApi {
2000
2054
  */
2001
2055
  updateGatewayName(gatewayId: string, request: $_model.UpdateGatewayNameRequest): Promise<$_model.UpdateGatewayNameResponse>;
2002
2056
  /**
2003
- * 更新网关配额限流规则
2057
+ * Edits a quota throttling rule on a gateway.
2004
2058
  *
2005
2059
  * @remarks
2006
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
2007
- * > 推荐调用逻辑:
2008
- * > - 一、先 dryRun 预检检验是否存在规则冲突
2009
- * > - - dryRun=true
2010
- * > - - 返回含conflictHash的冲突预览
2011
- * > - 二、确认后正式提交
2012
- * > - - 无冲突:dryRun=false,overwrite=false
2013
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
2060
+ * 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.
2061
+ * > Recommended call logic:
2062
+ * > - Step 1: Perform a dry run to check for rule conflicts.
2063
+ * > - - Set dryRun to true.
2064
+ * > - - The response contains a conflict preview with conflictHash.
2065
+ * > - Step 2: Submit the request after confirmation.
2066
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
2067
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
2014
2068
  *
2015
2069
  * @param request - UpdateGatewayQuotaRuleRequest
2016
2070
  * @param headers - map
@@ -2021,27 +2075,27 @@ export default class Client extends OpenApi {
2021
2075
  [key: string]: string;
2022
2076
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayQuotaRuleResponse>;
2023
2077
  /**
2024
- * 更新网关配额限流规则
2078
+ * Edits a quota throttling rule on a gateway.
2025
2079
  *
2026
2080
  * @remarks
2027
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
2028
- * > 推荐调用逻辑:
2029
- * > - 一、先 dryRun 预检检验是否存在规则冲突
2030
- * > - - dryRun=true
2031
- * > - - 返回含conflictHash的冲突预览
2032
- * > - 二、确认后正式提交
2033
- * > - - 无冲突:dryRun=false,overwrite=false
2034
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
2081
+ * 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.
2082
+ * > Recommended call logic:
2083
+ * > - Step 1: Perform a dry run to check for rule conflicts.
2084
+ * > - - Set dryRun to true.
2085
+ * > - - The response contains a conflict preview with conflictHash.
2086
+ * > - Step 2: Submit the request after confirmation.
2087
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
2088
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
2035
2089
  *
2036
2090
  * @param request - UpdateGatewayQuotaRuleRequest
2037
2091
  * @returns UpdateGatewayQuotaRuleResponse
2038
2092
  */
2039
2093
  updateGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.UpdateGatewayQuotaRuleRequest): Promise<$_model.UpdateGatewayQuotaRuleResponse>;
2040
2094
  /**
2041
- * 启/停用网关配额限流规则
2095
+ * Enables or disables a quota throttling rule for a gateway.
2042
2096
  *
2043
2097
  * @remarks
2044
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
2098
+ * 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.
2045
2099
  *
2046
2100
  * @param request - UpdateGatewayQuotaRuleStatusRequest
2047
2101
  * @param headers - map
@@ -2052,10 +2106,10 @@ export default class Client extends OpenApi {
2052
2106
  [key: string]: string;
2053
2107
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayQuotaRuleStatusResponse>;
2054
2108
  /**
2055
- * 启/停用网关配额限流规则
2109
+ * Enables or disables a quota throttling rule for a gateway.
2056
2110
  *
2057
2111
  * @remarks
2058
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
2112
+ * 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.
2059
2113
  *
2060
2114
  * @param request - UpdateGatewayQuotaRuleStatusRequest
2061
2115
  * @returns UpdateGatewayQuotaRuleStatusResponse
@@ -2098,7 +2152,7 @@ export default class Client extends OpenApi {
2098
2152
  */
2099
2153
  updateHttpApiOperation(httpApiId: string, operationId: string, request: $_model.UpdateHttpApiOperationRequest): Promise<$_model.UpdateHttpApiOperationResponse>;
2100
2154
  /**
2101
- * Updates a route of an HTTP API.
2155
+ * Updates a route of an HttpApi.
2102
2156
  *
2103
2157
  * @param request - UpdateHttpApiRouteRequest
2104
2158
  * @param headers - map
@@ -2109,7 +2163,7 @@ export default class Client extends OpenApi {
2109
2163
  [key: string]: string;
2110
2164
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateHttpApiRouteResponse>;
2111
2165
  /**
2112
- * Updates a route of an HTTP API.
2166
+ * Updates a route of an HttpApi.
2113
2167
  *
2114
2168
  * @param request - UpdateHttpApiRouteRequest
2115
2169
  * @returns UpdateHttpApiRouteResponse
@@ -2119,7 +2173,7 @@ export default class Client extends OpenApi {
2119
2173
  * Updates an MCP server.
2120
2174
  *
2121
2175
  * @remarks
2122
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2176
+ * Only sources of the **Container Service** type are allowed to update the listener Ingress configuration.
2123
2177
  *
2124
2178
  * @param request - UpdateMcpServerRequest
2125
2179
  * @param headers - map
@@ -2133,14 +2187,14 @@ export default class Client extends OpenApi {
2133
2187
  * Updates an MCP server.
2134
2188
  *
2135
2189
  * @remarks
2136
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2190
+ * Only sources of the **Container Service** type are allowed to update the listener Ingress configuration.
2137
2191
  *
2138
2192
  * @param request - UpdateMcpServerRequest
2139
2193
  * @returns UpdateMcpServerResponse
2140
2194
  */
2141
2195
  updateMcpServer(mcpServerId: string, request: $_model.UpdateMcpServerRequest): Promise<$_model.UpdateMcpServerResponse>;
2142
2196
  /**
2143
- * Updates a plug-in attachment.
2197
+ * Updates a plugin mount.
2144
2198
  *
2145
2199
  * @param request - UpdatePluginAttachmentRequest
2146
2200
  * @param headers - map
@@ -2151,7 +2205,7 @@ export default class Client extends OpenApi {
2151
2205
  [key: string]: string;
2152
2206
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdatePluginAttachmentResponse>;
2153
2207
  /**
2154
- * Updates a plug-in attachment.
2208
+ * Updates a plugin mount.
2155
2209
  *
2156
2210
  * @param request - UpdatePluginAttachmentRequest
2157
2211
  * @returns UpdatePluginAttachmentResponse
@@ -2176,10 +2230,10 @@ export default class Client extends OpenApi {
2176
2230
  */
2177
2231
  updatePolicy(policyId: string, request: $_model.UpdatePolicyRequest): Promise<$_model.UpdatePolicyResponse>;
2178
2232
  /**
2179
- * Updates the key.
2233
+ * Updates a key pair.
2180
2234
  *
2181
2235
  * @remarks
2182
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2236
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
2183
2237
  *
2184
2238
  * @param request - UpdateSecretRequest
2185
2239
  * @param headers - map
@@ -2190,17 +2244,17 @@ export default class Client extends OpenApi {
2190
2244
  [key: string]: string;
2191
2245
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateSecretResponse>;
2192
2246
  /**
2193
- * Updates the key.
2247
+ * Updates a key pair.
2194
2248
  *
2195
2249
  * @remarks
2196
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2250
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
2197
2251
  *
2198
2252
  * @param request - UpdateSecretRequest
2199
2253
  * @returns UpdateSecretResponse
2200
2254
  */
2201
2255
  updateSecret(secretId: string, request: $_model.UpdateSecretRequest): Promise<$_model.UpdateSecretResponse>;
2202
2256
  /**
2203
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
2257
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
2204
2258
  *
2205
2259
  * @param request - UpdateServiceRequest
2206
2260
  * @param headers - map
@@ -2211,7 +2265,7 @@ export default class Client extends OpenApi {
2211
2265
  [key: string]: string;
2212
2266
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateServiceResponse>;
2213
2267
  /**
2214
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
2268
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
2215
2269
  *
2216
2270
  * @param request - UpdateServiceRequest
2217
2271
  * @returns UpdateServiceResponse
@@ -2236,7 +2290,7 @@ export default class Client extends OpenApi {
2236
2290
  */
2237
2291
  updateServiceVersion(serviceId: string, name: string, request: $_model.UpdateServiceVersionRequest): Promise<$_model.UpdateServiceVersionResponse>;
2238
2292
  /**
2239
- * Updates the version of a Cloud-native API Gateway instance.
2293
+ * Upgrades the gateway version.
2240
2294
  *
2241
2295
  * @param request - UpgradeGatewayRequest
2242
2296
  * @param headers - map
@@ -2247,7 +2301,7 @@ export default class Client extends OpenApi {
2247
2301
  [key: string]: string;
2248
2302
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpgradeGatewayResponse>;
2249
2303
  /**
2250
- * Updates the version of a Cloud-native API Gateway instance.
2304
+ * Upgrades the gateway version.
2251
2305
  *
2252
2306
  * @param request - UpgradeGatewayRequest
2253
2307
  * @returns UpgradeGatewayResponse