tencentcloud-sdk-nodejs 4.1.308 → 4.1.310

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 (153) 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/chdfs/index.js +2 -2
  7. package/es/services/cii/index.js +2 -2
  8. package/es/services/cls/v20201016/cls_client.js +75 -18
  9. package/es/services/dataagent/v20250513/dataagent_client.js +3 -3
  10. package/es/services/dbbrain/index.js +2 -2
  11. package/es/services/dts/index.js +2 -2
  12. package/es/services/emr/v20190103/emr_client.js +11 -5
  13. package/es/services/es/index.js +2 -2
  14. package/es/services/facefusion/index.js +2 -2
  15. package/es/services/faceid/v20180301/faceid_client.js +2 -5
  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/oceanus/v20190422/oceanus_client.js +3 -0
  22. package/es/services/organization/index.js +2 -2
  23. package/es/services/postgres/v20170312/postgres_client.js +22 -4
  24. package/es/services/rce/index.js +4 -4
  25. package/es/services/tcb/v20180608/tcb_client.js +15 -24
  26. package/es/services/teo/index.js +2 -2
  27. package/es/services/thpc/index.js +2 -2
  28. package/es/services/thpc/v20230321/thpc_client.js +17 -8
  29. package/es/services/tione/index.js +2 -2
  30. package/es/services/tke/index.js +2 -2
  31. package/es/services/tms/index.js +2 -2
  32. package/es/services/tsw/index.js +2 -2
  33. package/es/services/vm/index.js +2 -2
  34. package/es/services/yunsou/index.js +2 -2
  35. package/package.json +1 -1
  36. package/tencentcloud/common/sdk_version.d.ts +1 -1
  37. package/tencentcloud/common/sdk_version.js +1 -1
  38. package/tencentcloud/services/adp/v20260520/adp_client.d.ts +169 -149
  39. package/tencentcloud/services/adp/v20260520/adp_client.js +251 -221
  40. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +607 -43
  41. package/tencentcloud/services/ags/v20250920/ags_client.d.ts +1 -1
  42. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +17 -4
  43. package/tencentcloud/services/ai3d/v20250513/ai3d_models.d.ts +4 -8
  44. package/tencentcloud/services/ams/index.d.ts +4 -4
  45. package/tencentcloud/services/ams/index.js +2 -2
  46. package/tencentcloud/services/ams/v20201229/ams_client.d.ts +1 -1
  47. package/tencentcloud/services/ams/v20201229/ams_client.js +1 -1
  48. package/tencentcloud/services/ams/v20201229/ams_models.d.ts +102 -26
  49. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  50. package/tencentcloud/services/antiddos/index.js +2 -2
  51. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -1
  52. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +12 -14
  53. package/tencentcloud/services/btoe/index.d.ts +4 -4
  54. package/tencentcloud/services/btoe/index.js +2 -2
  55. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +5 -5
  56. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  57. package/tencentcloud/services/chdfs/index.js +2 -2
  58. package/tencentcloud/services/cii/index.d.ts +4 -4
  59. package/tencentcloud/services/cii/index.js +2 -2
  60. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +10 -10
  61. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
  62. package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +14 -18
  63. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +95 -19
  64. package/tencentcloud/services/cls/v20201016/cls_client.js +141 -27
  65. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1188 -336
  66. package/tencentcloud/services/config/v20220802/config_client.d.ts +1 -1
  67. package/tencentcloud/services/config/v20220802/config_models.d.ts +6 -1
  68. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +17 -14
  69. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +27 -7
  70. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +4 -0
  71. package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +5 -5
  72. package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +6 -6
  73. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +93 -164
  74. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  75. package/tencentcloud/services/dbbrain/index.js +2 -2
  76. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +9 -9
  77. package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +27 -3
  78. package/tencentcloud/services/dts/index.d.ts +4 -4
  79. package/tencentcloud/services/dts/index.js +2 -2
  80. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +15 -7
  81. package/tencentcloud/services/emr/v20190103/emr_client.js +21 -9
  82. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +260 -128
  83. package/tencentcloud/services/es/index.d.ts +4 -4
  84. package/tencentcloud/services/es/index.js +2 -2
  85. package/tencentcloud/services/es/v20180416/es_models.d.ts +4 -0
  86. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -7
  87. package/tencentcloud/services/ess/v20201111/ess_client.js +17 -7
  88. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +70 -118
  89. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +53 -15
  90. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +53 -15
  91. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +34 -50
  92. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  93. package/tencentcloud/services/facefusion/index.js +2 -2
  94. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +3 -7
  95. package/tencentcloud/services/faceid/v20180301/faceid_client.js +3 -9
  96. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +0 -46
  97. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +6 -6
  98. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
  99. package/tencentcloud/services/ims/index.d.ts +4 -4
  100. package/tencentcloud/services/ims/index.js +2 -2
  101. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +72 -0
  102. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  103. package/tencentcloud/services/iotcloud/index.js +2 -2
  104. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  105. package/tencentcloud/services/iotvideo/index.js +2 -2
  106. package/tencentcloud/services/irp/index.d.ts +4 -4
  107. package/tencentcloud/services/irp/index.js +2 -2
  108. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +1 -1
  109. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +1 -1
  110. package/tencentcloud/services/monitor/index.d.ts +4 -4
  111. package/tencentcloud/services/monitor/index.js +2 -2
  112. package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +102 -132
  113. package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +5 -1
  114. package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +6 -0
  115. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +87 -57
  116. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +296 -234
  117. package/tencentcloud/services/organization/index.d.ts +4 -4
  118. package/tencentcloud/services/organization/index.js +2 -2
  119. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +29 -5
  120. package/tencentcloud/services/postgres/v20170312/postgres_client.js +42 -6
  121. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +283 -64
  122. package/tencentcloud/services/rce/index.d.ts +6 -6
  123. package/tencentcloud/services/rce/index.js +4 -4
  124. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +22 -35
  125. package/tencentcloud/services/tcb/v20180608/tcb_client.js +30 -49
  126. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +515 -638
  127. package/tencentcloud/services/teo/index.d.ts +4 -4
  128. package/tencentcloud/services/teo/index.js +2 -2
  129. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +2 -2
  130. package/tencentcloud/services/teo/v20220901/teo_client.js +2 -2
  131. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +12 -12
  132. package/tencentcloud/services/thpc/index.d.ts +4 -4
  133. package/tencentcloud/services/thpc/index.js +2 -2
  134. package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +21 -9
  135. package/tencentcloud/services/thpc/v20230321/thpc_client.js +30 -12
  136. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +101 -35
  137. package/tencentcloud/services/tione/index.d.ts +4 -4
  138. package/tencentcloud/services/tione/index.js +2 -2
  139. package/tencentcloud/services/tke/index.d.ts +4 -4
  140. package/tencentcloud/services/tke/index.js +2 -2
  141. package/tencentcloud/services/tms/index.d.ts +4 -4
  142. package/tencentcloud/services/tms/index.js +2 -2
  143. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +17 -4
  144. package/tencentcloud/services/tsw/index.d.ts +4 -4
  145. package/tencentcloud/services/tsw/index.js +2 -2
  146. package/tencentcloud/services/vm/index.d.ts +4 -4
  147. package/tencentcloud/services/vm/index.js +2 -2
  148. package/tencentcloud/services/vm/v20210922/vm_client.d.ts +1 -1
  149. package/tencentcloud/services/vm/v20210922/vm_client.js +1 -1
  150. package/tencentcloud/services/vm/v20210922/vm_models.d.ts +164 -45
  151. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -4
  152. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  153. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -1,10 +1,10 @@
