tencentcloud-sdk-nodejs 4.0.584 → 4.0.586

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 (96) hide show
  1. package/CHANGELOG.md +481 -0
  2. package/SERVICE_CHANGELOG.md +669 -7
  3. package/package.json +1 -1
  4. package/products.md +35 -35
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +59 -18
  7. package/src/services/apm/v20210622/apm_models.ts +12 -0
  8. package/src/services/cat/v20180409/cat_models.ts +1 -1
  9. package/src/services/cfs/v20190719/cfs_models.ts +8 -8
  10. package/src/services/dbbrain/v20210527/dbbrain_client.ts +48 -10
  11. package/src/services/dbbrain/v20210527/dbbrain_models.ts +301 -73
  12. package/src/services/ess/v20201111/ess_models.ts +11 -1
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +12 -2
  14. package/src/services/facefusion/v20220927/facefusion_models.ts +2 -2
  15. package/src/services/gme/v20180711/gme_client.ts +4 -2
  16. package/src/services/gme/v20180711/gme_models.ts +70 -34
  17. package/src/services/goosefs/v20220519/goosefs_models.ts +10 -0
  18. package/src/services/lcic/v20220817/lcic_client.ts +23 -9
  19. package/src/services/lcic/v20220817/lcic_models.ts +63 -2
  20. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -2
  21. package/src/services/ocr/v20181119/ocr_client.ts +33 -9
  22. package/src/services/ocr/v20181119/ocr_models.ts +143 -19
  23. package/src/services/scf/v20180416/scf_models.ts +7 -1
  24. package/src/services/sqlserver/v20180328/sqlserver_client.ts +2 -2
  25. package/src/services/sqlserver/v20180328/sqlserver_models.ts +29 -7
  26. package/src/services/ssl/v20191205/ssl_client.ts +16 -4
  27. package/src/services/ssl/v20191205/ssl_models.ts +152 -112
  28. package/src/services/tdmq/v20200217/tdmq_client.ts +30 -2
  29. package/src/services/tdmq/v20200217/tdmq_models.ts +299 -16
  30. package/src/services/tem/v20210701/tem_models.ts +6 -1
  31. package/src/services/teo/v20220901/teo_models.ts +3 -3
  32. package/src/services/tione/v20211111/tione_models.ts +1 -1
  33. package/src/services/tke/v20180525/tke_client.ts +62 -25
  34. package/src/services/tke/v20180525/tke_models.ts +362 -204
  35. package/src/services/trtc/v20190722/trtc_client.ts +3 -3
  36. package/src/services/trtc/v20190722/trtc_models.ts +4 -4
  37. package/src/services/tts/v20190823/tts_models.ts +40 -0
  38. package/src/services/vod/v20180717/vod_client.ts +2 -1
  39. package/src/services/vod/v20180717/vod_models.ts +81 -43
  40. package/src/services/vpc/v20170312/vpc_models.ts +13 -1
  41. package/src/services/waf/v20180125/waf_client.ts +44 -8
  42. package/src/services/waf/v20180125/waf_models.ts +158 -17
  43. package/tencentcloud/common/sdk_version.d.ts +1 -1
  44. package/tencentcloud/common/sdk_version.js +1 -1
  45. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +50 -16
  46. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +10 -0
  47. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +1 -1
  48. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -8
  49. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +15 -3
  50. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +21 -3
  51. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +254 -62
  52. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -1
  53. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +12 -2
  54. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +2 -2
  55. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +1 -1
  56. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +57 -26
  57. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +8 -0
  58. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +11 -5
  59. package/tencentcloud/services/lcic/v20220817/lcic_client.js +13 -5
  60. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +53 -2
  61. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +11 -2
  62. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +12 -4
  63. package/tencentcloud/services/ocr/v20181119/ocr_client.js +16 -4
  64. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +123 -17
  65. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +6 -1
  66. package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +2 -2
  67. package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +2 -2
  68. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +25 -7
  69. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +5 -1
  70. package/tencentcloud/services/ssl/v20191205/ssl_client.js +6 -0
  71. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +130 -96
  72. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +9 -1
  73. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +12 -0
  74. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +251 -14
  75. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +5 -1
  76. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -3
  77. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -1
  78. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +20 -8
  79. package/tencentcloud/services/tke/v20180525/tke_client.js +28 -10
  80. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +306 -170
  81. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +3 -3
  82. package/tencentcloud/services/trtc/v20190722/trtc_client.js +3 -3
  83. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -4
  84. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +38 -0
  85. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +69 -37
  86. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +11 -1
  87. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +15 -3
  88. package/tencentcloud/services/waf/v20180125/waf_client.js +21 -3
  89. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +134 -15
  90. package/test/dbbrain.v20210527.test.js +32 -2
  91. package/test/lcic.v20220817.test.js +12 -2
  92. package/test/ocr.v20181119.test.js +22 -2
  93. package/test/ssl.v20191205.test.js +10 -0
  94. package/test/tdmq.v20200217.test.js +20 -0
  95. package/test/tke.v20180525.test.js +36 -6
  96. package/test/waf.v20180125.test.js +32 -2
