tencentcloud-sdk-nodejs 4.1.211 → 4.1.213

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 (86) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/bma/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/chdfs/index.js +2 -2
  5. package/es/services/config/v20220802/config_client.js +18 -6
  6. package/es/services/dbbrain/index.js +2 -2
  7. package/es/services/dts/index.js +2 -2
  8. package/es/services/eis/index.js +2 -2
  9. package/es/services/es/index.js +2 -2
  10. package/es/services/iotvideo/index.js +2 -2
  11. package/es/services/mongodb/v20190725/mongodb_client.js +3 -0
  12. package/es/services/monitor/index.js +2 -2
  13. package/es/services/omics/v20221128/omics_client.js +3 -0
  14. package/es/services/organization/index.js +2 -2
  15. package/es/services/rum/v20210622/rum_client.js +72 -18
  16. package/es/services/sms/index.js +2 -2
  17. package/es/services/tcb/v20180608/tcb_client.js +5 -2
  18. package/es/services/tem/index.js +2 -2
  19. package/es/services/trocket/v20230308/trocket_client.js +3 -0
  20. package/es/services/vm/index.js +2 -2
  21. package/package.json +1 -1
  22. package/tencentcloud/common/sdk_version.d.ts +1 -1
  23. package/tencentcloud/common/sdk_version.js +1 -1
  24. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +1 -1
  25. package/tencentcloud/services/bma/index.d.ts +4 -4
  26. package/tencentcloud/services/bma/index.js +2 -2
  27. package/tencentcloud/services/btoe/index.d.ts +4 -4
  28. package/tencentcloud/services/btoe/index.js +2 -2
  29. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  30. package/tencentcloud/services/chdfs/index.js +2 -2
  31. package/tencentcloud/services/config/v20220802/config_client.d.ts +23 -7
  32. package/tencentcloud/services/config/v20220802/config_client.js +33 -9
  33. package/tencentcloud/services/config/v20220802/config_models.d.ts +275 -84
  34. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -4
  35. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +4 -0
  36. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  37. package/tencentcloud/services/dbbrain/index.js +2 -2
  38. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +37 -37
  39. package/tencentcloud/services/dts/index.d.ts +4 -4
  40. package/tencentcloud/services/dts/index.js +2 -2
  41. package/tencentcloud/services/eis/index.d.ts +4 -4
  42. package/tencentcloud/services/eis/index.js +2 -2
  43. package/tencentcloud/services/es/index.d.ts +4 -4
  44. package/tencentcloud/services/es/index.js +2 -2
  45. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  46. package/tencentcloud/services/iotvideo/index.js +2 -2
  47. package/tencentcloud/services/live/v20180801/live_models.d.ts +13 -13
  48. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +9 -9
  49. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
  50. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
  51. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +56 -0
  52. package/tencentcloud/services/monitor/index.d.ts +4 -4
  53. package/tencentcloud/services/monitor/index.js +2 -2
  54. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +41 -34
  55. package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +41 -41
  56. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -15
  57. package/tencentcloud/services/omics/v20221128/omics_client.d.ts +5 -1
  58. package/tencentcloud/services/omics/v20221128/omics_client.js +6 -0
  59. package/tencentcloud/services/omics/v20221128/omics_models.d.ts +86 -0
  60. package/tencentcloud/services/organization/index.d.ts +4 -4
  61. package/tencentcloud/services/organization/index.js +2 -2
  62. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
  63. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +91 -19
  64. package/tencentcloud/services/rum/v20210622/rum_client.js +135 -27
  65. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +1335 -129
  66. package/tencentcloud/services/sms/index.d.ts +4 -4
  67. package/tencentcloud/services/sms/index.js +2 -2
  68. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +8 -4
  69. package/tencentcloud/services/tcb/v20180608/tcb_client.js +10 -4
  70. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +44 -0
  71. package/tencentcloud/services/tem/index.d.ts +4 -4
  72. package/tencentcloud/services/tem/index.js +2 -2
  73. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
  74. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
  75. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -3
  76. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +245 -303
  77. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +5 -1
  78. package/tencentcloud/services/trocket/v20230308/trocket_client.js +6 -0
  79. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +86 -51
  80. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +118 -84
  81. package/tencentcloud/services/vcube/v20220410/vcube_client.d.ts +1 -1
  82. package/tencentcloud/services/vcube/v20220410/vcube_models.d.ts +18 -5
  83. package/tencentcloud/services/vm/index.d.ts +4 -4
  84. package/tencentcloud/services/vm/index.js +2 -2
  85. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +33 -17
  86. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +13 -8
