tencentcloud-sdk-nodejs 4.0.771 → 4.0.772

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 (47) hide show
  1. package/CHANGELOG.md +96 -0
  2. package/package.json +1 -1
  3. package/src/common/sdk_version.ts +1 -1
  4. package/src/services/ams/index.ts +2 -2
  5. package/src/services/btoe/index.ts +2 -2
  6. package/src/services/chdfs/index.ts +2 -2
  7. package/src/services/cii/index.ts +2 -2
  8. package/src/services/dbbrain/index.ts +2 -2
  9. package/src/services/iotcloud/index.ts +2 -2
  10. package/src/services/iotvideo/index.ts +2 -2
  11. package/src/services/mgobe/index.ts +2 -2
  12. package/src/services/mongodb/index.ts +2 -2
  13. package/src/services/organization/index.ts +2 -2
  14. package/src/services/teo/index.ts +2 -2
  15. package/src/services/thpc/index.ts +2 -2
  16. package/src/services/tione/index.ts +2 -2
  17. package/src/services/tsw/index.ts +2 -2
  18. package/tencentcloud/common/sdk_version.d.ts +1 -1
  19. package/tencentcloud/common/sdk_version.js +1 -1
  20. package/tencentcloud/services/ams/index.d.ts +4 -4
  21. package/tencentcloud/services/ams/index.js +2 -2
  22. package/tencentcloud/services/btoe/index.d.ts +4 -4
  23. package/tencentcloud/services/btoe/index.js +2 -2
  24. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  25. package/tencentcloud/services/chdfs/index.js +2 -2
  26. package/tencentcloud/services/cii/index.d.ts +4 -4
  27. package/tencentcloud/services/cii/index.js +2 -2
  28. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  29. package/tencentcloud/services/dbbrain/index.js +2 -2
  30. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  31. package/tencentcloud/services/iotcloud/index.js +2 -2
  32. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  33. package/tencentcloud/services/iotvideo/index.js +2 -2
  34. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  35. package/tencentcloud/services/mgobe/index.js +2 -2
  36. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  37. package/tencentcloud/services/mongodb/index.js +2 -2
  38. package/tencentcloud/services/organization/index.d.ts +4 -4
  39. package/tencentcloud/services/organization/index.js +2 -2
  40. package/tencentcloud/services/teo/index.d.ts +4 -4
  41. package/tencentcloud/services/teo/index.js +2 -2
  42. package/tencentcloud/services/thpc/index.d.ts +4 -4
  43. package/tencentcloud/services/thpc/index.js +2 -2
  44. package/tencentcloud/services/tione/index.d.ts +4 -4
  45. package/tencentcloud/services/tione/index.js +2 -2
  46. package/tencentcloud/services/tsw/index.d.ts +4 -4
  47. package/tencentcloud/services/tsw/index.js +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,99 @@
