tencentcloud-sdk-nodejs 4.0.875 → 4.0.877

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 (146) hide show
  1. package/CHANGELOG.md +419 -0
  2. package/SERVICE_CHANGELOG.md +400 -228
  3. package/package.json +1 -1
  4. package/products.md +28 -28
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/bma/index.ts +2 -2
  8. package/src/services/cdb/v20170320/cdb_models.ts +4 -2
  9. package/src/services/cds/v20180420/cds_client.ts +7 -21
  10. package/src/services/cds/v20180420/cds_models.ts +0 -23
  11. package/src/services/cdwch/v20200915/cdwch_models.ts +15 -0
  12. package/src/services/chdfs/index.ts +2 -2
  13. package/src/services/ciam/v20220331/ciam_models.ts +51 -42
  14. package/src/services/cls/v20201016/cls_client.ts +3 -3
  15. package/src/services/cls/v20201016/cls_models.ts +2 -2
  16. package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -2
  17. package/src/services/cynosdb/v20190107/cynosdb_models.ts +20 -0
  18. package/src/services/dbbrain/index.ts +2 -2
  19. package/src/services/domain/v20180808/domain_models.ts +6 -6
  20. package/src/services/ess/v20201111/ess_client.ts +1 -0
  21. package/src/services/ess/v20201111/ess_models.ts +17 -14
  22. package/src/services/essbasic/index.ts +2 -2
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +15 -2
  24. package/src/services/facefusion/index.ts +2 -2
  25. package/src/services/iai/index.ts +2 -2
  26. package/src/services/ims/index.ts +2 -2
  27. package/src/services/iotvideo/index.ts +2 -2
  28. package/src/services/irp/index.ts +2 -2
  29. package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -14
  30. package/src/services/mgobe/index.ts +2 -2
  31. package/src/services/mongodb/index.ts +2 -2
  32. package/src/services/mongodb/v20190725/mongodb_models.ts +24 -11
  33. package/src/services/privatedns/v20201028/privatedns_models.ts +5 -5
  34. package/src/services/redis/v20180412/redis_client.ts +62 -13
  35. package/src/services/redis/v20180412/redis_models.ts +190 -66
  36. package/src/services/sms/index.ts +2 -2
  37. package/src/services/ssl/v20191205/ssl_models.ts +7 -7
  38. package/src/services/tbp/index.ts +2 -2
  39. package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +36 -2
  40. package/src/services/tcbr/v20220217/tcbr_models.ts +1 -1
  41. package/src/services/tcm/v20210413/tcm_models.ts +34 -13
  42. package/src/services/tcr/v20190924/tcr_models.ts +8 -8
  43. package/src/services/tdmq/v20200217/tdmq_models.ts +7 -2
  44. package/src/services/thpc/index.ts +4 -4
  45. package/src/services/tke/index.ts +2 -2
  46. package/src/services/tke/v20180525/tke_client.ts +4 -2
  47. package/src/services/tke/v20180525/tke_models.ts +14 -14
  48. package/src/services/tms/index.ts +2 -2
  49. package/src/services/trtc/v20190722/trtc_client.ts +1 -3
  50. package/src/services/trtc/v20190722/trtc_models.ts +4 -2
  51. package/src/services/tse/v20201207/tse_client.ts +6 -2
  52. package/src/services/tse/v20201207/tse_models.ts +131 -14
  53. package/src/services/tsf/v20180326/tsf_models.ts +45 -40
  54. package/src/services/tts/v20190823/tts_models.ts +1 -1
  55. package/src/services/vm/index.ts +2 -2
  56. package/src/services/waf/v20180125/waf_client.ts +27 -14
  57. package/src/services/waf/v20180125/waf_models.ts +139 -80
  58. package/src/services/wedata/v20210820/wedata_client.ts +13 -1
  59. package/src/services/wedata/v20210820/wedata_models.ts +43 -6
  60. package/tencentcloud/common/sdk_version.d.ts +1 -1
  61. package/tencentcloud/common/sdk_version.js +1 -1
  62. package/tencentcloud/services/ams/index.d.ts +4 -4
  63. package/tencentcloud/services/ams/index.js +2 -2
  64. package/tencentcloud/services/bma/index.d.ts +4 -4
  65. package/tencentcloud/services/bma/index.js +2 -2
  66. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -2
  67. package/tencentcloud/services/cds/v20180420/cds_client.d.ts +3 -9
  68. package/tencentcloud/services/cds/v20180420/cds_client.js +3 -11
  69. package/tencentcloud/services/cds/v20180420/cds_models.d.ts +0 -21
  70. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
  71. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  72. package/tencentcloud/services/chdfs/index.js +2 -2
  73. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +51 -42
  74. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
  75. package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
  76. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
  77. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +3 -1
  78. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +3 -1
  79. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +20 -0
  80. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  81. package/tencentcloud/services/dbbrain/index.js +2 -2
  82. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +6 -6
  83. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
  84. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
  85. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +17 -14
  86. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  87. package/tencentcloud/services/essbasic/index.js +2 -2
  88. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -2
  89. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  90. package/tencentcloud/services/facefusion/index.js +2 -2
  91. package/tencentcloud/services/iai/index.d.ts +4 -4
  92. package/tencentcloud/services/iai/index.js +2 -2
  93. package/tencentcloud/services/ims/index.d.ts +4 -4
  94. package/tencentcloud/services/ims/index.js +2 -2
  95. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  96. package/tencentcloud/services/iotvideo/index.js +2 -2
  97. package/tencentcloud/services/irp/index.d.ts +4 -4
  98. package/tencentcloud/services/irp/index.js +2 -2
  99. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -14
  100. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  101. package/tencentcloud/services/mgobe/index.js +2 -2
  102. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  103. package/tencentcloud/services/mongodb/index.js +2 -2
  104. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -11
  105. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -5
  106. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +19 -3
  107. package/tencentcloud/services/redis/v20180412/redis_client.js +27 -3
  108. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +181 -66
  109. package/tencentcloud/services/sms/index.d.ts +4 -4
  110. package/tencentcloud/services/sms/index.js +2 -2
  111. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -7
  112. package/tencentcloud/services/tbp/index.d.ts +4 -4
  113. package/tencentcloud/services/tbp/index.js +2 -2
  114. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +36 -2
  115. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +1 -1
  116. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +34 -13
  117. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -8
  118. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +7 -2
  119. package/tencentcloud/services/thpc/index.d.ts +6 -6
  120. package/tencentcloud/services/thpc/index.js +4 -4
  121. package/tencentcloud/services/tke/index.d.ts +4 -4
  122. package/tencentcloud/services/tke/index.js +2 -2
  123. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -1
  124. package/tencentcloud/services/tke/v20180525/tke_client.js +3 -1
  125. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -14
  126. package/tencentcloud/services/tms/index.d.ts +4 -4
  127. package/tencentcloud/services/tms/index.js +2 -2
  128. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -3
  129. package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -3
  130. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -2
  131. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  132. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +127 -14
  133. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +45 -40
  134. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  135. package/tencentcloud/services/vm/index.d.ts +4 -4
  136. package/tencentcloud/services/vm/index.js +2 -2
  137. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -5
  138. package/tencentcloud/services/waf/v20180125/waf_client.js +12 -6
  139. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +135 -79
  140. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
  141. package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
  142. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +41 -6
  143. package/test/cds.v20180420.test.js +2 -12
  144. package/test/redis.v20180412.test.js +42 -2
  145. package/test/waf.v20180125.test.js +14 -4
  146. package/test/wedata.v20210820.test.js +10 -0
