tencentcloud-sdk-nodejs 4.1.269 → 4.1.271

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 (118) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ams/index.js +2 -2
  3. package/es/services/antiddos/index.js +2 -2
  4. package/es/services/bma/index.js +2 -2
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cfw/v20190904/cfw_client.js +35 -8
  7. package/es/services/chdfs/v20201112/chdfs_client.js +12 -0
  8. package/es/services/dts/index.js +2 -2
  9. package/es/services/es/index.js +2 -2
  10. package/es/services/essbasic/index.js +2 -2
  11. package/es/services/facefusion/index.js +2 -2
  12. package/es/services/ims/index.js +2 -2
  13. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +15 -0
  14. package/es/services/iotvideo/index.js +2 -2
  15. package/es/services/irp/index.js +2 -2
  16. package/es/services/mongodb/index.js +2 -2
  17. package/es/services/monitor/index.js +2 -2
  18. package/es/services/mps/v20190612/mps_client.js +10 -4
  19. package/es/services/organization/index.js +2 -2
  20. package/es/services/tdmysql/v20211122/tdmysql_client.js +3 -0
  21. package/es/services/teo/index.js +2 -2
  22. package/es/services/teo/v20220901/teo_client.js +41 -8
  23. package/es/services/thpc/index.js +2 -2
  24. package/es/services/tione/index.js +2 -2
  25. package/es/services/tke/index.js +2 -2
  26. package/es/services/tms/index.js +2 -2
  27. package/es/services/tsw/index.js +2 -2
  28. package/es/services/vm/index.js +4 -4
  29. package/es/services/wedata/index.js +2 -2
  30. package/es/services/yunsou/index.js +2 -2
  31. package/package.json +1 -1
  32. package/tencentcloud/common/sdk_version.d.ts +1 -1
  33. package/tencentcloud/common/sdk_version.js +1 -1
  34. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +2 -2
  35. package/tencentcloud/services/ams/index.d.ts +4 -4
  36. package/tencentcloud/services/ams/index.js +2 -2
  37. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  38. package/tencentcloud/services/antiddos/index.js +2 -2
  39. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +19 -19
  40. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +9 -7
  41. package/tencentcloud/services/bma/index.d.ts +4 -4
  42. package/tencentcloud/services/bma/index.js +2 -2
  43. package/tencentcloud/services/btoe/index.d.ts +4 -4
  44. package/tencentcloud/services/btoe/index.js +2 -2
  45. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +18 -45
  46. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +4 -0
  47. package/tencentcloud/services/cdwch/v20200915/cdwch_client.d.ts +1 -1
  48. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +47 -22
  49. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +45 -9
  50. package/tencentcloud/services/cfw/v20190904/cfw_client.js +66 -12
  51. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +510 -104
  52. package/tencentcloud/services/chdfs/v20201112/chdfs_client.d.ts +17 -1
  53. package/tencentcloud/services/chdfs/v20201112/chdfs_client.js +24 -0
  54. package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +123 -6
  55. package/tencentcloud/services/dts/index.d.ts +4 -4
  56. package/tencentcloud/services/dts/index.js +2 -2
  57. package/tencentcloud/services/es/index.d.ts +4 -4
  58. package/tencentcloud/services/es/index.js +2 -2
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -9
  60. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  61. package/tencentcloud/services/essbasic/index.js +2 -2
  62. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -2
  63. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -2
  64. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -8
  65. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  66. package/tencentcloud/services/facefusion/index.js +2 -2
  67. package/tencentcloud/services/ims/index.d.ts +4 -4
  68. package/tencentcloud/services/ims/index.js +2 -2
  69. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +67 -1
  70. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +76 -0
  71. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +242 -20
  72. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  73. package/tencentcloud/services/iotvideo/index.js +2 -2
  74. package/tencentcloud/services/irp/index.d.ts +4 -4
  75. package/tencentcloud/services/irp/index.js +2 -2
  76. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  77. package/tencentcloud/services/mongodb/index.js +2 -2
  78. package/tencentcloud/services/monitor/index.d.ts +4 -4
  79. package/tencentcloud/services/monitor/index.js +2 -2
  80. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +11 -9
  81. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +13 -5
  82. package/tencentcloud/services/mps/v20190612/mps_client.js +18 -6
  83. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +334 -171
  84. package/tencentcloud/services/organization/index.d.ts +4 -4
  85. package/tencentcloud/services/organization/index.js +2 -2
  86. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +2 -2
  87. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.d.ts +5 -1
  88. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.js +6 -0
  89. package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +75 -13
  90. package/tencentcloud/services/teo/index.d.ts +4 -4
  91. package/tencentcloud/services/teo/index.js +2 -2
  92. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +53 -9
  93. package/tencentcloud/services/teo/v20220901/teo_client.js +78 -12
  94. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1079 -232
  95. package/tencentcloud/services/thpc/index.d.ts +4 -4
  96. package/tencentcloud/services/thpc/index.js +2 -2
  97. package/tencentcloud/services/tione/index.d.ts +4 -4
  98. package/tencentcloud/services/tione/index.js +2 -2
  99. package/tencentcloud/services/tke/index.d.ts +4 -4
  100. package/tencentcloud/services/tke/index.js +2 -2
  101. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +52 -59
  102. package/tencentcloud/services/tms/index.d.ts +4 -4
  103. package/tencentcloud/services/tms/index.js +2 -2
  104. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +3 -2
  105. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +3 -2
  106. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +10 -6
  107. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  108. package/tencentcloud/services/tsw/index.d.ts +4 -4
  109. package/tencentcloud/services/tsw/index.js +2 -2
  110. package/tencentcloud/services/vm/index.d.ts +6 -6
  111. package/tencentcloud/services/vm/index.js +4 -4
  112. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +2 -2
  113. package/tencentcloud/services/vod/v20180717/vod_client.js +2 -2
  114. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -1
  115. package/tencentcloud/services/wedata/index.d.ts +4 -4
  116. package/tencentcloud/services/wedata/index.js +2 -2
  117. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  118. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -1,8 +1,4 @@