@@ -135,6 +135,25 @@ export interface TableSpaceTimeSeries {
135
135
  */
136
136
  SeriesData: MonitorFloatMetricSeriesData;
137
137
  }
138
+ /**
139
+ * DescribeAuditLogFiles返回参数结构体
140
+ */
141
+ export interface DescribeAuditLogFilesResponse {
142
+ /**
143
+ * 符合条件的审计日志文件个数。
144
+ 注意:此字段可能返回 null,表示取不到有效值。
145
+ */
146
+ TotalCount?: number;
147
+ /**
148
+ * 审计日志文件详情。
149
+ 注意:此字段可能返回 null,表示取不到有效值。
150
+ */
151
+ Items?: Array<AuditLogFile>;
152
+ /**
153
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
154
+ */
155
+ RequestId?: string;
156
+ }
138
157
  /**
139
158
  * DescribeSlowLogs请求参数结构体
140
159
  */
@@ -442,6 +461,35 @@ export interface DescribeTopSpaceSchemaTimeSeriesResponse {
442
461
  */
443
462
  RequestId?: string;
444
463
  }
464
+ /**
465
+ * 过滤条件。可按设置的过滤条件过滤日志。
466
+ */
467
+ export interface AuditLogFilter {
468
+ /**
469
+ * 客户端地址。
470
+ */
471
+ Host?: Array<string>;
472
+ /**
473
+ * 数据库名称。
474
+ */
475
+ DBName?: Array<string>;
476
+ /**
477
+ * 用户名。
478
+ */
479
+ User?: Array<string>;
480
+ /**
481
+ * 返回行数。表示筛选返回行数大于该值的审计日志。
482
+ */
483
+ SentRows?: number;
484
+ /**
485
+ * 影响行数。表示筛选影响行数大于该值的审计日志。
486
+ */
487
+ AffectRows?: number;
488
+ /**
489
+ * 执行时间。单位为:µs。表示筛选执行时间大于该值的审计日志。
490
+ */
491
+ ExecTime?: number;
492
+ }
445
493
  /**
446
494
  * 慢日志TopSql
447
495
  */
@@ -548,29 +596,13 @@ export interface SlowLogTopSqlItem {
548
596
  Md5: string;
549
597
  }
550
598
  /**
551
- * DescribeNoPrimaryKeyTables返回参数结构体
599
+ * CreateKillTask返回参数结构体
552
600
  */
