tencentcloud-sdk-nodejs 4.0.771 → 4.0.773

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 (74) hide show
  1. package/CHANGELOG.md +136 -0
  2. package/SERVICE_CHANGELOG.md +51 -77
  3. package/package.json +1 -1
  4. package/products.md +9 -9
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_models.ts +5 -4
  7. package/src/services/ams/index.ts +2 -2
  8. package/src/services/btoe/index.ts +2 -2
  9. package/src/services/cdn/v20180606/cdn_models.ts +1 -1
  10. package/src/services/cdwch/v20200915/cdwch_client.ts +33 -19
  11. package/src/services/cdwch/v20200915/cdwch_models.ts +133 -18
  12. package/src/services/chdfs/index.ts +2 -2
  13. package/src/services/cii/index.ts +2 -2
  14. package/src/services/cwp/v20180228/cwp_models.ts +1 -1
  15. package/src/services/dbbrain/index.ts +2 -2
  16. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  17. package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
  18. package/src/services/iotcloud/index.ts +2 -2
  19. package/src/services/iotvideo/index.ts +2 -2
  20. package/src/services/mgobe/index.ts +2 -2
  21. package/src/services/mongodb/index.ts +2 -2
  22. package/src/services/mrs/v20200910/mrs_client.ts +27 -3
  23. package/src/services/mrs/v20200910/mrs_models.ts +136 -84
  24. package/src/services/oceanus/v20190422/oceanus_models.ts +4 -4
  25. package/src/services/organization/index.ts +2 -2
  26. package/src/services/teo/index.ts +2 -2
  27. package/src/services/thpc/index.ts +2 -2
  28. package/src/services/tione/index.ts +2 -2
  29. package/src/services/tsw/index.ts +2 -2
  30. package/tencentcloud/common/sdk_version.d.ts +1 -1
  31. package/tencentcloud/common/sdk_version.js +1 -1
  32. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +5 -4
  33. package/tencentcloud/services/ams/index.d.ts +4 -4
  34. package/tencentcloud/services/ams/index.js +2 -2
  35. package/tencentcloud/services/btoe/index.d.ts +4 -4
  36. package/tencentcloud/services/btoe/index.js +2 -2
  37. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
  38. package/tencentcloud/services/cdwch/v20200915/cdwch_client.d.ts +11 -7
  39. package/tencentcloud/services/cdwch/v20200915/cdwch_client.js +15 -9
  40. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +129 -18
  41. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  42. package/tencentcloud/services/chdfs/index.js +2 -2
  43. package/tencentcloud/services/cii/index.d.ts +4 -4
  44. package/tencentcloud/services/cii/index.js +2 -2
  45. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  46. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  47. package/tencentcloud/services/dbbrain/index.js +2 -2
  48. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  49. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  50. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  51. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  52. package/tencentcloud/services/iotcloud/index.js +2 -2
  53. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  54. package/tencentcloud/services/iotvideo/index.js +2 -2
  55. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  56. package/tencentcloud/services/mgobe/index.js +2 -2
  57. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  58. package/tencentcloud/services/mongodb/index.js +2 -2
  59. package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +9 -1
  60. package/tencentcloud/services/mrs/v20200910/mrs_client.js +12 -0
  61. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +132 -84
  62. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -4
  63. package/tencentcloud/services/organization/index.d.ts +4 -4
  64. package/tencentcloud/services/organization/index.js +2 -2
  65. package/tencentcloud/services/teo/index.d.ts +4 -4
  66. package/tencentcloud/services/teo/index.js +2 -2
  67. package/tencentcloud/services/thpc/index.d.ts +4 -4
  68. package/tencentcloud/services/thpc/index.js +2 -2
  69. package/tencentcloud/services/tione/index.d.ts +4 -4
  70. package/tencentcloud/services/tione/index.js +2 -2
  71. package/tencentcloud/services/tsw/index.d.ts +4 -4
  72. package/tencentcloud/services/tsw/index.js +2 -2
  73. package/test/cdwch.v20200915.test.js +22 -12
  74. package/test/mrs.v20200910.test.js +20 -0