@@ -21,26 +21,32 @@ export interface HorizontalPodAutoscalerSpec {
21
21
  export interface CustomPromConfig {
22
22
  /**
23
23
  * Prometheus 访问地址
24
+ 注意:此字段可能返回 null,表示取不到有效值。
24
25
  */
25
26
  Url: string;
26
27
  /**
27
28
  * 认证方式
29
+ 注意:此字段可能返回 null,表示取不到有效值。
28
30
  */
29
31
  AuthType: string;
30
32
  /**
31
33
  * 是否公网地址,缺省为 false
34
+ 注意:此字段可能返回 null,表示取不到有效值。
32
35
  */
33
36
  IsPublicAddr?: boolean;
34
37
  /**
35
38
  * 虚拟网络id
39
+ 注意:此字段可能返回 null,表示取不到有效值。
36
40
  */
37
41
  VpcId?: string;
38
42
  /**
39
43
  * Prometheus 用户名(用于 basic 认证方式)
44
+ 注意:此字段可能返回 null,表示取不到有效值。
40
45
  */
41
46
  Username?: string;
42
47
  /**
43
48
  * Prometheus 密码(用于 basic 认证方式)
49
+ 注意:此字段可能返回 null,表示取不到有效值。
44
50
  */
45
51
  Password?: string;
46
52
  }
@@ -122,7 +128,7 @@ export interface LoadBalancerStatus {
122
128
  * 负载均衡实例 Hostname
123
129
  注意:此字段可能返回 null,表示取不到有效值。
124
130
  */
125
- LoadBalancerHostname?: string;
131
+ LoadBalancerHostname: string;
126
132
  }
127
133
  /**
128
134
  * ModifyTracingConfig返回参数结构体
@@ -532,45 +538,45 @@ export interface DescribeAccessLogConfigResponse {
532
538
  /**
533
539
  * 访问日志输出路径。默认 /dev/stdout
534
540
  */
535
- File: string;
541
+ File?: string;
536
542
  /**
537
543
  * 访问日志的格式。
538
544
  */
539
- Format: string;
545
+ Format?: string;
540
546
  /**
541
547
  * 访问日志输出编码,可取值为 "TEXT" 或 "JSON",默认 TEXT"
542
548
  */
543
- Encoding: string;
549
+ Encoding?: string;
544
550
  /**
545
551
  * 选中的范围
546
552
  注意:此字段可能返回 null,表示取不到有效值。
547
553
  */
548
- SelectedRange: SelectedRange;
554
+ SelectedRange?: SelectedRange;
549
555
  /**
550
556
  * 采用的模板,可取值为"istio" 或 "trace",默认为"istio"
551
557
  */
552
- Template: string;
558
+ Template?: string;
553
559
  /**
554
560
  * 腾讯云日志服务相关参数
555
561
  */
556
- CLS: CLS;
562
+ CLS?: CLS;
557
563
  /**
558
564
  * GRPC第三方服务器地址
559
565
  */
560
- Address: string;
566
+ Address?: string;
561
567
  /**
562
568
  * 是否启用GRPC第三方服务器
563
569
  */
564
- EnableServer: boolean;
570
+ EnableServer?: boolean;
565
571
  /**
566
572
  * 是否启用标准输出
567
573
  */
568
- EnableStdout: boolean;
574
+ EnableStdout?: boolean;
569
575
  /**
570
576
  * 是否启用访问日志采集
571
577
  注意:此字段可能返回 null,表示取不到有效值。
572
578
  */
573
- Enable: boolean;
579
+ Enable?: boolean;
574
580
  /**
575
581
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
576
582
  */
@@ -1224,11 +1230,11 @@ export interface DescribeMeshListResponse {
1224
1230
  * 查询到的网格信息
1225
1231
  注意:此字段可能返回 null,表示取不到有效值。
1226
1232
  */
1227
- MeshList: Array<Mesh>;
1233
+ MeshList?: Array<Mesh>;
1228
1234
  /**
1229
1235
  * 总数
1230
1236
  */
1231
- Total: number;
1237
+ Total?: number;
1232
1238
  /**
1233
1239
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1234
1240
  */
@@ -1261,6 +1267,11 @@ export interface APM {
1261
1267
  注意:此字段可能返回 null,表示取不到有效值。
1262
1268
  */
1263
1269
  InstanceId?: string;
1270
+ /**
1271
+ * 是否要删除APM实例
1272
+ 注意:此字段可能返回 null,表示取不到有效值。
1273
+ */
1274
+ NeedDelete?: boolean;
1264
1275
  }
1265
1276
  /**
1266
1277
  * ResourceRequirements 描述了计算资源需求。
@@ -1405,4 +1416,14 @@ export interface LoadBalancer {
1405
1416
  注意:此字段可能返回 null,表示取不到有效值。
1406
1417
  */
1407
1418
  CrossRegionConfig?: CrossRegionConfig;
1419
+ /**
1420
+ * 设置跨可用区容灾时的主可用区ID
1421
+ 注意:此字段可能返回 null,表示取不到有效值。
1422
+ */
1423
+ MasterZoneID?: string;
1424
+ /**
1425
+ * 设置跨可用区容灾时的备可用区ID
1426
+ 注意:此字段可能返回 null,表示取不到有效值。
1427
+ */
1428
+ SlaveZoneID?: string;
1408
1429
  }
@@ -1056,35 +1056,35 @@ export interface DownloadHelmChartResponse {
1056
1056
  /**
1057
1057
  * 临时token
1058
1058
  */
1059
- TmpToken: string;
1059
+ TmpToken?: string;
1060
1060
  /**
1061
1061
  * 临时的secretId
1062
1062
  */
1063
- TmpSecretId: string;
1063
+ TmpSecretId?: string;
1064
1064
  /**
1065
1065
  * 临时的secretKey
1066
1066
  */
1067
- TmpSecretKey: string;
1067
+ TmpSecretKey?: string;
1068
1068
  /**
1069
1069
  * 存储桶信息
1070
1070
  */
1071
- Bucket: string;
1071
+ Bucket?: string;
1072
1072
  /**
1073
1073
  * 实例ID
1074
1074
  */
1075
- Region: string;
1075
+ Region?: string;
1076
1076
  /**
1077
1077
  * chart信息
1078
1078
  */
1079
- Path: string;
1079
+ Path?: string;
1080
1080
  /**
1081
1081
  * 开始时间时间戳
1082
1082
  */
1083
- StartTime: number;
1083
+ StartTime?: number;
1084
1084
  /**
1085
1085
  * token过期时间时间戳
1086
1086
  */
1087
- ExpiredTime: number;
1087
+ ExpiredTime?: number;
1088
1088
  /**
1089
1089
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1090
1090
  */
@@ -699,6 +699,11 @@ export interface RabbitMQClusterInfo {
699
699
  注意:此字段可能返回 null,表示取不到有效值。
700
700
  */
701
701
  ClusterVersion?: string;
702
+ /**
703
+ * 计费模式,0-后付费,1-预付费
704
+ 注意:此字段可能返回 null,表示取不到有效值。
705
+ */
706
+ PayMode?: number;
702
707
  }
703
708
  /**
704
709
  * vhost概览统计信息
@@ -7819,11 +7824,11 @@ export interface DescribeRabbitMQUserResponse {
7819
7824
  /**
7820
7825
  * 返回的User数量
7821
7826
  */
7822
- TotalCount: number;
7827
+ TotalCount?: number;
7823
7828
  /**
7824
7829
  * 当前已创建的RabbitMQ用户列表
7825
7830
  */
7826
- RabbitMQUserList: Array<RabbitMQUser>;
7831
+ RabbitMQUserList?: Array<RabbitMQUser>;
7827
7832
  /**
7828
7833
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7829
7834
  */
@@ -1,14 +1,14 @@
1
1
  export declare const thpc: {
2
- v20230321: {
3
- Client: typeof import("./v20230321/thpc_client").Client;
4
- Models: typeof import("./v20230321/thpc_models");
2
+ v20211109: {
3
+ Client: typeof import("./v20211109/thpc_client").Client;
4
+ Models: typeof import("./v20211109/thpc_models");
5
5
  };
6
6
  v20220401: {
7
7
  Client: typeof import("./v20220401/thpc_client").Client;
8
8
  Models: typeof import("./v20220401/thpc_models");
9
9
  };
10
- v20211109: {
11
- Client: typeof import("./v20211109/thpc_client").Client;
12
- Models: typeof import("./v20211109/thpc_models");
10
+ v20230321: {
11
+ Client: typeof import("./v20230321/thpc_client").Client;
12
+ Models: typeof import("./v20230321/thpc_models");
13
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 v20230321_1 = require("./v20230321");
5
- const v20220401_1 = require("./v20220401");
6
4
  const v20211109_1 = require("./v20211109");
5
+ const v20220401_1 = require("./v20220401");
6
+ const v20230321_1 = require("./v20230321");
7
7
  exports.thpc = {
8
- v20230321: v20230321_1.v20230321,
9
- v20220401: v20220401_1.v20220401,
10
8
  v20211109: v20211109_1.v20211109,
9
+ v20220401: v20220401_1.v20220401,
10
+ v20230321: v20230321_1.v20230321,
11
11
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tke: {
2
- v20220501: {
3
- Client: typeof import("./v20220501/tke_client").Client;
4
- Models: typeof import("./v20220501/tke_models");
5
- };
6
2
  v20180525: {
7
3
  Client: typeof import("./v20180525/tke_client").Client;
8
4
  Models: typeof import("./v20180525/tke_models");
9
5
  };
6
+ v20220501: {
7
+ Client: typeof import("./v20220501/tke_client").Client;
8
+ Models: typeof import("./v20220501/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 v20220501_1 = require("./v20220501");
5
4
  const v20180525_1 = require("./v20180525");
5
+ const v20220501_1 = require("./v20220501");
6
6
  exports.tke = {
7
- v20220501: v20220501_1.v20220501,
8
7
  v20180525: v20180525_1.v20180525,
8
+ v20220501: v20220501_1.v20220501,
9
9
  };
@@ -496,7 +496,9 @@ export declare class Client extends AbstractClient {
496
496
  */
497
497
  CreateClusterRoute(req: CreateClusterRouteRequest, cb?: (error: string, rep: CreateClusterRouteResponse) => void): Promise<CreateClusterRouteResponse>;
498
498
  /**
499
- * 获取导入第三方集群YAML定义
499
+ * tdcc接口已迁移至tdcc产品下,tke下的接口下线
500
+
501
+ 获取导入第三方集群YAML定义
500
502
  */
501
503
  DescribeExternalClusterSpec(req: DescribeExternalClusterSpecRequest, cb?: (error: string, rep: DescribeExternalClusterSpecResponse) => void): Promise<DescribeExternalClusterSpecResponse>;
502
504
  /**
@@ -760,7 +760,9 @@ class Client extends abstract_client_1.AbstractClient {
760
760
  return this.request("CreateClusterRoute", req, cb);
761
761
  }
762
762
  /**
763
- * 获取导入第三方集群YAML定义
763
+ * tdcc接口已迁移至tdcc产品下,tke下的接口下线
764
+
765
+ 获取导入第三方集群YAML定义
764
766
  */
765
767
  async DescribeExternalClusterSpec(req, cb) {
766
768
  return this.request("DescribeExternalClusterSpec", req, cb);
@@ -675,11 +675,11 @@ export interface DescribeEKSContainerInstanceEventResponse {
675
675
  /**
676
676
  * 事件集合
677
677
  */
678
- Events: Array<Event>;
678
+ Events?: Array<Event>;
679
679
  /**
680
680
  * 容器实例id
681
681
  */
682
- EksCiId: string;
682
+ EksCiId?: string;
683
683
  /**
684
684
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
685
685
  */
@@ -4302,12 +4302,12 @@ export interface SetNodePoolNodeProtectionResponse {
4302
4302
  * 成功设置的节点id
4303
4303
  注意:此字段可能返回 null,表示取不到有效值。
4304
4304
  */
4305
- SucceedInstanceIds: Array<string>;
4305
+ SucceedInstanceIds?: Array<string>;
4306
4306
  /**
4307
4307
  * 没有成功设置的节点id
4308
4308
  注意:此字段可能返回 null,表示取不到有效值。
4309
4309
  */
4310
- FailedInstanceIds: Array<string>;
4310
+ FailedInstanceIds?: Array<string>;
4311
4311
  /**
4312
4312
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4313
4313
  */
@@ -6056,7 +6056,7 @@ export interface DeleteClusterNodePoolResponse {
6056
6056
  */
6057
6057
  export interface DeleteImageCachesRequest {
6058
6058
  /**
6059
- * 镜像缓存Id数组
6059
+ * 镜像缓存ID数组
6060
6060
  */
6061
6061
  ImageCacheIds: Array<string>;
6062
6062
  }
@@ -7895,11 +7895,11 @@ export interface DescribeExistedInstancesResponse {
7895
7895
  * 已经存在的实例信息数组。
7896
7896
  注意:此字段可能返回 null,表示取不到有效值。
7897
7897
  */
7898
- ExistedInstanceSet: Array<ExistedInstance>;
7898
+ ExistedInstanceSet?: Array<ExistedInstance>;
7899
7899
  /**
7900
7900
  * 符合条件的实例数量。
7901
7901
  */
7902
- TotalCount: number;
7902
+ TotalCount?: number;
7903
7903
  /**
7904
7904
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7905
7905
  */
@@ -8026,12 +8026,12 @@ export interface DescribeRouteTableConflictsResponse {
8026
8026
  /**
8027
8027
  * 路由表是否冲突。
8028
8028
  */
8029
- HasConflict: boolean;
8029
+ HasConflict?: boolean;
8030
8030
  /**
8031
8031
  * 路由表冲突列表。
8032
8032
  注意:此字段可能返回 null,表示取不到有效值。
8033
8033
  */
8034
- RouteTableConflictSet: Array<RouteTableConflict>;
8034
+ RouteTableConflictSet?: Array<RouteTableConflict>;
8035
8035
  /**
8036
8036
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8037
8037
  */
@@ -8371,11 +8371,11 @@ export interface DescribeClusterLevelAttributeResponse {
8371
8371
  /**
8372
8372
  * 总数
8373
8373
  */
8374
- TotalCount: number;
8374
+ TotalCount?: number;
8375
8375
  /**
8376
8376
  * 集群规模
8377
8377
  */
8378
- Items: Array<ClusterLevelAttribute>;
8378
+ Items?: Array<ClusterLevelAttribute>;
8379
8379
  /**
8380
8380
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8381
8381
  */
@@ -11188,11 +11188,11 @@ export interface DescribeClusterStatusResponse {
11188
11188
  /**
11189
11189
  * 集群状态列表
11190
11190
  */
11191
- ClusterStatusSet: Array<ClusterStatus>;
11191
+ ClusterStatusSet?: Array<ClusterStatus>;
11192
11192
  /**
11193
11193
  * 集群个数
11194
11194
  */
11195
- TotalCount: number;
11195
+ TotalCount?: number;
11196
11196
  /**
11197
11197
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11198
11198
  */
@@ -12333,7 +12333,7 @@ export interface DescribeClusterCommonNamesResponse {
12333
12333
  /**
12334
12334
  * 子账户Uin与其客户端证书的CN字段映射
12335
12335
  */
12336
- CommonNames: Array<CommonName>;
12336
+ CommonNames?: Array<CommonName>;
12337
12337
  /**
12338
12338
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12339
12339
  */
@@ -1,10 +1,10 @@
1
1
  export declare const tms: {
2
- v20200713: {
3
- Client: typeof import("./v20200713/tms_client").Client;
4
- Models: typeof import("./v20200713/tms_models");
5
- };
6
2
  v20201229: {
7
3
  Client: typeof import("./v20201229/tms_client").Client;
8
4
  Models: typeof import("./v20201229/tms_models");
9
5
  };
6
+ v20200713: {
7
+ Client: typeof import("./v20200713/tms_client").Client;
8
+ Models: typeof import("./v20200713/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 v20200713_1 = require("./v20200713");
5
4
  const v20201229_1 = require("./v20201229");
5
+ const v20200713_1 = require("./v20200713");
6
6
  exports.tms = {
7
- v20200713: v20200713_1.v20200713,
8
7
  v20201229: v20201229_1.v20201229,
8
+ v20200713: v20200713_1.v20200713,
9
9
  };
@@ -276,9 +276,7 @@ TRTC 的一个房间中可能会同时存在多路音视频流,您可以通过
276
276
  - 拉取全房间的流。
277
277
  - 拉取特定用户的流。
278
278
 
279
- 服务端实时下发字幕和会议记录有两种方式,通过IMAdminUserId和IMAdminUserSig字段控制:
280
- - 如果填写IMAdminUserId和IMAdminUserSig,服务端会调用IM的[发送群组消息](https://cloud.tencent.com/document/product/269/1629)API来向端上实时下发消息。客户端只需监听群组消息的回调即可,比如[web端回调](https://cloud.tencent.com/document/product/269/75319)。
281
- - 如果不填写IMAdminUserId和IMAdminUserSig,服务端使用TRTC自定义消息通道下发消息,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。
279
+ 服务端通过TRTC的自定义消息实时下发字幕和会议记录,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。其他客户端比如安卓、Web等同样可在该链接处找到。
282
280
 
283
281
  服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:
284
282
  `{
@@ -338,9 +338,7 @@ TRTC 的一个房间中可能会同时存在多路音视频流,您可以通过
338
338
  - 拉取全房间的流。
339
339
  - 拉取特定用户的流。
340
340
 
341
- 服务端实时下发字幕和会议记录有两种方式,通过IMAdminUserId和IMAdminUserSig字段控制:
342
- - 如果填写IMAdminUserId和IMAdminUserSig,服务端会调用IM的[发送群组消息](https://cloud.tencent.com/document/product/269/1629)API来向端上实时下发消息。客户端只需监听群组消息的回调即可,比如[web端回调](https://cloud.tencent.com/document/product/269/75319)。
343
- - 如果不填写IMAdminUserId和IMAdminUserSig,服务端使用TRTC自定义消息通道下发消息,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。
341
+ 服务端通过TRTC的自定义消息实时下发字幕和会议记录,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。其他客户端比如安卓、Web等同样可在该链接处找到。
344
342
 
345
343
  服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:
346
344
  `{
@@ -3086,7 +3086,7 @@ export interface StartWebRecordRequest {
3086
3086
  */
3087
3087
  MaxDurationLimit?: number;
3088
3088
  /**
3089
- * 云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储
3089
+ * 【必填】云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储
3090
3090
  */
3091
3091
  StorageParams?: StorageParams;
3092
3092
  /**
@@ -3094,7 +3094,7 @@ export interface StartWebRecordRequest {
3094
3094
  */
3095
3095
  WebRecordVideoParams?: WebRecordVideoParams;
3096
3096
  /**
3097
- * TRTC的SdkAppId
3097
+ * 【必填】TRTC的SdkAppId
3098
3098
  */
3099
3099
  SdkAppId?: number;
3100
3100
  /**
@@ -3263,10 +3263,12 @@ export interface TranscriptionParams {
3263
3263
  /**
3264
3264
  * IM[管理员账户](
3265
3265
  https://cloud.tencent.com/document/product/269/31999#app-.E7.AE.A1.E7.90.86.E5.91.98),如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。
3266
+ * @deprecated
3266
3267
  */
3267
3268
  IMAdminUserId?: string;
3268
3269
  /**
3269
3270
  * IM管理员账户生成的签名,用于向特定群组发送消息。如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。必须和IM管理员的UserId一起填写。
3271
+ * @deprecated
3270
3272
  */
3271
3273
  IMAdminUserSig?: string;
3272
3274
  /**
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeConfigFileGroupsResponse, DescribeCloudNativeAPIGatewayCertificatesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeCloudNativeAPIGatewayNodesRequest, DeleteNativeGatewayServerGroupResponse, ModifyConsoleNetworkRequest, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsRequest, CreateNativeGatewayServerGroupRequest, DescribeAllConfigFileTemplatesResponse, DescribeCloudNativeAPIGatewayConfigResponse, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeGovernanceAliasesRequest, CloseWafProtectionRequest, ModifyCloudNativeAPIGatewayServiceResponse, ModifyGovernanceAliasRequest, DescribeCloudNativeAPIGatewayNodesResponse, DescribeConfigFileReleaseVersionsRequest, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, DescribeZookeeperServerInterfacesRequest, DeleteGovernanceNamespacesResponse, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, DescribeGovernanceServiceContractVersionsRequest, DeleteAutoScalerResourceStrategyRequest, DescribePublicNetworkRequest, CreateGovernanceInstancesResponse, CreateGovernanceNamespacesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DeleteGovernanceInstancesResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, BindAutoScalerResourceStrategyToGroupsResponse, DescribeAutoScalerResourceStrategiesResponse, ModifyNetworkAccessStrategyRequest, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, DeleteGovernanceAliasesResponse, RollbackConfigFileReleasesResponse, ModifyUpstreamNodeStatusRequest, ModifyCloudNativeAPIGatewayRouteResponse, OpenWafProtectionResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileReleasesResponse, CreateGovernanceServicesRequest, DescribeCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeGovernanceInstancesResponse, ModifyConfigFilesRequest, DeleteGovernanceNamespacesRequest, ModifyGovernanceNamespacesResponse, DescribeConfigFileReleaseRequest, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DescribeCloudNativeAPIGatewayConfigRequest, ModifyConfigFileGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewaysRequest, CreateGovernanceInstancesRequest, ModifyConfigFilesResponse, BindAutoScalerResourceStrategyToGroupsRequest, ModifyNetworkAccessStrategyResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayRouteRequest, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicNetworkResponse, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DeleteGovernanceInstancesRequest, DeleteGovernanceInstancesByHostRequest, DescribeConfigFileResponse, RollbackConfigFileReleasesRequest, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CreateGovernanceNamespacesResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateConfigFileGroupRequest, DeleteEngineRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, DescribeWafDomainsResponse, ModifyNetworkBasicInfoRequest, DescribeUpstreamHealthCheckConfigRequest, DescribeSREInstanceAccessAddressRequest, DeleteAutoScalerResourceStrategyResponse, ModifyConsoleNetworkResponse, DescribeConfigFileGroupsRequest, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CloseWafProtectionResponse, UpdateUpstreamTargetsResponse, UpdateUpstreamHealthCheckConfigRequest, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeGovernanceServiceContractsRequest, ModifyAutoScalerResourceStrategyRequest, DescribeConfigFileReleaseVersionsResponse, DeleteGovernanceAliasesRequest, DescribeConfigFilesResponse, DescribeConfigFileReleasesRequest, DescribeAllConfigFileTemplatesRequest, DescribeGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteGovernanceInstancesByHostResponse, DescribeConfigFilesByGroupRequest, CreateGovernanceServicesResponse, CreateConfigFileGroupResponse, ModifyGovernanceNamespacesRequest, CreateGovernanceAliasRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, DescribeConfigFilesRequest, CreateCloudNativeAPIGatewayCertificateRequest, DescribeConfigFilesByGroupResponse, DescribeWafDomainsRequest, DescribeWafProtectionRequest, ModifyUpstreamNodeStatusResponse, DescribeAutoScalerResourceStrategiesRequest, CreateCloudNativeAPIGatewayPublicNetworkRequest, DescribeGovernanceInstancesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, ModifyGovernanceServicesRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, DeleteConfigFileGroupRequest, DescribeNativeGatewayServerGroupsResponse, UpdateEngineInternetAccessRequest, ModifyCloudNativeAPIGatewayResponse, OpenWafProtectionRequest, DeleteGovernanceServicesRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, ModifyConfigFileGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkBasicInfoResponse, ModifyGovernanceServicesResponse, UpdateEngineInternetAccessResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceServiceContractsResponse, DescribeNacosServerInterfacesRequest, UpdateUpstreamHealthCheckConfigResponse, DescribeNativeGatewayServerGroupsRequest, ModifyCloudNativeAPIGatewayRouteRequest, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, DescribeConfigFileRequest, ModifyGovernanceAliasResponse, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DeleteConfigFileReleasesResponse, DescribeZookeeperReplicasResponse, DescribeGovernanceServiceContractVersionsResponse, ModifyGovernanceInstancesRequest, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, CreateAutoScalerResourceStrategyResponse, DescribeConfigFileReleaseHistoriesRequest, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, ModifyGovernanceInstancesResponse, DescribeCloudNativeAPIGatewayPortsRequest, UpdateCloudNativeAPIGatewayCertificateInfoResponse, DescribeGovernanceServicesRequest, DescribeConfigFileReleaseResponse, DescribeGovernanceAliasesResponse } from "./tse_models";
3
+ import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeConfigFileGroupsResponse, DescribeCloudNativeAPIGatewayCertificatesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeCloudNativeAPIGatewayNodesRequest, DeleteNativeGatewayServerGroupResponse, ModifyConsoleNetworkRequest, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsRequest, CreateNativeGatewayServerGroupRequest, DescribeAllConfigFileTemplatesResponse, DescribeCloudNativeAPIGatewayConfigResponse, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeGovernanceAliasesRequest, CloseWafProtectionRequest, ModifyCloudNativeAPIGatewayServiceResponse, ModifyGovernanceAliasRequest, DescribeCloudNativeAPIGatewayNodesResponse, DescribeConfigFileReleaseVersionsRequest, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, DescribeZookeeperServerInterfacesRequest, DeleteGovernanceNamespacesResponse, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, DescribeGovernanceServiceContractVersionsRequest, DeleteAutoScalerResourceStrategyRequest, DescribePublicNetworkRequest, CreateGovernanceInstancesResponse, CreateGovernanceNamespacesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DeleteGovernanceInstancesResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, BindAutoScalerResourceStrategyToGroupsResponse, DescribeAutoScalerResourceStrategiesResponse, ModifyNetworkAccessStrategyRequest, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, DeleteGovernanceAliasesResponse, RollbackConfigFileReleasesResponse, ModifyUpstreamNodeStatusRequest, ModifyCloudNativeAPIGatewayRouteResponse, OpenWafProtectionResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileReleasesResponse, CreateGovernanceServicesRequest, DescribeCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeGovernanceInstancesResponse, ModifyConfigFilesRequest, DeleteGovernanceNamespacesRequest, ModifyGovernanceNamespacesResponse, DescribeConfigFileReleaseRequest, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DescribeCloudNativeAPIGatewayConfigRequest, ModifyConfigFileGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewaysRequest, CreateGovernanceInstancesRequest, ModifyConfigFilesResponse, BindAutoScalerResourceStrategyToGroupsRequest, ModifyNetworkAccessStrategyResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayRouteRequest, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicNetworkResponse, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DeleteGovernanceInstancesRequest, DeleteGovernanceInstancesByHostRequest, DescribeConfigFileResponse, RollbackConfigFileReleasesRequest, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CreateGovernanceNamespacesResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateConfigFileGroupRequest, DeleteEngineRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, DescribeWafDomainsResponse, ModifyNetworkBasicInfoRequest, DescribeUpstreamHealthCheckConfigRequest, DescribeSREInstanceAccessAddressRequest, DeleteAutoScalerResourceStrategyResponse, ModifyConsoleNetworkResponse, DescribeConfigFileGroupsRequest, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CloseWafProtectionResponse, UpdateUpstreamTargetsResponse, UpdateUpstreamHealthCheckConfigRequest, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeGovernanceServiceContractsRequest, ModifyAutoScalerResourceStrategyRequest, DescribeConfigFileReleaseVersionsResponse, DeleteGovernanceAliasesRequest, DescribeConfigFilesResponse, DescribeConfigFileReleasesRequest, DescribeAllConfigFileTemplatesRequest, DescribeGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteGovernanceInstancesByHostResponse, DescribeConfigFilesByGroupRequest, CreateGovernanceServicesResponse, CreateConfigFileGroupResponse, ModifyGovernanceNamespacesRequest, CreateGovernanceAliasRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, DescribeConfigFilesRequest, CreateCloudNativeAPIGatewayCertificateRequest, DescribeConfigFilesByGroupResponse, DescribeWafDomainsRequest, DescribeWafProtectionRequest, ModifyUpstreamNodeStatusResponse, DescribeAutoScalerResourceStrategiesRequest, CreateCloudNativeAPIGatewayPublicNetworkRequest, DescribeGovernanceInstancesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, ModifyGovernanceServicesRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, DeleteConfigFileGroupRequest, DescribeNativeGatewayServerGroupsResponse, UpdateEngineInternetAccessRequest, ModifyCloudNativeAPIGatewayResponse, OpenWafProtectionRequest, DeleteGovernanceServicesRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, ModifyConfigFileGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkBasicInfoResponse, ModifyGovernanceServicesResponse, UpdateEngineInternetAccessResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceServiceContractsResponse, DescribeNacosServerInterfacesRequest, DescribeNativeGatewayServerGroupsRequest, ModifyCloudNativeAPIGatewayRouteRequest, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, DescribeConfigFileRequest, ModifyGovernanceAliasResponse, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DeleteConfigFileReleasesResponse, DescribeZookeeperReplicasResponse, DescribeGovernanceServiceContractVersionsResponse, ModifyGovernanceInstancesRequest, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, CreateAutoScalerResourceStrategyResponse, DescribeConfigFileReleaseHistoriesRequest, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, UpdateUpstreamHealthCheckConfigResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, ModifyGovernanceInstancesResponse, DescribeCloudNativeAPIGatewayPortsRequest, UpdateCloudNativeAPIGatewayCertificateInfoResponse, DescribeGovernanceServicesRequest, DescribeConfigFileReleaseResponse, DescribeGovernanceAliasesResponse } from "./tse_models";
4
4
  /**
5
5
  * tse client
6
6
  * @class