tencentcloud-sdk-nodejs 4.1.309 → 4.1.311

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 (127) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/adp/v20260520/adp_client.js +147 -132
  3. package/es/services/ams/index.js +2 -2
  4. package/es/services/antiddos/index.js +2 -2
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cfw/v20190904/cfw_client.js +5 -2
  7. package/es/services/chdfs/index.js +2 -2
  8. package/es/services/cii/index.js +2 -2
  9. package/es/services/cngw/v20230418/cngw_client.js +72 -12
  10. package/es/services/dataagent/v20250513/dataagent_client.js +3 -3
  11. package/es/services/dbbrain/index.js +2 -2
  12. package/es/services/dts/index.js +2 -2
  13. package/es/services/emr/v20190103/emr_client.js +11 -5
  14. package/es/services/es/index.js +2 -2
  15. package/es/services/facefusion/index.js +2 -2
  16. package/es/services/ims/index.js +2 -2
  17. package/es/services/iotcloud/index.js +2 -2
  18. package/es/services/iotvideo/index.js +2 -2
  19. package/es/services/irp/index.js +2 -2
  20. package/es/services/monitor/index.js +2 -2
  21. package/es/services/organization/index.js +2 -2
  22. package/es/services/rce/index.js +4 -4
  23. package/es/services/tcb/v20180608/tcb_client.js +32 -11
  24. package/es/services/teo/index.js +2 -2
  25. package/es/services/thpc/index.js +2 -2
  26. package/es/services/tione/index.js +2 -2
  27. package/es/services/tke/index.js +2 -2
  28. package/es/services/tms/index.js +2 -2
  29. package/es/services/tsw/index.js +2 -2
  30. package/es/services/vm/index.js +2 -2
  31. package/es/services/yunsou/index.js +2 -2
  32. package/package.json +1 -1
  33. package/tencentcloud/common/sdk_version.d.ts +1 -1
  34. package/tencentcloud/common/sdk_version.js +1 -1
  35. package/tencentcloud/services/adp/v20260520/adp_client.d.ts +169 -149
  36. package/tencentcloud/services/adp/v20260520/adp_client.js +251 -221
  37. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +713 -71
  38. package/tencentcloud/services/ams/index.d.ts +4 -4
  39. package/tencentcloud/services/ams/index.js +2 -2
  40. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  41. package/tencentcloud/services/antiddos/index.js +2 -2
  42. package/tencentcloud/services/btoe/index.d.ts +4 -4
  43. package/tencentcloud/services/btoe/index.js +2 -2
  44. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -3
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.js +9 -3
  46. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +207 -40
  47. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  48. package/tencentcloud/services/chdfs/index.js +2 -2
  49. package/tencentcloud/services/cii/index.d.ts +4 -4
  50. package/tencentcloud/services/cii/index.js +2 -2
  51. package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +26 -30
  52. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +93 -13
  53. package/tencentcloud/services/cngw/v20230418/cngw_client.js +138 -18
  54. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +1348 -152
  55. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -0
  56. package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +5 -5
  57. package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +6 -6
  58. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +93 -164
  59. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  60. package/tencentcloud/services/dbbrain/index.js +2 -2
  61. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +9 -9
  62. package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +27 -3
  63. package/tencentcloud/services/dts/index.d.ts +4 -4
  64. package/tencentcloud/services/dts/index.js +2 -2
  65. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +15 -7
  66. package/tencentcloud/services/emr/v20190103/emr_client.js +21 -9
  67. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +260 -128
  68. package/tencentcloud/services/es/index.d.ts +4 -4
  69. package/tencentcloud/services/es/index.js +2 -2
  70. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -7
  71. package/tencentcloud/services/ess/v20201111/ess_client.js +17 -7
  72. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +69 -98
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +53 -15
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +53 -15
  75. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +28 -21
  76. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  77. package/tencentcloud/services/facefusion/index.js +2 -2
  78. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
  79. package/tencentcloud/services/ims/index.d.ts +4 -4
  80. package/tencentcloud/services/ims/index.js +2 -2
  81. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +72 -0
  82. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  83. package/tencentcloud/services/iotcloud/index.js +2 -2
  84. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  85. package/tencentcloud/services/iotvideo/index.js +2 -2
  86. package/tencentcloud/services/irp/index.d.ts +4 -4
  87. package/tencentcloud/services/irp/index.js +2 -2
  88. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +28 -16
  89. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +1 -1
  90. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +1 -1
  91. package/tencentcloud/services/monitor/index.d.ts +4 -4
  92. package/tencentcloud/services/monitor/index.js +2 -2
  93. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
  94. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +443 -138
  95. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +12 -0
  96. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +294 -232
  97. package/tencentcloud/services/organization/index.d.ts +4 -4
  98. package/tencentcloud/services/organization/index.js +2 -2
  99. package/tencentcloud/services/rce/index.d.ts +6 -6
  100. package/tencentcloud/services/rce/index.js +4 -4
  101. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +50 -20
  102. package/tencentcloud/services/tcb/v20180608/tcb_client.js +69 -25
  103. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4773 -3945
  104. package/tencentcloud/services/teo/index.d.ts +4 -4
  105. package/tencentcloud/services/teo/index.js +2 -2
  106. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +6 -4
  107. package/tencentcloud/services/teo/v20220901/teo_client.js +6 -4
  108. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +14 -14
  109. package/tencentcloud/services/thpc/index.d.ts +4 -4
  110. package/tencentcloud/services/thpc/index.js +2 -2
  111. package/tencentcloud/services/tione/index.d.ts +4 -4
  112. package/tencentcloud/services/tione/index.js +2 -2
  113. package/tencentcloud/services/tke/index.d.ts +4 -4
  114. package/tencentcloud/services/tke/index.js +2 -2
  115. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +13 -0
  116. package/tencentcloud/services/tms/index.d.ts +4 -4
  117. package/tencentcloud/services/tms/index.js +2 -2
  118. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +27 -11
  119. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +17 -4
  120. package/tencentcloud/services/tsw/index.d.ts +4 -4
  121. package/tencentcloud/services/tsw/index.js +2 -2
  122. package/tencentcloud/services/vm/index.d.ts +4 -4
  123. package/tencentcloud/services/vm/index.js +2 -2
  124. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
  125. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +57 -6
  126. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  127. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -43,11 +43,11 @@ export interface RunWorkspaceRequest {
43
43
  */
44
44
  export interface CreateWorkspaceTokenResponse {
45
45
  /**
46
- * 访问工作空间临时凭证
46
+ * <p>访问工作空间临时凭证</p>
47
47
  */
48
48
  Token?: string;
49
49
  /**
50
- * token 过期时间
50
+ * <p>token 过期时间</p>
51
51
  */
52
52
  ExpiredTime?: string;
53
53
  /**
@@ -73,15 +73,15 @@ export interface GitRepository {
73
73
  */
74
74
  export interface CreateWorkspaceTokenRequest {
75
75
  /**
76
- * 工作空间 SpaceKey
76
+ * <p>工作空间 SpaceKey</p>
77
77
  */
78
78
  SpaceKey: string;
79
79
  /**
80
- * token过期时间,单位是秒,默认 3600
80
+ * <p>token过期时间,单位是秒,默认 3600</p>
81
81
  */
82
82
  TokenExpiredLimitSec?: number;
83
83
  /**
84
- * token 授权策略,可选值为 workspace-run-only, all。默认为 workspace-run-only
84
+ * <p>token 授权策略,可选值为 workspace-run-only, all。默认为 workspace-run-only</p>
85
85
  */
86
86
  Policies?: Array<string>;
87
87
  }
@@ -90,57 +90,53 @@ export interface CreateWorkspaceTokenRequest {
90
90
  */
91
91
  export interface CreateWorkspaceRequest {
92
92
  /**
93
- * 工作空间名称, 长度限制 2~64
93
+ * <p>工作空间名称, 长度限制 2~64</p>
94
94
  */
95
95
  Name: string;
96
96
  /**
97
- * 工作空间描述, 长度限制 0~255
97
+ * <p>工作空间描述, 长度限制 0~255</p>
98
98
  */
99
99
  Description?: string;
100
100
  /**
101
- * 工作空间规格。Standard: 2C4G, Calculation: 4C8G, Profession: 8C16G. 默认是 Standard
101
+ * <p>工作空间规格。Standard: 2C4G, Calculation: 4C8G, Profession: 8C16G. 默认是 Standard。</p>
102
102
  */
103
103
  Specs?: string;
104
104
  /**
105
- * 工作空间基础镜像名称, 默认会使用 All In One 镜像, 长度限制 1~255
105
+ * <p>工作空间基础镜像名称, 默认会使用 All In One 镜像, 长度限制 1~255</p>
106
106
  */
107
107
  Image?: string;
108
108
  /**
109
- * Git 仓库. 工作空间启动时会自动克隆该仓库
109
+ * <p>Git 仓库. 工作空间启动时会自动克隆该仓库</p>
110
110
  */
111
111
  Repository?: GitRepository;
112
112
  /**
113
- * 环境变量. 会被注入到工作空间中
113
+ * <p>环境变量. 会被注入到工作空间中</p>
114
114
  */
115
115
  Envs?: Array<Env>;
116
116
  /**
117
- * 预装插件. 工作空间启动时, 会自动安装这些插件。长度限制: 0~10
117
+ * <p>预装插件. 工作空间启动时, 会自动安装这些插件。长度限制: 0~10</p>
118
118
  */
119
119
  Extensions?: Array<string>;
120
120
  /**
121
- * 工作空间生命周期钩子. 分为三个阶段 init, start, destroy. 分别表示工作空间数据初始化阶段, 工作空间启动阶段, 工作空间关闭阶段. 用户可以自定义 shell 命令.
121
+ * <p>工作空间生命周期钩子. 分为三个阶段 init, start, destroy. 分别表示工作空间数据初始化阶段, 工作空间启动阶段, 工作空间关闭阶段. 用户可以自定义 shell 命令.</p>
122
122
  */
123
123
  Lifecycle?: LifeCycle;
124
124
  /**
125
- * 应用名称
125
+ * <p>应用名称</p>
126
126
  */
127
127
  TenantAppId?: number;
128
128
  /**
129
- * 用户UIN
129
+ * <p>用户UIN</p>
130
130
  */
131
131
  TenantUin?: string;
132
132
  /**
133
- * VPCID
133
+ * <p>VPCID</p>
134
134
  */
135
135
  TenantUniqVpcId?: string;
136
136
  /**
137
- * 子网ID
137
+ * <p>子网ID</p>
138
138
  */
139
139
  TenantSubnetId?: string;
140
- /**
141
- * 地域
142
- */
143
- Region?: string;
144
140
  }
145
141
  /**
146
142
  * RunWorkspace返回参数结构体
@@ -292,11 +288,11 @@ export interface ModifyWorkspaceResponse {
292
288
  */
293
289
  export interface CreateWorkspaceResponse {
294
290
  /**
295
- * 工作空间 SpaceKey
291
+ * <p>工作空间 SpaceKey</p>
296
292
  */
297
293
  SpaceKey?: string;
298
294
  /**
299
- * 工作空间名称
295
+ * <p>工作空间名称</p>
300
296
  */
301
297
  Name?: string;
302
298
  /**
@@ -356,31 +352,31 @@ export interface DescribeWorkspacesResponse {
356
352
  */
357
353
  export interface ModifyWorkspaceRequest {
358
354
  /**
359
- * 工作空间 SpaceKey. 更新该工作空间的属性
355
+ * <p>工作空间 SpaceKey. 更新该工作空间的属性</p>
360
356
  */
361
357
  SpaceKey: string;
362
358
  /**
363
- * 工作空间名称
359
+ * <p>工作空间名称</p>
364
360
  */
365
361
  Name?: string;
366
362
  /**
367
- * 工作空间描述
363
+ * <p>工作空间描述</p>
368
364
  */
369
365
  Description?: string;
370
366
  /**
371
- * 工作空间规格。STANDARD: 2C4G, CALCULATION: 4C8G, PROFESSION: 8C16G. 默认是 STANDARD
367
+ * <p>工作空间规格。STANDARD: 2C4G, CALCULATION: 4C8G, PROFESSION: 8C16G. 默认是 STANDARD。</p>
372
368
  */
373
369
  Specs?: string;
374
370
  /**
375
- * 环境变量. 会被注入到工作空间中
371
+ * <p>环境变量. 会被注入到工作空间中</p>
376
372
  */
377
373
  Envs?: Array<Env>;
378
374
  /**
379
- * 预装插件. 工作空间启动时, 会自动安装这些插件
375
+ * <p>预装插件. 工作空间启动时, 会自动安装这些插件</p>
380
376
  */
381
377
  Extensions?: Array<string>;
382
378
  /**
383
- * 工作空间生命周期钩子. 分为三个阶段 init, start, destroy. 分别表示工作空间数据初始化阶段, 工作空间启动阶段, 工作空间关闭阶段. 用户可以自定义 shell 命令.
379
+ * <p>工作空间生命周期钩子. 分为三个阶段 init, start, destroy. 分别表示工作空间数据初始化阶段, 工作空间启动阶段, 工作空间关闭阶段. 用户可以自定义 shell 命令.</p>
384
380
  */
385
381
  Lifecycle?: LifeCycle;
386
382
  }
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DescribeCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCNGWServicesWithRoutesResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, CreateCloudNativeAPIGatewayLLMModelServiceResponse, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, CreateCloudNativeAPIGatewayConsumerGroupResponse, UpdateCloudNativeAPIGatewayMCPToolsResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, BindCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayConsumerResponse, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, UpdateCloudNativeAPIGatewayMCPToolsRequest, CreateCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCNGWServicesWithRoutesRequest, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayMCPServerRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, ModifyCloudNativeAPIGatewayConsumerGroupRequest, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
3
+ import { CreateCloudNativeAPIGatewayMCPToolRequest, CheckCloudNativeAPIGatewayMCPToolVersionExistRequest, CompareCloudNativeAPIGatewayMCPToolVersionResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, DeleteCloudNativeAPIGatewayMCPToolResponse, RollbackCloudNativeAPIGatewayMCPToolVersionResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewaySecretKeyListResponse, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DescribeCloudNativeAPIGatewayMCPToolVersionListRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, CreateCloudNativeAPIGatewayMCPRouteRequest, DescribeCloudNativeAPIGatewayMCPToolResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, DescribeCloudNativeAPIGatewayMCPServerListRequest, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, ModifyCloudNativeAPIGatewayMCPRouteStatusResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCNGWServicesWithRoutesResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, CreateCloudNativeAPIGatewayLLMModelServiceResponse, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPToolVersionResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPRouteListResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, CreateCloudNativeAPIGatewayConsumerGroupResponse, UpdateCloudNativeAPIGatewayMCPToolsResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, DescribeCloudNativeAPIGatewayMCPToolVersionResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewaySecretKeyListRequest, ModifyCloudNativeAPIGatewayMCPRouteResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse, ModifyCloudNativeAPIGatewayAIServiceSourceResponse, BindCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayAIQuotaResponse, DescribeCloudNativeAPIGatewayAIServiceSourceListRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, RollbackCloudNativeAPIGatewayMCPToolVersionRequest, DescribeCloudNativeAPIGatewayMCPToolVersionRequest, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, UpdateCloudNativeAPIGatewayMCPToolsRequest, CreateCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DeleteCloudNativeAPIGatewayMCPRouteRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, CompareCloudNativeAPIGatewayMCPToolVersionRequest, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerListResponse, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, ModifyCloudNativeAPIGatewayMCPRouteRequest, ModifyCloudNativeAPIGatewayAIServiceSourceRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayAIQuotaListRequest, DescribeCNGWServicesWithRoutesRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayAIServiceSourceListResponse, DescribeCloudNativeAPIGatewayMCPRouteListRequest, ModifyCloudNativeAPIGatewayMCPServerResponse, CheckCloudNativeAPIGatewayMCPRouteMatchRequest, DescribeCloudNativeAPIGatewayAIQuotaRequest, DescribeCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayMCPServerRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, CreateCloudNativeAPIGatewayMCPRouteResponse, ModifyCloudNativeAPIGatewayMCPRouteStatusRequest, DeleteCloudNativeAPIGatewayAIServiceSourceResponse, CreateCloudNativeAPIGatewayAIServiceSourceRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, DeleteCloudNativeAPIGatewayMCPRouteResponse, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolVersionListResponse, DescribeCloudNativeAPIGatewayConsumerGroupResponse, CheckCloudNativeAPIGatewayMCPToolVersionExistResponse, CheckCloudNativeAPIGatewayMCPRouteMatchResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayAIQuotaListResponse, ModifyCloudNativeAPIGatewayConsumerResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayAIServiceSourceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayMCPToolVersionRequest, CreateCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, CreateCloudNativeAPIGatewayAIServiceSourceResponse, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPToolImportTaskRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
4
4
  /**
5
5
  * cngw client
6
6
  * @class
@@ -12,9 +12,17 @@ export declare class Client extends AbstractClient {
12
12
  */
13
13
  DeleteCloudNativeAPIGatewayConsumer(req: DeleteCloudNativeAPIGatewayConsumerRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayConsumerResponse) => void): Promise<DeleteCloudNativeAPIGatewayConsumerResponse>;
14
14
  /**
15
- * 修改消费者组。
15
+ * 查询AI网关配额
16
16
  */
17
- ModifyCloudNativeAPIGatewayConsumerGroup(req: ModifyCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<ModifyCloudNativeAPIGatewayConsumerGroupResponse>;
17
+ DescribeCloudNativeAPIGatewayAIQuota(req: DescribeCloudNativeAPIGatewayAIQuotaRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIQuotaResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIQuotaResponse>;
18
+ /**
19
+ * 上传插件前置操作,获取COS相关信息
20
+ */
21
+ ModifyCloudNativeAPIGatewayMCPRoute(req: ModifyCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPRouteResponse>;
22
+ /**
23
+ * 为资源(模型 API / MCP Server)添加消费者组授权。
24
+ */
25
+ AddCloudNativeAPIGatewayConsumerGroupAuth(req: AddCloudNativeAPIGatewayConsumerGroupAuthRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerGroupAuthResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerGroupAuthResponse>;
18
26
  /**
19
27
  * 删除AI网关MCP服务
20
28
  */
@@ -27,6 +35,14 @@ export declare class Client extends AbstractClient {
27
35
  * 修改 MCP Server ACL
28
36
  */
29
37
  ModifyCloudNativeAPIGatewayMCPServerACL(req: ModifyCloudNativeAPIGatewayMCPServerACLRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerACLResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerACLResponse>;
38
+ /**
39
+ * 查询AI配额配置列表
40
+ */
41
+ DescribeCloudNativeAPIGatewayAIQuotaList(req: DescribeCloudNativeAPIGatewayAIQuotaListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIQuotaListResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIQuotaListResponse>;
42
+ /**
43
+ * 创建云原生网关AI服务来源
44
+ */
45
+ CreateCloudNativeAPIGatewayAIServiceSource(req: CreateCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<CreateCloudNativeAPIGatewayAIServiceSourceResponse>;
30
46
  /**
31
47
  * 从资源(模型 API / MCP Server)移除消费者组授权。
32
48
  */
@@ -35,6 +51,14 @@ export declare class Client extends AbstractClient {
35
51
  * 删除AI网关MCP Tool
36
52
  */
37
53
  DeleteCloudNativeAPIGatewayMCPTool(req: DeleteCloudNativeAPIGatewayMCPToolRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPToolResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPToolResponse>;
54
+ /**
55
+ * 修改云原生智能网关MCP Tool
56
+ */
57
+ DescribeCloudNativeAPIGatewayMCPToolVersion(req: DescribeCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolVersionResponse>;
58
+ /**
59
+ * 修改消费者组。
60
+ */
61
+ ModifyCloudNativeAPIGatewayConsumerGroup(req: ModifyCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<ModifyCloudNativeAPIGatewayConsumerGroupResponse>;
38
62
  /**
39
63
  * 创建 LLM 模型 API。
40
64
  */
@@ -52,13 +76,17 @@ export declare class Client extends AbstractClient {
52
76
  */
53
77
  ModifyCloudNativeAPIGatewayMCPToolStatus(req: ModifyCloudNativeAPIGatewayMCPToolStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPToolStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPToolStatusResponse>;
54
78
  /**
55
- * 解绑密钥
79
+ * 查询批量导入MCP Tools的任务进度
56
80
  */
57
- UnbindCloudNativeAPIGatewaySecretKey(req: UnbindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: UnbindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<UnbindCloudNativeAPIGatewaySecretKeyResponse>;
81
+ DescribeCloudNativeAPIGatewayMCPToolImportTask(req: DescribeCloudNativeAPIGatewayMCPToolImportTaskRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse>;
58
82
  /**
59
- * 修改 LLM 模型服务。
83
+ * 修改MCP服务配置
60
84
  */
61
- ModifyCloudNativeAPIGatewayLLMModelService(req: ModifyCloudNativeAPIGatewayLLMModelServiceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayLLMModelServiceResponse) => void): Promise<ModifyCloudNativeAPIGatewayLLMModelServiceResponse>;
85
+ ModifyCloudNativeAPIGatewayMCPServer(req: ModifyCloudNativeAPIGatewayMCPServerRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerResponse>;
86
+ /**
87
+ * 删除云原生网关AI服务来源
88
+ */
89
+ DeleteCloudNativeAPIGatewayAIServiceSource(req: DeleteCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<DeleteCloudNativeAPIGatewayAIServiceSourceResponse>;
62
90
  /**
63
91
  * 查询消费者组详情。
64
92
  */
@@ -75,6 +103,10 @@ export declare class Client extends AbstractClient {
75
103
  * 查询云原生网关 MCP Server 下所有 Tool 的 ACL 状态一览(含 Server ACLType 回显)。
76
104
  */
77
105
  DescribeCloudNativeAPIGatewayMCPToolACLList(req: DescribeCloudNativeAPIGatewayMCPToolACLListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolACLListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolACLListResponse>;
106
+ /**
107
+ * 修改云原生智能网关MCP Tool
108
+ */
109
+ CheckCloudNativeAPIGatewayMCPToolVersionExist(req: CheckCloudNativeAPIGatewayMCPToolVersionExistRequest, cb?: (error: string, rep: CheckCloudNativeAPIGatewayMCPToolVersionExistResponse) => void): Promise<CheckCloudNativeAPIGatewayMCPToolVersionExistResponse>;
78
110
  /**
79
111
  * 创建 LLM 模型服务。同一网关下 Name 唯一。
80
112
  */
@@ -87,6 +119,10 @@ export declare class Client extends AbstractClient {
87
119
  * 查询指定网关实例下的所有 LLM 模型 API 列表。支持按名称关键词模糊搜索、按过滤器筛选,以及分页查询。用于绑定场景时,可通过 ConsumerGroupId 和 UseToBind 参数筛选可绑定的模型 API。
88
120
  */
89
121
  DescribeCloudNativeAPIGatewayLLMModelAPIs(req: DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelAPIsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelAPIsResponse>;
122
+ /**
123
+ * 上传插件前置操作,获取COS相关信息
124
+ */
125
+ DescribeCloudNativeAPIGatewayMCPRouteList(req: DescribeCloudNativeAPIGatewayMCPRouteListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPRouteListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPRouteListResponse>;
90
126
  /**
91
127
  * 将消费者添加到消费者组。
92
128
  */
@@ -100,9 +136,9 @@ export declare class Client extends AbstractClient {
100
136
  */
101
137
  DescribeCNGWServicesWithRoutes(req: DescribeCNGWServicesWithRoutesRequest, cb?: (error: string, rep: DescribeCNGWServicesWithRoutesResponse) => void): Promise<DescribeCNGWServicesWithRoutesResponse>;
102
138
  /**
103
- * 修改MCP服务配置
139
+ * 查询云原生网关AI服务来源
104
140
  */
105
- ModifyCloudNativeAPIGatewayMCPServer(req: ModifyCloudNativeAPIGatewayMCPServerRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerResponse>;
141
+ DescribeCloudNativeAPIGatewayAIServiceSourceList(req: DescribeCloudNativeAPIGatewayAIServiceSourceListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIServiceSourceListResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIServiceSourceListResponse>;
106
142
  /**
107
143
  * AI网关查询MCP服务列表
108
144
  */
@@ -119,10 +155,18 @@ export declare class Client extends AbstractClient {
119
155
  * 删除消费者密钥(被绑定时需先解绑)。
120
156
  */
121
157
  DeleteCloudNativeAPIGatewaySecretKey(req: DeleteCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<DeleteCloudNativeAPIGatewaySecretKeyResponse>;
158
+ /**
159
+ * 解绑密钥
160
+ */
161
+ UnbindCloudNativeAPIGatewaySecretKey(req: UnbindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: UnbindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<UnbindCloudNativeAPIGatewaySecretKeyResponse>;
122
162
  /**
123
163
  * 查询单个 LLM 模型服务详情。
124
164
  */
125
165
  DescribeCloudNativeAPIGatewayLLMModelService(req: DescribeCloudNativeAPIGatewayLLMModelServiceRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelServiceResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelServiceResponse>;
166
+ /**
167
+ * 从OpenAPI文件中解析出可导入的MCP tools
168
+ */
169
+ DescribeCloudNativeAPIGatewayMCPToolsFromFile(req: DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse>;
126
170
  /**
127
171
  * 修改 LLM 模型 API。
128
172
  */
@@ -131,6 +175,10 @@ export declare class Client extends AbstractClient {
131
175
  * 查询 AI 网关Token 消耗统计汇总
132
176
  */
133
177
  DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics(req: DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse>;
178
+ /**
179
+ * 修改云原生智能网关MCP Tool
180
+ */
181
+ RollbackCloudNativeAPIGatewayMCPToolVersion(req: RollbackCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: RollbackCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<RollbackCloudNativeAPIGatewayMCPToolVersionResponse>;
134
182
  /**
135
183
  * 创建AI 网关消费者组
136
184
  */
@@ -139,6 +187,10 @@ export declare class Client extends AbstractClient {
139
187
  * 查看AI网关MCP Tool
140
188
  */
141
189
  DescribeCloudNativeAPIGatewayMCPTool(req: DescribeCloudNativeAPIGatewayMCPToolRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolResponse>;
190
+ /**
191
+ * 上传插件前置操作,获取COS相关信息
192
+ */
193
+ CreateCloudNativeAPIGatewayMCPRoute(req: CreateCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<CreateCloudNativeAPIGatewayMCPRouteResponse>;
142
194
  /**
143
195
  * 创建AI网关MCP Tool
144
196
  */
@@ -151,6 +203,10 @@ export declare class Client extends AbstractClient {
151
203
  * 批量导入从OpenAPI文件中解析的MCP Tools
152
204
  */
153
205
  UpdateCloudNativeAPIGatewayMCPTools(req: UpdateCloudNativeAPIGatewayMCPToolsRequest, cb?: (error: string, rep: UpdateCloudNativeAPIGatewayMCPToolsResponse) => void): Promise<UpdateCloudNativeAPIGatewayMCPToolsResponse>;
206
+ /**
207
+ * 查询密钥列表。
208
+ */
209
+ DescribeCloudNativeAPIGatewaySecretKeyList(req: DescribeCloudNativeAPIGatewaySecretKeyListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewaySecretKeyListResponse) => void): Promise<DescribeCloudNativeAPIGatewaySecretKeyListResponse>;
154
210
  /**
155
211
  * 修改 MCP Server 的认证配置
156
212
  */
@@ -163,6 +219,10 @@ export declare class Client extends AbstractClient {
163
219
  * 创建AI 网关MCP Server
164
220
  */
165
221
  ModifyCloudNativeAPIGatewayMCPServerStatus(req: ModifyCloudNativeAPIGatewayMCPServerStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerStatusResponse>;
222
+ /**
223
+ * 修改云原生智能网关MCP Tool
224
+ */
225
+ DescribeCloudNativeAPIGatewayMCPToolVersionList(req: DescribeCloudNativeAPIGatewayMCPToolVersionListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolVersionListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolVersionListResponse>;
166
226
  /**
167
227
  * 创建AI网关MCP Server
168
228
  */
@@ -192,9 +252,13 @@ export declare class Client extends AbstractClient {
192
252
  */
193
253
  DescribeCloudNativeAPIGatewaySecretKey(req: DescribeCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<DescribeCloudNativeAPIGatewaySecretKeyResponse>;
194
254
  /**
195
- * 为资源(模型 API / MCP Server)添加消费者组授权。
255
+ * 修改 LLM 模型服务。
196
256
  */
197
- AddCloudNativeAPIGatewayConsumerGroupAuth(req: AddCloudNativeAPIGatewayConsumerGroupAuthRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerGroupAuthResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerGroupAuthResponse>;
257
+ ModifyCloudNativeAPIGatewayLLMModelService(req: ModifyCloudNativeAPIGatewayLLMModelServiceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayLLMModelServiceResponse) => void): Promise<ModifyCloudNativeAPIGatewayLLMModelServiceResponse>;
258
+ /**
259
+ * 修改云原生智能网关MCP Tool
260
+ */
261
+ CompareCloudNativeAPIGatewayMCPToolVersion(req: CompareCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: CompareCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<CompareCloudNativeAPIGatewayMCPToolVersionResponse>;
198
262
  /**
199
263
  * 添加密钥与资源的引用关系接口
200
264
  */
@@ -204,13 +268,29 @@ export declare class Client extends AbstractClient {
204
268
  */
205
269
  DescribeCloudNativeAPIGatewayLLMModelServices(req: DescribeCloudNativeAPIGatewayLLMModelServicesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelServicesResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelServicesResponse>;
206
270
  /**
207
- * 从OpenAPI文件中解析出可导入的MCP tools
271
+ * 修改云原生网关AI服务来源
208
272
  */
209
- DescribeCloudNativeAPIGatewayMCPToolsFromFile(req: DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse>;
273
+ ModifyCloudNativeAPIGatewayAIServiceSource(req: ModifyCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<ModifyCloudNativeAPIGatewayAIServiceSourceResponse>;
274
+ /**
275
+ * 上传插件前置操作,获取COS相关信息
276
+ */
277
+ DeleteCloudNativeAPIGatewayMCPRoute(req: DeleteCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPRouteResponse>;
278
+ /**
279
+ * 上传插件前置操作,获取COS相关信息
280
+ */
281
+ CheckCloudNativeAPIGatewayMCPRouteMatch(req: CheckCloudNativeAPIGatewayMCPRouteMatchRequest, cb?: (error: string, rep: CheckCloudNativeAPIGatewayMCPRouteMatchResponse) => void): Promise<CheckCloudNativeAPIGatewayMCPRouteMatchResponse>;
210
282
  /**
211
283
  * 删除AI网关消费者组
212
284
  */
213
285
  DeleteCloudNativeAPIGatewayConsumerGroup(req: DeleteCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<DeleteCloudNativeAPIGatewayConsumerGroupResponse>;
286
+ /**
287
+ * 修改云原生智能网关MCP Tool
288
+ */
289
+ DeleteCloudNativeAPIGatewayMCPToolVersion(req: DeleteCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPToolVersionResponse>;
290
+ /**
291
+ * 上传插件前置操作,获取COS相关信息
292
+ */
293
+ ModifyCloudNativeAPIGatewayMCPRouteStatus(req: ModifyCloudNativeAPIGatewayMCPRouteStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPRouteStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPRouteStatusResponse>;
214
294
  /**
215
295
  * 创建AI网关消费者。
216
296
  */