@@ -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,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { ImageMaskResponse, ImageToObjectRequest, TurnPDFToObjectAsyncRequest, TurnPDFToObjectAsyncResponse, TextToObjectResponse, TurnPDFToObjectResponse, TurnPDFToObjectAsyncGetResultResponse, TextToObjectRequest, ImageToClassResponse, TextToClassResponse, ImageMaskRequest, ImageToClassRequest, TurnPDFToObjectAsyncGetResultRequest, TextToClassRequest, TurnPDFToObjectRequest, ImageToObjectResponse } from "./mrs_models";
3
+ import { ImageMaskResponse, ImageToObjectRequest, ImageMaskAsyncGetResultResponse, ImageMaskAsyncRequest, TurnPDFToObjectAsyncRequest, TurnPDFToObjectAsyncResponse, TextToObjectResponse, TurnPDFToObjectResponse, TurnPDFToObjectAsyncGetResultResponse, TextToObjectRequest, ImageToClassResponse, TextToClassResponse, ImageMaskAsyncGetResultRequest, ImageMaskRequest, ImageToClassRequest, TurnPDFToObjectAsyncGetResultRequest, TextToClassRequest, TurnPDFToObjectRequest, ImageMaskAsyncResponse, ImageToObjectResponse } from "./mrs_models";
4
4
  /**
5
5
  * mrs client
6
6
  * @class
@@ -33,6 +33,14 @@ export declare class Client extends AbstractClient {
33
33
  * 体检报告PDF文件结构化-异步接口
34
34
  */
35
35
  TurnPDFToObjectAsync(req: TurnPDFToObjectAsyncRequest, cb?: (error: string, rep: TurnPDFToObjectAsyncResponse) => void): Promise<TurnPDFToObjectAsyncResponse>;
36
+ /**
37
+ * 图片脱敏-异步接口
38
+ */
39
+ ImageMaskAsync(req: ImageMaskAsyncRequest, cb?: (error: string, rep: ImageMaskAsyncResponse) => void): Promise<ImageMaskAsyncResponse>;
40
+ /**
41
+ * 图片脱敏-异步获取结果接口
42
+ */
43
+ ImageMaskAsyncGetResult(req: ImageMaskAsyncGetResultRequest, cb?: (error: string, rep: ImageMaskAsyncGetResultResponse) => void): Promise<ImageMaskAsyncGetResultResponse>;
36
44
  /**
37
45
  * 将PDF格式的体检报告文件结构化,解析关键信息。
38
46
  注意:该接口是按照体检报告 PDF 页面数量统计次数,不是按照 PDF 文件数量统计次数。通过该接口传入的报告必须是体检报告,非体检报告可能无法正确解析。
@@ -65,6 +65,18 @@ class Client extends abstract_client_1.AbstractClient {
65
65
  async TurnPDFToObjectAsync(req, cb) {
66
66
  return this.request("TurnPDFToObjectAsync", req, cb);
67
67
  }
68
+ /**
69
+ * 图片脱敏-异步接口
70
+ */
71
+ async ImageMaskAsync(req, cb) {
72
+ return this.request("ImageMaskAsync", req, cb);
73
+ }
74
+ /**
75
+ * 图片脱敏-异步获取结果接口
76
+ */
77
+ async ImageMaskAsyncGetResult(req, cb) {
78
+ return this.request("ImageMaskAsyncGetResult", req, cb);
79
+ }
68
80
  /**
69
81
  * 将PDF格式的体检报告文件结构化,解析关键信息。
70
82
  注意:该接口是按照体检报告 PDF 页面数量统计次数,不是按照 PDF 文件数量统计次数。通过该接口传入的报告必须是体检报告,非体检报告可能无法正确解析。
@@ -862,39 +862,17 @@ export interface BlockInfoV2 {
862
862
  Code?: string;
863
863
  }
864
864
  /**
865
- * 标准部位
865
+ * ImageMaskAsyncGetResult返回参数结构体
866
866
  */
