tencentcloud-sdk-nodejs 4.0.487 → 4.0.488
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.
- package/CHANGELOG.md +273 -0
- package/SERVICE_CHANGELOG.md +343 -153
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +25 -11
- package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +244 -8
- package/src/services/dlc/v20210125/dlc_client.ts +1 -0
- package/src/services/dlc/v20210125/dlc_models.ts +23 -0
- package/src/services/dts/v20211206/dts_client.ts +5 -5
- package/src/services/dts/v20211206/dts_models.ts +2 -2
- package/src/services/emr/v20190103/emr_client.ts +4 -3
- package/src/services/emr/v20190103/emr_models.ts +58 -4
- package/src/services/ess/v20201111/ess_models.ts +6 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +8 -3
- package/src/services/gme/v20180711/gme_client.ts +18 -2
- package/src/services/gme/v20180711/gme_models.ts +167 -12
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/postgres/v20170312/postgres_models.ts +6 -0
- package/src/services/rum/v20210622/rum_models.ts +3 -3
- package/src/services/scf/v20180416/scf_models.ts +1 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +25 -12
- package/src/services/tbaas/v20180416/tbaas_models.ts +138 -92
- package/src/services/tcm/v20210413/tcm_client.ts +33 -9
- package/src/services/tcm/v20210413/tcm_models.ts +123 -11
- package/src/services/tcss/v20201101/tcss_client.ts +2 -0
- package/src/services/tcss/v20201101/tcss_models.ts +72 -8
- package/src/services/teo/v20220901/teo_models.ts +15 -9
- package/src/services/tione/v20211111/tione_models.ts +6 -5
- package/src/services/tiw/v20190919/tiw_models.ts +1 -1
- package/src/services/tts/v20190823/tts_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +11 -7
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +9 -3
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +205 -8
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +19 -0
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +5 -5
- package/tencentcloud/services/dts/v20211206/dts_client.js +5 -5
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +3 -3
- package/tencentcloud/services/emr/v20190103/emr_client.js +3 -3
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +49 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
- package/tencentcloud/services/gme/v20180711/gme_client.d.ts +5 -1
- package/tencentcloud/services/gme/v20180711/gme_client.js +6 -0
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +143 -12
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +5 -0
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +3 -3
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +7 -3
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +9 -3
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +121 -81
- package/tencentcloud/services/tcm/v20210413/tcm_client.d.ts +11 -3
- package/tencentcloud/services/tcm/v20210413/tcm_client.js +15 -3
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +105 -11
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +62 -6
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +14 -9
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +6 -5
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +1 -1
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
- package/test/cloudaudit.v20190319.test.js +12 -2
- package/test/gme.v20180711.test.js +10 -0
- package/test/tbaas.v20180416.test.js +12 -2
- package/test/tcm.v20210413.test.js +22 -2
|
@@ -89,6 +89,7 @@ import {
|
|
|
89
89
|
DescribeUsersForUserManagerResponse,
|
|
90
90
|
InquiryPriceRenewInstanceRequest,
|
|
91
91
|
CdbInfo,
|
|
92
|
+
PriceDetail,
|
|
92
93
|
InquirePriceRenewEmrResponse,
|
|
93
94
|
MultiDiskMC,
|
|
94
95
|
AddUsersForUserManagerRequest,
|
|
@@ -213,7 +214,7 @@ export class Client extends AbstractClient {
|
|
|
213
214
|
}
|
|
214
215
|
|
|
215
216
|
/**
|
|
216
|
-
*
|
|
217
|
+
* 扩容节点
|
|
217
218
|
*/
|
|
218
219
|
async ScaleOutInstance(
|
|
219
220
|
req: ScaleOutInstanceRequest,
|
|
@@ -324,7 +325,7 @@ export class Client extends AbstractClient {
|
|
|
324
325
|
}
|
|
325
326
|
|
|
326
327
|
/**
|
|
327
|
-
* 修改
|
|
328
|
+
* 修改YARN资源调度的资源配置
|
|
328
329
|
*/
|
|
329
330
|
async ModifyResourceScheduleConfig(
|
|
330
331
|
req: ModifyResourceScheduleConfigRequest,
|
|
@@ -344,7 +345,7 @@ export class Client extends AbstractClient {
|
|
|
344
345
|
}
|
|
345
346
|
|
|
346
347
|
/**
|
|
347
|
-
*
|
|
348
|
+
* 查询集群节点信息
|
|
348
349
|
*/
|
|
349
350
|
async DescribeClusterNodes(
|
|
350
351
|
req: DescribeClusterNodesRequest,
|
|
@@ -1065,6 +1065,12 @@ export interface ModifyResourceScheduleConfigResponse {
|
|
|
1065
1065
|
*/
|
|
1066
1066
|
ErrorMsg: string
|
|
1067
1067
|
|
|
1068
|
+
/**
|
|
1069
|
+
* 返回数据
|
|
1070
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1071
|
+
*/
|
|
1072
|
+
Data: string
|
|
1073
|
+
|
|
1068
1074
|
/**
|
|
1069
1075
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1070
1076
|
*/
|
|
@@ -1516,14 +1522,14 @@ export interface DescribeResourceScheduleRequest {
|
|
|
1516
1522
|
*/
|
|
1517
1523
|
export interface Placement {
|
|
1518
1524
|
/**
|
|
1519
|
-
*
|
|
1525
|
+
* 实例所属的可用区,例如ap-guangzhou-1。该参数也可以通过调用[DescribeZones](https://cloud.tencent.com/document/product/213/15707) 的返回值中的Zone字段来获取。
|
|
1520
1526
|
*/
|
|
1521
|
-
|
|
1527
|
+
Zone: string
|
|
1522
1528
|
|
|
1523
1529
|
/**
|
|
1524
|
-
*
|
|
1530
|
+
* 实例所属项目ID。该参数可以通过调用[DescribeProject](https://cloud.tencent.com/document/api/651/78725) 的返回值中的 projectId 字段来获取。不填为默认项目。
|
|
1525
1531
|
*/
|
|
1526
|
-
|
|
1532
|
+
ProjectId?: number
|
|
1527
1533
|
}
|
|
1528
1534
|
|
|
1529
1535
|
/**
|
|
@@ -1854,6 +1860,12 @@ export interface InquiryPriceUpdateInstanceResponse {
|
|
|
1854
1860
|
*/
|
|
1855
1861
|
TimeSpan: number
|
|
1856
1862
|
|
|
1863
|
+
/**
|
|
1864
|
+
* 价格详情
|
|
1865
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1866
|
+
*/
|
|
1867
|
+
PriceDetail: Array<PriceDetail>
|
|
1868
|
+
|
|
1857
1869
|
/**
|
|
1858
1870
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1859
1871
|
*/
|
|
@@ -2663,6 +2675,11 @@ export interface InquiryPriceUpdateInstanceRequest {
|
|
|
2663
2675
|
<li>CNY:表示人民币。</li>
|
|
2664
2676
|
*/
|
|
2665
2677
|
Currency?: string
|
|
2678
|
+
|
|
2679
|
+
/**
|
|
2680
|
+
* 批量变配资源ID列表
|
|
2681
|
+
*/
|
|
2682
|
+
ResourceIdList?: Array<string>
|
|
2666
2683
|
}
|
|
2667
2684
|
|
|
2668
2685
|
/**
|
|
@@ -2975,6 +2992,31 @@ export interface CdbInfo {
|
|
|
2975
2992
|
RegionId: number
|
|
2976
2993
|
}
|
|
2977
2994
|
|
|
2995
|
+
/**
|
|
2996
|
+
* 价格详情
|
|
2997
|
+
*/
|
|
2998
|
+
export interface PriceDetail {
|
|
2999
|
+
/**
|
|
3000
|
+
* 节点ID
|
|
3001
|
+
*/
|
|
3002
|
+
ResourceId: string
|
|
3003
|
+
|
|
3004
|
+
/**
|
|
3005
|
+
* 价格计算公式
|
|
3006
|
+
*/
|
|
3007
|
+
Formula: string
|
|
3008
|
+
|
|
3009
|
+
/**
|
|
3010
|
+
* 原价
|
|
3011
|
+
*/
|
|
3012
|
+
OriginalCost: number
|
|
3013
|
+
|
|
3014
|
+
/**
|
|
3015
|
+
* 折扣价
|
|
3016
|
+
*/
|
|
3017
|
+
DiscountCost: number
|
|
3018
|
+
}
|
|
3019
|
+
|
|
2978
3020
|
/**
|
|
2979
3021
|
* InquirePriceRenewEmr返回参数结构体
|
|
2980
3022
|
*/
|
|
@@ -4176,6 +4218,18 @@ export interface NodeHardwareInfo {
|
|
|
4176
4218
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4177
4219
|
*/
|
|
4178
4220
|
ServiceClient: string
|
|
4221
|
+
|
|
4222
|
+
/**
|
|
4223
|
+
* 该实例是否开启实例保护,true为开启 false为关闭
|
|
4224
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4225
|
+
*/
|
|
4226
|
+
DisableApiTermination: boolean
|
|
4227
|
+
|
|
4228
|
+
/**
|
|
4229
|
+
* 0表示老计费,1表示新计费
|
|
4230
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4231
|
+
*/
|
|
4232
|
+
TradeVersion: number
|
|
4179
4233
|
}
|
|
4180
4234
|
|
|
4181
4235
|
/**
|
|
@@ -2322,22 +2322,23 @@ KEYWORD 关键字,使用ComponentId指定关键字
|
|
|
2322
2322
|
OffsetY?: number
|
|
2323
2323
|
|
|
2324
2324
|
/**
|
|
2325
|
-
|
|
2326
|
-
|
|
2325
|
+
* 指定关键字排序规则,Positive-正序,Reverse-倒序。传入Positive时会根据关键字在PDF文件内的顺序进行排列。在指定KeywordIndexes时,0代表在PDF内查找内容时,查找到的第一个关键字。
|
|
2326
|
+
传入Reverse时会根据关键字在PDF文件内的反序进行排列。在指定KeywordIndexes时,0代表在PDF内查找内容时,查找到的最后一个关键字。
|
|
2327
|
+
*/
|
|
2327
2328
|
KeywordOrder?: string
|
|
2328
2329
|
|
|
2329
2330
|
/**
|
|
2330
|
-
*
|
|
2331
|
+
* 指定关键字页码,可选参数,指定页码后,将只在指定的页码内查找关键字,非该页码的关键字将不会查询出来
|
|
2331
2332
|
*/
|
|
2332
2333
|
KeywordPage?: number
|
|
2333
2334
|
|
|
2334
2335
|
/**
|
|
2335
|
-
*
|
|
2336
|
+
* 关键字位置模式,Middle-居中,Below-正下方,Right-正右方,LowerRight-右上角,UpperRight-右下角。示例:如果设置Middle的关键字盖章,则印章的中心会和关键字的中心重合,如果设置Below,则印章在关键字的正下方
|
|
2336
2337
|
*/
|
|
2337
2338
|
RelativeLocation?: string
|
|
2338
2339
|
|
|
2339
2340
|
/**
|
|
2340
|
-
*
|
|
2341
|
+
* 关键字索引,可选参数,如果一个关键字在PDF文件中存在多个,可以通过关键字索引指定使用第几个关键字作为最后的结果,可指定多个索引。示例:[0,2],说明使用PDF文件内第1个和第3个关键字位置。
|
|
2341
2342
|
*/
|
|
2342
2343
|
KeywordIndexes?: Array<number>
|
|
2343
2344
|
}
|
|
@@ -1093,6 +1093,11 @@ export interface CreateConsoleLoginUrlRequest {
|
|
|
1093
1093
|
* 操作者的信息
|
|
1094
1094
|
*/
|
|
1095
1095
|
Operator?: UserInfo
|
|
1096
|
+
|
|
1097
|
+
/**
|
|
1098
|
+
* 支持的授权方式,授权方式: "1" - 上传授权书认证 "2" - 法定代表人认证
|
|
1099
|
+
*/
|
|
1100
|
+
AuthorizationTypes?: Array<number>
|
|
1096
1101
|
}
|
|
1097
1102
|
|
|
1098
1103
|
/**
|
|
@@ -2692,17 +2697,17 @@ SIGN_PAGING_SEAL - 可以指定印章ID
|
|
|
2692
2697
|
ChannelComponentId?: string
|
|
2693
2698
|
|
|
2694
2699
|
/**
|
|
2695
|
-
*
|
|
2700
|
+
* 指定关键字页码,可选参数,指定页码后,将只在指定的页码内查找关键字,非该页码的关键字将不会查询出来
|
|
2696
2701
|
*/
|
|
2697
2702
|
KeywordPage?: number
|
|
2698
2703
|
|
|
2699
2704
|
/**
|
|
2700
|
-
*
|
|
2705
|
+
* 关键字位置模式,Middle-居中,Below-正下方,Right-正右方,LowerRight-右上角,UpperRight-右下角。示例:如果设置Middle的关键字盖章,则印章的中心会和关键字的中心重合,如果设置Below,则印章在关键字的正下方
|
|
2701
2706
|
*/
|
|
2702
2707
|
RelativeLocation?: string
|
|
2703
2708
|
|
|
2704
2709
|
/**
|
|
2705
|
-
*
|
|
2710
|
+
* 关键字索引,可选参数,如果一个关键字在PDF文件中存在多个,可以通过关键字索引指定使用第几个关键字作为最后的结果,可指定多个索引。示例[0,2],说明使用PDF文件内第1个和第3个关键字位置。
|
|
2706
2711
|
*/
|
|
2707
2712
|
KeywordIndexes?: Array<number>
|
|
2708
2713
|
}
|
|
@@ -18,14 +18,15 @@
|
|
|
18
18
|
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
|
-
|
|
21
|
+
ApplicationList,
|
|
22
22
|
ScanVoiceResponse,
|
|
23
23
|
AppStatisticsItem,
|
|
24
24
|
ModifyAppStatusRequest,
|
|
25
|
-
|
|
25
|
+
CreateCustomizationResponse,
|
|
26
26
|
DescribeScanResultListResponse,
|
|
27
27
|
DescribeApplicationDataRequest,
|
|
28
28
|
UserMicStatus,
|
|
29
|
+
DescribeApplicationListResponse,
|
|
29
30
|
CreateScanUserResponse,
|
|
30
31
|
DescribeRealtimeScanConfigResponse,
|
|
31
32
|
ModifyUserMicStatusRequest,
|
|
@@ -68,6 +69,7 @@ import {
|
|
|
68
69
|
DescribeAgeDetectTaskRequest,
|
|
69
70
|
DeleteCustomizationResponse,
|
|
70
71
|
ModifyUserMicStatusResponse,
|
|
72
|
+
DescribeApplicationListRequest,
|
|
71
73
|
GetCustomizationListRequest,
|
|
72
74
|
DescribeUserInAndOutTimeResponse,
|
|
73
75
|
UpdateScanUsersRequest,
|
|
@@ -75,6 +77,7 @@ import {
|
|
|
75
77
|
AgeDetectTaskResult,
|
|
76
78
|
DescribeScanResult,
|
|
77
79
|
AgeDetectTask,
|
|
80
|
+
Filter,
|
|
78
81
|
ScanDetail,
|
|
79
82
|
CreateAgeDetectTaskResponse,
|
|
80
83
|
CreateAppRequest,
|
|
@@ -83,11 +86,14 @@ import {
|
|
|
83
86
|
ScanVoiceResult,
|
|
84
87
|
CreateAppResponse,
|
|
85
88
|
OverseaTextStatisticsItem,
|
|
89
|
+
StatusInfo,
|
|
86
90
|
DeleteCustomizationRequest,
|
|
87
91
|
ScanPiece,
|
|
88
92
|
ModifyAppStatusResponse,
|
|
93
|
+
InOutTimeInfo,
|
|
89
94
|
VoiceFilterConf,
|
|
90
95
|
RealtimeTextStatisticsItem,
|
|
96
|
+
ServiceStatus,
|
|
91
97
|
StatisticsItem,
|
|
92
98
|
ScanVoiceRequest,
|
|
93
99
|
DescribeUserInAndOutTimeRequest,
|
|
@@ -418,6 +424,16 @@ export class Client extends AbstractClient {
|
|
|
418
424
|
return this.request("DescribeScanResultList", req, cb)
|
|
419
425
|
}
|
|
420
426
|
|
|
427
|
+
/**
|
|
428
|
+
* 本接口(DescribeApplicationList)用于查询自己账号下的应用列表
|
|
429
|
+
*/
|
|
430
|
+
async DescribeApplicationList(
|
|
431
|
+
req: DescribeApplicationListRequest,
|
|
432
|
+
cb?: (error: string, rep: DescribeApplicationListResponse) => void
|
|
433
|
+
): Promise<DescribeApplicationListResponse> {
|
|
434
|
+
return this.request("DescribeApplicationList", req, cb)
|
|
435
|
+
}
|
|
436
|
+
|
|
421
437
|
/**
|
|
422
438
|
* 通过该接口,用户可以修改语音消息转文本自学习模型状态,上下线自学习模型
|
|
423
439
|
*/
|
|
@@ -16,18 +16,43 @@
|
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* 获取应用列表返回
|
|
20
20
|
*/
|
|
21
|
-
export interface
|
|
21
|
+
export interface ApplicationList {
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* 服务开关状态
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
ServiceConf: ServiceStatus
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* 应用ID(AppID)
|
|
29
29
|
*/
|
|
30
|
-
|
|
30
|
+
BizId: number
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* 应用名称
|
|
34
|
+
*/
|
|
35
|
+
AppName: string
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* 项目ID,默认为0
|
|
39
|
+
*/
|
|
40
|
+
ProjectId: number
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* 应用状态,返回0表示正常,1表示关闭,2表示欠费停服,3表示欠费回收
|
|
44
|
+
*/
|
|
45
|
+
AppStatus: number
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* 创建时间,Unix时间戳格式
|
|
49
|
+
*/
|
|
50
|
+
CreateTime: number
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* 应用类型,无需关注此数值
|
|
54
|
+
*/
|
|
55
|
+
AppType: number
|
|
31
56
|
}
|
|
32
57
|
|
|
33
58
|
/**
|
|
@@ -114,18 +139,18 @@ export interface ModifyAppStatusRequest {
|
|
|
114
139
|
}
|
|
115
140
|
|
|
116
141
|
/**
|
|
117
|
-
*
|
|
142
|
+
* CreateCustomization返回参数结构体
|
|
118
143
|
*/
|
|
119
|
-
export interface
|
|
144
|
+
export interface CreateCustomizationResponse {
|
|
120
145
|
/**
|
|
121
|
-
*
|
|
146
|
+
* 模型ID
|
|
122
147
|
*/
|
|
123
|
-
|
|
148
|
+
ModelId: string
|
|
124
149
|
|
|
125
150
|
/**
|
|
126
|
-
*
|
|
151
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
127
152
|
*/
|
|
128
|
-
|
|
153
|
+
RequestId?: string
|
|
129
154
|
}
|
|
130
155
|
|
|
131
156
|
/**
|
|
@@ -179,6 +204,26 @@ export interface UserMicStatus {
|
|
|
179
204
|
EnableMic: number
|
|
180
205
|
}
|
|
181
206
|
|
|
207
|
+
/**
|
|
208
|
+
* DescribeApplicationList返回参数结构体
|
|
209
|
+
*/
|
|
210
|
+
export interface DescribeApplicationListResponse {
|
|
211
|
+
/**
|
|
212
|
+
* 获取应用列表返回
|
|
213
|
+
*/
|
|
214
|
+
ApplicationList: Array<ApplicationList>
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* 应用总数
|
|
218
|
+
*/
|
|
219
|
+
Total: number
|
|
220
|
+
|
|
221
|
+
/**
|
|
222
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
223
|
+
*/
|
|
224
|
+
RequestId?: string
|
|
225
|
+
}
|
|
226
|
+
|
|
182
227
|
/**
|
|
183
228
|
* CreateScanUser返回参数结构体
|
|
184
229
|
*/
|
|
@@ -1055,6 +1100,41 @@ export interface ModifyUserMicStatusResponse {
|
|
|
1055
1100
|
RequestId?: string
|
|
1056
1101
|
}
|
|
1057
1102
|
|
|
1103
|
+
/**
|
|
1104
|
+
* DescribeApplicationList请求参数结构体
|
|
1105
|
+
*/
|
|
1106
|
+
export interface DescribeApplicationListRequest {
|
|
1107
|
+
/**
|
|
1108
|
+
* 项目ID,0表示默认项目,-1表示所有项目,如果需要查找具体项目下的应用列表,请填入具体项目ID,项目ID在项目管理中查看 https://console.cloud.tencent.com/project
|
|
1109
|
+
*/
|
|
1110
|
+
ProjectId: number
|
|
1111
|
+
|
|
1112
|
+
/**
|
|
1113
|
+
* 页码ID,0表示第一页,以此后推。默认填0
|
|
1114
|
+
*/
|
|
1115
|
+
PageNo: number
|
|
1116
|
+
|
|
1117
|
+
/**
|
|
1118
|
+
* 每页展示应用数量。默认填200
|
|
1119
|
+
*/
|
|
1120
|
+
PageSize: number
|
|
1121
|
+
|
|
1122
|
+
/**
|
|
1123
|
+
* 所查找应用名称的关键字,支持模糊匹配查找。空串表示查询所有应用
|
|
1124
|
+
*/
|
|
1125
|
+
SearchText: string
|
|
1126
|
+
|
|
1127
|
+
/**
|
|
1128
|
+
* 标签列表
|
|
1129
|
+
*/
|
|
1130
|
+
TagSet?: Array<Tag>
|
|
1131
|
+
|
|
1132
|
+
/**
|
|
1133
|
+
* 查找过滤关键字列表
|
|
1134
|
+
*/
|
|
1135
|
+
Filters?: Array<Filter>
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1058
1138
|
/**
|
|
1059
1139
|
* GetCustomizationList请求参数结构体
|
|
1060
1140
|
*/
|
|
@@ -1235,6 +1315,21 @@ export interface AgeDetectTask {
|
|
|
1235
1315
|
Url: string
|
|
1236
1316
|
}
|
|
1237
1317
|
|
|
1318
|
+
/**
|
|
1319
|
+
* 查找过滤
|
|
1320
|
+
*/
|
|
1321
|
+
export interface Filter {
|
|
1322
|
+
/**
|
|
1323
|
+
* 要过滤的字段名, 比如"AppName"
|
|
1324
|
+
*/
|
|
1325
|
+
Name?: string
|
|
1326
|
+
|
|
1327
|
+
/**
|
|
1328
|
+
* 多个关键字
|
|
1329
|
+
*/
|
|
1330
|
+
Values?: Array<string>
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1238
1333
|
/**
|
|
1239
1334
|
* 语音检测详情
|
|
1240
1335
|
*/
|
|
@@ -1391,6 +1486,16 @@ export interface OverseaTextStatisticsItem {
|
|
|
1391
1486
|
Data: number
|
|
1392
1487
|
}
|
|
1393
1488
|
|
|
1489
|
+
/**
|
|
1490
|
+
* 服务开关状态
|
|
1491
|
+
*/
|
|
1492
|
+
export interface StatusInfo {
|
|
1493
|
+
/**
|
|
1494
|
+
* 服务开关状态, 0-正常,1-关闭
|
|
1495
|
+
*/
|
|
1496
|
+
Status: number
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1394
1499
|
/**
|
|
1395
1500
|
* DeleteCustomization请求参数结构体
|
|
1396
1501
|
*/
|
|
@@ -1484,6 +1589,21 @@ export interface ModifyAppStatusResponse {
|
|
|
1484
1589
|
RequestId?: string
|
|
1485
1590
|
}
|
|
1486
1591
|
|
|
1592
|
+
/**
|
|
1593
|
+
* 用户进出房间信息
|
|
1594
|
+
*/
|
|
1595
|
+
export interface InOutTimeInfo {
|
|
1596
|
+
/**
|
|
1597
|
+
* 进入房间时间
|
|
1598
|
+
*/
|
|
1599
|
+
StartTime: number
|
|
1600
|
+
|
|
1601
|
+
/**
|
|
1602
|
+
* 退出房间时间
|
|
1603
|
+
*/
|
|
1604
|
+
EndTime: number
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1487
1607
|
/**
|
|
1488
1608
|
* 语音过滤服务配置数据
|
|
1489
1609
|
*/
|
|
@@ -1505,6 +1625,41 @@ export interface RealtimeTextStatisticsItem {
|
|
|
1505
1625
|
Data: number
|
|
1506
1626
|
}
|
|
1507
1627
|
|
|
1628
|
+
/**
|
|
1629
|
+
* 服务开关状态
|
|
1630
|
+
*/
|
|
1631
|
+
export interface ServiceStatus {
|
|
1632
|
+
/**
|
|
1633
|
+
* 实时语音服务开关状态
|
|
1634
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1635
|
+
*/
|
|
1636
|
+
RealTimeSpeech: StatusInfo
|
|
1637
|
+
|
|
1638
|
+
/**
|
|
1639
|
+
* 语音消息服务开关状态
|
|
1640
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1641
|
+
*/
|
|
1642
|
+
VoiceMessage: StatusInfo
|
|
1643
|
+
|
|
1644
|
+
/**
|
|
1645
|
+
* 语音内容安全服务开关状态
|
|
1646
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1647
|
+
*/
|
|
1648
|
+
Porn: StatusInfo
|
|
1649
|
+
|
|
1650
|
+
/**
|
|
1651
|
+
* 语音录制服务开关状态
|
|
1652
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1653
|
+
*/
|
|
1654
|
+
Live: StatusInfo
|
|
1655
|
+
|
|
1656
|
+
/**
|
|
1657
|
+
* 语音转文本服务开关状态
|
|
1658
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1659
|
+
*/
|
|
1660
|
+
RealTimeAsr: StatusInfo
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1508
1663
|
/**
|
|
1509
1664
|
* 用量数据单元
|
|
1510
1665
|
*/
|
|
@@ -25,7 +25,7 @@ export interface CreateTawInstanceRequest {
|
|
|
25
25
|
AreaId: number
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
|
-
* 计费类型, (1
|
|
28
|
+
* 计费类型, (1=后付费)
|
|
29
29
|
*/
|
|
30
30
|
ChargeType: number
|
|
31
31
|
|
|
@@ -280,12 +280,12 @@ export interface DescribeTawInstancesRequest {
|
|
|
280
280
|
AreaIds?: Array<number>
|
|
281
281
|
|
|
282
282
|
/**
|
|
283
|
-
* 实例状态(1=创建中,2=运行中,3=异常,4=重启中,5=停止中,6=已停止,7=销毁中,8=已销毁)
|
|
283
|
+
* 实例状态(1=创建中,2=运行中,3=异常,4=重启中,5=停止中,6=已停止,7=销毁中,8=已销毁), 该参数已废弃,请在Filters内注明
|
|
284
284
|
*/
|
|
285
285
|
InstanceStatuses?: Array<number>
|
|
286
286
|
|
|
287
287
|
/**
|
|
288
|
-
* 实例Id
|
|
288
|
+
* 实例Id, 该参数已废弃,请在Filters内注明
|
|
289
289
|
*/
|
|
290
290
|
InstanceIds?: Array<string>
|
|
291
291
|
|
|
@@ -3760,7 +3760,7 @@ export interface DeleteTriggerRequest {
|
|
|
3760
3760
|
TriggerDesc?: string
|
|
3761
3761
|
|
|
3762
3762
|
/**
|
|
3763
|
-
*
|
|
3763
|
+
* 函数的版本,默认为 $LATEST,建议填写 [$DEFAULT](https://cloud.tencent.com/document/product/583/36149#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)方便后续进行版本的灰度发布。
|
|
3764
3764
|
*/
|
|
3765
3765
|
Qualifier?: string
|
|
3766
3766
|
}
|
|
@@ -25,8 +25,10 @@ import {
|
|
|
25
25
|
DeployDynamicBcosContractResponse,
|
|
26
26
|
GetClusterListForUserResponse,
|
|
27
27
|
GetBlockTransactionListForUserResponse,
|
|
28
|
+
ApplyChainMakerBatchUserCertResponse,
|
|
28
29
|
ApplyUserCertRequest,
|
|
29
30
|
SrvInvokeRequest,
|
|
31
|
+
SrvInvokeResponse,
|
|
30
32
|
GetChaincodeInitializeResultForUserRequest,
|
|
31
33
|
InitializeChaincodeForUserRequest,
|
|
32
34
|
GetTransactionDetailForUserResponse,
|
|
@@ -35,6 +37,7 @@ import {
|
|
|
35
37
|
GetChaincodeCompileLogForUserRequest,
|
|
36
38
|
GetInvokeTxRequest,
|
|
37
39
|
GetBcosBlockListResponse,
|
|
40
|
+
SignCertCsr,
|
|
38
41
|
DownloadUserCertResponse,
|
|
39
42
|
QueryChainMakerBlockTransactionRequest,
|
|
40
43
|
GetChaincodeLogForUserRequest,
|
|
@@ -49,21 +52,21 @@ import {
|
|
|
49
52
|
InvokeBcosTransRequest,
|
|
50
53
|
InvokeChainMakerContractResponse,
|
|
51
54
|
QueryChainMakerDemoBlockTransactionRequest,
|
|
52
|
-
|
|
55
|
+
ClusterDetailForUser,
|
|
53
56
|
GetPeerLogForUserRequest,
|
|
54
57
|
GetLatesdTransactionListResponse,
|
|
55
58
|
QueryChainMakerTransactionResponse,
|
|
56
59
|
DownloadUserCertRequest,
|
|
57
60
|
GetClusterSummaryResponse,
|
|
58
|
-
BcosBlockObj,
|
|
59
61
|
PeerSet,
|
|
60
62
|
ChainMakerTransactionResult,
|
|
61
63
|
CreateChaincodeAndInstallForUserRequest,
|
|
62
|
-
|
|
63
|
-
|
|
64
|
+
EndorserGroup,
|
|
65
|
+
GetBcosTransByHashResponse,
|
|
64
66
|
GetPeerLogForUserResponse,
|
|
65
67
|
QueryChainMakerDemoContractRequest,
|
|
66
68
|
QueryChainMakerDemoTransactionResponse,
|
|
69
|
+
ApplyChainMakerBatchUserCertRequest,
|
|
67
70
|
GetChaincodeLogForUserResponse,
|
|
68
71
|
QueryChainMakerDemoTransactionRequest,
|
|
69
72
|
LogDetailForUser,
|
|
@@ -88,14 +91,14 @@ import {
|
|
|
88
91
|
InvokeChainMakerContractRequest,
|
|
89
92
|
GetBcosTransListResponse,
|
|
90
93
|
QueryChainMakerTransactionRequest,
|
|
91
|
-
|
|
94
|
+
BcosBlockObj,
|
|
92
95
|
ChannelDetailForUser,
|
|
93
96
|
QueryRequest,
|
|
94
97
|
CreateChaincodeAndInstallForUserResponse,
|
|
95
98
|
GetChannelListForUserRequest,
|
|
96
99
|
InvokeChainMakerDemoContractResponse,
|
|
97
100
|
QueryResponse,
|
|
98
|
-
|
|
101
|
+
GetBcosBlockByNumberRequest,
|
|
99
102
|
TransactionItem,
|
|
100
103
|
} from "./tbaas_models"
|
|
101
104
|
|
|
@@ -139,13 +142,13 @@ export class Client extends AbstractClient {
|
|
|
139
142
|
}
|
|
140
143
|
|
|
141
144
|
/**
|
|
142
|
-
*
|
|
145
|
+
* 批量申请长安链用户签名证书
|
|
143
146
|
*/
|
|
144
|
-
async
|
|
145
|
-
req:
|
|
146
|
-
cb?: (error: string, rep:
|
|
147
|
-
): Promise<
|
|
148
|
-
return this.request("
|
|
147
|
+
async ApplyChainMakerBatchUserCert(
|
|
148
|
+
req: ApplyChainMakerBatchUserCertRequest,
|
|
149
|
+
cb?: (error: string, rep: ApplyChainMakerBatchUserCertResponse) => void
|
|
150
|
+
): Promise<ApplyChainMakerBatchUserCertResponse> {
|
|
151
|
+
return this.request("ApplyChainMakerBatchUserCert", req, cb)
|
|
149
152
|
}
|
|
150
153
|
|
|
151
154
|
/**
|
|
@@ -188,6 +191,16 @@ export class Client extends AbstractClient {
|
|
|
188
191
|
return this.request("GetBcosBlockList", req, cb)
|
|
189
192
|
}
|
|
190
193
|
|
|
194
|
+
/**
|
|
195
|
+
* 调用长安链合约查询
|
|
196
|
+
*/
|
|
197
|
+
async QueryChainMakerContract(
|
|
198
|
+
req: QueryChainMakerContractRequest,
|
|
199
|
+
cb?: (error: string, rep: QueryChainMakerContractResponse) => void
|
|
200
|
+
): Promise<QueryChainMakerContractResponse> {
|
|
201
|
+
return this.request("QueryChainMakerContract", req, cb)
|
|
202
|
+
}
|
|
203
|
+
|
|
191
204
|
/**
|
|
192
205
|
* 查询长安链体验网络指定高度区块的交易
|
|
193
206
|
*/
|