553
- export interface DescribeNoPrimaryKeyTablesResponse {
554
- /**
555
- * 无主键表总数。
556
- */
557
- NoPrimaryKeyTableCount?: number;
558
- /**
559
- * 与昨日扫描无主键表的差值,正数为增加,负数为减少,0为无变化。
560
- */
561
- NoPrimaryKeyTableCountDiff?: number;
562
- /**
563
- * 记录的无主键表总数(不超过无主键表总数),可用于分页查询。
564
- */
565
- NoPrimaryKeyTableRecordCount?: number;
566
- /**
567
- * 无主键表列表。
568
- */
569
- NoPrimaryKeyTables?: Array<Table>;
601
+ export interface CreateKillTaskResponse {
570
602
  /**
571
- * 采集时间戳(秒)。
603
+ * kill会话任务创建成功返回1
572
604
  */
573
- Timestamp?: number;
605
+ Status: number;
574
606
  /**
575
607
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
576
608
  */
@@ -826,6 +858,15 @@ export interface ContactItem {
826
858
  */
827
859
  Mail: string;
828
860
  }
861
+ /**
862
+ * DeleteAuditLogFile返回参数结构体
863
+ */
864
+ export interface DeleteAuditLogFileResponse {
865
+ /**
866
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
867
+ */
868
+ RequestId?: string;
869
+ }
829
870
  /**
830
871
  * DescribeDBSpaceStatus请求参数结构体
831
872
  */
@@ -1062,13 +1103,13 @@ export interface DescribeDBDiagHistoryRequest {
1062
1103
  Product?: string;
1063
1104
  }
1064
1105
  /**
1065
- * CreateKillTask返回参数结构体
1106
+ * CreateAuditLogFile返回参数结构体
1066
1107
  */
1067
- export interface CreateKillTaskResponse {
1108
+ export interface CreateAuditLogFileResponse {
1068
1109
  /**
1069
- * kill会话任务创建成功返回1
1110
+ * 审计日志文件下载的任务ID
1070
1111
  */
1071
- Status: number;
1112
+ AsyncRequestId?: number;
1072
1113
  /**
1073
1114
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1074
1115
  */
@@ -1130,45 +1171,17 @@ export interface CreateDBDiagReportUrlResponse {
1130
1171
  RequestId?: string;
1131
1172
  }
1132
1173
  /**
1133
- * CreateKillTask请求参数结构体
1174
+ * CreateProxySessionKillTask请求参数结构体
1134
1175
  */
1135
- export interface CreateKillTaskRequest {
1176
+ export interface CreateProxySessionKillTaskRequest {
1136
1177
  /**
1137
- * kill会话任务的关联实例ID。
1178
+ * 实例 ID。
1138
1179
  */
1139
1180
  InstanceId: string;
1140
1181
  /**
1141
- * 任务持续时间,单位秒,手动关闭任务传-1
1142
- */
1143
- Duration: number;
1144
- /**
1145
- * 任务过滤条件,客户端IP。
1146
- */
1147
- Host?: string;
1148
- /**
1149
- * 任务过滤条件,数据库库名,多个","隔开。
1150
- */
1151
- DB?: string;
1152
- /**
1153
- * 任务过滤条件,相关命令,多个","隔开。
1154
- */
1155
- Command?: string;
1156
- /**
1157
- * 任务过滤条件,支持单条件前缀匹配。
1158
- */
1159
- Info?: string;
1160
- /**
1161
- * 任务过滤条件,用户类型。
1162
- */
1163
- User?: string;
1164
- /**
1165
- * 任务过滤条件,会话持续时长,单位秒。
1166
- */
1167
- Time?: number;
1168
- /**
1169
- * 服务产品类型,支持值包括: "mysql" - 云数据库 MySQL, "cynosdb" - 云数据库 CynosDB for MySQL,默认为"mysql"。
1182
+ * 服务产品类型,支持值包括: "redis" - 云数据库 Redis
1170
1183
  */
1171
- Product?: string;
1184
+ Product: string;
1172
1185
  }
1173
1186
  /**
1174
1187
  * DeleteDBDiagReportTasks返回参数结构体
@@ -2339,17 +2352,45 @@ export interface DescribeAllUserGroupRequest {
2339
2352
  Names?: Array<string>;
2340
2353
  }
2341
2354
  /**
2342
- * CreateProxySessionKillTask请求参数结构体
2355
+ * CreateKillTask请求参数结构体
2343
2356
  */
2344
- export interface CreateProxySessionKillTaskRequest {
2357
+ export interface CreateKillTaskRequest {
2345
2358
  /**
2346
- * 实例 ID。
2359
+ * kill会话任务的关联实例ID。
2347
2360
  */
2348
2361
  InstanceId: string;
2349
2362
  /**
2350
- * 服务产品类型,支持值包括: "redis" - 云数据库 Redis
2363
+ * 任务持续时间,单位秒,手动关闭任务传-1
2351
2364
  */
2352
- Product: string;
2365
+ Duration: number;
2366
+ /**
2367
+ * 任务过滤条件,客户端IP。
2368
+ */
2369
+ Host?: string;
2370
+ /**
2371
+ * 任务过滤条件,数据库库名,多个","隔开。
2372
+ */
2373
+ DB?: string;
2374
+ /**
2375
+ * 任务过滤条件,相关命令,多个","隔开。
2376
+ */
2377
+ Command?: string;
2378
+ /**
2379
+ * 任务过滤条件,支持单条件前缀匹配。
2380
+ */
2381
+ Info?: string;
2382
+ /**
2383
+ * 任务过滤条件,用户类型。
2384
+ */
2385
+ User?: string;
2386
+ /**
2387
+ * 任务过滤条件,会话持续时长,单位秒。
2388
+ */
2389
+ Time?: number;
2390
+ /**
2391
+ * 服务产品类型,支持值包括: "mysql" - 云数据库 MySQL, "cynosdb" - 云数据库 CynosDB for MySQL,默认为"mysql"。
2392
+ */
2393
+ Product?: string;
2353
2394
  }
2354
2395
  /**
2355
2396
  * CreateSecurityAuditLogExportTask返回参数结构体
@@ -2428,6 +2469,53 @@ export interface CreateProxySessionKillTaskResponse {
2428
2469
  */
2429
2470
  RequestId?: string;
2430
2471
  }
2472
+ /**
2473
+ * 审计日志文件
2474
+ */
2475
+ export interface AuditLogFile {
2476
+ /**
2477
+ * 审计日志文件生成异步任务ID。
2478
+ 注意:此字段可能返回 null,表示取不到有效值。
2479
+ */
2480
+ AsyncRequestId?: number;
2481
+ /**
2482
+ * 审计日志文件名称。
2483
+ */
2484
+ FileName?: string;
2485
+ /**
2486
+ * 审计日志文件创建时间。格式为 : "2019-03-20 17:09:13"。
2487
+ 注意:此字段可能返回 null,表示取不到有效值。
2488
+ */
2489
+ CreateTime?: string;
2490
+ /**
2491
+ * 文件状态值。可能返回的值为:
2492
+ "creating" - 生成中;
2493
+ "failed" - 创建失败;
2494
+ "success" - 已生成;
2495
+ 注意:此字段可能返回 null,表示取不到有效值。
2496
+ */
2497
+ Status?: string;
2498
+ /**
2499
+ * 文件大小,单位为 KB。
2500
+ */
2501
+ FileSize?: number;
2502
+ /**
2503
+ * 审计日志下载地址。
2504
+ */
2505
+ DownloadUrl?: string;
2506
+ /**
2507
+ * 错误信息。
2508
+ */
2509
+ ErrMsg?: string;
2510
+ /**
2511
+ * 文件生成进度。
2512
+ */
2513
+ Progress?: number;
2514
+ /**
2515
+ * 文件生成成功时间。
2516
+ */
2517
+ FinishTime?: string;
2518
+ }
2431
2519
  /**
2432
2520
  * DescribeSlowLogTimeSeriesStats返回参数结构体
2433
2521
  */
@@ -2535,6 +2623,56 @@ export interface DescribeAllUserGroupResponse {
2535
2623
  */
2536
2624
  RequestId?: string;
2537
2625
  }
2626
+ /**
2627
+ * CreateAuditLogFile请求参数结构体
2628
+ */
2629
+ export interface CreateAuditLogFileRequest {
2630
+ /**
2631
+ * 服务产品类型,支持值包括: "dcdb" - 云数据库 Tdsql, "mariadb" - 云数据库 MariaDB for MariaDB。
2632
+ */
2633
+ Product: string;
2634
+ /**
2635
+ * 与Product保持一致。如:"dcdb" ,"mariadb"
2636
+ */
2637
+ NodeRequestType: string;
2638
+ /**
2639
+ * 实例 ID 。
2640
+ */
2641
+ InstanceId: string;
2642
+ /**
2643
+ * 开始时间,如“2019-09-10 12:13:14”。
2644
+ */
2645
+ StartTime: string;
2646
+ /**
2647
+ * 截止时间,如“2019-09-11 10:13:14”。
2648
+ */
2649
+ EndTime: string;
2650
+ /**
2651
+ * 过滤条件。可按设置的过滤条件过滤日志。
2652
+ */
2653
+ Filter?: AuditLogFilter;
2654
+ }
2655
+ /**
2656
+ * DeleteAuditLogFile请求参数结构体
2657
+ */
2658
+ export interface DeleteAuditLogFileRequest {
2659
+ /**
2660
+ * 服务产品类型,支持值包括: "dcdb" - 云数据库 Tdsql, "mariadb" - 云数据库 MariaDB for MariaDB。
2661
+ */
2662
+ Product: string;
2663
+ /**
2664
+ * 与Product保持一致。如:"dcdb" ,"mariadb"
2665
+ */
2666
+ NodeRequestType: string;
2667
+ /**
2668
+ * 实例 ID 。
2669
+ */
2670
+ InstanceId: string;
2671
+ /**
2672
+ * 审计日志文件生成异步任务ID。
2673
+ */
2674
+ AsyncRequestId: number;
2675
+ }
2538
2676
  /**
2539
2677
  * ModifyDiagDBInstanceConf返回参数结构体
2540
2678
  */
@@ -2954,6 +3092,60 @@ export interface DescribeSlowLogTopSqlsResponse {
2954
3092
  */
2955
3093
  RequestId?: string;
2956
3094
  }
3095
+ /**
3096
+ * DescribeNoPrimaryKeyTables返回参数结构体
3097
+ */
3098
+ export interface DescribeNoPrimaryKeyTablesResponse {
3099
+ /**
3100
+ * 无主键表总数。
3101
+ */
3102
+ NoPrimaryKeyTableCount?: number;
3103
+ /**
3104
+ * 与昨日扫描无主键表的差值,正数为增加,负数为减少,0为无变化。
3105
+ */
3106
+ NoPrimaryKeyTableCountDiff?: number;
3107
+ /**
3108
+ * 记录的无主键表总数(不超过无主键表总数),可用于分页查询。
3109
+ */
3110
+ NoPrimaryKeyTableRecordCount?: number;
3111
+ /**
3112
+ * 无主键表列表。
3113
+ */
3114
+ NoPrimaryKeyTables?: Array<Table>;
3115
+ /**
3116
+ * 采集时间戳(秒)。
3117
+ */
3118
+ Timestamp?: number;
3119
+ /**
3120
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3121
+ */
3122
+ RequestId?: string;
3123
+ }
3124
+ /**
3125
+ * DescribeAuditLogFiles请求参数结构体
3126
+ */
3127
+ export interface DescribeAuditLogFilesRequest {
3128
+ /**
3129
+ * 服务产品类型,支持值包括: "dcdb" - 云数据库 Tdsql, "mariadb" - 云数据库 MariaDB for MariaDB。
3130
+ */
3131
+ Product: string;
3132
+ /**
3133
+ * 与Product保持一致。如:"dcdb" ,"mariadb"
3134
+ */
3135
+ NodeRequestType: string;
3136
+ /**
3137
+ * 实例 ID 。
3138
+ */
3139
+ InstanceId: string;
3140
+ /**
3141
+ * 偏移量,默认为0。
3142
+ */
3143
+ Offset?: number;
3144
+ /**
3145
+ * 查询数目,默认为20,最大为100。
3146
+ */
3147
+ Limit?: number;
3148
+ }
2957
3149
  /**
2958
3150
  * DeleteSqlFilters请求参数结构体
2959
3151
  */
@@ -88,7 +88,7 @@ HONGKONG_MACAO_AND_TAIWAN 中国台湾
88
88
  */
89
89
  Mobile?: string;
90
90
  /**
91
- * 是否需开通自动签
91
+ * 是否开通自动签,该功能需联系运营工作人员开通后使用
92
92
  */
93
93
  EnableAutoSign?: boolean;
94
94
  }
@@ -3057,6 +3057,16 @@ BORDERLESS_ESIGN – 自动生成无边框腾讯体
3057
3057
  OCR_ESIGN -- AI智能识别手写签名
3058
3058
  ESIGN -- 个人印章类型
3059
3059
  如:{“ComponentTypeLimit”: [“BORDERLESS_ESIGN”]}
3060
+
3061
+ ComponentType为SIGN_DATE时,支持以下参数:
3062
+ 1 Font:字符串类型目前只支持"黑体"、"宋体",如果不填默认为"黑体"
3063
+ 2 FontSize: 数字类型,范围6-72,默认值为12
3064
+ 3 FontAlign: 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐
3065
+ 4 Format: 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。
3066
+ 5 Gaps:: 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙钟的空格个数
3067
+ 如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期
3068
+ 特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
3069
+ 参数样例: "ComponentExtra": "{\"Format\":“yyyy m d”,\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}",
3060
3070
  */
3061
3071
  ComponentExtra?: string;
3062
3072
  /**
@@ -1386,11 +1386,11 @@ export interface CommonFlowApprover {
1386
1386
  */
1387
1387
  export interface PdfVerifyResult {
1388
1388
  /**
1389
- * 验签结果
1389
+ * 验签结果。0-签名域未签名;1-验签成功; 3-验签失败;4-未找到签名域:文件内没有签名域;5-签名值格式不正确。
1390
1390
  */
1391
1391
  VerifyResult: number;
1392
1392
  /**
1393
- * 签署平台
1393
+ * 签署平台,如果文件是在腾讯电子签平台签署,则返回腾讯电子签,如果文件不在腾讯电子签平台签署,则返回其他平台。
1394
1394
  */
1395
1395
  SignPlatform: string;
1396
1396
  /**
@@ -3004,6 +3004,16 @@ BORDERLESS_ESIGN – 自动生成无边框腾讯体
3004
3004
  OCR_ESIGN -- AI智能识别手写签名
3005
3005
  ESIGN -- 个人印章类型
3006
3006
  如:{“ComponentTypeLimit”: [“BORDERLESS_ESIGN”]}
3007
+
3008
+ ComponentType为SIGN_DATE时,支持以下参数:
3009
+ 1 Font:字符串类型目前只支持"黑体"、"宋体",如果不填默认为"黑体"
3010
+ 2 FontSize: 数字类型,范围6-72,默认值为12
3011
+ 3 FontAlign: 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐
3012
+ 4 Format: 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。
3013
+ 5 Gaps:: 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙钟的空格个数
3014
+ 如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期
3015
+ 特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
3016
+ 参数样例: "ComponentExtra": "{\"Format\":“yyyy m d”,\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}",
3007
3017
  */
3008
3018
  ComponentExtra?: string;
3009
3019
  /**
@@ -34,11 +34,11 @@ export interface DescribeMaterialListResponse {
34
34
  /**
35
35
  * 素材列表数据
36
36
  */
37
- MaterialInfos: Array<PublicMaterialInfos>;
37
+ MaterialInfos?: Array<PublicMaterialInfos>;
38
38
  /**
39
39
  * 素材条数
40
40
  */
41
- Count: number;
41
+ Count?: number;
42
42
  /**
43
43
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
44
44
  */
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { ModifyAppStatusRequest, CreateCustomizationResponse, ModifyCustomizationStateRequest, DescribeScanResultListRequest, StartRecordRequest, ModifyRecordInfoRequest, GetCustomizationListResponse, DeleteScanUserRequest, ModifyUserMicStatusRequest, UpdateScanUsersResponse, DescribeAgeDetectTaskRequest, DeleteCustomizationResponse, DescribeApplicationListRequest, GetCustomizationListRequest, DescribeRecordInfoResponse, DescribeApplicationListResponse, StopRecordResponse, DescribeUserInAndOutTimeRequest, StartRecordResponse, DescribeScanResultListResponse, CreateAppResponse, DescribeRecordInfoRequest, DescribeRoomInfoRequest, ModifyCustomizationResponse, DeleteCustomizationRequest, CreateAgeDetectTaskRequest, DescribeAppStatisticsResponse, DeleteScanUserResponse, DescribeRoomInfoResponse, DescribeTaskInfoRequest, ScanVoiceRequest, DescribeApplicationDataRequest, CreateScanUserResponse, ModifyUserMicStatusResponse, DescribeTaskInfoResponse, DeleteRoomMemberResponse, ModifyCustomizationRequest, DescribeUserInAndOutTimeResponse, DescribeAppStatisticsRequest, StopRecordRequest, CreateAppRequest, ScanVoiceResponse, CreateAgeDetectTaskResponse, DescribeRealtimeScanConfigResponse, DeleteRoomMemberRequest, CreateCustomizationRequest, UpdateScanRoomsRequest, DescribeRealtimeScanConfigRequest, ModifyCustomizationStateResponse, CreateScanUserRequest, DescribeAgeDetectTaskResponse, UpdateScanRoomsResponse, DescribeApplicationDataResponse, ModifyAppStatusResponse, UpdateScanUsersRequest, ModifyRecordInfoResponse } from "./gme_models";
3
+ import { ModifyAppStatusRequest, CreateCustomizationResponse, ModifyCustomizationStateRequest, DescribeScanResultListRequest, StartRecordRequest, ModifyRecordInfoRequest, GetCustomizationListResponse, DeleteScanUserRequest, ModifyUserMicStatusRequest, UpdateScanUsersResponse, DescribeAgeDetectTaskRequest, DeleteCustomizationResponse, DescribeApplicationListRequest, GetCustomizationListRequest, DescribeRecordInfoResponse, DescribeApplicationListResponse, StopRecordResponse, DescribeUserInAndOutTimeRequest, StartRecordResponse, DescribeScanResultListResponse, CreateAppResponse, DescribeRecordInfoRequest, DescribeRoomInfoRequest, ModifyCustomizationResponse, DeleteCustomizationRequest, CreateAgeDetectTaskRequest, DescribeAppStatisticsResponse, DeleteScanUserResponse, DescribeRoomInfoResponse, DescribeTaskInfoRequest, ScanVoiceRequest, DescribeApplicationDataRequest, CreateScanUserResponse, ModifyUserMicStatusResponse, DescribeTaskInfoResponse, DeleteRoomMemberResponse, ModifyCustomizationRequest, DescribeUserInAndOutTimeResponse, DescribeAppStatisticsRequest, StopRecordRequest, CreateAppRequest, ScanVoiceResponse, CreateAgeDetectTaskResponse, DescribeRealtimeScanConfigResponse, DeleteRoomMemberRequest, CreateCustomizationRequest, UpdateScanRoomsRequest, DescribeRealtimeScanConfigRequest, ModifyCustomizationStateResponse, CreateScanUserRequest, DescribeAgeDetectTaskResponse, UpdateScanRoomsResponse, DescribeApplicationDataResponse, UpdateScanUsersRequest, ModifyAppStatusResponse, ModifyRecordInfoResponse } from "./gme_models";
4
4
  /**
5
5
  * gme client
6
6
  * @class
@@ -505,6 +505,15 @@ export interface DescribeUserInAndOutTimeRequest {
505
505
  */
506
506
  RoomIdStr?: string;
507
507
  }
508
+ /**
509
+ * 语音转文本配置数据
510
+ */
511
+ export interface AsrConf {
512
+ /**
513
+ * 语音转文本服务开关,取值:open/close
514
+ */
515
+ Status?: string;
516
+ }
508
517
  /**
509
518
  * StartRecord返回参数结构体
510
519
  */
@@ -556,7 +565,7 @@ export interface CreateAppResponse {
556
565
  /**
557
566
  * 创建应用返回数据
558
567
  */
559
- Data: CreateAppResp;
568
+ Data?: CreateAppResp;
560
569
  /**
561
570
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
562
571
  */
@@ -641,16 +650,6 @@ export interface CreateAgeDetectTaskRequest {
641
650
  */
642
651
  Callback?: string;
643
652
  }
644
- /**
645
- * 实时语音转文本用量数据
646
- */
647
- export interface RealtimeTextStatisticsItem {
648
- /**
649
- * 统计值,单位:秒
650
- 注意:此字段可能返回 null,表示取不到有效值。
651
- */
652
- Data: number;
653
- }
654
653
  /**
655
654
  * DescribeAppStatistics返回参数结构体
656
655
  */
@@ -727,6 +726,13 @@ export interface StatusInfo {
727
726
  */
728
727
  Status: number;
729
728
  }
729
+ /**
730
+ * SceneInfo场景信息
731
+ 'RealTime','实时语音分析',
732
+ 'VoiceMessage','语音消息',
733
+ 'GMECloudApi':'GME云API接口'
734
+ */
735
+ export declare type SceneInfo = null;
730
736
  /**
731
737
  * 剔除房间操作结果
732
738
  */
@@ -796,7 +802,7 @@ export interface RealtimeSpeechConf {
796
802
  */
797
803
  Status?: string;
798
804
  /**
799
- * 实时语音音质类型,取值:high-高音质
805
+ * 实时语音音质类型,取值:high-高音质 ordinary-普通音质
800
806
  */
801
807
  Quality?: string;
802
808
  }
@@ -1173,10 +1179,12 @@ export interface CreateAppRequest {
1173
1179
  ProjectId?: number;
1174
1180
  /**
1175
1181
  * 需要支持的引擎列表,默认全选。
1182
+ 取值:android/ios/unity/cocos/unreal/windows
1176
1183
  */
1177
1184
  EngineList?: Array<string>;
1178
1185
  /**
1179
1186
  * 服务区域列表,默认全选。
1187
+ 取值:mainland-大陆地区,hmt-港澳台,sea-东南亚,na-北美,eu-欧洲,jpkr-日韩亚太,sa-南美,oc-澳洲,me-中东
1180
1188
  */
1181
1189
  RegionList?: Array<string>;
1182
1190
  /**
@@ -1184,13 +1192,17 @@ export interface CreateAppRequest {
1184
1192
  */
1185
1193
  RealtimeSpeechConf?: RealtimeSpeechConf;
1186
1194
  /**
1187
- * 语音消息及转文本服务配置数据
1195
+ * 语音消息服务配置数据
1188
1196
  */
1189
1197
  VoiceMessageConf?: VoiceMessageConf;
1190
1198
  /**
1191
1199
  * 语音分析服务配置数据
1192
1200
  */
1193
1201
  VoiceFilterConf?: VoiceFilterConf;
1202
+ /**
1203
+ * 语音转文本配置数据
1204
+ */
1205
+ AsrConf?: AsrConf;
1194
1206
  /**
1195
1207
  * 需要添加的标签列表
1196
1208
  */
@@ -1204,6 +1216,11 @@ export interface VoiceFilterConf {
1204
1216
  * 语音过滤服务开关,取值:open/close
1205
1217
  */
1206
1218
  Status?: string;
1219
+ /**
1220
+ * 场景配置信息,如开关状态,回调地址。
1221
+ 注意:此字段可能返回 null,表示取不到有效值。
1222
+ */
1223
+ SceneInfos?: Array<SceneInfo>;
1207
1224
  }
1208
1225
  /**
1209
1226
  * ScanVoice返回参数结构体
@@ -1501,13 +1518,17 @@ export interface CreateAppResp {
1501
1518
  */
1502
1519
  RealtimeSpeechConf: RealtimeSpeechConf;
1503
1520
  /**
1504
- * 语音消息及转文本服务配置数据
1521
+ * 语音消息服务配置数据
1505
1522
  */
1506
1523
  VoiceMessageConf: VoiceMessageConf;
1507
1524
  /**
1508
1525
  * 语音分析服务配置数据
1509
1526
  */
1510
1527
  VoiceFilterConf: VoiceFilterConf;
1528
+ /**
1529
+ * 语音转文本服务配置数据
1530
+ */
1531
+ AsrConf?: AsrConf;
1511
1532
  }
1512
1533
  /**
1513
1534
  * UpdateScanRooms返回参数结构体
@@ -1536,6 +1557,23 @@ export interface DescribeApplicationDataResponse {
1536
1557
  */
1537
1558
  RequestId?: string;
1538
1559
  }
1560
+ /**
1561
+ * UpdateScanUsers请求参数结构体
1562
+ */
1563
+ export interface UpdateScanUsersRequest {
1564
+ /**
1565
+ * 应用ID
1566
+ */
1567
+ BizId: number;
1568
+ /**
1569
+ * 需要送检的所有用户号。多个用户号之间用","分隔。示例:"0001,0002,0003"
1570
+ */
1571
+ UserIdString?: string;
1572
+ /**
1573
+ * 符合此正则表达式规则的用户号将被送检。示例:["^6.*"] 表示所有以6开头的用户号将被送检
1574
+ */
1575
+ UserIdRegex?: Array<string>;
1576
+ }
1539
1577
  /**
1540
1578
  * 海外转文本用量数据
1541
1579
  */
@@ -1647,21 +1685,14 @@ export interface ModifyAppStatusResponse {
1647
1685
  RequestId?: string;
1648
1686
  }
1649
1687
  /**
1650
- * UpdateScanUsers请求参数结构体
1688
+ * 实时语音转文本用量数据
1651
1689
  */
1652
- export interface UpdateScanUsersRequest {
1653
- /**
1654
- * 应用ID
1655
- */
1656
- BizId: number;
1657
- /**
1658
- * 需要送检的所有用户号。多个用户号之间用","分隔。示例:"0001,0002,0003"
1659
- */
1660
- UserIdString?: string;
1690
+ export interface RealtimeTextStatisticsItem {
1661
1691
  /**
1662
- * 符合此正则表达式规则的用户号将被送检。示例:["^6.*"] 表示所有以6开头的用户号将被送检
1692
+ * 统计值,单位:秒
1693
+ 注意:此字段可能返回 null,表示取不到有效值。
1663
1694
  */
1664
- UserIdRegex?: Array<string>;
1695
+ Data: number;
1665
1696
  }
1666
1697
  /**
1667
1698
  * ModifyRecordInfo返回参数结构体
@@ -69,6 +69,14 @@ export interface DescribeDataRepositoryTaskStatusResponse {
69
69
  * 任务状态 0(初始化中), 1(运行中), 2(已完成), 3(任务失败)
70
70
  */
71
71
  Status?: number;
72
+ /**
73
+ * 已完成的文件数量
74
+ */
75
+ FinishedFileNumber?: number;
76
+ /**
77
+ * 已完成的数据量
78
+ */
79
+ FinishedCapacity?: number;
72
80
  /**
73
81
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
74
82
  */