867
- export interface NormPart {
868
- /**
869
- * 部位值
870
- 注意:此字段可能返回 null,表示取不到有效值。
871
- */
872
- Part?: string;
873
- /**
874
- * 部位方向
875
- 注意:此字段可能返回 null,表示取不到有效值。
876
- */
877
- PartDirection?: string;
878
- /**
879
- * 组织值
880
- 注意:此字段可能返回 null,表示取不到有效值。
881
- */
882
- Tissue?: string;
867
+ export interface ImageMaskAsyncGetResultResponse {
883
868
  /**
884
- * 组织方向
885
- 注意:此字段可能返回 null,表示取不到有效值。
869
+ * 脱敏后图片的base64编码
886
870
  */
887
- TissueDirection?: string;
888
- /**
889
- * 上级部位
890
- 注意:此字段可能返回 null,表示取不到有效值。
891
- */
892
- Upper?: string;
871
+ MaskedImage?: string;
893
872
  /**
894
- * 部位详情
895
- 注意:此字段可能返回 null,表示取不到有效值。
873
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
896
874
  */
897
- PartDetail?: PartDesc;
875
+ RequestId?: string;
898
876
  }
899
877
  /**
900
878
  * 淋巴
@@ -927,34 +905,17 @@ export interface Lymph {
927
905
  TransferNum: number;
928
906
  }
929
907
  /**
930
- * 体检报告-口腔科
908
+ * ImageMaskAsync请求参数结构体
931
909
  */
932
- export interface StomatologyBaseItem {
933
- /**
934
- * 龋齿
935
- 注意:此字段可能返回 null,表示取不到有效值。
936
- */
937
- ToothDecay?: StomatologyToothDecay;
938
- /**
939
- * 牙龈
940
- 注意:此字段可能返回 null,表示取不到有效值。
941
- */
942
- Gingiva?: StomatologyGingiva;
910
+ export interface ImageMaskAsyncRequest {
943
911
  /**
944
- * 牙周
945
- 注意:此字段可能返回 null,表示取不到有效值。
946
- */
947
- Periodontics?: StomatologyPeriodontics;
948
- /**
949
- * 口腔其他
950
- 注意:此字段可能返回 null,表示取不到有效值。
912
+ * 图片信息,目前只支持传图片base64
951
913
  */
952
- Others?: Array<KeyValueItem>;
914
+ Image: ImageInfo;
953
915
  /**
954
- * 小结
955
- 注意:此字段可能返回 null,表示取不到有效值。
916
+ * 图片脱敏选项, 不传默认都脱敏
956
917
  */
957
- BriefSummary?: StomatologyBriefSummary;
918
+ MaskFlag?: ImageMaskFlags;
958
919
  }
959
920
  /**
960
921
  * 基础类型
@@ -4660,6 +4621,15 @@ export interface Elastic {
4660
4621
  */
4661
4622
  Name: string;
4662
4623
  }
4624
+ /**
4625
+ * ImageMaskAsyncGetResult请求参数结构体
4626
+ */
4627
+ export interface ImageMaskAsyncGetResultRequest {
4628
+ /**
4629
+ * 异步任务ID
4630
+ */
4631
+ TaskID: string;
4632
+ }
4663
4633
  /**
4664
4634
  * 体检报告-胸围信息
4665
4635
  */
@@ -4904,6 +4874,36 @@ export interface PathologicalDiagnosisBlock {
4904
4874
  */
4905
4875
  Value?: string;
4906
4876
  }
4877
+ /**
4878
+ * 体检报告-口腔科
4879
+ */
4880
+ export interface StomatologyBaseItem {
4881
+ /**
4882
+ * 龋齿
4883
+ 注意:此字段可能返回 null,表示取不到有效值。
4884
+ */
4885
+ ToothDecay?: StomatologyToothDecay;
4886
+ /**
4887
+ * 牙龈
4888
+ 注意:此字段可能返回 null,表示取不到有效值。
4889
+ */
4890
+ Gingiva?: StomatologyGingiva;
4891
+ /**
4892
+ * 牙周
4893
+ 注意:此字段可能返回 null,表示取不到有效值。
4894
+ */
4895
+ Periodontics?: StomatologyPeriodontics;
4896
+ /**
4897
+ * 口腔其他
4898
+ 注意:此字段可能返回 null,表示取不到有效值。
4899
+ */
4900
+ Others?: Array<KeyValueItem>;
4901
+ /**
4902
+ * 小结
4903
+ 注意:此字段可能返回 null,表示取不到有效值。
4904
+ */
4905
+ BriefSummary?: StomatologyBriefSummary;
4906
+ }
4907
4907
  /**
4908
4908
  * 指定报告类型选用其结构化版本
4909
4909
  */
@@ -5284,6 +5284,41 @@ export interface PoslistBlock {
5284
5284
  */
5285
5285
  Value?: string;
5286
5286
  }
5287
+ /**
5288
+ * 标准部位
5289
+ */
5290
+ export interface NormPart {
5291
+ /**
5292
+ * 部位值
5293
+ 注意:此字段可能返回 null,表示取不到有效值。
5294
+ */
5295
+ Part?: string;
5296
+ /**
5297
+ * 部位方向
5298
+ 注意:此字段可能返回 null,表示取不到有效值。
5299
+ */
5300
+ PartDirection?: string;
5301
+ /**
5302
+ * 组织值
5303
+ 注意:此字段可能返回 null,表示取不到有效值。
5304
+ */
5305
+ Tissue?: string;
5306
+ /**
5307
+ * 组织方向
5308
+ 注意:此字段可能返回 null,表示取不到有效值。
5309
+ */
5310
+ TissueDirection?: string;
5311
+ /**
5312
+ * 上级部位
5313
+ 注意:此字段可能返回 null,表示取不到有效值。
5314
+ */
5315
+ Upper?: string;
5316
+ /**
5317
+ * 部位详情
5318
+ 注意:此字段可能返回 null,表示取不到有效值。
5319
+ */
5320
+ PartDetail?: PartDesc;
5321
+ }
5287
5322
  /**
5288
5323
  * 体检报告-妇科-月经史
5289
5324
  */
@@ -5900,6 +5935,46 @@ export interface BloodPressureItem {
5900
5935
  */
5901
5936
  Location?: PhysicalBaseItem;
5902
5937
  }
5938
+ /**
5939
+ * 病症描述信息
5940
+ */
5941
+ export interface SymptomInfo {
5942
+ /**
5943
+ * 等级
5944
+ 注意:此字段可能返回 null,表示取不到有效值。
5945
+ */
5946
+ Grade?: BlockInfo;
5947
+ /**
5948
+ * 部位
5949
+ 注意:此字段可能返回 null,表示取不到有效值。
5950
+ */
5951
+ Part?: Part;
5952
+ /**
5953
+ * 原文位置
5954
+ 注意:此字段可能返回 null,表示取不到有效值。
5955
+ */
5956
+ Index?: Array<number | bigint>;
5957
+ /**
5958
+ * 病变
5959
+ 注意:此字段可能返回 null,表示取不到有效值。
5960
+ */
5961
+ Symptom?: BlockInfo;
5962
+ /**
5963
+ * 属性
5964
+ 注意:此字段可能返回 null,表示取不到有效值。
5965
+ */
5966
+ Attrs?: Array<BlockInfo>;
5967
+ /**
5968
+ * 原文
5969
+ 注意:此字段可能返回 null,表示取不到有效值。
5970
+ */
5971
+ Src?: string;
5972
+ /**
5973
+ * 坐标
5974
+ 注意:此字段可能返回 null,表示取不到有效值。
5975
+ */
5976
+ Coords?: Array<Coord>;
5977
+ }
5903
5978
  /**
5904
5979
  * TextToClass请求参数结构体
5905
5980
  */
@@ -6198,44 +6273,17 @@ export interface InternalMedicineBriefSummary {
6198
6273
  Text?: KeyValueItem;
6199
6274
  }
6200
6275
  /**
6201
- * 病症描述信息
6276
+ * ImageMaskAsync返回参数结构体
6202
6277
  */
6203
- export interface SymptomInfo {
6278
+ export interface ImageMaskAsyncResponse {
6204
6279
  /**
6205
- * 等级
6206
- 注意:此字段可能返回 null,表示取不到有效值。
6280
+ * 加密任务ID
6207
6281
  */
6208
- Grade?: BlockInfo;
6209
- /**
6210
- * 部位
6211
- 注意:此字段可能返回 null,表示取不到有效值。
6212
- */
6213
- Part?: Part;
6214
- /**
6215
- * 原文位置
6216
- 注意:此字段可能返回 null,表示取不到有效值。
6217
- */
6218
- Index?: Array<number | bigint>;
6219
- /**
6220
- * 病变
6221
- 注意:此字段可能返回 null,表示取不到有效值。
6222
- */
6223
- Symptom?: BlockInfo;
6224
- /**
6225
- * 属性
6226
- 注意:此字段可能返回 null,表示取不到有效值。
6227
- */
6228
- Attrs?: Array<BlockInfo>;
6229
- /**
6230
- * 原文
6231
- 注意:此字段可能返回 null,表示取不到有效值。
6232
- */
6233
- Src?: string;
6282
+ TaskID?: string;
6234
6283
  /**
6235
- * 坐标
6236
- 注意:此字段可能返回 null,表示取不到有效值。
6284
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6237
6285
  */
6238
- Coords?: Array<Coord>;
6286
+ RequestId?: string;
6239
6287
  }
6240
6288
  /**
6241
6289
  * 死亡时间
@@ -1232,15 +1232,15 @@ export interface GetMetaTableResponse {
1232
1232
  */
1233
1233
  SerialId?: string;
1234
1234
  /**
1235
- * Catalog名
1235
+ * 目录名
1236
1236
  */
1237
1237
  Catalog?: string;
1238
1238
  /**
1239
- * Database名
1239
+ * 库名
1240
1240
  */
1241
1241
  Database?: string;
1242
1242
  /**
1243
- * Table名
1243
+ * 表名
1244
1244
  */
1245
1245
  Table?: string;
1246
1246
  /**
@@ -1250,7 +1250,7 @@ export interface GetMetaTableResponse {
1250
1250
  */
1251
1251
  DDL?: string;
1252
1252
  /**
1253
- * 场景时间
1253
+ * 创建时间
1254
1254
  */
1255
1255
  CreateTime?: string;
1256
1256
  /**
@@ -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
  };
@@ -58,6 +58,16 @@ it("cdwch.v20200915.DescribeInstanceKeyValConfigs", async function () {
58
58
  }
59
59
  })
60
60
 
61
+ it("cdwch.v20200915.OpenBackUp", async function () {
62
+ try {
63
+ const data = await client.OpenBackUp({})
64
+ expect(data).to.be.ok
65
+ } catch(error) {
66
+ expect(error.requestId).to.be.ok
67
+ expect(error.code).to.be.ok
68
+ }
69
+ })
70
+
61
71
  it("cdwch.v20200915.ModifyInstanceKeyValConfigs", async function () {
62
72
  try {
63
73
  const data = await client.ModifyInstanceKeyValConfigs({})
@@ -128,16 +138,6 @@ it("cdwch.v20200915.DeleteBackUpData", async function () {
128
138
  }
129
139
  })
130
140
 
131
- it("cdwch.v20200915.ModifyClusterConfigs", async function () {
132
- try {
133
- const data = await client.ModifyClusterConfigs({})
134
- expect(data).to.be.ok
135
- } catch(error) {
136
- expect(error.requestId).to.be.ok
137
- expect(error.code).to.be.ok
138
- }
139
- })
140
-
141
141
  it("cdwch.v20200915.ActionAlterCkUser", async function () {
142
142
  try {
143
143
  const data = await client.ActionAlterCkUser({})
@@ -168,9 +168,9 @@ it("cdwch.v20200915.DescribeClusterConfigs", async function () {
168
168
  }
169
169
  })
170
170
 
171
- it("cdwch.v20200915.OpenBackUp", async function () {
171
+ it("cdwch.v20200915.ModifyClusterConfigs", async function () {
172
172
  try {
173
- const data = await client.OpenBackUp({})
173
+ const data = await client.ModifyClusterConfigs({})
174
174
  expect(data).to.be.ok
175
175
  } catch(error) {
176
176
  expect(error.requestId).to.be.ok
@@ -258,6 +258,16 @@ it("cdwch.v20200915.DescribeInstance", async function () {
258
258
  }
259
259
  })
260
260
 
261
+ it("cdwch.v20200915.DescribeInstanceNodes", async function () {
262
+ try {
263
+ const data = await client.DescribeInstanceNodes({})
264
+ expect(data).to.be.ok
265
+ } catch(error) {
266
+ expect(error.requestId).to.be.ok
267
+ expect(error.code).to.be.ok
268
+ }
269
+ })
270
+
261
271
  it("cdwch.v20200915.ModifyUserNewPrivilege", async function () {
262
272
  try {
263
273
  const data = await client.ModifyUserNewPrivilege({})