1
1
  export declare const thpc: {
2
- v20211109: {
3
- Client: typeof import("./v20211109/thpc_client").Client;
4
- Models: typeof import("./v20211109/thpc_models");
5
- };
6
2
  v20230321: {
7
3
  Client: typeof import("./v20230321/thpc_client").Client;
8
4
  Models: typeof import("./v20230321/thpc_models");
@@ -11,4 +7,8 @@ export declare const thpc: {
11
7
  Client: typeof import("./v20220401/thpc_client").Client;
12
8
  Models: typeof import("./v20220401/thpc_models");
13
9
  };
10
+ v20211109: {
11
+ Client: typeof import("./v20211109/thpc_client").Client;
12
+ Models: typeof import("./v20211109/thpc_models");
13
+ };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.thpc = void 0;
4
- const v20211109_1 = require("./v20211109");
5
4
  const v20230321_1 = require("./v20230321");
6
5
  const v20220401_1 = require("./v20220401");
6
+ const v20211109_1 = require("./v20211109");
7
7
  exports.thpc = {
8
- v20211109: v20211109_1.v20211109,
9
8
  v20230321: v20230321_1.v20230321,
10
9
  v20220401: v20220401_1.v20220401,
10
+ v20211109: v20211109_1.v20211109,
11
11
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tione: {
2
- v20211111: {
3
- Client: typeof import("./v20211111/tione_client").Client;
4
- Models: typeof import("./v20211111/tione_models");
5
- };
6
2
  v20191022: {
7
3
  Client: typeof import("./v20191022/tione_client").Client;
8
4
  Models: typeof import("./v20191022/tione_models");
9
5
  };
6
+ v20211111: {
7
+ Client: typeof import("./v20211111/tione_client").Client;
8
+ Models: typeof import("./v20211111/tione_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tione = void 0;
4
- const v20211111_1 = require("./v20211111");
5
4
  const v20191022_1 = require("./v20191022");
5
+ const v20211111_1 = require("./v20211111");
6
6
  exports.tione = {
7
- v20211111: v20211111_1.v20211111,
8
7
  v20191022: v20191022_1.v20191022,
8
+ v20211111: v20211111_1.v20211111,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tke: {
2
- v20180525: {
3
- Client: typeof import("./v20180525/tke_client").Client;
4
- Models: typeof import("./v20180525/tke_models");
5
- };
6
2
  v20220501: {
7
3
  Client: typeof import("./v20220501/tke_client").Client;
8
4
  Models: typeof import("./v20220501/tke_models");
9
5
  };
6
+ v20180525: {
7
+ Client: typeof import("./v20180525/tke_client").Client;
8
+ Models: typeof import("./v20180525/tke_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tke = void 0;
4
- const v20180525_1 = require("./v20180525");
5
4
  const v20220501_1 = require("./v20220501");
5
+ const v20180525_1 = require("./v20180525");
6
6
  exports.tke = {
7
- v20180525: v20180525_1.v20180525,
8
7
  v20220501: v20220501_1.v20220501,
8
+ v20180525: v20180525_1.v20180525,
9
9
  };
@@ -1207,46 +1207,39 @@ export interface DescribeClustersRequest {
1207
1207
  */
1208
1208
  export interface UpgradeClusterInstancesRequest {
1209
1209
  /**
1210
- * 集群ID(请登录 [TKE 控制台](https://console.cloud.tencent.com/tke2) 获取集群 ID
1210
+ * <p>集群ID(请登录 <a href="https://console.cloud.tencent.com/tke2">TKE 控制台</a> 获取集群 ID )</p>
1211
1211
  */
1212
1212
  ClusterId: string;
1213
1213
  /**
1214
- * create 表示开始一次升级任务
1215
- pause 表示停止任务
1216
- resume表示继续任务
1217
- abort表示终止任务
1214
+ * <p>create 表示开始一次升级任务<br>pause 表示停止任务<br>resume表示继续任务<br>abort表示终止任务</p>
1218
1215
  */
1219
1216
  Operation: string;
1220
1217
  /**
1221
- * 升级类型,只有Operation是create需要设置
1222
- reset 大版本重装升级
1223
- hot 小版本热升级
1224
- major 大版本原地升级
1218
+ * <p>升级类型,只有Operation是create需要设置<br>reset 大版本重装升级<br>hot 小版本热升级<br>major 大版本原地升级</p>
1225
1219
  */
1226
1220
  UpgradeType?: string;
1227
1221
  /**
1228
- * 需要升级的节点列表,可以通过控制台或 [查询待升级节点接口
1229
- ](https://cloud.tencent.com/document/api/457/50366) 获取
1222
+ * <p>需要升级的节点列表,可以通过控制台或 <a href="https://cloud.tencent.com/document/api/457/50366">查询待升级节点接口</a> 获取</p>
1230
1223
  */
1231
1224
  InstanceIds?: Array<string>;
1232
1225
  /**
1233
- * 当节点重新加入集群时候所使用的参数,参考添加已有节点接口
1226
+ * <p>当节点重新加入集群时候所使用的参数,参考添加已有节点接口</p>
1234
1227
  */
1235
1228
  ResetParam?: UpgradeNodeResetParam;
1236
1229
  /**
1237
- * 是否忽略节点升级前检查,默认值 false
1230
+ * <p>是否忽略节点升级前检查,默认值 false</p>
1238
1231
  */
1239
1232
  SkipPreCheck?: boolean;
1240
1233
  /**
1241
- * 最大可容忍的不可用Pod比例,如果设置 0 表示不做校验
1234
+ * <p>最大可容忍的不可用Pod百分比,如果设置 0 表示不做校验</p><p>取值范围:[0, 100]</p><p>默认值:20</p>
1242
1235
  */
1243
1236
  MaxNotReadyPercent?: number;
1244
1237
  /**
1245
- * 是否升级节点运行时,默认false不升级
1238
+ * <p>是否升级节点运行时,默认false不升级</p>
1246
1239
  */
1247
1240
  UpgradeRunTime?: boolean;
1248
1241
  /**
1249
- * 支持多个节点并行升级,默认值为 1,最大并行数为15
1242
+ * <p>支持多个节点并行升级,默认值为 1,最大并行数为15</p>
1250
1243
  */
1251
1244
  Concurrent?: number;
1252
1245
  }
@@ -5626,31 +5619,31 @@ export interface DescribePrometheusTemplatesResponse {
5626
5619
  */
5627
5620
  export interface ModifyExternalNodePoolRequest {
5628
5621
  /**
5629
- * 集群ID
5622
+ * <p>集群ID</p>
5630
5623
  */
5631
5624
  ClusterId: string;
5632
5625
  /**
5633
- * 节点池ID
5626
+ * <p>节点池ID</p>
5634
5627
  */
5635
5628
  NodePoolId: string;
5636
5629
  /**
5637
- * 节点池名称
5630
+ * <p>节点池名称</p>
5638
5631
  */
5639
5632
  Name?: string;
5640
5633
  /**
5641
- * 注册节点标签
5634
+ * <p>注册节点标签</p>
5642
5635
  */
5643
5636
  Labels?: Array<Label>;
5644
5637
  /**
5645
- * 注册节点污点
5638
+ * <p>注册节点污点</p>
5646
5639
  */
5647
5640
  Taints?: Array<Taint>;
5648
5641
  /**
5649
- * 删除保护开关
5642
+ * <p>删除保护开关</p>
5650
5643
  */
5651
5644
  DeletionProtection?: boolean;
5652
5645
  /**
5653
- * base64 编码的用户脚本, 此脚本会在 k8s 组件运行后执行, 需要用户保证脚本的可重入及重试逻辑, 脚本及其生成的日志文件可在节点的 /data/ccs_userscript/ 路径查看
5646
+ * <p>base64 编码的用户脚本, 此脚本会在 k8s 组件运行后执行, 需要用户保证脚本的可重入及重试逻辑, 脚本及其生成的日志文件可在节点的 /data/ccs_userscript/ 路径查看</p>
5654
5647
  */
5655
5648
  UserScript?: string;
5656
5649
  }
@@ -7167,63 +7160,63 @@ export interface ModifyRollOutSequenceRequest {
7167
7160
  */
7168
7161
  export interface CreateClusterNodePoolRequest {
7169
7162
  /**
7170
- * cluster id
7163
+ * <p>cluster id</p>
7171
7164
  */
7172
7165
  ClusterId: string;
7173
7166
  /**
7174
- * AutoScalingGroupPara AS组参数,参考 https://cloud.tencent.com/document/product/377/20440
7167
+ * <p>AutoScalingGroupPara AS组参数,参考 https://cloud.tencent.com/document/product/377/20440</p>
7175
7168
  */
7176
7169
  AutoScalingGroupPara: string;
7177
7170
  /**
7178
- * LaunchConfigurePara 运行参数,参考 https://cloud.tencent.com/document/product/377/20447
7171
+ * <p>LaunchConfigurePara 运行参数,参考 https://cloud.tencent.com/document/product/377/20447</p>
7179
7172
  */
7180
7173
  LaunchConfigurePara: string;
7181
7174
  /**
7182
- * InstanceAdvancedSettings
7175
+ * <p>InstanceAdvancedSettings</p>
7183
7176
  */
7184
7177
  InstanceAdvancedSettings: InstanceAdvancedSettings;
7185
7178
  /**
7186
- * 是否启用自动伸缩
7179
+ * <p>是否启用自动伸缩</p>
7187
7180
  */
7188
7181
  EnableAutoscale: boolean;
7189
7182
  /**
7190
- * 节点池名称
7183
+ * <p>节点池名称</p>
7191
7184
  */
7192
7185
  Name?: string;
7193
7186
  /**
7194
- * Labels标签
7187
+ * <p>Labels标签</p>
7195
7188
  */
7196
7189
  Labels?: Array<Label>;
7197
7190
  /**
7198
- * Taints互斥
7191
+ * <p>Taints互斥</p>
7199
7192
  */
7200
7193
  Taints?: Array<Taint>;
7201
7194
  /**
7202
- * 节点Annotation 列表
7195
+ * <p>节点Annotation 列表</p>
7203
7196
  */
7204
7197
  Annotations?: Array<AnnotationValue>;
7205
7198
  /**
7206
- * 节点池纬度运行时类型及版本
7199
+ * <p>节点池纬度运行时类型及版本</p>
7207
7200
  */
7208
7201
  ContainerRuntime?: string;
7209
7202
  /**
7210
- * 运行时版本
7203
+ * <p>运行时版本</p>
7211
7204
  */
7212
7205
  RuntimeVersion?: string;
7213
7206
  /**
7214
- * 节点池os,当为自定义镜像时,传镜像id;否则为公共镜像的osName
7207
+ * <p>节点池os,当为自定义镜像时,传镜像id;否则为公共镜像的osName</p>
7215
7208
  */
7216
7209
  NodePoolOs?: string;
7217
7210
  /**
7218
- * 容器的镜像版本,"DOCKER_CUSTOMIZE"(容器定制版),"GENERAL"(普通版本,默认值)
7211
+ * <p>容器的镜像版本,&quot;DOCKER_CUSTOMIZE&quot;(容器定制版),&quot;GENERAL&quot;(普通版本,默认值)</p>
7219
7212
  */
7220
7213
  OsCustomizeType?: string;
7221
7214
  /**
7222
- * 资源标签
7215
+ * <p>资源标签</p>
7223
7216
  */
7224
7217
  Tags?: Array<Tag>;
7225
7218
  /**
7226
- * 删除保护开关
7219
+ * <p>删除保护开关</p>
7227
7220
  */
7228
7221
  DeletionProtection?: boolean;
7229
7222
  }
@@ -7263,7 +7256,7 @@ export interface ReleaseValues {
7263
7256
  */
7264
7257
  export interface CreateClusterNodePoolResponse {
7265
7258
  /**
7266
- * 节点池id
7259
+ * <p>节点池id</p>
7267
7260
  */
7268
7261
  NodePoolId?: string;
7269
7262
  /**
@@ -13925,83 +13918,83 @@ export interface DeleteEdgeCVMInstancesRequest {
13925
13918
  */
13926
13919
  export interface ModifyClusterNodePoolRequest {
13927
13920
  /**
13928
- * 集群ID
13921
+ * <p>集群ID</p>
13929
13922
  */
13930
13923
  ClusterId: string;
13931
13924
  /**
13932
- * 节点池ID
13925
+ * <p>节点池ID</p>
13933
13926
  */
13934
13927
  NodePoolId: string;
13935
13928
  /**
13936
- * 名称,最长63个字符,只能包含小写字母、数字及分隔符“_”,且必须以小写字母开头,数字或小写字母结尾
13929
+ * <p>名称,最长63个字符,只能包含小写字母、数字及分隔符“_”,且必须以小写字母开头,数字或小写字母结尾</p>
13937
13930
  */
13938
13931
  Name?: string;
13939
13932
  /**
13940
- * 最大节点数
13933
+ * <p>最大节点数</p>
13941
13934
  */
13942
13935
  MaxNodesNum?: number;
13943
13936
  /**
13944
- * 最小节点数
13937
+ * <p>最小节点数</p>
13945
13938
  */
13946
13939
  MinNodesNum?: number;
13947
13940
  /**
13948
- * 标签
13941
+ * <p>标签</p>
13949
13942
  */
13950
13943
  Labels?: Array<Label>;
13951
13944
  /**
13952
- * 污点
13945
+ * <p>污点</p>
13953
13946
  */
13954
13947
  Taints?: Array<Taint>;
13955
13948
  /**
13956
- * 节点 Annotation 列表
13949
+ * <p>节点 Annotation 列表</p>
13957
13950
  */
13958
13951
  Annotations?: Array<AnnotationValue>;
13959
13952
  /**
13960
- * 是否开启伸缩
13953
+ * <p>是否开启伸缩</p>
13961
13954
  */
13962
13955
  EnableAutoscale?: boolean;
13963
13956
  /**
13964
- * 操作系统名称
13957
+ * <p>操作系统名称</p>
13965
13958
  */
13966
13959
  OsName?: string;
13967
13960
  /**
13968
- * 镜像版本,"DOCKER_CUSTOMIZE"(容器定制版),"GENERAL"(普通版本,默认值)
13961
+ * <p>镜像版本,&quot;DOCKER_CUSTOMIZE&quot;(容器定制版),&quot;GENERAL&quot;(普通版本,默认值)</p>
13969
13962
  */
13970
13963
  OsCustomizeType?: string;
13971
13964
  /**
13972
- * GPU驱动版本,CUDA版本,cuDNN版本以及是否启用MIG特性
13965
+ * <p>GPU驱动版本,CUDA版本,cuDNN版本以及是否启用MIG特性</p>
13973
13966
  */
13974
13967
  GPUArgs?: GPUArgs;
13975
13968
  /**
13976
- * base64编码后的自定义脚本
13969
+ * <p>base64编码后的自定义脚本</p>
13977
13970
  */
13978
13971
  UserScript?: string;
13979
13972
  /**
13980
- * 更新label和taint时忽略存量节点
13973
+ * <p>更新label和taint时忽略存量节点</p>
13981
13974
  */
13982
13975
  IgnoreExistedNode?: boolean;
13983
13976
  /**
13984
- * 节点自定义参数
13977
+ * <p>节点自定义参数</p>
13985
13978
  */
13986
13979
  ExtraArgs?: InstanceExtraArgs;
13987
13980
  /**
13988
- * 资源标签
13981
+ * <p>资源标签</p>
13989
13982
  */
13990
13983
  Tags?: Array<Tag>;
13991
13984
  /**
13992
- * 设置加入的节点是否参与调度,默认值为0,表示参与调度;非0表示不参与调度, 待节点初始化完成之后, 可执行kubectl uncordon nodename使node加入调度.
13985
+ * <p>设置加入的节点是否参与调度,默认值为0,表示参与调度;非0表示不参与调度, 待节点初始化完成之后, 可执行kubectl uncordon nodename使node加入调度.</p>
13993
13986
  */
13994
13987
  Unschedulable?: number;
13995
13988
  /**
13996
- * 删除保护开关
13989
+ * <p>删除保护开关</p>
13997
13990
  */
13998
13991
  DeletionProtection?: boolean;
13999
13992
  /**
14000
- * dockerd --graph 指定值, 默认为 /var/lib/docker
13993
+ * <p>dockerd --graph 指定值, 默认为 /var/lib/docker</p>
14001
13994
  */
14002
13995
  DockerGraphPath?: string;
14003
13996
  /**
14004
- * base64编码后的自定义脚本
13997
+ * <p>base64编码后的自定义脚本</p>
14005
13998
  */
14006
13999
  PreStartUserScript?: string;
14007
14000
  }
@@ -1,10 +1,10 @@
1
1
  export declare const tms: {
2
- v20201229: {
3
- Client: typeof import("./v20201229/tms_client").Client;
4
- Models: typeof import("./v20201229/tms_models");
5
- };
6
2
  v20200713: {
7
3
  Client: typeof import("./v20200713/tms_client").Client;
8
4
  Models: typeof import("./v20200713/tms_models");
9
5
  };
6
+ v20201229: {
7
+ Client: typeof import("./v20201229/tms_client").Client;
8
+ Models: typeof import("./v20201229/tms_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tms = void 0;
4
- const v20201229_1 = require("./v20201229");
5
4
  const v20200713_1 = require("./v20200713");
5
+ const v20201229_1 = require("./v20201229");
6
6
  exports.tms = {
7
- v20201229: v20201229_1.v20201229,
8
7
  v20200713: v20200713_1.v20200713,
8
+ v20201229: v20201229_1.v20201229,
9
9
  };
@@ -20,7 +20,7 @@ export declare class Client extends AbstractClient {
20
20
  */
21
21
  RenewTokenPlanTeamOrder(req: RenewTokenPlanTeamOrderRequest, cb?: (error: string, rep: RenewTokenPlanTeamOrderResponse) => void): Promise<RenewTokenPlanTeamOrderResponse>;
22
22
  /**
23
- * 购买套餐。
23
+ * 购买套餐(重新开通过期的套餐续费也通过该接口实现,需要额外传已过期套餐teamId。注:续费成功后套餐包总周期数(TotalCycles)会包含历史周期数,实际套餐包生效周期以生效时间(StartTime)和到期时间(ExpireTime)为准)。
24
24
 
25
25
  发起 TokenPlan 套餐下单并完成支付,成功后返回大订单 ID 及关联的子订单、资源信息。
26
26
  */
@@ -59,6 +59,7 @@ export declare class Client extends AbstractClient {
59
59
  * 批量创建术语条目。
60
60
 
61
61
  在指定术语库下批量创建术语条目。单次最多创建 100 条。
62
+ 单个术语库默认最多总共可以创建10000个术语对
62
63
  */
63
64
  CreateGlossaryEntries(req: CreateGlossaryEntriesRequest, cb?: (error: string, rep: CreateGlossaryEntriesResponse) => void): Promise<CreateGlossaryEntriesResponse>;
64
65
  /**
@@ -130,7 +131,7 @@ export declare class Client extends AbstractClient {
130
131
  */
131
132
  CreateApiKey(req: CreateApiKeyRequest, cb?: (error: string, rep: CreateApiKeyResponse) => void): Promise<CreateApiKeyResponse>;
132
133
  /**
133
- * 创建术语库。
134
+ * 创建术语库。(单个用户默认最多可以创建50个术语库,支持加白)
134
135
 
135
136
  在当前应用下创建一个新的翻译术语库,用于自定义源语言到目标语言的术语映射。创建成功后返回术语库 ID,可通过该 ID 进一步管理术语条目。
136
137
  */
@@ -44,7 +44,7 @@ class Client extends abstract_client_1.AbstractClient {
44
44
  return this.request("RenewTokenPlanTeamOrder", req, cb);
45
45
  }
46
46
  /**
47
- * 购买套餐。
47
+ * 购买套餐(重新开通过期的套餐续费也通过该接口实现,需要额外传已过期套餐teamId。注:续费成功后套餐包总周期数(TotalCycles)会包含历史周期数,实际套餐包生效周期以生效时间(StartTime)和到期时间(ExpireTime)为准)。
48
48
 
49
49
  发起 TokenPlan 套餐下单并完成支付,成功后返回大订单 ID 及关联的子订单、资源信息。
50
50
  */
@@ -95,6 +95,7 @@ class Client extends abstract_client_1.AbstractClient {
95
95
  * 批量创建术语条目。
96
96
 
97
97
  在指定术语库下批量创建术语条目。单次最多创建 100 条。
98
+ 单个术语库默认最多总共可以创建10000个术语对
98
99
  */
99
100
  async CreateGlossaryEntries(req, cb) {
100
101
  return this.request("CreateGlossaryEntries", req, cb);
@@ -188,7 +189,7 @@ class Client extends abstract_client_1.AbstractClient {
188
189
  return this.request("CreateApiKey", req, cb);
189
190
  }
190
191
  /**
191
- * 创建术语库。
192
+ * 创建术语库。(单个用户默认最多可以创建50个术语库,支持加白)
192
193
 
193
194
  在当前应用下创建一个新的翻译术语库,用于自定义源语言到目标语言的术语映射。创建成功后返回术语库 ID,可通过该 ID 进一步管理术语条目。
194
195
  */
@@ -317,25 +317,29 @@ export interface DeleteEndpointResponse {
317
317
  */
318
318
  export interface CreateTokenPlanTeamOrderAndBuyRequest {
319
319
  /**
320
- * 套餐类型。取值:enterprise(企业版专业套餐)、enterprise-auto(企业版轻享套餐)。
320
+ * <p>套餐类型。取值:enterprise(企业版专业套餐)、enterprise-auto(企业版轻享套餐)。</p>
321
321
  */
322
322
  ProductType: string;
323
323
  /**
324
- * 套餐名称。只能包含中文、字母、数字、下划线、连字符,以中文或者字母开头,以中文或字母或数字结尾,2~50个字符
324
+ * <p>套餐名称。只能包含中文、字母、数字、下划线、连字符,以中文或者字母开头,以中文或字母或数字结尾,2~50个字符</p>
325
325
  */
326
326
  TeamName: string;
327
327
  /**
328
- * 购买时长。单位:月。必须大于 0
328
+ * <p>购买时长。单位:月。必须大于 0,支持1个月~12个月。</p>
329
329
  */
330
330
  TimeSpan: number;
331
331
  /**
332
- * 购买的套餐规格。套餐类型为专业套餐(enterprise),单位取值为积分;轻享套餐(enterprise-auto),单位取值为 tokens
332
+ * <p>购买的套餐规格。套餐类型为专业套餐(enterprise),单位取值为积分;轻享套餐(enterprise-auto),单位取值为 tokens。</p>
333
333
  */
334
334
  CreditOrToken: number;
335
335
  /**
336
- * 是否开启自动续费。默认不开启。
336
+ * <p>是否开启自动续费。默认不开启。</p>
337
337
  */
338
338
  EnableAutoRenew?: boolean;
339
+ /**
340
+ * <p>已有套餐 ID(非空时走过期续费,空时走新购)</p>
341
+ */
342
+ TeamId?: string;
339
343
  }
340
344
  /**
341
345
  * CreateEndpoint请求参数结构体
@@ -2365,7 +2369,7 @@ export interface ModifyApiKeyStatusResponse {
2365
2369
  */
2366
2370
  export interface CreateTokenPlanTeamOrderAndBuyResponse {
2367
2371
  /**
2368
- * 腾讯云订单 ID。用于关联一次购买操作下的所有子订单。
2372
+ * <p>腾讯云订单 ID。用于关联一次购买操作下的所有子订单。</p>
2369
2373
  */
2370
2374
  BigOrderId?: string;
2371
2375
  /**
@@ -2501,7 +2501,7 @@ export interface DescribeAIConversationResponse {
2501
2501
  */
2502
2502
  export interface AudioFormat {
2503
2503
  /**
2504
- * <p>生成的音频格式</p><ul><li><p>TextToSpeechSSE 流式接口</p><p>支持 pcm,mp3, 默认: pcm</p></li><li><p>TextToSpeech 非流式接口</p><p>支持 pcm,wav,mp3, 默认: pcm</p></li><li><p>AsyncTextToSpeech<br>支持pcm,mp3, 默认: mp3</p></li></ul>
2504
+ * <p>生成的音频格式,注意opus格式是ogg/opus编码</p><ul><li><p>TextToSpeechSSE 流式接口</p><p>支持 pcm,mp3,opus 默认: pcm</p></li><li><p>TextToSpeech 非流式接口</p><p>支持 pcm,wav,mp3,opus 默认: pcm</p></li><li><p>AsyncTextToSpeech<br>支持pcm,mp3,opus 默认: mp3</p></li></ul>
2505
2505
  */
2506
2506
  Format?: string;
2507
2507
  /**
@@ -1,10 +1,10 @@
1
1
  export declare const tsw: {
2
- v20200924: {
3
- Client: typeof import("./v20200924/tsw_client").Client;
4
- Models: typeof import("./v20200924/tsw_models");
5
- };
6
2
  v20210412: {
7
3
  Client: typeof import("./v20210412/tsw_client").Client;
8
4
  Models: typeof import("./v20210412/tsw_models");
9
5
  };
6
+ v20200924: {
7
+ Client: typeof import("./v20200924/tsw_client").Client;
8
+ Models: typeof import("./v20200924/tsw_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tsw = void 0;
4
- const v20200924_1 = require("./v20200924");
5
4
  const v20210412_1 = require("./v20210412");
5
+ const v20200924_1 = require("./v20200924");
6
6
  exports.tsw = {
7
- v20200924: v20200924_1.v20200924,
8
7
  v20210412: v20210412_1.v20210412,
8
+ v20200924: v20200924_1.v20200924,
9
9
  };
@@ -1,14 +1,14 @@
1
1
  export declare const vm: {
2
- v20201229: {
3
- Client: typeof import("./v20201229/vm_client").Client;
4
- Models: typeof import("./v20201229/vm_models");
2
+ v20200709: {
3
+ Client: typeof import("./v20200709/vm_client").Client;
4
+ Models: typeof import("./v20200709/vm_models");
5
5
  };
6
6
  v20210922: {
7
7
  Client: typeof import("./v20210922/vm_client").Client;
8
8
  Models: typeof import("./v20210922/vm_models");
9
9
  };
10
- v20200709: {
11
- Client: typeof import("./v20200709/vm_client").Client;
12
- Models: typeof import("./v20200709/vm_models");
10
+ v20201229: {
11
+ Client: typeof import("./v20201229/vm_client").Client;
12
+ Models: typeof import("./v20201229/vm_models");
13
13
  };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.vm = void 0;
4
- const v20201229_1 = require("./v20201229");
5
- const v20210922_1 = require("./v20210922");
6
4
  const v20200709_1 = require("./v20200709");
5
+ const v20210922_1 = require("./v20210922");
6
+ const v20201229_1 = require("./v20201229");
7
7
  exports.vm = {
8
- v20201229: v20201229_1.v20201229,
9
- v20210922: v20210922_1.v20210922,
10
8
  v20200709: v20200709_1.v20200709,
9
+ v20210922: v20210922_1.v20210922,
10
+ v20201229: v20201229_1.v20201229,
11
11
  };
@@ -673,7 +673,7 @@ export declare class Client extends AbstractClient {
673
673
  */
674
674
  CreateSceneAigcVideoTask(req: CreateSceneAigcVideoTaskRequest, cb?: (error: string, rep: CreateSceneAigcVideoTaskResponse) => void): Promise<CreateSceneAigcVideoTaskResponse>;
675
675
  /**
676
- * 该接口用于生成场景化 AIGC 图片。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用。</b>
676
+ * 该接口用于生成场景化 AIGC 图片。接口调用会产生实际费用,请参考点播 [AIGC 生图计费文档](https://cloud.tencent.com/document/product/266/95125#9c4dc6ff-4b3f-4b25-bf2d-393889dfb9ac)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
677
677
  */
678
678
  CreateSceneAigcImageTask(req: CreateSceneAigcImageTaskRequest, cb?: (error: string, rep: CreateSceneAigcImageTaskResponse) => void): Promise<CreateSceneAigcImageTaskResponse>;
679
679
  /**
@@ -724,7 +724,7 @@ export declare class Client extends AbstractClient {
724
724
  */
725
725
  CreateComplexAdaptiveDynamicStreamingTask(req: CreateComplexAdaptiveDynamicStreamingTaskRequest, cb?: (error: string, rep: CreateComplexAdaptiveDynamicStreamingTaskResponse) => void): Promise<CreateComplexAdaptiveDynamicStreamingTaskResponse>;
726
726
  /**
727
- * 该接口用于[生成 AIGC 视频](https://cloud.tencent.com/document/product/266/124474)。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用</b>,请参考点播 [AIGC 生视频计费文档](https://cloud.tencent.com/document/product/266/95125#96b3b59a-f9e1-49e9-966a-bedb70a4bf12)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
727
+ * 该接口用于[生成 AIGC 视频](https://cloud.tencent.com/document/product/266/124474)。接口调用会产生实际费用,请参考点播 [AIGC 生视频计费文档](https://cloud.tencent.com/document/product/266/95125#96b3b59a-f9e1-49e9-966a-bedb70a4bf12)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
728
728
  */
729
729
  CreateAigcVideoRedrawTask(req: CreateAigcVideoRedrawTaskRequest, cb?: (error: string, rep: CreateAigcVideoRedrawTaskResponse) => void): Promise<CreateAigcVideoRedrawTaskResponse>;
730
730
  /**
@@ -937,7 +937,7 @@ class Client extends abstract_client_1.AbstractClient {
937
937
  return this.request("CreateSceneAigcVideoTask", req, cb);
938
938
  }
939
939
  /**
940
- * 该接口用于生成场景化 AIGC 图片。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用。</b>
940
+ * 该接口用于生成场景化 AIGC 图片。接口调用会产生实际费用,请参考点播 [AIGC 生图计费文档](https://cloud.tencent.com/document/product/266/95125#9c4dc6ff-4b3f-4b25-bf2d-393889dfb9ac)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
941
941
  */
942
942
  async CreateSceneAigcImageTask(req, cb) {
943
943
  return this.request("CreateSceneAigcImageTask", req, cb);
@@ -1002,7 +1002,7 @@ class Client extends abstract_client_1.AbstractClient {
1002
1002
  return this.request("CreateComplexAdaptiveDynamicStreamingTask", req, cb);
1003
1003
  }
1004
1004
  /**
1005
- * 该接口用于[生成 AIGC 视频](https://cloud.tencent.com/document/product/266/124474)。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用</b>,请参考点播 [AIGC 生视频计费文档](https://cloud.tencent.com/document/product/266/95125#96b3b59a-f9e1-49e9-966a-bedb70a4bf12)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
1005
+ * 该接口用于[生成 AIGC 视频](https://cloud.tencent.com/document/product/266/124474)。接口调用会产生实际费用,请参考点播 [AIGC 生视频计费文档](https://cloud.tencent.com/document/product/266/95125#96b3b59a-f9e1-49e9-966a-bedb70a4bf12)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
1006
1006
  */
1007
1007
  async CreateAigcVideoRedrawTask(req, cb) {
1008
1008
  return this.request("CreateAigcVideoRedrawTask", req, cb);
@@ -168,7 +168,7 @@ export interface CreateAigcVideoRedrawTaskRequest {
168
168
  */
169
169
  SubAppId: number;
170
170
  /**
171
- * <p>AIGC 视频转绘任务的输入视频的文件信息。</p>
171
+ * <p>AIGC 视频转绘任务的输入视频的文件信息。输入视频时长需短于 90 秒,大小在2GB内。</p>
172
172
  */
173
173
  FileInfo?: AigcVideoRedrawTaskInputFileInfo;
174
174
  /**