@@ -5294,7 +5294,7 @@ export interface FlowStatisticsArray {
5294
5294
  */
5295
5295
  export interface DescribeImageTaskDetailRequest {
5296
5296
  /**
5297
- * 图片处理任务的任务 ID
5297
+ * <p>图片处理任务的任务 ID。</p>
5298
5298
  */
5299
5299
  TaskId: string;
5300
5300
  }
@@ -7331,7 +7331,7 @@ export interface SRTFECSimpleOptions {
7331
7331
  */
7332
7332
  export interface BatchProcessMediaResponse {
7333
7333
  /**
7334
- * 任务 ID
7334
+ * <p>任务 ID。</p>
7335
7335
  */
7336
7336
  TaskId?: string;
7337
7337
  /**
@@ -8988,28 +8988,28 @@ export interface DescribeAigcImageTaskResponse {
8988
8988
  */
8989
8989
  export interface SmartSubtitleTaskBatchOutput {
8990
8990
  /**
8991
- * 任务进度。
8991
+ * <p>任务进度。</p>
8992
8992
  */
8993
8993
  Progress?: number;
8994
8994
  /**
8995
- * 任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。
8995
+ * <p>任务状态,有 PROCESSING,SUCCESS,WAITING 和 FAIL 四种。</p>
8996
8996
  */
8997
8997
  Status?: string;
8998
8998
  /**
8999
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
8999
+ * <p>错误码,空字符串表示成功,其他值表示失败,取值请参考 <a href="https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81">媒体处理类错误码</a> 列表。</p>
9000
9000
  */
9001
9001
  ErrCodeExt?: string;
9002
9002
  /**
9003
- * 错误信息。
9003
+ * <p>错误信息。</p>
9004
9004
  */
9005
9005
  Message?: string;
9006
9006
  /**
9007
- * 翻译任务输出信息。
9007
+ * <p>翻译任务输出信息。</p>
9008
9008
  注意:此字段可能返回 null,表示取不到有效值。
9009
9009
  */
9010
9010
  TransTextTask?: SmartSubtitleTaskTransTextResultOutput;
9011
9011
  /**
9012
- * 语音全文识别任务输出信息。
9012
+ * <p>语音全文识别任务输出信息。</p>
9013
9013
  注意:此字段可能返回 null,表示取不到有效值。
9014
9014
  */
9015
9015
  AsrFullTextTask?: SmartSubtitleTaskAsrFullTextResultOutput;
@@ -17179,46 +17179,45 @@ export interface AiRecognitionTaskOcrWordsSegmentItem {
17179
17179
  */
17180
17180
  export interface BatchProcessMediaRequest {
17181
17181
  /**
17182
- * 媒体处理的文件输入信息。
17182
+ * <p>媒体处理的文件输入信息。</p>
17183
17183
  */
17184
17184
  InputInfo: Array<MediaInputInfo>;
17185
17185
  /**
17186
- * 媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。
17187
- 注意:当InputInfo.Type为URL时,该参数是必填项,目前只支持COS输出
17186
+ * <p>媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。<br>注意:当InputInfo.Type为URL时,该参数是必填项,目前只支持COS输出</p>
17188
17187
  */
17189
17188
  OutputStorage?: TaskOutputStorage;
17190
17189
  /**
17191
- * 媒体处理生成的文件输出的目标目录,必选以 / 开头和结尾,如`/movie/201907/`。
17192
- 如果不填,表示与 InputInfo 中文件所在的目录一致。
17190
+ * <p>媒体处理生成的文件输出的目标目录,必选以 / 开头和结尾,如<code>/movie/201907/</code>。<br>如果不填,表示与 InputInfo 中文件所在的目录一致。</p>
17193
17191
  */
17194
17192
  OutputDir?: string;
17195
17193
  /**
17196
- * 智能字幕
17194
+ * <p>智能字幕</p>
17197
17195
  */
17198
17196
  SmartSubtitlesTask?: SmartSubtitlesTaskInput;
17199
17197
  /**
17200
- * 任务的事件通知信息,不填代表不获取事件通知。
17198
+ * <p>任务的事件通知信息,不填代表不获取事件通知。</p>
17201
17199
  */
17202
17200
  TaskNotifyConfig?: TaskNotifyConfig;
17203
17201
  /**
17204
- * 任务流的优先级,数值越大优先级越高,取值范围是-10到 10,不填代表0
17202
+ * <p>任务流的优先级,数值越大优先级越高,取值范围是-10到 10,不填代表0。</p>
17205
17203
  */
17206
17204
  TasksPriority?: number;
17207
17205
  /**
17208
- * 来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。
17206
+ * <p>来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。</p>
17209
17207
  */
17210
17208
  SessionContext?: string;
17211
17209
  /**
17212
- * 资源ID,需要保证对应资源是开启状态。默认为账号主资源ID
17210
+ * <p>资源ID,需要保证对应资源是开启状态。默认为账号主资源ID。</p>
17213
17211
  */
17214
17212
  ResourceId?: string;
17215
17213
  /**
17216
- * 是否跳过元信息获取,可选值:
17217
- 0:表示不跳过
17218
- 1:表示跳过
17219
- 默认值:0
17214
+ * <p>是否跳过元信息获取,可选值:<br>0:表示不跳过<br>1:表示跳过<br>默认值:0</p>
17220
17215
  */
17221
17216
  SkipMateData?: number;
17217
+ /**
17218
+ * <p>执行模式,可选值:</p><li>Parallel: 并发执行</li><li>Serial: 串行执行</li>注意:默认并发执行。
17219
+ */
17220
+ TaskMode?: string;
17222
17221
  }
17223
17222
  /**
17224
17223
  * 传输流日志信息。
@@ -22080,46 +22079,54 @@ export interface DescribeStreamPackageSourceLocationsResponse {
22080
22079
  */
22081
22080
  export interface DescribeImageTaskDetailResponse {
22082
22081
  /**
22083
- * 任务类型,目前取值有:
22084
- <li>WorkflowTask:工作流处理任务。</li>
22082
+ * <p>任务类型,目前取值有:</p><li>WorkflowTask:工作流处理任务。</li>
22085
22083
  注意:此字段可能返回 null,表示取不到有效值。
22086
22084
  */
22087
22085
  TaskType?: string;
22088
22086
  /**
22089
- * 任务状态,取值:
22090
- <li>WAITING:等待中;</li>
22091
- <li>PROCESSING:处理中;</li>
22092
- <li>FINISH:已完成。</li>
22087
+ * <p>任务状态,取值:</p><li>WAITING:等待中;</li><li>PROCESSING:处理中;</li><li>FINISH:已完成。</li>
22093
22088
  注意:此字段可能返回 null,表示取不到有效值。
22094
22089
  */
22095
22090
  Status?: string;
22096
22091
  /**
22097
- * 任务失败时的错误码。
22092
+ * <p>任务失败时的错误码。</p>
22098
22093
  */
22099
22094
  ErrCode?: number;
22100
22095
  /**
22101
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
22096
+ * <p>错误码,空字符串表示成功,其他值表示失败,取值请参考 <a href="https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81">媒体处理类错误码</a> 列表。</p>
22102
22097
  */
22103
22098
  ErrMsg?: string;
22104
22099
  /**
22105
- * 任务异常Message
22100
+ * <p>任务异常Message。</p>
22106
22101
  */
22107
22102
  Message?: string;
22108
22103
  /**
22109
- * 图片处理任务的执行状态与结果。
22104
+ * <p>图片处理任务的执行状态与结果。</p>
22110
22105
  注意:此字段可能返回 null,表示取不到有效值。
22111
22106
  */
22112
22107
  ImageProcessTaskResultSet?: Array<ImageProcessTaskResult>;
22113
22108
  /**
22114
- * 任务的创建时间,采用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
22109
+ * <p>任务的创建时间,采用 <a href="https://cloud.tencent.com/document/product/862/37710#52">ISO 日期格式</a>。</p>
22115
22110
  注意:此字段可能返回 null,表示取不到有效值。
22116
22111
  */
22117
22112
  CreateTime?: string;
22118
22113
  /**
22119
- * 任务执行完毕的时间,采用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
22114
+ * <p>任务执行完毕的时间,采用 <a href="https://cloud.tencent.com/document/product/862/37710#52">ISO 日期格式</a>。</p>
22120
22115
  注意:此字段可能返回 null,表示取不到有效值。
22121
22116
  */
22122
22117
  FinishTime?: string;
22118
+ /**
22119
+ * <p>模板唯一标识。</p>
22120
+ */
22121
+ Definition?: number;
22122
+ /**
22123
+ * <p>任务发起参数。</p>
22124
+ */
22125
+ ImageTask?: ImageTaskInput;
22126
+ /**
22127
+ * <p>图片任务输入信息。</p>
22128
+ */
22129
+ InputInfo?: MediaInputInfo;
22123
22130
  /**
22124
22131
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
22125
22132
  */
@@ -2450,150 +2450,150 @@ export interface CreateUserRequest {
2450
2450
  */
2451
2451
  export interface DescribeInstanceResponse {
2452
2452
  /**
2453
- * 实例类型
2454
- BASIC 基础版
2455
- PRO 专业版
2456
- PLATINUM 铂金版
2453
+ * <p>实例类型<br>BASIC 基础版<br>PRO 专业版<br>PLATINUM 铂金版</p>
2457
2454
  */
2458
2455
  InstanceType?: string;
2459
2456
  /**
2460
- * 实例ID
2457
+ * <p>实例ID</p>
2461
2458
  */
2462
2459
  InstanceId?: string;
2463
2460
  /**
2464
- * 实例名称
2461
+ * <p>实例名称</p>
2465
2462
  */
2466
2463
  InstanceName?: string;
2467
2464
  /**
2468
- * 主题数量
2465
+ * <p>主题数量</p>
2469
2466
  */
2470
2467
  TopicNum?: number;
2471
2468
  /**
2472
- * 实例最大主题数量
2469
+ * <p>实例最大主题数量</p>
2473
2470
  */
2474
2471
  TopicNumLimit?: number;
2475
2472
  /**
2476
- * TPS限流值
2473
+ * <p>TPS限流值</p>
2477
2474
  */
2478
2475
  TpsLimit?: number;
2479
2476
  /**
2480
- * 创建时间,秒为单位
2477
+ * <p>创建时间,秒为单位</p>
2481
2478
  */
2482
2479
  CreatedTime?: number;
2483
2480
  /**
2484
- * 备注信息
2481
+ * <p>备注信息</p>
2485
2482
  */
2486
2483
  Remark?: string;
2487
2484
  /**
2488
- * 实例状态, RUNNING, 运行中 MAINTAINING,维护中 ABNORMAL,异常 OVERDUE,欠费 DESTROYED,已删除 CREATING,创建中 MODIFYING,变配中 CREATE_FAILURE,创建失败 MODIFY_FAILURE,变配失败 DELETING,删除中
2485
+ * <p>实例状态, RUNNING, 运行中 MAINTAINING,维护中 ABNORMAL,异常 OVERDUE,欠费 DESTROYED,已删除 CREATING,创建中 MODIFYING,变配中 CREATE_FAILURE,创建失败 MODIFY_FAILURE,变配失败 DELETING,删除中</p>
2489
2486
  */
2490
2487
  InstanceStatus?: string;
2491
2488
  /**
2492
- * 实例规格
2489
+ * <p>实例规格</p>
2493
2490
  */
2494
2491
  SkuCode?: string;
2495
2492
  /**
2496
- * 单客户端最大订阅数
2493
+ * <p>单客户端最大订阅数</p>
2497
2494
  */
2498
2495
  MaxSubscriptionPerClient?: number;
2499
2496
  /**
2500
- * 授权规则条数
2497
+ * <p>授权规则条数</p>
2501
2498
  */
2502
2499
  AuthorizationPolicyLimit?: number;
2503
2500
  /**
2504
- * 客户端数量上限
2501
+ * <p>客户端数量上限</p>
2505
2502
  */
2506
2503
  ClientNumLimit?: number;
2507
2504
  /**
2508
- * 客户端证书注册方式:
2509
- JITP:自动注册
2510
- API:通过API手动注册
2505
+ * <p>客户端证书注册方式:<br>JITP:自动注册<br>API:通过API手动注册</p>
2511
2506
  */
2512
2507
  DeviceCertificateProvisionType?: string;
2513
2508
  /**
2514
- * 自动注册设备证书时是否自动激活
2509
+ * <p>自动注册设备证书时是否自动激活</p>
2515
2510
  */
2516
2511
  AutomaticActivation?: boolean;
2517
2512
  /**
2518
- * 是否自动续费。仅包年包月集群生效。 1:自动续费 0:非自动续费
2513
+ * <p>是否自动续费。仅包年包月集群生效。 1:自动续费 0:非自动续费</p>
2519
2514
  */
2520
2515
  RenewFlag?: number;
2521
2516
  /**
2522
- * 计费模式, POSTPAID,按量计费 PREPAID,包年包月
2517
+ * <p>计费模式, POSTPAID,按量计费 PREPAID,包年包月</p>
2523
2518
  */
2524
2519
  PayMode?: string;
2525
2520
  /**
2526
- * 到期时间,毫秒级时间戳
2521
+ * <p>到期时间,毫秒级时间戳</p>
2527
2522
  */
2528
2523
  ExpiryTime?: number;
2529
2524
  /**
2530
- * 预销毁时间,毫秒级时间戳
2525
+ * <p>预销毁时间,毫秒级时间戳</p>
2531
2526
  */
2532
2527
  DestroyTime?: number;
2533
2528
  /**
2534
- * TLS,单向认证 mTLS,双向认证 BYOC;一机一证
2529
+ * <p>TLS,单向认证 mTLS,双向认证 BYOC;一机一证</p>
2535
2530
  */
2536
2531
  X509Mode?: string;
2537
2532
  /**
2538
- * 最大Ca配额
2533
+ * <p>最大Ca配额</p>
2539
2534
  */
2540
2535
  MaxCaNum?: number;
2541
2536
  /**
2542
- * 证书注册码
2537
+ * <p>证书注册码</p>
2543
2538
  */
2544
2539
  RegistrationCode?: string;
2545
2540
  /**
2546
- * 集群最大订阅数
2541
+ * <p>集群最大订阅数</p>
2547
2542
  */
2548
2543
  MaxSubscription?: number;
2549
2544
  /**
2550
- * 授权策略开关
2545
+ * <p>授权策略开关</p>
2551
2546
  */
2552
2547
  AuthorizationPolicy?: boolean;
2553
2548
  /**
2554
- * 共享订阅组数最大限制
2549
+ * <p>共享订阅组数最大限制</p>
2555
2550
  */
2556
2551
  SharedSubscriptionGroupLimit?: number;
2557
2552
  /**
2558
- * 单个共享订阅组TopicFilter数限制
2553
+ * <p>单个共享订阅组TopicFilter数限制</p>
2554
+ * @deprecated
2559
2555
  */
2560
2556
  MaxTopicFilterPerSharedSubscriptionGroup?: number;
2561
2557
  /**
2562
- * 自动订阅规则条数限制
2558
+ * <p>自动订阅规则条数限制</p>
2563
2559
  */
2564
2560
  AutoSubscriptionPolicyLimit?: number;
2565
2561
  /**
2566
- * 单条自动订阅规则TopicFilter数限制
2562
+ * <p>单条自动订阅规则TopicFilter数限制</p>
2567
2563
  */
2568
2564
  MaxTopicFilterPerAutoSubscriptionPolicy?: number;
2569
2565
  /**
2570
- * 是否使用默认的服务端证书
2566
+ * <p>是否使用默认的服务端证书</p>
2571
2567
  */
2572
2568
  UseDefaultServerCert?: boolean;
2573
2569
  /**
2574
- * 服务端CA最大数量
2570
+ * <p>服务端CA最大数量</p>
2575
2571
  */
2576
2572
  TrustedCaLimit?: number;
2577
2573
  /**
2578
- * 服务端证书最大数量
2574
+ * <p>服务端证书最大数量</p>
2579
2575
  */
2580
2576
  ServerCertLimit?: number;
2581
2577
  /**
2582
- * topic前缀最大层级
2578
+ * <p>topic前缀最大层级</p>
2583
2579
  */
2584
2580
  TopicPrefixSlashLimit?: number;
2585
2581
  /**
2586
- * 单客户端发送消息限速,单位 条/秒
2582
+ * <p>单客户端发送消息限速,单位 条/秒</p>
2587
2583
  */
2588
2584
  MessageRate?: number;
2589
2585
  /**
2590
- * 服务端tls支持的协议,使用“,”分割。例如:TLSv1.3,TLSv1.2,TLSv1.1,TLSv1
2586
+ * <p>服务端tls支持的协议,使用“,”分割。例如:TLSv1.3,TLSv1.2,TLSv1.1,TLSv1</p>
2591
2587
  */
2592
2588
  TransportLayerSecurity?: string;
2593
2589
  /**
2594
- * 消息属性增强规则配额
2590
+ * <p>消息属性增强规则配额</p>
2595
2591
  */
2596
2592
  MessageEnrichmentRuleLimit?: number;
2593
+ /**
2594
+ * <p>封禁规则最大数量</p>
2595
+ */
2596
+ BlockRuleLimit?: number;
2597
2597
  /**
2598
2598
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2599
2599
  */
@@ -3514,7 +3514,7 @@ export interface ModifyHttpAuthenticatorRequest {
3514
3514
  */
3515
3515
  export interface DescribeInstanceRequest {
3516
3516
  /**
3517
- * 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
3517
+ * <p>腾讯云MQTT实例ID,从 <a href="https://cloud.tencent.com/document/api/1778/111029">DescribeInstanceList</a>接口或控制台获得。</p>
3518
3518
  */
3519
3519
  InstanceId: string;
3520
3520
  }
@@ -1678,35 +1678,43 @@ export interface SealInfo {
1678
1678
  */
1679
1679
  export interface SubmitQuestionMarkAgentJobRequest {
1680
1680
  /**
1681
- * 图片/PDF的 Base64 值。要求Base64不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。 示例值:/9j/4AAQSkZJRg.....s97n//2Q==
1681
+ * <p>图片/PDF的 Base64 值。要求Base64不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。 示例值:/9j/4AAQSkZJRg.....s97n//2Q==</p>
1682
1682
  */
1683
1683
  ImageBase64?: string;
1684
1684
  /**
1685
- * 图片/PDF的 Url 地址。要求图片经Base64编码后不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。 示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/GeneralAccurateOCR/GeneralAccurateOCR1.jpg
1685
+ * <p>图片/PDF的 Url 地址。要求图片经Base64编码后不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。 示例值:https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/GeneralAccurateOCR/GeneralAccurateOCR1.jpg</p>
1686
1686
  */
1687
1687
  ImageUrl?: string;
1688
1688
  /**
1689
- * 需要识别的PDF页面的对应页码,仅支持PDF单页识别,默认值为1
1689
+ * <p>需要识别的PDF页面的对应页码,仅支持PDF单页识别,默认值为1。</p>
1690
1690
  */
1691
1691
  PdfPageNumber?: number;
1692
1692
  /**
1693
- * 表示整张试卷批改需要先切题,默认为false
1693
+ * <p>表示整张试卷批改需要先切题,默认为false</p>
1694
1694
  * @deprecated
1695
1695
  */
1696
1696
  BoolSingleQuestion?: boolean;
1697
1697
  /**
1698
- * 默认false 表示关闭深度思考 true 表示打开深度思考,更深层次推理分析,速度更慢
1698
+ * <p>默认false 表示关闭深度思考 true 表示打开深度思考,更深层次推理分析,速度更慢</p>
1699
1699
  * @deprecated
1700
1700
  */
1701
1701
  EnableDeepThink?: boolean;
1702
1702
  /**
1703
- * 题目信息输出配置,当key对应为true表示开启配置开关。 当key为KnowledgePoints value为true 表示输出每道题结构信息中输出知识点内容;当key为TrueAnswer value为true 表示输出每道题的正确答案 ;当key为ReturnAnswerPosition value为false表示不输出手写答案坐标(降低处理耗时,按需输出); 设置方式参考 {"KnowledgePoints":true,"TrueAnswer":true}
1703
+ * <p>题目信息输出配置,当key对应为true表示开启配置开关。</p><p>当key为KnowledgePoints value为true 表示输出每道题结构信息中输出知识点内容;<br>当key为TrueAnswer value为true 表示输出每道题的正确答案 ;<br>当key为StepCorrection value为true表示启用步骤级批改;</p><p> 设置方式参考 {&quot;KnowledgePoints&quot;:true,&quot;TrueAnswer&quot;:true}</p><p>参数格式:{&quot;KnowledgePoints&quot;:true,&quot;TrueAnswer&quot;:true}</p>
1704
1704
  */
1705
1705
  QuestionConfigMap?: string;
1706
1706
  /**
1707
- * 仅有单题有效,如果切题有多题则不生效,单题批改的时候作为参考答案输入到批改模型中
1707
+ * <p>仅有单题有效,如果切题有多题则不生效,单题批改的时候作为参考答案输入到批改模型中</p>
1708
1708
  */
1709
1709
  ReferenceAnswer?: string;
1710
+ /**
1711
+ * <p>图片/PDF的 Base64 列表值,最多三张。每张图片要求参考ImageBase64 1. 如果ImageBase64List或者ImageUrlList 都没值则取ImageBase64 或者ImageUrl 2.如果ImageBase64List或者ImageUrlList 有一个值,则不取ImageBase64 或者ImageUrl值,优先去list 3.如果ImageBase64List或者ImageUrlList 都有值,则取ImageUrlList</p>
1712
+ */
1713
+ ImageBase64List?: Array<string>;
1714
+ /**
1715
+ * <p>图片/PDF的 Url 地址Base64 列表值,最多三张。每张图片要求参考ImageUrl。 图片生效规则同ImageBase64List</p>
1716
+ */
1717
+ ImageUrlList?: Array<string>;
1710
1718
  }
1711
1719
  /**
1712
1720
  * 通用机打发票信息
@@ -6307,15 +6315,15 @@ export interface AirTicketInfo {
6307
6315
  */
6308
6316
  export interface SubmitQuestionMarkAgentJobResponse {
6309
6317
  /**
6310
- * 任务唯一ID。由服务端生成.
6318
+ * <p>任务唯一ID。由服务端生成.</p>
6311
6319
  */
6312
6320
  JobId?: string;
6313
6321
  /**
6314
- * 切题题目边框坐标列表 (如果BoolSingleQuestion为true则返回空)
6322
+ * <p>切题题目边框坐标列表 (如果BoolSingleQuestion为true则返回空)</p>
6315
6323
  */
6316
6324
  QuestionInfo?: Array<QuestionInfo>;
6317
6325
  /**
6318
- * 题目切题数量,作为计费题目数总量
6326
+ * <p>题目切题数量,作为计费题目数总量</p>
6319
6327
  */
6320
6328
  QuestionCount?: string;
6321
6329
  /**
@@ -8784,19 +8792,29 @@ export interface InsuranceBillInfo {
8784
8792
  */
8785
8793
  export interface MarkInfo {
8786
8794
  /**
8787
- * 题目的题干信息
8788
-
8789
-
8795
+ * <p>题目的题干信息</p>
8790
8796
  */
8791
8797
  MarkItemTitle?: string;
8792
8798
  /**
8793
- * 批改答案列表(每个小题存在多个答案,比如多个填空区域答案,循序按照从左到右,从上到下排列)
8799
+ * <p>批改答案列表(每个小题存在多个答案,比如多个填空区域答案,循序按照从左到右,从上到下排列)</p>
8794
8800
  */
8795
8801
  AnswerInfos?: Array<AnswerInfo>;
8796
8802
  /**
8797
- * 嵌套题目结构(如果有多层嵌套则会返回子题信息,如果没有嵌套题目则返回空)
8803
+ * <p>嵌套题目结构(如果有多层嵌套则会返回子题信息,如果没有嵌套题目则返回空)</p>
8798
8804
  */
8799
8805
  MarkInfos?: Array<MarkInfo>;
8806
+ /**
8807
+ * <p>题干坐标</p><p>单位:px</p>
8808
+ */
8809
+ QuestionPositions?: Array<number | bigint>;
8810
+ /**
8811
+ * <p>题干插图坐标列表,每个元素包含一张插图的4个角点坐标</p>
8812
+ */
8813
+ QuestionImagePositions?: Array<Positions>;
8814
+ /**
8815
+ * <p>题目级正确答案(步骤批改时使用,包含完整解题步骤)</p>
8816
+ */
8817
+ RightAnswer?: string;
8800
8818
  }
8801
8819
  /**
8802
8820
  * 单题所有答案区域批改信息
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { DeleteVolumeDataRequest, RetryRunsResponse, RebootHPCNodesRequest, CreateVolumeRequest, DescribeTablesResponse, RetryRunsRequest, TerminateRunGroupResponse, DescribeVolumesResponse, DescribeApplicationVersionsRequest, ImportCommonApplicationResponse, GetRunStatusRequest, CreateEnvironmentResponse, ImportTableFileResponse, ImportTableFileRequest, DescribeApplicationsResponse, DescribeEnvironmentsRequest, CreateEnvironmentRequest, DescribeInputTemplatesRequest, DescribeTablesRowsRequest, GetRunCallsResponse, GetRunMetadataFileRequest, DescribeHPCNodesResponse, GetRunMetadataFileResponse, DeleteEnvironmentResponse, GetRunCallsRequest, RunWorkflowRequest, DescribeRunsRequest, RebootHPCNodesResponse, DescribeHPCNodesRequest, DescribeEnvironmentsResponse, RunApplicationResponse, DescribeInputTemplatesResponse, DescribeHPCClustersResponse, DeleteEnvironmentRequest, TerminateRunGroupRequest, GetRunStatusResponse, DescribeTablesRequest, DeleteVolumeDataResponse, DescribeVolumesRequest, RunWorkflowResponse, GetInputTemplateFileResponse, DescribeHPCClustersRequest, DescribeApplicationVersionsResponse, DescribeTablesRowsResponse, DescribeProjectsRequest, CreateVolumeResponse, DeleteVolumeRequest, DescribeProjectsResponse, ModifyVolumeResponse, DescribeApplicationsRequest, GetInputTemplateFileRequest, DeleteVolumeResponse, RunApplicationRequest, DescribeRunGroupsResponse, DescribeRunsResponse, ModifyVolumeRequest, DescribeRunGroupsRequest, ImportCommonApplicationRequest } from "./omics_models";
3
+ import { DeleteVolumeDataRequest, RetryRunsResponse, RebootHPCNodesRequest, CreateVolumeRequest, DescribeTablesResponse, RetryRunsRequest, TerminateRunGroupResponse, DescribeVolumesResponse, DescribeApplicationVersionsRequest, ImportCommonApplicationResponse, GetRunStatusRequest, CreateEnvironmentResponse, ImportTableFileResponse, ImportTableFileRequest, DescribeApplicationsResponse, DescribeEnvironmentsRequest, CreateEnvironmentRequest, DescribeInputTemplatesRequest, DescribeTablesRowsRequest, GetRunCallsResponse, GetRunMetadataFileRequest, DescribeHPCNodesResponse, GetRunMetadataFileResponse, DeleteEnvironmentResponse, GetRunCallsRequest, RunWorkflowRequest, DescribeRunsRequest, RebootHPCNodesResponse, DescribeHPCNodesRequest, DescribeEnvironmentsResponse, RunApplicationResponse, DescribeInputTemplatesResponse, DescribeHPCClustersResponse, DeleteEnvironmentRequest, DescribePublicApplicationsRequest, TerminateRunGroupRequest, GetRunStatusResponse, DescribeTablesRequest, DeleteVolumeDataResponse, DescribeVolumesRequest, RunWorkflowResponse, GetInputTemplateFileResponse, DescribeHPCClustersRequest, DescribeApplicationVersionsResponse, DescribeTablesRowsResponse, DescribeProjectsRequest, CreateVolumeResponse, DeleteVolumeRequest, DescribeProjectsResponse, ModifyVolumeResponse, DescribeApplicationsRequest, GetInputTemplateFileRequest, DeleteVolumeResponse, RunApplicationRequest, DescribeRunGroupsResponse, DescribeRunsResponse, ModifyVolumeRequest, DescribeRunGroupsRequest, DescribePublicApplicationsResponse, ImportCommonApplicationRequest } from "./omics_models";
4
4
  /**
5
5
  * omics client
6
6
  * @class
@@ -47,6 +47,10 @@ export declare class Client extends AbstractClient {
47
47
  * 删除缓存卷。
48
48
  */
49
49
  DeleteVolume(req: DeleteVolumeRequest, cb?: (error: string, rep: DeleteVolumeResponse) => void): Promise<DeleteVolumeResponse>;
50
+ /**
51
+ * 查询公共应用列表。
52
+ */
53
+ DescribePublicApplications(req: DescribePublicApplicationsRequest, cb?: (error: string, rep: DescribePublicApplicationsResponse) => void): Promise<DescribePublicApplicationsResponse>;
50
54
  /**
51
55
  * 查询表格行数据。
52
56
  */
@@ -87,6 +87,12 @@ class Client extends abstract_client_1.AbstractClient {
87
87
  async DeleteVolume(req, cb) {
88
88
  return this.request("DeleteVolume", req, cb);
89
89
  }
90
+ /**
91
+ * 查询公共应用列表。
92
+ */
93
+ async DescribePublicApplications(req, cb) {
94
+ return this.request("DescribePublicApplications", req, cb);
95
+ }
90
96
  /**
91
97
  * 查询表格行数据。
92
98
  */
@@ -1120,6 +1120,19 @@ export interface GetRunMetadataFileRequest {
1120
1120
  */
1121
1121
  Keys?: Array<string>;
1122
1122
  }
1123
+ /**
1124
+ * 应用分类标签
1125
+ */
1126
+ export interface ToolRepoTag {
1127
+ /**
1128
+ * <p>应用分类标签ID</p>
1129
+ */
1130
+ TagId?: string;
1131
+ /**
1132
+ * <p>应用分类标签名称</p>
1133
+ */
1134
+ TagName?: string;
1135
+ }
1123
1136
  /**
1124
1137
  * 表格行。
1125
1138
  */
@@ -1588,6 +1601,27 @@ export interface DatabaseOption {
1588
1601
  */
1589
1602
  Zone: string;
1590
1603
  }
1604
+ /**
1605
+ * DescribePublicApplications请求参数结构体
1606
+ */
1607
+ export interface DescribePublicApplicationsRequest {
1608
+ /**
1609
+ * <p>返回数量,默认为20,最大值为100。</p>
1610
+ */
1611
+ Limit?: number;
1612
+ /**
1613
+ * <p>偏移量,默认为0。</p>
1614
+ */
1615
+ Offset?: number;
1616
+ /**
1617
+ * <p>父应用ID</p>
1618
+ */
1619
+ ParentAppId?: string;
1620
+ /**
1621
+ * <p>应用类型</p><p>枚举值:</p><ul><li>WDL: WDL</li><li>NEXTFLOW: NEXTFLOW</li></ul>
1622
+ */
1623
+ AppType?: string;
1624
+ }
1591
1625
  /**
1592
1626
  * 描述键值对过滤器,用于条件过滤查询。
1593
1627
 
@@ -1605,6 +1639,39 @@ export interface Filter {
1605
1639
  */
1606
1640
  Values: Array<string>;
1607
1641
  }
1642
+ /**
1643
+ * 公共应用。
1644
+ */
1645
+ export interface PublicApplication {
1646
+ /**
1647
+ * <p>应用ID。</p>
1648
+ */
1649
+ ApplicationId?: string;
1650
+ /**
1651
+ * <p>名称。</p>
1652
+ */
1653
+ Name?: string;
1654
+ /**
1655
+ * <p>类型。</p>
1656
+ */
1657
+ Type?: string;
1658
+ /**
1659
+ * <p>应用标记</p><p>枚举值:</p><ul><li>SUB_APP: 子应用</li><li>APP_COLLECTION: 合集</li><li>STANDALONE_APP: 独立应用</li></ul>
1660
+ */
1661
+ AppGroupType?: string;
1662
+ /**
1663
+ * <p>Nextflow版本</p>
1664
+ */
1665
+ NextflowVersion?: Array<string>;
1666
+ /**
1667
+ * <p>应用分类</p>
1668
+ */
1669
+ AppTags?: Array<ToolRepoTag>;
1670
+ /**
1671
+ * <p>应用标识</p>
1672
+ */
1673
+ AppId?: string;
1674
+ }
1608
1675
  /**
1609
1676
  * 缓存卷信息。
1610
1677
  */
@@ -2487,6 +2554,25 @@ export interface DescribeRunGroupsRequest {
2487
2554
  */
2488
2555
  Filters?: Array<Filter>;
2489
2556
  }
2557
+ /**
2558
+ * DescribePublicApplications返回参数结构体
2559
+ */
2560
+ export interface DescribePublicApplicationsResponse {
2561
+ /**
2562
+ * <p>公共应用。</p>
2563
+ 注意:此字段可能返回 null,表示取不到有效值。
2564
+ */
2565
+ Applications?: Array<PublicApplication>;
2566
+ /**
2567
+ * <p>符合条件的数量。</p>
2568
+ 注意:此字段可能返回 null,表示取不到有效值。
2569
+ */
2570
+ TotalCount?: number;
2571
+ /**
2572
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2573
+ */
2574
+ RequestId?: string;
2575
+ }
2490
2576
  /**
2491
2577
  * HPC节点
2492
2578
  */
@@ -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
  };