1
+ # Release 4.0.772
2
+
3
+ ## 本地专用集群(cdc) 版本:2020-12-14
4
+
5
+ ### 第 8 次发布
6
+
7
+ 发布时间:2024-01-03 01:08:25
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [DescribeDedicatedClusterOverview](https://cloud.tencent.com/document/api/1346/73760)
16
+
17
+ * 新增出参:HostDetailInfo, HostStandbyCount, HostNormalCount
18
+
19
+
20
+ 新增数据结构:
21
+
22
+ * [HostDetailInfo](https://cloud.tencent.com/document/api/1346/73770#HostDetailInfo)
23
+
24
+
25
+
26
+ ## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
27
+
28
+ ### 第 18 次发布
29
+
30
+ 发布时间:2024-01-03 01:08:49
31
+
32
+ 本次发布包含了以下内容:
33
+
34
+ 改善已有的文档。
35
+
36
+ 修改接口:
37
+
38
+ * [DescribeSpec](https://cloud.tencent.com/document/api/1299/83510)
39
+
40
+ * 新增入参:CaseType
41
+
42
+
43
+
44
+
45
+ ## 高性能应用服务(hai) 版本:2023-08-12
46
+
47
+ ### 第 6 次发布
48
+
49
+ 发布时间:2024-01-03 01:16:14
50
+
51
+ 本次发布包含了以下内容:
52
+
53
+ 改善已有的文档。
54
+
55
+ 修改接口:
56
+
57
+ * [DescribeApplications](https://cloud.tencent.com/document/api/1721/101609)
58
+
59
+ * 新增入参:OrderField, Order
60
+
61
+
62
+ 修改数据结构:
63
+
64
+ * [ApplicationInfo](https://cloud.tencent.com/document/api/1721/101518#ApplicationInfo)
65
+
66
+ * 新增成员:ApplicationType, ApplicationState, CreateTime, ApplicationSize
67
+
68
+
69
+
70
+
71
+ ## 容器安全服务(tcss) 版本:2020-11-01
72
+
73
+ ### 第 58 次发布
74
+
75
+ 发布时间:2024-01-03 01:24:22
76
+
77
+ 本次发布包含了以下内容:
78
+
79
+ 改善已有的文档。
80
+
81
+ 新增接口:
82
+
83
+ * [DescribeAssetSuperNodeList](https://cloud.tencent.com/document/api/1285/102813)
84
+ * [DescribeClusterNodes](https://cloud.tencent.com/document/api/1285/102811)
85
+ * [DescribeSuperNodePodList](https://cloud.tencent.com/document/api/1285/102812)
86
+ * [DescribeUserPodList](https://cloud.tencent.com/document/api/1285/102810)
87
+
88
+ 新增数据结构:
89
+
90
+ * [ClusterNodeInfo](https://cloud.tencent.com/document/api/1285/65614#ClusterNodeInfo)
91
+ * [ClusterPodInfo](https://cloud.tencent.com/document/api/1285/65614#ClusterPodInfo)
92
+ * [SuperNodeListItem](https://cloud.tencent.com/document/api/1285/65614#SuperNodeListItem)
93
+ * [SuperNodePodListItem](https://cloud.tencent.com/document/api/1285/65614#SuperNodePodListItem)
94
+
95
+
96
+
1
97
  # Release 4.0.771
2
98
 
3
99
  ## 本地专用集群(cdc) 版本:2020-12-14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.771",
3
+ "version": "4.0.772",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.771"
1
+ export const sdkVersion = "4.0.772"
@@ -1,7 +1,7 @@
1
- import { v20201229 } from "./v20201229"
2
1
  import { v20200608 } from "./v20200608"
2
+ import { v20201229 } from "./v20201229"
3
3
 
4
4
  export const ams = {
5
- v20201229: v20201229,
6
5
  v20200608: v20200608,
6
+ v20201229: v20201229,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20210514 } from "./v20210514"
2
1
  import { v20210303 } from "./v20210303"
2
+ import { v20210514 } from "./v20210514"
3
3
 
4
4
  export const btoe = {
5
- v20210514: v20210514,
6
5
  v20210303: v20210303,
6
+ v20210514: v20210514,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20201112 } from "./v20201112"
2
1
  import { v20190718 } from "./v20190718"
2
+ import { v20201112 } from "./v20201112"
3
3
 
4
4
  export const chdfs = {
5
- v20201112: v20201112,
6
5
  v20190718: v20190718,
6
+ v20201112: v20201112,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20210408 } from "./v20210408"
2
1
  import { v20201210 } from "./v20201210"
2
+ import { v20210408 } from "./v20210408"
3
3
 
4
4
  export const cii = {
5
- v20210408: v20210408,
6
5
  v20201210: v20201210,
6
+ v20210408: v20210408,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20191016 } from "./v20191016"
2
1
  import { v20210527 } from "./v20210527"
2
+ import { v20191016 } from "./v20191016"
3
3
 
4
4
  export const dbbrain = {
5
- v20191016: v20191016,
6
5
  v20210527: v20210527,
6
+ v20191016: v20191016,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20210408 } from "./v20210408"
2
1
  import { v20180614 } from "./v20180614"
2
+ import { v20210408 } from "./v20210408"
3
3
 
4
4
  export const iotcloud = {
5
- v20210408: v20210408,
6
5
  v20180614: v20180614,
6
+ v20210408: v20210408,
7
7
  }
@@ -1,9 +1,9 @@
1
+ import { v20201215 } from "./v20201215"
1
2
  import { v20191126 } from "./v20191126"
2
3
  import { v20211125 } from "./v20211125"
3
- import { v20201215 } from "./v20201215"
4
4
 
5
5
  export const iotvideo = {
6
+ v20201215: v20201215,
6
7
  v20191126: v20191126,
7
8
  v20211125: v20211125,
8
- v20201215: v20201215,
9
9
  }
@@ -1,7 +1,7 @@
1
- import { v20201014 } from "./v20201014"
2
1
  import { v20190929 } from "./v20190929"
2
+ import { v20201014 } from "./v20201014"
3
3
 
4
4
  export const mgobe = {
5
- v20201014: v20201014,
6
5
  v20190929: v20190929,
6
+ v20201014: v20201014,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20190725 } from "./v20190725"
2
1
  import { v20180408 } from "./v20180408"
2
+ import { v20190725 } from "./v20190725"
3
3
 
4
4
  export const mongodb = {
5
- v20190725: v20190725,
6
5
  v20180408: v20180408,
6
+ v20190725: v20190725,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20210331 } from "./v20210331"
2
1
  import { v20181225 } from "./v20181225"
2
+ import { v20210331 } from "./v20210331"
3
3
 
4
4
  export const organization = {
5
- v20210331: v20210331,
6
5
  v20181225: v20181225,
6
+ v20210331: v20210331,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20220901 } from "./v20220901"
2
1
  import { v20220106 } from "./v20220106"
2
+ import { v20220901 } from "./v20220901"
3
3
 
4
4
  export const teo = {
5
- v20220901: v20220901,
6
5
  v20220106: v20220106,
6
+ v20220901: v20220901,
7
7
  }
@@ -1,9 +1,9 @@
1
- import { v20220401 } from "./v20220401"
2
1
  import { v20211109 } from "./v20211109"
2
+ import { v20220401 } from "./v20220401"
3
3
  import { v20230321 } from "./v20230321"
4
4
 
5
5
  export const thpc = {
6
- v20220401: v20220401,
7
6
  v20211109: v20211109,
7
+ v20220401: v20220401,
8
8
  v20230321: v20230321,
9
9
  }
@@ -1,7 +1,7 @@
1
- import { v20211111 } from "./v20211111"
2
1
  import { v20191022 } from "./v20191022"
2
+ import { v20211111 } from "./v20211111"
3
3
 
4
4
  export const tione = {
5
- v20211111: v20211111,
6
5
  v20191022: v20191022,
6
+ v20211111: v20211111,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20200924 } from "./v20200924"
2
1
  import { v20210412 } from "./v20210412"
2
+ import { v20200924 } from "./v20200924"
3
3
 
4
4
  export const tsw = {
5
- v20200924: v20200924,
6
5
  v20210412: v20210412,
6
+ v20200924: v20200924,
7
7
  }
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.0.771";
1
+ export declare const sdkVersion = "4.0.772";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.0.771";
4
+ exports.sdkVersion = "4.0.772";
@@ -1,10 +1,10 @@
1
1
  export declare const ams: {
2
- v20201229: {
3
- Client: typeof import("./v20201229/ams_client").Client;
4
- Models: typeof import("./v20201229/ams_models");
5
- };
6
2
  v20200608: {
7
3
  Client: typeof import("./v20200608/ams_client").Client;
8
4
  Models: typeof import("./v20200608/ams_models");
9
5
  };
6
+ v20201229: {
7
+ Client: typeof import("./v20201229/ams_client").Client;
8
+ Models: typeof import("./v20201229/ams_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ams = void 0;
4
- const v20201229_1 = require("./v20201229");
5
4
  const v20200608_1 = require("./v20200608");
5
+ const v20201229_1 = require("./v20201229");
6
6
  exports.ams = {
7
- v20201229: v20201229_1.v20201229,
8
7
  v20200608: v20200608_1.v20200608,
8
+ v20201229: v20201229_1.v20201229,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const btoe: {
2
- v20210514: {
3
- Client: typeof import("./v20210514/btoe_client").Client;
4
- Models: typeof import("./v20210514/btoe_models");
5
- };
6
2
  v20210303: {
7
3
  Client: typeof import("./v20210303/btoe_client").Client;
8
4
  Models: typeof import("./v20210303/btoe_models");
9
5
  };
6
+ v20210514: {
7
+ Client: typeof import("./v20210514/btoe_client").Client;
8
+ Models: typeof import("./v20210514/btoe_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.btoe = void 0;
4
- const v20210514_1 = require("./v20210514");
5
4
  const v20210303_1 = require("./v20210303");
5
+ const v20210514_1 = require("./v20210514");
6
6
  exports.btoe = {
7
- v20210514: v20210514_1.v20210514,
8
7
  v20210303: v20210303_1.v20210303,
8
+ v20210514: v20210514_1.v20210514,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const chdfs: {
2
- v20201112: {
3
- Client: typeof import("./v20201112/chdfs_client").Client;
4
- Models: typeof import("./v20201112/chdfs_models");
5
- };
6
2
  v20190718: {
7
3
  Client: typeof import("./v20190718/chdfs_client").Client;
8
4
  Models: typeof import("./v20190718/chdfs_models");
9
5
  };
6
+ v20201112: {
7
+ Client: typeof import("./v20201112/chdfs_client").Client;
8
+ Models: typeof import("./v20201112/chdfs_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.chdfs = void 0;
4
- const v20201112_1 = require("./v20201112");
5
4
  const v20190718_1 = require("./v20190718");
5
+ const v20201112_1 = require("./v20201112");
6
6
  exports.chdfs = {
7
- v20201112: v20201112_1.v20201112,
8
7
  v20190718: v20190718_1.v20190718,
8
+ v20201112: v20201112_1.v20201112,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const cii: {
2
- v20210408: {
3
- Client: typeof import("./v20210408/cii_client").Client;
4
- Models: typeof import("./v20210408/cii_models");
5
- };
6
2
  v20201210: {
7
3
  Client: typeof import("./v20201210/cii_client").Client;
8
4
  Models: typeof import("./v20201210/cii_models");
9
5
  };
6
+ v20210408: {
7
+ Client: typeof import("./v20210408/cii_client").Client;
8
+ Models: typeof import("./v20210408/cii_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.cii = void 0;
4
- const v20210408_1 = require("./v20210408");
5
4
  const v20201210_1 = require("./v20201210");
5
+ const v20210408_1 = require("./v20210408");
6
6
  exports.cii = {
7
- v20210408: v20210408_1.v20210408,
8
7
  v20201210: v20201210_1.v20201210,
8
+ v20210408: v20210408_1.v20210408,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const dbbrain: {
2
- v20191016: {
3
- Client: typeof import("./v20191016/dbbrain_client").Client;
4
- Models: typeof import("./v20191016/dbbrain_models");
5
- };
6
2
  v20210527: {
7
3
  Client: typeof import("./v20210527/dbbrain_client").Client;
8
4
  Models: typeof import("./v20210527/dbbrain_models");
9
5
  };
6
+ v20191016: {
7
+ Client: typeof import("./v20191016/dbbrain_client").Client;
8
+ Models: typeof import("./v20191016/dbbrain_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.dbbrain = void 0;
4
- const v20191016_1 = require("./v20191016");
5
4
  const v20210527_1 = require("./v20210527");
5
+ const v20191016_1 = require("./v20191016");
6
6
  exports.dbbrain = {
7
- v20191016: v20191016_1.v20191016,
8
7
  v20210527: v20210527_1.v20210527,
8
+ v20191016: v20191016_1.v20191016,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const iotcloud: {
2
- v20210408: {
3
- Client: typeof import("./v20210408/iotcloud_client").Client;
4
- Models: typeof import("./v20210408/iotcloud_models");
5
- };
6
2
  v20180614: {
7
3
  Client: typeof import("./v20180614/iotcloud_client").Client;
8
4
  Models: typeof import("./v20180614/iotcloud_models");
9
5
  };
6
+ v20210408: {
7
+ Client: typeof import("./v20210408/iotcloud_client").Client;
8
+ Models: typeof import("./v20210408/iotcloud_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iotcloud = void 0;
4
- const v20210408_1 = require("./v20210408");
5
4
  const v20180614_1 = require("./v20180614");
5
+ const v20210408_1 = require("./v20210408");
6
6
  exports.iotcloud = {
7
- v20210408: v20210408_1.v20210408,
8
7
  v20180614: v20180614_1.v20180614,
8
+ v20210408: v20210408_1.v20210408,
9
9
  };
@@ -1,4 +1,8 @@
1
1
  export declare const iotvideo: {
2
+ v20201215: {
3
+ Client: typeof import("./v20201215/iotvideo_client").Client;
4
+ Models: typeof import("./v20201215/iotvideo_models");
5
+ };
2
6
  v20191126: {
3
7
  Client: typeof import("./v20191126/iotvideo_client").Client;
4
8
  Models: typeof import("./v20191126/iotvideo_models");
@@ -7,8 +11,4 @@ export declare const iotvideo: {
7
11
  Client: typeof import("./v20211125/iotvideo_client").Client;
8
12
  Models: typeof import("./v20211125/iotvideo_models");
9
13
  };
10
- v20201215: {
11
- Client: typeof import("./v20201215/iotvideo_client").Client;
12
- Models: typeof import("./v20201215/iotvideo_models");
13
- };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iotvideo = void 0;
4
+ const v20201215_1 = require("./v20201215");
4
5
  const v20191126_1 = require("./v20191126");
5
6
  const v20211125_1 = require("./v20211125");
6
- const v20201215_1 = require("./v20201215");
7
7
  exports.iotvideo = {
8
+ v20201215: v20201215_1.v20201215,
8
9
  v20191126: v20191126_1.v20191126,
9
10
  v20211125: v20211125_1.v20211125,
10
- v20201215: v20201215_1.v20201215,
11
11
  };
@@ -1,10 +1,10 @@
1
1
  export declare const mgobe: {
2
- v20201014: {
3
- Client: typeof import("./v20201014/mgobe_client").Client;
4
- Models: typeof import("./v20201014/mgobe_models");
5
- };
6
2
  v20190929: {
7
3
  Client: typeof import("./v20190929/mgobe_client").Client;
8
4
  Models: typeof import("./v20190929/mgobe_models");
9
5
  };
6
+ v20201014: {
7
+ Client: typeof import("./v20201014/mgobe_client").Client;
8
+ Models: typeof import("./v20201014/mgobe_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.mgobe = void 0;
4
- const v20201014_1 = require("./v20201014");
5
4
  const v20190929_1 = require("./v20190929");
5
+ const v20201014_1 = require("./v20201014");
6
6
  exports.mgobe = {
7
- v20201014: v20201014_1.v20201014,
8
7
  v20190929: v20190929_1.v20190929,
8
+ v20201014: v20201014_1.v20201014,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const mongodb: {
2
- v20190725: {
3
- Client: typeof import("./v20190725/mongodb_client").Client;
4
- Models: typeof import("./v20190725/mongodb_models");
5
- };
6
2
  v20180408: {
7
3
  Client: typeof import("./v20180408/mongodb_client").Client;
8
4
  Models: typeof import("./v20180408/mongodb_models");
9
5
  };
6
+ v20190725: {
7
+ Client: typeof import("./v20190725/mongodb_client").Client;
8
+ Models: typeof import("./v20190725/mongodb_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.mongodb = void 0;
4
- const v20190725_1 = require("./v20190725");
5
4
  const v20180408_1 = require("./v20180408");
5
+ const v20190725_1 = require("./v20190725");
6
6
  exports.mongodb = {
7
- v20190725: v20190725_1.v20190725,
8
7
  v20180408: v20180408_1.v20180408,
8
+ v20190725: v20190725_1.v20190725,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const organization: {
2
- v20210331: {
3
- Client: typeof import("./v20210331/organization_client").Client;
4
- Models: typeof import("./v20210331/organization_models");
5
- };
6
2
  v20181225: {
7
3
  Client: typeof import("./v20181225/organization_client").Client;
8
4
  Models: typeof import("./v20181225/organization_models");
9
5
  };
6
+ v20210331: {
7
+ Client: typeof import("./v20210331/organization_client").Client;
8
+ Models: typeof import("./v20210331/organization_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.organization = void 0;
4
- const v20210331_1 = require("./v20210331");
5
4
  const v20181225_1 = require("./v20181225");
5
+ const v20210331_1 = require("./v20210331");
6
6
  exports.organization = {
7
- v20210331: v20210331_1.v20210331,
8
7
  v20181225: v20181225_1.v20181225,
8
+ v20210331: v20210331_1.v20210331,
9
9
  };
@@ -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
  };
@@ -1,12 +1,12 @@
1
1
  export declare const thpc: {
2
- v20220401: {
3
- Client: typeof import("./v20220401/thpc_client").Client;
4
- Models: typeof import("./v20220401/thpc_models");
5
- };
6
2
  v20211109: {
7
3
  Client: typeof import("./v20211109/thpc_client").Client;
8
4
  Models: typeof import("./v20211109/thpc_models");
9
5
  };
6
+ v20220401: {
7
+ Client: typeof import("./v20220401/thpc_client").Client;
8
+ Models: typeof import("./v20220401/thpc_models");
9
+ };
10
10
  v20230321: {
11
11
  Client: typeof import("./v20230321/thpc_client").Client;
12
12
  Models: typeof import("./v20230321/thpc_models");
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.thpc = void 0;
4
- const v20220401_1 = require("./v20220401");
5
4
  const v20211109_1 = require("./v20211109");
5
+ const v20220401_1 = require("./v20220401");
6
6
  const v20230321_1 = require("./v20230321");
7
7
  exports.thpc = {
8
- v20220401: v20220401_1.v20220401,
9
8
  v20211109: v20211109_1.v20211109,
9
+ v20220401: v20220401_1.v20220401,
10
10
  v20230321: v20230321_1.v20230321,
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 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
  };