tencentcloud-sdk-nodejs 4.0.318 → 4.0.319

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 (58) hide show
  1. package/CHANGELOG.md +143 -0
  2. package/SERVICE_CHANGELOG.md +197 -101
  3. package/package.json +1 -1
  4. package/products.md +12 -11
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/batch/v20170312/batch_models.ts +27 -2
  7. package/src/services/cat/v20180409/cat_client.ts +12 -0
  8. package/src/services/cat/v20180409/cat_models.ts +50 -0
  9. package/src/services/cfg/index.ts +5 -0
  10. package/src/services/cfg/v20210820/cfg_client.ts +169 -0
  11. package/src/services/cfg/v20210820/cfg_models.ts +1227 -0
  12. package/src/services/cfg/v20210820/index.ts +6 -0
  13. package/src/services/cvm/v20170312/cvm_models.ts +3 -2
  14. package/src/services/index.ts +1 -0
  15. package/src/services/live/v20180801/live_client.ts +1 -1
  16. package/src/services/nlp/v20190408/nlp_client.ts +6 -46
  17. package/src/services/nlp/v20190408/nlp_models.ts +37 -212
  18. package/src/services/partners/v20180321/partners_client.ts +4 -5
  19. package/src/services/partners/v20180321/partners_models.ts +18 -3
  20. package/src/services/redis/v20180412/redis_models.ts +1 -1
  21. package/src/services/ses/v20201002/ses_client.ts +3 -2
  22. package/src/services/tke/v20180525/tke_models.ts +1 -1
  23. package/src/services/trtc/v20190722/trtc_models.ts +1 -1
  24. package/src/services/vpc/v20170312/vpc_models.ts +6 -6
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +22 -0
  28. package/tencentcloud/services/cat/v20180409/cat_client.d.ts +5 -1
  29. package/tencentcloud/services/cat/v20180409/cat_client.js +6 -0
  30. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +42 -0
  31. package/tencentcloud/services/cfg/index.d.ts +6 -0
  32. package/tencentcloud/services/cfg/index.js +7 -0
  33. package/tencentcloud/services/cfg/v20210820/cfg_client.d.ts +50 -0
  34. package/tencentcloud/services/cfg/v20210820/cfg_client.js +91 -0
  35. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1015 -0
  36. package/tencentcloud/services/cfg/v20210820/cfg_models.js +18 -0
  37. package/tencentcloud/services/cfg/v20210820/index.d.ts +6 -0
  38. package/tencentcloud/services/cfg/v20210820/index.js +9 -0
  39. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -0
  40. package/tencentcloud/services/index.d.ts +1 -0
  41. package/tencentcloud/services/index.js +2 -0
  42. package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
  43. package/tencentcloud/services/live/v20180801/live_client.js +1 -1
  44. package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +1 -13
  45. package/tencentcloud/services/nlp/v20190408/nlp_client.js +0 -18
  46. package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +35 -187
  47. package/tencentcloud/services/partners/v20180321/partners_client.d.ts +3 -4
  48. package/tencentcloud/services/partners/v20180321/partners_client.js +3 -4
  49. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +15 -3
  50. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
  51. package/tencentcloud/services/ses/v20201002/ses_client.d.ts +1 -0
  52. package/tencentcloud/services/ses/v20201002/ses_client.js +1 -0
  53. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  54. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  55. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +6 -6
  56. package/test/cat.v20180409.test.js +10 -0
  57. package/test/cfg.v20210820.test.js +121 -0
  58. package/test/nlp.v20190408.test.js +0 -30