1
1
  export declare const teo: {
2
- v20220901: {
3
- Client: typeof import("./v20220901/teo_client").Client;
4
- Models: typeof import("./v20220901/teo_models");
5
- };
6
2
  v20220106: {
7
3
  Client: typeof import("./v20220106/teo_client").Client;
8
4
  Models: typeof import("./v20220106/teo_models");
9
5
  };
6
+ v20220901: {
7
+ Client: typeof import("./v20220901/teo_client").Client;
8
+ Models: typeof import("./v20220901/teo_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.teo = void 0;
4
- const v20220901_1 = require("./v20220901");
5
4
  const v20220106_1 = require("./v20220106");
5
+ const v20220901_1 = require("./v20220901");
6
6
  exports.teo = {
7
- v20220901: v20220901_1.v20220901,
8
7
  v20220106: v20220106_1.v20220106,
8
+ v20220901: v20220901_1.v20220901,
9
9
  };
@@ -465,7 +465,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
465
465
  */
466
466
  DeleteL4ProxyRules(req: DeleteL4ProxyRulesRequest, cb?: (error: string, rep: DeleteL4ProxyRulesResponse) => void): Promise<DeleteL4ProxyRulesResponse>;
467
467
  /**
468
- * 创建自定义错误页面。
468
+ * 创建自定义响应页面。
469
469
  */
470
470
  CreateCustomizeErrorPage(req: CreateCustomizeErrorPageRequest, cb?: (error: string, rep: CreateCustomizeErrorPageResponse) => void): Promise<CreateCustomizeErrorPageResponse>;
471
471
  /**
@@ -944,7 +944,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
944
944
  */
945
945
  CreateMultiPathGatewaySecretKey(req: CreateMultiPathGatewaySecretKeyRequest, cb?: (error: string, rep: CreateMultiPathGatewaySecretKeyResponse) => void): Promise<CreateMultiPathGatewaySecretKeyResponse>;
946
946
  /**
947
- * 修改自定义错误页面。
947
+ * 修改自定义响应页面。
948
948
  */
949
949
  ModifyCustomErrorPage(req: ModifyCustomErrorPageRequest, cb?: (error: string, rep: ModifyCustomErrorPageResponse) => void): Promise<ModifyCustomErrorPageResponse>;
950
950
  /**
@@ -695,7 +695,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
695
695
  return this.request("DeleteL4ProxyRules", req, cb);
696
696
  }
697
697
  /**
698
- * 创建自定义错误页面。
698
+ * 创建自定义响应页面。
699
699
  */
700
700
  async CreateCustomizeErrorPage(req, cb) {
701
701
  return this.request("CreateCustomizeErrorPage", req, cb);
@@ -1392,7 +1392,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
1392
1392
  return this.request("CreateMultiPathGatewaySecretKey", req, cb);
1393
1393
  }
1394
1394
  /**
1395
- * 修改自定义错误页面。
1395
+ * 修改自定义响应页面。
1396
1396
  */
1397
1397
  async ModifyCustomErrorPage(req, cb) {
1398
1398
  return this.request("ModifyCustomErrorPage", req, cb);
@@ -8209,27 +8209,27 @@ export interface TimingDataItem {
8209
8209
  */
8210
8210
  export interface ModifyCustomErrorPageRequest {
8211
8211
  /**
8212
- * 自定义错误页面 ID
8212
+ * <p>自定义响应页面 ID。</p>
8213
8213
  */
8214
8214
  PageId: string;
8215
8215
  /**
8216
- * 站点 ID
8216
+ * <p>站点 ID。</p>
8217
8217
  */
8218
8218
  ZoneId: string;
8219
8219
  /**
8220
- * 自定义错误页名称,名称为2 - 60个字符。
8220
+ * <p>自定义响应页面名称,名称为 2 - 60 个字符。</p>
8221
8221
  */
8222
8222
  Name?: string;
8223
8223
  /**
8224
- * 自定义错误页描述,描述内容不超过60个字符。
8224
+ * <p>自定义响应页面描述,描述内容不超过 60 个字符。</p>
8225
8225
  */
8226
8226
  Description?: string;
8227
8227
  /**
8228
- * 自定义错误页面类型,取值有:<li>text/html</li><li>application/json。</li><li>plain/text。</li><li>text/xml。</li>
8228
+ * <p>自定义响应页面类型,取值有:</p><ul><li>text/html</li><li>application/json</li><li>plain/text</li><li>text/xml</li><li>text/css</li><li>text/javascript</li><li>application/javascript</li><li>text/markdown</li></ul>
8229
8229
  */
8230
8230
  ContentType?: string;
8231
8231
  /**
8232
- * 自定义错误页面内容。内容不超过 2KB。
8232
+ * <p>自定义响应页面内容。内容不超过 16KB。</p>
8233
8233
  */
8234
8234
  Content?: string;
8235
8235
  }
@@ -15766,7 +15766,7 @@ export interface ContentIdentifier {
15766
15766
  */
15767
15767
  export interface CreateCustomizeErrorPageResponse {
15768
15768
  /**
15769
- * 页面 ID
15769
+ * <p>自定义响应页面 ID。</p>
15770
15770
  */
15771
15771
  PageId?: string;
15772
15772
  /**
@@ -16619,23 +16619,23 @@ export interface ModifyFunctionRulePriorityResponse {
16619
16619
  */
16620
16620
  export interface CreateCustomizeErrorPageRequest {
16621
16621
  /**
16622
- * 站点 ID
16622
+ * <p>站点 ID。</p>
16623
16623
  */
16624
16624
  ZoneId: string;
16625
16625
  /**
16626
- * 自定义错误页名称,名称为 2-30 个字符。
16626
+ * <p>自定义响应页面名称,名称为 2-30 个字符。</p>
16627
16627
  */
16628
16628
  Name: string;
16629
16629
  /**
16630
- * 自定义错误页面类型,取值有:<li>text/html</li><li>application/json;</li><li>text/plain;</li><li>text/xml。</li>
16630
+ * <p>自定义响应页面类型,取值有:</p><ul><li>text/html</li><li>application/json</li><li>plain/text</li><li>text/xml</li><li>text/css</li><li>text/javascript</li><li>application/javascript</li><li>text/markdown</li></ul>
16631
16631
  */
16632
16632
  ContentType: string;
16633
16633
  /**
16634
- * 自定义错误页面描述,描述不超过 60 个字符。
16634
+ * <p>自定义响应页面描述,描述不超过 60 个字符。</p>
16635
16635
  */
16636
16636
  Description?: string;
16637
16637
  /**
16638
- * 自定义错误页面内容,内容不超过 2KB。
16638
+ * <p>自定义响应页面内容,内容不超过 16KB。</p>
16639
16639
  */
16640
16640
  Content?: string;
16641
16641
  }
@@ -3,12 +3,12 @@ export declare const thpc: {
3
3
  Client: typeof import("./v20211109/thpc_client").Client;
4
4
  Models: typeof import("./v20211109/thpc_models");
5
5
  };
6
- v20230321: {
7
- Client: typeof import("./v20230321/thpc_client").Client;
8
- Models: typeof import("./v20230321/thpc_models");
9
- };
10
6
  v20220401: {
11
7
  Client: typeof import("./v20220401/thpc_client").Client;
12
8
  Models: typeof import("./v20220401/thpc_models");
13
9
  };
10
+ v20230321: {
11
+ Client: typeof import("./v20230321/thpc_client").Client;
12
+ Models: typeof import("./v20230321/thpc_models");
13
+ };
14
14
  };
@@ -2,10 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.thpc = void 0;
4
4
  const v20211109_1 = require("./v20211109");
5
- const v20230321_1 = require("./v20230321");
6
5
  const v20220401_1 = require("./v20220401");
6
+ const v20230321_1 = require("./v20230321");
7
7
  exports.thpc = {
8
8
  v20211109: v20211109_1.v20211109,
9
- v20230321: v20230321_1.v20230321,
10
9
  v20220401: v20220401_1.v20220401,
10
+ v20230321: v20230321_1.v20230321,
11
11
  };
@@ -1,12 +1,16 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { InquirePriceModifyWorkspacesChargeTypeRequest, DisableClusterDedicatedProxyResponse, DescribeInitNodeScriptsRequest, AddNodesResponse, ModifyClusterDeletionProtectionResponse, DescribeClusterDedicatedProxyResponse, CreateWorkspacesResponse, GenerateRegisterCommandRequest, ModifyWorkspacesRenewFlagRequest, DescribeQueueAutoScalingOverviewRequest, ModifyNodeAttributeResponse, DescribeInstanceFamiliesRequest, DeleteClusterRequest, GenerateRegisterCodeRequest, ModifyScheduledActionResponse, ModifyInitNodeScriptsRequest, AttachNodesRequest, DescribeWorkspacesResponse, DescribeNodesResponse, ModifyScheduledActionRequest, DescribeJobsOverviewRequest, BindClusterVpcResponse, DeleteClusterResponse, DescribeAutoScalingConfigurationResponse, DescribeClustersRequest, TerminateJobRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DescribeWorkspacesRequest, ModifyNodeAttributeRequest, AddQueueRequest, DeleteScheduledActionRequest, DescribeInstanceFamiliesResponse, DescribeQueuesResponse, SubmitJobRequest, DescribeScheduledActionsResponse, ModifyWorkspacesRenewFlagResponse, DescribeClusterDedicatedProxyRequest, DescribeQueueAutoScalingResponse, SetAutoScalingConfigurationResponse, DeleteClusterStorageOptionRequest, ModifyClusterDeletionProtectionRequest, DescribeJobsRequest, DeleteJobRequest, DetachNodesResponse, DescribeClusterStorageOptionRequest, ModifyWorkspacesAttributeResponse, DescribeClustersResponse, DescribeClusterActivitiesResponse, DescribeInitNodeScriptsResponse, DeleteQueueResponse, BindClusterVpcRequest, DeleteJobResponse, CreateScheduledActionRequest, DescribeJobSubmitInfoResponse, CreateClusterResponse, DescribeScheduledActionsRequest, DescribeQueuesRequest, InquirePriceCreateWorkspacesRequest, CreateClusterRequest, AddQueueResponse, DescribeClusterStorageOptionResponse, CreateScheduledActionResponse, GenerateRegisterCodeResponse, DescribeJobSubmitInfoRequest, EnableClusterDedicatedProxyRequest, DeleteQueueRequest, ModifyInitNodeScriptsResponse, InquirePriceCreateWorkspacesResponse, ModifyWorkspacesChargeTypeRequest, TerminateWorkspacesRequest, GenerateRegisterCommandResponse, DeleteNodesRequest, DeleteClusterStorageOptionResponse, TerminateJobResponse, DescribeQueueAutoScalingRequest, DisableClusterDedicatedProxyRequest, EnableClusterDedicatedProxyResponse, SetAutoScalingConfigurationRequest, SubmitJobResponse, DescribeNodesRequest, DetachNodesRequest, AttachNodesResponse, DescribeJobsOverviewResponse, CreateWorkspacesRequest, DescribeQueueAutoScalingOverviewResponse, DescribeClusterActivitiesRequest, DeleteScheduledActionResponse, DescribeJobsResponse, AddNodesRequest, ModifyWorkspacesAttributeRequest, AddClusterStorageOptionRequest, ModifyWorkspacesChargeTypeResponse, SetQueueAutoScalingResponse, TerminateWorkspacesResponse, DescribeAutoScalingConfigurationRequest, SetQueueAutoScalingRequest, InquirePriceModifyWorkspacesChargeTypeResponse } from "./thpc_models";
3
+ import { InquirePriceModifyWorkspacesChargeTypeRequest, DisableClusterDedicatedProxyResponse, DescribeInitNodeScriptsRequest, AddNodesResponse, EnableClusterMonitorResponse, ModifyClusterDeletionProtectionResponse, DescribeClusterDedicatedProxyResponse, CreateWorkspacesResponse, GenerateRegisterCommandRequest, ModifyWorkspacesRenewFlagRequest, DescribeQueueAutoScalingOverviewRequest, ModifyNodeAttributeResponse, DescribeInstanceFamiliesRequest, DeleteClusterRequest, GenerateRegisterCodeRequest, ModifyScheduledActionResponse, ModifyInitNodeScriptsRequest, DisableClusterMonitorRequest, DescribeWorkspacesResponse, DescribeNodesResponse, ModifyScheduledActionRequest, DescribeJobsOverviewRequest, BindClusterVpcResponse, DeleteClusterResponse, DescribeAutoScalingConfigurationResponse, DescribeClustersRequest, TerminateJobRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DescribeWorkspacesRequest, ModifyNodeAttributeRequest, AddQueueRequest, AttachNodesRequest, DeleteScheduledActionRequest, DescribeInstanceFamiliesResponse, DescribeQueuesResponse, EnableClusterMonitorRequest, SubmitJobRequest, DescribeScheduledActionsResponse, ModifyWorkspacesRenewFlagResponse, DescribeClusterDedicatedProxyRequest, DescribeQueueAutoScalingResponse, SetAutoScalingConfigurationResponse, DeleteClusterStorageOptionRequest, ModifyClusterDeletionProtectionRequest, DescribeJobsRequest, DeleteJobRequest, DetachNodesResponse, DescribeClusterStorageOptionRequest, ModifyWorkspacesAttributeResponse, DescribeClustersResponse, DescribeClusterActivitiesResponse, DescribeInitNodeScriptsResponse, DeleteQueueResponse, BindClusterVpcRequest, DeleteJobResponse, CreateScheduledActionRequest, DescribeJobSubmitInfoResponse, CreateClusterResponse, DescribeScheduledActionsRequest, DescribeQueuesRequest, InquirePriceCreateWorkspacesRequest, CreateClusterRequest, AddQueueResponse, DescribeClusterStorageOptionResponse, CreateScheduledActionResponse, GenerateRegisterCodeResponse, DescribeJobSubmitInfoRequest, EnableClusterDedicatedProxyRequest, DeleteQueueRequest, ModifyInitNodeScriptsResponse, DescribeClusterMonitorStatusResponse, InquirePriceCreateWorkspacesResponse, ModifyWorkspacesChargeTypeRequest, TerminateWorkspacesRequest, GenerateRegisterCommandResponse, DeleteNodesRequest, DeleteClusterStorageOptionResponse, TerminateJobResponse, DescribeQueueAutoScalingRequest, DisableClusterDedicatedProxyRequest, EnableClusterDedicatedProxyResponse, SetAutoScalingConfigurationRequest, SubmitJobResponse, DescribeNodesRequest, DetachNodesRequest, AttachNodesResponse, DescribeJobsOverviewResponse, CreateWorkspacesRequest, DisableClusterMonitorResponse, DescribeQueueAutoScalingOverviewResponse, DescribeClusterActivitiesRequest, DeleteScheduledActionResponse, DescribeJobsResponse, AddNodesRequest, DescribeClusterMonitorStatusRequest, AddClusterStorageOptionRequest, ModifyWorkspacesChargeTypeResponse, SetQueueAutoScalingResponse, TerminateWorkspacesResponse, DescribeAutoScalingConfigurationRequest, SetQueueAutoScalingRequest, ModifyWorkspacesAttributeRequest, InquirePriceModifyWorkspacesChargeTypeResponse } from "./thpc_models";
4
4
  /**
5
5
  * thpc client
6
6
  * @class
7
7
  */
8
8
  export declare class Client extends AbstractClient {
9
9
  constructor(clientConfig: ClientConfig);
10
+ /**
11
+ * 本接口 (ModifyWorkspacesAttribute) 用于修改工作空间的属性(目前只支持修改工作空间的名称)。
12
+ */
13
+ ModifyWorkspacesRenewFlag(req: ModifyWorkspacesRenewFlagRequest, cb?: (error: string, rep: ModifyWorkspacesRenewFlagResponse) => void): Promise<ModifyWorkspacesRenewFlagResponse>;
10
14
  /**
11
15
  * 本接口(DeleteNodes)用于删除指定集群中一个或者多个计算节点或者登录节点。
12
16
  */
@@ -25,6 +29,10 @@ export declare class Client extends AbstractClient {
25
29
  * 本接口为异步接口, 当创建集群请求下发成功后会返回一个集群`ID`和一个`RequestId`,此时创建集群操作并未立即完成。在此期间集群的状态将会处于“PENDING”或者“INITING”,集群创建结果可以通过调用 [DescribeClusters](https://cloud.tencent.com/document/product/1527/72100) 接口查询,如果集群状态(ClusterStatus)变为“RUNNING(运行中)”,则代表集群创建成功,“ INIT_FAILED”代表集群创建失败。
26
30
  */
27
31
  CreateCluster(req: CreateClusterRequest, cb?: (error: string, rep: CreateClusterResponse) => void): Promise<CreateClusterResponse>;
32
+ /**
33
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
34
+ */
35
+ DisableClusterMonitor(req: DisableClusterMonitorRequest, cb?: (error: string, rep: DisableClusterMonitorResponse) => void): Promise<DisableClusterMonitorResponse>;
28
36
  /**
29
37
  * 本接口 (CreateWorkspaces) 用于创建工作空间。
30
38
  */
@@ -48,9 +56,9 @@ export declare class Client extends AbstractClient {
48
56
  */
49
57
  GenerateRegisterCommand(req: GenerateRegisterCommandRequest, cb?: (error: string, rep: GenerateRegisterCommandResponse) => void): Promise<GenerateRegisterCommandResponse>;
50
58
  /**
51
- * 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
59
+ * 本接口用于查询作业的提交信息。
52
60
  */
53
- DescribeAutoScalingConfiguration(req: DescribeAutoScalingConfigurationRequest, cb?: (error: string, rep: DescribeAutoScalingConfigurationResponse) => void): Promise<DescribeAutoScalingConfigurationResponse>;
61
+ DescribeJobSubmitInfo(req: DescribeJobSubmitInfoRequest, cb?: (error: string, rep: DescribeJobSubmitInfoResponse) => void): Promise<DescribeJobSubmitInfoResponse>;
54
62
  /**
55
63
  * 本接口(AddNodes)用于添加一个或者多个计算节点或者登录节点到指定集群。
56
64
  */
@@ -124,9 +132,9 @@ export declare class Client extends AbstractClient {
124
132
  */
125
133
  DescribeClusters(req: DescribeClustersRequest, cb?: (error: string, rep: DescribeClustersResponse) => void): Promise<DescribeClustersResponse>;
126
134
  /**
127
- * 本接口用于修改节点属性
135
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
128
136
  */
129
- ModifyNodeAttribute(req: ModifyNodeAttributeRequest, cb?: (error: string, rep: ModifyNodeAttributeResponse) => void): Promise<ModifyNodeAttributeResponse>;
137
+ EnableClusterMonitor(req: EnableClusterMonitorRequest, cb?: (error: string, rep: EnableClusterMonitorResponse) => void): Promise<EnableClusterMonitorResponse>;
130
138
  /**
131
139
  * 查询指定集群的队列弹性伸缩概览信息,包括期望容量、当前容量、当前动态节点数、有效定时任务数等。
132
140
  */
@@ -158,9 +166,13 @@ export declare class Client extends AbstractClient {
158
166
  */
159
167
  AddQueue(req: AddQueueRequest, cb?: (error: string, rep: AddQueueResponse) => void): Promise<AddQueueResponse>;
160
168
  /**
161
- * 本接口用于查询作业的提交信息。
169
+ * 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
162
170
  */
163
- DescribeJobSubmitInfo(req: DescribeJobSubmitInfoRequest, cb?: (error: string, rep: DescribeJobSubmitInfoResponse) => void): Promise<DescribeJobSubmitInfoResponse>;
171
+ DescribeAutoScalingConfiguration(req: DescribeAutoScalingConfigurationRequest, cb?: (error: string, rep: DescribeAutoScalingConfigurationResponse) => void): Promise<DescribeAutoScalingConfigurationResponse>;
172
+ /**
173
+ * 本接口用于修改节点属性
174
+ */
175
+ ModifyNodeAttribute(req: ModifyNodeAttributeRequest, cb?: (error: string, rep: ModifyNodeAttributeResponse) => void): Promise<ModifyNodeAttributeResponse>;
164
176
  /**
165
177
  * 查询指定集群的队列弹性伸缩配置信息。
166
178
  */
@@ -214,9 +226,9 @@ export declare class Client extends AbstractClient {
214
226
  */
215
227
  InquirePriceModifyWorkspacesChargeType(req: InquirePriceModifyWorkspacesChargeTypeRequest, cb?: (error: string, rep: InquirePriceModifyWorkspacesChargeTypeResponse) => void): Promise<InquirePriceModifyWorkspacesChargeTypeResponse>;
216
228
  /**
217
- * 本接口 (ModifyWorkspacesAttribute) 用于修改工作空间的属性(目前只支持修改工作空间的名称)。
229
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
218
230
  */
219
- ModifyWorkspacesRenewFlag(req: ModifyWorkspacesRenewFlagRequest, cb?: (error: string, rep: ModifyWorkspacesRenewFlagResponse) => void): Promise<ModifyWorkspacesRenewFlagResponse>;
231
+ DescribeClusterMonitorStatus(req: DescribeClusterMonitorStatusRequest, cb?: (error: string, rep: DescribeClusterMonitorStatusResponse) => void): Promise<DescribeClusterMonitorStatusResponse>;
220
232
  /**
221
233
  * 本接口(DeleteQueue)用于从指定集群删除队列。
222
234
  * 本接口为目前只支持SchedulerType为SLURM的集群。
@@ -27,6 +27,12 @@ class Client extends abstract_client_1.AbstractClient {
27
27
  constructor(clientConfig) {
28
28
  super("thpc.tencentcloudapi.com", "2023-03-21", clientConfig);
29
29
  }
30
+ /**
31
+ * 本接口 (ModifyWorkspacesAttribute) 用于修改工作空间的属性(目前只支持修改工作空间的名称)。
32
+ */
33
+ async ModifyWorkspacesRenewFlag(req, cb) {
34
+ return this.request("ModifyWorkspacesRenewFlag", req, cb);
35
+ }
30
36
  /**
31
37
  * 本接口(DeleteNodes)用于删除指定集群中一个或者多个计算节点或者登录节点。
32
38
  */
@@ -53,6 +59,12 @@ class Client extends abstract_client_1.AbstractClient {
53
59
  async CreateCluster(req, cb) {
54
60
  return this.request("CreateCluster", req, cb);
55
61
  }
62
+ /**
63
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
64
+ */
65
+ async DisableClusterMonitor(req, cb) {
66
+ return this.request("DisableClusterMonitor", req, cb);
67
+ }
56
68
  /**
57
69
  * 本接口 (CreateWorkspaces) 用于创建工作空间。
58
70
  */
@@ -82,10 +94,10 @@ class Client extends abstract_client_1.AbstractClient {
82
94
  return this.request("GenerateRegisterCommand", req, cb);
83
95
  }
84
96
  /**
85
- * 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
97
+ * 本接口用于查询作业的提交信息。
86
98
  */
87
- async DescribeAutoScalingConfiguration(req, cb) {
88
- return this.request("DescribeAutoScalingConfiguration", req, cb);
99
+ async DescribeJobSubmitInfo(req, cb) {
100
+ return this.request("DescribeJobSubmitInfo", req, cb);
89
101
  }
90
102
  /**
91
103
  * 本接口(AddNodes)用于添加一个或者多个计算节点或者登录节点到指定集群。
@@ -194,10 +206,10 @@ class Client extends abstract_client_1.AbstractClient {
194
206
  return this.request("DescribeClusters", req, cb);
195
207
  }
196
208
  /**
197
- * 本接口用于修改节点属性
209
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
198
210
  */
199
- async ModifyNodeAttribute(req, cb) {
200
- return this.request("ModifyNodeAttribute", req, cb);
211
+ async EnableClusterMonitor(req, cb) {
212
+ return this.request("EnableClusterMonitor", req, cb);
201
213
  }
202
214
  /**
203
215
  * 查询指定集群的队列弹性伸缩概览信息,包括期望容量、当前容量、当前动态节点数、有效定时任务数等。
@@ -242,10 +254,16 @@ class Client extends abstract_client_1.AbstractClient {
242
254
  return this.request("AddQueue", req, cb);
243
255
  }
244
256
  /**
245
- * 本接口用于查询作业的提交信息。
257
+ * 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
246
258
  */
247
- async DescribeJobSubmitInfo(req, cb) {
248
- return this.request("DescribeJobSubmitInfo", req, cb);
259
+ async DescribeAutoScalingConfiguration(req, cb) {
260
+ return this.request("DescribeAutoScalingConfiguration", req, cb);
261
+ }
262
+ /**
263
+ * 本接口用于修改节点属性
264
+ */
265
+ async ModifyNodeAttribute(req, cb) {
266
+ return this.request("ModifyNodeAttribute", req, cb);
249
267
  }
250
268
  /**
251
269
  * 查询指定集群的队列弹性伸缩配置信息。
@@ -324,10 +342,10 @@ class Client extends abstract_client_1.AbstractClient {
324
342
  return this.request("InquirePriceModifyWorkspacesChargeType", req, cb);
325
343
  }
326
344
  /**
327
- * 本接口 (ModifyWorkspacesAttribute) 用于修改工作空间的属性(目前只支持修改工作空间的名称)。
345
+ * 本接口 (ModifyInitNodeScripts) 用于修改节点初始化脚本。
328
346
  */
329
- async ModifyWorkspacesRenewFlag(req, cb) {
330
- return this.request("ModifyWorkspacesRenewFlag", req, cb);
347
+ async DescribeClusterMonitorStatus(req, cb) {
348
+ return this.request("DescribeClusterMonitorStatus", req, cb);
331
349
  }
332
350
  /**
333
351
  * 本接口(DeleteQueue)用于从指定集群删除队列。
@@ -250,6 +250,15 @@ export interface NodeActivity {
250
250
  */
251
251
  NodeActivityStatusReason?: string;
252
252
  }
253
+ /**
254
+ * EnableClusterMonitor返回参数结构体
255
+ */
256
+ export interface EnableClusterMonitorResponse {
257
+ /**
258
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
259
+ */
260
+ RequestId?: string;
261
+ }
253
262
  /**
254
263
  * ModifyClusterDeletionProtection返回参数结构体
255
264
  */
@@ -540,37 +549,13 @@ export interface ModifyInitNodeScriptsRequest {
540
549
  InitNodeScripts?: Array<NodeScript>;
541
550
  }
542
551
  /**
543
- * AttachNodes请求参数结构体
552
+ * DisableClusterMonitor请求参数结构体
544
553
  */
545
- export interface AttachNodesRequest {
554
+ export interface DisableClusterMonitorRequest {
546
555
  /**
547
- * <p>集群id</p>
556
+ * <p>集群ID。</p>
548
557
  */
549
558
  ClusterId: string;
550
- /**
551
- * <p>节点的实例id列表</p>
552
- */
553
- ResourceSet: Array<string>;
554
- /**
555
- * <p>队列名称。不指定则为默认队列:<br>SLURM默认队列为:compute。</p>
556
- */
557
- QueueName?: string;
558
- /**
559
- * <p>指定有效的镜像ID,格式形如img-xxx。目前仅支持公有镜像和特定自定义镜像。如不指定,则该字段是默认镜像。</p>
560
- */
561
- ImageId?: string;
562
- /**
563
- * <p>要新增节点的资源类型。<li>CVM:CVM实例类型资源</li><li>WORKSPACE:工作空间类型实例资源</li>默认值:CVM。</p>
564
- */
565
- ResourceType?: string;
566
- /**
567
- * <p>提供给实例使用的用户数据,需要以 base64 方式编码,支持的最大数据大小为 16KB。关于获取此参数的详细介绍,请参阅<a href="https://cloud.tencent.com/document/product/213/17526">Windows</a>和<a href="https://cloud.tencent.com/document/product/213/17525">Linux</a>启动时运行命令。</p>
568
- */
569
- UserData?: string;
570
- /**
571
- * <p>控制实例加入集群是否跳过重装系统</p><p>默认值:False</p>
572
- */
573
- SkipResetInstance?: boolean;
574
559
  }
575
560
  /**
576
561
  * 描述了工作空间的计费模式
@@ -851,6 +836,39 @@ export interface AddQueueRequest {
851
836
  */
852
837
  QueueName: string;
853
838
  }
839
+ /**
840
+ * AttachNodes请求参数结构体
841
+ */
842
+ export interface AttachNodesRequest {
843
+ /**
844
+ * <p>集群id</p>
845
+ */
846
+ ClusterId: string;
847
+ /**
848
+ * <p>节点的实例id列表</p>
849
+ */
850
+ ResourceSet: Array<string>;
851
+ /**
852
+ * <p>队列名称。不指定则为默认队列:<br>SLURM默认队列为:compute。</p>
853
+ */
854
+ QueueName?: string;
855
+ /**
856
+ * <p>指定有效的镜像ID,格式形如img-xxx。目前仅支持公有镜像和特定自定义镜像。如不指定,则该字段是默认镜像。</p>
857
+ */
858
+ ImageId?: string;
859
+ /**
860
+ * <p>要新增节点的资源类型。<li>CVM:CVM实例类型资源</li><li>WORKSPACE:工作空间类型实例资源</li>默认值:CVM。</p>
861
+ */
862
+ ResourceType?: string;
863
+ /**
864
+ * <p>提供给实例使用的用户数据,需要以 base64 方式编码,支持的最大数据大小为 16KB。关于获取此参数的详细介绍,请参阅<a href="https://cloud.tencent.com/document/product/213/17526">Windows</a>和<a href="https://cloud.tencent.com/document/product/213/17525">Linux</a>启动时运行命令。</p>
865
+ */
866
+ UserData?: string;
867
+ /**
868
+ * <p>控制实例加入集群是否跳过重装系统</p><p>默认值:False</p>
869
+ */
870
+ SkipResetInstance?: boolean;
871
+ }
854
872
  /**
855
873
  * 扩容方式配置,定义用什么创建节点。
856
874
  */
@@ -990,6 +1008,19 @@ export interface DescribeQueuesResponse {
990
1008
  */
991
1009
  RequestId?: string;
992
1010
  }
1011
+ /**
1012
+ * EnableClusterMonitor请求参数结构体
1013
+ */
1014
+ export interface EnableClusterMonitorRequest {
1015
+ /**
1016
+ * <p>集群ID。</p>
1017
+ */
1018
+ ClusterId: string;
1019
+ /**
1020
+ * <p>Prometheus实例ID</p>
1021
+ */
1022
+ PrometheusId: string;
1023
+ }
993
1024
  /**
994
1025
  * SubmitJob请求参数结构体
995
1026
  */
@@ -2168,6 +2199,23 @@ export interface ModifyInitNodeScriptsResponse {
2168
2199
  */
2169
2200
  RequestId?: string;
2170
2201
  }
2202
+ /**
2203
+ * DescribeClusterMonitorStatus返回参数结构体
2204
+ */
2205
+ export interface DescribeClusterMonitorStatusResponse {
2206
+ /**
2207
+ * <p>集群监控状态</p>
2208
+ */
2209
+ MonitorStatus?: string;
2210
+ /**
2211
+ * <p>集群关联的prometheus实例ID</p>
2212
+ */
2213
+ PrometheusId?: string;
2214
+ /**
2215
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2216
+ */
2217
+ RequestId?: string;
2218
+ }
2171
2219
  /**
2172
2220
  * 容器配置信息。
2173
2221
  */
@@ -2821,6 +2869,15 @@ export interface CreateWorkspacesRequest {
2821
2869
  */
2822
2870
  HostName?: string;
2823
2871
  }
2872
+ /**
2873
+ * DisableClusterMonitor返回参数结构体
2874
+ */
2875
+ export interface DisableClusterMonitorResponse {
2876
+ /**
2877
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2878
+ */
2879
+ RequestId?: string;
2880
+ }
2824
2881
  /**
2825
2882
  * 启动模板扩容覆盖配置。ExpansionMode=MULTI_CARD 时通过此对象指定机型族、卡数折算等覆盖参数。
2826
2883
  */
@@ -3121,17 +3178,13 @@ export interface CFSOptionOverview {
3121
3178
  MountOption?: string;
3122
3179
  }
3123
3180
  /**
3124
- * ModifyWorkspacesAttribute请求参数结构体
3181
+ * DescribeClusterMonitorStatus请求参数结构体
3125
3182
  */
3126
- export interface ModifyWorkspacesAttributeRequest {
3183
+ export interface DescribeClusterMonitorStatusRequest {
3127
3184
  /**
3128
- * 工作空间列表
3129
- */
3130
- SpaceIds: Array<string>;
3131
- /**
3132
- * 修改后的工作空间名称。可任意命名,但不得超过60个字符。
3185
+ * <p>集群ID。</p>
3133
3186
  */
3134
- SpaceName?: string;
3187
+ ClusterId: string;
3135
3188
  }
3136
3189
  /**
3137
3190
  * AddClusterStorageOption请求参数结构体
@@ -3276,6 +3329,19 @@ export interface SetQueueAutoScalingRequest {
3276
3329
  */
3277
3330
  ExpansionPolicy?: ExpansionPolicy;
3278
3331
  }
3332
+ /**
3333
+ * ModifyWorkspacesAttribute请求参数结构体
3334
+ */
3335
+ export interface ModifyWorkspacesAttributeRequest {
3336
+ /**
3337
+ * 工作空间列表
3338
+ */
3339
+ SpaceIds: Array<string>;
3340
+ /**
3341
+ * 修改后的工作空间名称。可任意命名,但不得超过60个字符。
3342
+ */
3343
+ SpaceName?: string;
3344
+ }
3279
3345
  /**
3280
3346
  * 作业概览信息
3281
3347
  */
@@ -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
  };
@@ -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
  };