@@ -0,0 +1,6 @@
1
+ import * as Models from "./cfg_models"
2
+ import { Client } from "./cfg_client"
3
+ export const v20210820 = {
4
+ Client: Client,
5
+ Models: Models,
6
+ }
@@ -5508,8 +5508,9 @@ export interface DataDisk {
5508
5508
  DiskType?: string
5509
5509
 
5510
5510
  /**
5511
- * 数据盘ID。LOCAL_BASIC 和 LOCAL_SSD 类型没有ID,暂时不支持该参数。
5512
- */
5511
+ * 数据盘ID。LOCAL_BASIC 和 LOCAL_SSD 类型没有ID,暂时不支持该参数。
5512
+ 该参数目前仅用于`DescribeInstances`接口。
5513
+ */
5513
5514
  DiskId?: string
5514
5515
 
5515
5516
  /**
@@ -34,6 +34,7 @@ export { ccc } from "./ccc"
34
34
  export { cdb } from "./cdb"
35
35
  export { cdn } from "./cdn"
36
36
  export { cds } from "./cds"
37
+ export { cfg } from "./cfg"
37
38
  export { cfs } from "./cfs"
38
39
  export { cfw } from "./cfw"
39
40
  export { chdfs } from "./chdfs"
@@ -1399,7 +1399,7 @@ DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需
1399
1399
  }
1400
1400
 
1401
1401
  /**
1402
- * 直播计费带宽和流量数据查询。
1402
+ * 直播播放带宽和流量数据查询。
1403
1403
  */
1404
1404
  async DescribeBillBandwidthAndFluxList(
1405
1405
  req: DescribeBillBandwidthAndFluxListRequest,
@@ -20,45 +20,38 @@ import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  LexicalAnalysisResponse,
22
22
  SentenceEmbeddingRequest,
23
- DescribeTripleRequest,
24
23
  WordSimilarityRequest,
25
24
  SearchWordItemsResponse,
26
25
  DpToken,
27
26
  TextSimilarityResponse,
28
27
  WordEmbeddingRequest,
29
28
  ChatBotResponse,
30
- KeywordsExtractionResponse,
31
29
  AutoSummarizationRequest,
32
30
  ChatBotRequest,
33
- DescribeRelationRequest,
31
+ TextClassificationResponse,
34
32
  KeywordsExtractionRequest,
35
33
  DictInfo,
36
- DescribeEntityResponse,
37
- WordItem,
34
+ TextCorrectionRequest,
38
35
  ClassificationResult,
39
36
  TextCorrectionProResponse,
40
- DescribeEntityRequest,
41
37
  Keyword,
42
38
  TextSimilarityProRequest,
43
39
  UpdateDictResponse,
44
40
  DescribeDictsRequest,
45
- DescribeRelationResponse,
41
+ WordSimilarityResponse,
46
42
  SearchResult,
47
43
  CreateWordItemsRequest,
48
- TextCorrectionRequest,
44
+ WordItem,
49
45
  DeleteWordItemsResponse,
50
46
  SentenceEmbeddingResponse,
51
47
  UpdateDictRequest,
52
- TextClassificationResponse,
53
48
  DeleteDictResponse,
54
49
  DescribeWordItemsRequest,
55
- SearchWordItemsRequest,
56
50
  TextClassificationRequest,
57
51
  CreateDictResponse,
58
52
  TextSimilarityRequest,
59
53
  AutoSummarizationResponse,
60
54
  WordEmbeddingResponse,
61
- DescribeTripleResponse,
62
55
  DescribeWordItemsResponse,
63
56
  SimilarWordsRequest,
64
57
  DescribeDictRequest,
@@ -74,17 +67,14 @@ import {
74
67
  DeleteDictRequest,
75
68
  NerToken,
76
69
  SimilarWordsResponse,
77
- EntityRelationObject,
78
70
  DependencyParsingResponse,
79
71
  Similarity,
80
72
  CCIToken,
81
73
  LexicalAnalysisRequest,
82
74
  CreateWordItemsResponse,
83
75
  SentimentAnalysisRequest,
84
- EntityRelationSubject,
85
- EntityRelationContent,
86
- WordSimilarityResponse,
87
- TripleContent,
76
+ SearchWordItemsRequest,
77
+ KeywordsExtractionResponse,
88
78
  CreateDictRequest,
89
79
  } from "./nlp_models"
90
80
 
@@ -107,16 +97,6 @@ export class Client extends AbstractClient {
107
97
  return this.request("DescribeDict", req, cb)
108
98
  }
109
99
 
110
- /**
111
- * 此接口正在维护升级,后续上线另行通知。
112
- */
113
- async DescribeEntity(
114
- req: DescribeEntityRequest,
115
- cb?: (error: string, rep: DescribeEntityResponse) => void
116
- ): Promise<DescribeEntityResponse> {
117
- return this.request("DescribeEntity", req, cb)
118
- }
119
-
120
100
  /**
121
101
  * 查询指定自定义词库中的词条是否存在。
122
102
  */
@@ -195,16 +175,6 @@ https://ai.tencent.com/ailab/nlp/zh/embedding.html
195
175
  return this.request("CreateDict", req, cb)
196
176
  }
197
177
 
198
- /**
199
- * 此接口正在维护升级,后续上线另行通知。
200
- */
201
- async DescribeRelation(
202
- req: DescribeRelationRequest,
203
- cb?: (error: string, rep: DescribeRelationResponse) => void
204
- ): Promise<DescribeRelationResponse> {
205
- return this.request("DescribeRelation", req, cb)
206
- }
207
-
208
178
  /**
209
179
  * 文本分类接口能够对用户输入的文本进行自动分类,将其映射到具体的类目上,用户只需要提供待分类的文本,而无需关注具体实现。
210
180
 
@@ -348,16 +318,6 @@ https://ai.tencent.com/ailab/nlp/zh/embedding.html
348
318
  return this.request("LexicalAnalysis", req, cb)
349
319
  }
350
320
 
351
- /**
352
- * 此接口正在维护升级,后续上线另行通知。
353
- */
354
- async DescribeTriple(
355
- req: DescribeTripleRequest,
356
- cb?: (error: string, rep: DescribeTripleResponse) => void
357
- ): Promise<DescribeTripleResponse> {
358
- return this.request("DescribeTriple", req, cb)
359
- }
360
-
361
321
  /**
362
322
  * 基于关键词提取平台,通过对文本内容进行深度分析,提取出文本内容中的关键信息,为用户实现诸如新闻内容关键词自动提取、评论关键词提取等提供基础服务。
363
323
  */
@@ -50,16 +50,6 @@ export interface SentenceEmbeddingRequest {
50
50
  Text: string
51
51
  }
52
52
 
53
- /**
54
- * DescribeTriple请求参数结构体
55
- */
56
- export interface DescribeTripleRequest {
57
- /**
58
- * 三元组查询条件
59
- */
60
- TripleCondition: string
61
- }
62
-
63
53
  /**
64
54
  * WordSimilarity请求参数结构体
65
55
  */
@@ -165,22 +155,6 @@ export interface ChatBotResponse {
165
155
  RequestId?: string
166
156
  }
167
157
 
168
- /**
169
- * KeywordsExtraction返回参数结构体
170
- */
171
- export interface KeywordsExtractionResponse {
172
- /**
173
- * 关键词提取结果
174
- 注意:此字段可能返回 null,表示取不到有效值。
175
- */
176
- Keywords: Array<Keyword>
177
-
178
- /**
179
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
180
- */
181
- RequestId?: string
182
- }
183
-
184
158
  /**
185
159
  * AutoSummarization请求参数结构体
186
160
  */
@@ -218,18 +192,18 @@ export interface ChatBotRequest {
218
192
  }
219
193
 
220
194
  /**
221
- * DescribeRelation请求参数结构体
195
+ * TextClassification返回参数结构体
222
196
  */
223
- export interface DescribeRelationRequest {
197
+ export interface TextClassificationResponse {
224
198
  /**
225
- * 输入第一个实体
199
+ * 文本分类结果(文本分类映射表请参见附录)
226
200
  */
227
- LeftEntityName: string
201
+ Classes: Array<ClassificationResult>
228
202
 
229
203
  /**
230
- * 输入第二个实体
204
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
231
205
  */
232
- RightEntityName: string
206
+ RequestId?: string
233
207
  }
234
208
 
235
209
  /**
@@ -281,39 +255,13 @@ export interface DictInfo {
281
255
  }
282
256
 
283
257
  /**
284
- * DescribeEntity返回参数结构体
285
- */
286
- export interface DescribeEntityResponse {
287
- /**
288
- * 返回查询实体相关信息
289
- */
290
- Content: string
291
-
292
- /**
293
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
294
- */
295
- RequestId?: string
296
- }
297
-
298
- /**
299
- * 词条信息。
258
+ * TextCorrection请求参数结构体
300
259
  */
301
- export interface WordItem {
260
+ export interface TextCorrectionRequest {
302
261
  /**
303
- * 词条文本内容。
262
+ * 待纠错的文本(仅支持UTF-8格式,不超过2000字符)
304
263
  */
305
264
  Text: string
306
-
307
- /**
308
- * 词条创建时间。
309
- */
310
- CreateTime?: string
311
-
312
- /**
313
- * 词条的词性。
314
- 注意:此字段可能返回 null,表示取不到有效值。
315
- */
316
- Pos?: string
317
265
  }
318
266
 
319
267
  /**
@@ -400,16 +348,6 @@ export interface TextCorrectionProResponse {
400
348
  RequestId?: string
401
349
  }
402
350
 
403
- /**
404
- * DescribeEntity请求参数结构体
405
- */
406
- export interface DescribeEntityRequest {
407
- /**
408
- * 实体名称
409
- */
410
- EntityName: string
411
- }
412
-
413
351
  /**
414
352
  * 关键词提取结果
415
353
  */
@@ -466,13 +404,13 @@ export interface DescribeDictsRequest {
466
404
  }
467
405
 
468
406
  /**
469
- * DescribeRelation返回参数结构体
407
+ * WordSimilarity返回参数结构体
470
408
  */
471
- export interface DescribeRelationResponse {
409
+ export interface WordSimilarityResponse {
472
410
  /**
473
- * 返回查询实体间的关系
411
+ * 两个词语的相似度
474
412
  */
475
- Content: Array<EntityRelationContent>
413
+ Similarity?: number
476
414
 
477
415
  /**
478
416
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -523,13 +461,24 @@ export interface CreateWordItemsRequest {
523
461
  }
524
462
 
525
463
  /**
526
- * TextCorrection请求参数结构体
464
+ * 词条信息。
527
465
  */
528
- export interface TextCorrectionRequest {
466
+ export interface WordItem {
529
467
  /**
530
- * 待纠错的文本(仅支持UTF-8格式,不超过2000字符)
468
+ * 词条文本内容。
531
469
  */
532
470
  Text: string
471
+
472
+ /**
473
+ * 词条创建时间。
474
+ */
475
+ CreateTime?: string
476
+
477
+ /**
478
+ * 词条的词性。
479
+ 注意:此字段可能返回 null,表示取不到有效值。
480
+ */
481
+ Pos?: string
533
482
  }
534
483
 
535
484
  /**
@@ -582,21 +531,6 @@ export interface UpdateDictRequest {
582
531
  Name?: string
583
532
  }
584
533
 
585
- /**
586
- * TextClassification返回参数结构体
587
- */
588
- export interface TextClassificationResponse {
589
- /**
590
- * 文本分类结果(文本分类映射表请参见附录)
591
- */
592
- Classes: Array<ClassificationResult>
593
-
594
- /**
595
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
596
- */
597
- RequestId?: string
598
- }
599
-
600
534
  /**
601
535
  * DeleteDict返回参数结构体
602
536
  */
@@ -632,21 +566,6 @@ export interface DescribeWordItemsRequest {
632
566
  Text?: string
633
567
  }
634
568
 
635
- /**
636
- * SearchWordItems请求参数结构体
637
- */
638
- export interface SearchWordItemsRequest {
639
- /**
640
- * 自定义词库ID。
641
- */
642
- DictId: string
643
-
644
- /**
645
- * 待检索的词条集合。
646
- */
647
- WordItems: Array<WordItem>
648
- }
649
-
650
569
  /**
651
570
  * TextClassification请求参数结构体
652
571
  */
@@ -730,21 +649,6 @@ export interface WordEmbeddingResponse {
730
649
  RequestId?: string
731
650
  }
732
651
 
733
- /**
734
- * DescribeTriple返回参数结构体
735
- */
736
- export interface DescribeTripleResponse {
737
- /**
738
- * 返回三元组信息
739
- */
740
- Content: Array<TripleContent>
741
-
742
- /**
743
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
744
- */
745
- RequestId?: string
746
- }
747
-
748
652
  /**
749
653
  * DescribeWordItems返回参数结构体
750
654
  */
@@ -1013,29 +917,6 @@ export interface SimilarWordsResponse {
1013
917
  RequestId?: string
1014
918
  }
1015
919
 
1016
- /**
1017
- * 实体关系查询返回的Object类型
1018
- */
1019
- export interface EntityRelationObject {
1020
- /**
1021
- * object对应popular值
1022
- 注意:此字段可能返回 null,表示取不到有效值。
1023
- */
1024
- Popular?: Array<number>
1025
-
1026
- /**
1027
- * object对应id
1028
- 注意:此字段可能返回 null,表示取不到有效值。
1029
- */
1030
- Id?: Array<string>
1031
-
1032
- /**
1033
- * object对应name
1034
- 注意:此字段可能返回 null,表示取不到有效值。
1035
- */
1036
- Name?: Array<string>
1037
- }
1038
-
1039
920
  /**
1040
921
  * DependencyParsing返回参数结构体
1041
922
  */
@@ -1160,56 +1041,29 @@ export interface SentimentAnalysisRequest {
1160
1041
  }
1161
1042
 
1162
1043
  /**
1163
- * 实体关系查询返回Subject
1044
+ * SearchWordItems请求参数结构体
1164
1045
  */
1165
- export interface EntityRelationSubject {
1166
- /**
1167
- * Subject对应popular
1168
- */
1169
- Popular?: Array<number>
1170
-
1046
+ export interface SearchWordItemsRequest {
1171
1047
  /**
1172
- * Subject对应id
1048
+ * 自定义词库ID。
1173
1049
  */
1174
- Id?: Array<string>
1050
+ DictId: string
1175
1051
 
1176
1052
  /**
1177
- * Subject对应name
1053
+ * 待检索的词条集合。
1178
1054
  */
1179
- Name?: Array<string>
1055
+ WordItems: Array<WordItem>
1180
1056
  }
1181
1057
 
1182
1058
  /**
1183
- * 返回的实体关系查询结果详细内容
1059
+ * KeywordsExtraction返回参数结构体
1184
1060
  */
1185
- export interface EntityRelationContent {
1186
- /**
1187
- * 实体关系查询返回关系的object
1188
- 注意:此字段可能返回 null,表示取不到有效值。
1189
- */
1190
- Object?: Array<EntityRelationObject>
1191
-
1192
- /**
1193
- * 实体关系查询返回的关系名称
1194
- 注意:此字段可能返回 null,表示取不到有效值。
1195
- */
1196
- Relation?: string
1197
-
1061
+ export interface KeywordsExtractionResponse {
1198
1062
  /**
1199
- * 实体关系查询返回关系的subject
1063
+ * 关键词提取结果
1200
1064
  注意:此字段可能返回 null,表示取不到有效值。
1201
1065
  */
1202
- Subject?: Array<EntityRelationSubject>
1203
- }
1204
-
1205
- /**
1206
- * WordSimilarity返回参数结构体
1207
- */
1208
- export interface WordSimilarityResponse {
1209
- /**
1210
- * 两个词语的相似度
1211
- */
1212
- Similarity?: number
1066
+ Keywords: Array<Keyword>
1213
1067
 
1214
1068
  /**
1215
1069
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1217,35 +1071,6 @@ export interface WordSimilarityResponse {
1217
1071
  RequestId?: string
1218
1072
  }
1219
1073
 
1220
- /**
1221
- * 三元组查询返回的元记录
1222
- */
1223
- export interface TripleContent {
1224
- /**
1225
- * 实体流行度
1226
- 注意:此字段可能返回 null,表示取不到有效值。
1227
- */
1228
- Popular?: number
1229
-
1230
- /**
1231
- * 实体名称
1232
- 注意:此字段可能返回 null,表示取不到有效值。
1233
- */
1234
- Name?: string
1235
-
1236
- /**
1237
- * 实体order
1238
- 注意:此字段可能返回 null,表示取不到有效值。
1239
- */
1240
- Order?: number
1241
-
1242
- /**
1243
- * 实体id
1244
- 注意:此字段可能返回 null,表示取不到有效值。
1245
- */
1246
- Id?: string
1247
- }
1248
-
1249
1074
  /**
1250
1075
  * CreateDict请求参数结构体
1251
1076
  */
@@ -93,9 +93,8 @@ export class Client extends AbstractClient {
93
93
  }
94
94
 
95
95
  /**
96
- * 【该接口将逐步下线,请切换使用升级版本DescribeAgentDealsByCache】供超大型代理商(代客数量>=3000 )拉取缓存的全量客户订单。
97
-
98
- */
96
+ * 【该接口将逐步下线,请切换使用升级版本DescribeAgentDealsByCache】代理商拉取缓存的全量客户订单
97
+ */
99
98
  async DescribeAgentDealsCache(
100
99
  req: DescribeAgentDealsCacheRequest,
101
100
  cb?: (error: string, rep: DescribeAgentDealsCacheResponse) => void
@@ -114,7 +113,7 @@ export class Client extends AbstractClient {
114
113
  }
115
114
 
116
115
  /**
117
- * 可以查询代理商下指定客户的自付订单
116
+ * 查询代理商名下指定代客的自付订单
118
117
  */
119
118
  async DescribeAgentSelfPayDealsV2(
120
119
  req: DescribeAgentSelfPayDealsV2Request,
@@ -284,7 +283,7 @@ export class Client extends AbstractClient {
284
283
  }
285
284
 
286
285
  /**
287
- * 供超大型代理商(代客数量>=3000 )拉取缓存的全量客户订单。
286
+ * 供代理商拉取缓存的全量客户订单
288
287
  */
289
288
  async DescribeAgentDealsByCache(
290
289
  req: DescribeAgentDealsByCacheRequest,
@@ -468,9 +468,14 @@ export interface DescribeAgentPayDealsV2Request {
468
468
  OwnerUins?: Array<string>
469
469
 
470
470
  /**
471
- * 订单号列表
471
+ * 子订单号列表
472
472
  */
473
473
  DealNames?: Array<string>
474
+
475
+ /**
476
+ * 大订单号列表
477
+ */
478
+ BigDealIds?: Array<string>
474
479
  }
475
480
 
476
481
  /**
@@ -949,9 +954,14 @@ export interface DescribeAgentSelfPayDealsV2Request {
949
954
  Status?: number
950
955
 
951
956
  /**
952
- * 订单号列表
957
+ * 子订单号列表
953
958
  */
954
959
  DealNames?: Array<string>
960
+
961
+ /**
962
+ * 大订单号列表
963
+ */
964
+ BigDealIds?: Array<string>
955
965
  }
956
966
 
957
967
  /**
@@ -1177,10 +1187,15 @@ export interface DescribeAgentDealsByCacheRequest {
1177
1187
  OwnerUins?: Array<string>
1178
1188
 
1179
1189
  /**
1180
- * 订单号列表
1190
+ * 子订单号列表
1181
1191
  */
1182
1192
  DealNames?: Array<string>
1183
1193
 
1194
+ /**
1195
+ * 大订单号列表
1196
+ */
1197
+ BigDealIds?: Array<string>
1198
+
1184
1199
  /**
1185
1200
  * 支付方式,0:自付;1:代付
1186
1201
  */
@@ -65,7 +65,7 @@ export interface RedisBackupSet {
65
65
  BackupId: string
66
66
 
67
67
  /**
68
- * 备份类型。 manualBackupInstance:用户发起的手动备份; systemBackupInstance:凌晨系统发起的备份
68
+ * 备份类型。1:用户发起的手动备份; 0:凌晨系统发起的备份
69
69
  */
70
70
  BackupType: string
71
71
 
@@ -126,8 +126,9 @@ export class Client extends AbstractClient {
126
126
  }
127
127
 
128
128
  /**
129
- * 获取邮件发送状态。仅支持查询30天之内的数据
130
- */
129
+ * 获取邮件发送状态。仅支持查询30天之内的数据
130
+ 默认接口请求频率限制:1次/秒
131
+ */
131
132
  async GetSendEmailStatus(
132
133
  req: GetSendEmailStatusRequest,
133
134
  cb?: (error: string, rep: GetSendEmailStatusResponse) => void
@@ -3859,7 +3859,7 @@ export interface DataDisk {
3859
3859
  MountTarget?: string
3860
3860
 
3861
3861
  /**
3862
- * 挂载设备名或分区名
3862
+ * 挂载设备名或分区名,当且仅当添加已有节点时需要
3863
3863
  注意:此字段可能返回 null,表示取不到有效值。
3864
3864
  */
3865
3865
  DiskPartition: string
@@ -576,7 +576,7 @@ export interface EncodeParams {
576
576
  AudioCodec?: number
577
577
 
578
578
  /**
579
- * 混流-输出流背景图片URL地址,支持png、jpg、jpeg、bmp格式,暂不支持透明通道。URL链接长度限制为512字节。BackgroundImageUrl和BackgroundImageId参数都填时,以BackgroundImageUrl为准。图片大小限制不超过10MB
579
+ * 混流-输出流背景图片URL地址,支持png、jpg、jpeg、bmp格式,暂不支持透明通道。URL链接长度限制为512字节。BackgroundImageUrl和BackgroundImageId参数都填时,以BackgroundImageUrl为准。图片大小限制不超过2MB
580
580
  */
581
581
  BackgroundImageUrl?: string
582
582
  }
@@ -2171,12 +2171,12 @@ export interface DescribeNatGatewaySourceIpTranslationNatRulesResponse {
2171
2171
  * NAT网关SNAT规则对象数组。
2172
2172
  注意:此字段可能返回 null,表示取不到有效值。
2173
2173
  */
2174
- SourceIpTranslationNatRuleSet?: Array<SourceIpTranslationNatRule>
2174
+ SourceIpTranslationNatRuleSet: Array<SourceIpTranslationNatRule>
2175
2175
 
2176
2176
  /**
2177
2177
  * 符合条件的NAT网关端口转发规则对象数目。
2178
2178
  */
2179
- TotalCount?: number
2179
+ TotalCount: number
2180
2180
 
2181
2181
  /**
2182
2182
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3595,12 +3595,12 @@ export interface DescribeNatGatewaysResponse {
3595
3595
  /**
3596
3596
  * NAT网关对象数组。
3597
3597
  */
3598
- NatGatewaySet?: Array<NatGateway>
3598
+ NatGatewaySet: Array<NatGateway>
3599
3599
 
3600
3600
  /**
3601
3601
  * 符合条件的NAT网关对象个数。
3602
3602
  */
3603
- TotalCount?: number
3603
+ TotalCount: number
3604
3604
 
3605
3605
  /**
3606
3606
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -4263,12 +4263,12 @@ export interface DescribeNatGatewayDestinationIpPortTranslationNatRulesResponse
4263
4263
  /**
4264
4264
  * NAT网关端口转发规则对象数组。
4265
4265
  */
4266
- NatGatewayDestinationIpPortTranslationNatRuleSet?: Array<NatGatewayDestinationIpPortTranslationNatRule>
4266
+ NatGatewayDestinationIpPortTranslationNatRuleSet: Array<NatGatewayDestinationIpPortTranslationNatRule>
4267
4267
 
4268
4268
  /**
4269
4269
  * 符合条件的NAT网关端口转发规则对象数目。
4270
4270
  */
4271
- TotalCount?: number
4271
+ TotalCount: number
4272
4272
 
4273
4273
  /**
4274
4274
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.0.318";
1
+ export declare const sdkVersion = "4.0.319";