tencentcloud-sdk-nodejs 4.0.497 → 4.0.498
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 +208 -0
- package/SERVICE_CHANGELOG.md +249 -225
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ccc/v20200210/ccc_models.ts +36 -30
- package/src/services/cpdp/v20190820/cpdp_models.ts +12 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +15 -0
- package/src/services/mrs/v20200910/mrs_models.ts +28 -8
- package/src/services/ms/v20180408/ms_models.ts +364 -10
- package/src/services/pts/v20210728/pts_models.ts +11 -5
- package/src/services/tiia/v20190529/tiia_models.ts +3 -3
- package/src/services/tione/v20211111/tione_models.ts +18 -0
- package/src/services/tke/v20180525/tke_client.ts +110 -11
- package/src/services/tke/v20180525/tke_models.ts +709 -63
- package/src/services/trtc/v20190722/trtc_models.ts +23 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +35 -30
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +10 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +12 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +24 -8
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +361 -7
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +10 -5
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +3 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +15 -0
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +35 -3
- package/tencentcloud/services/tke/v20180525/tke_client.js +51 -3
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +591 -47
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +19 -2
- package/test/tke.v20180525.test.js +82 -2
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-10-31 06:12:52 |
|
|
39
39
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-11-09 06:14:16 |
|
|
40
40
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-10-27 06:14:10 |
|
|
41
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-
|
|
41
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-08 01:17:22 |
|
|
42
42
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-12-07 06:21:29 |
|
|
43
43
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
|
|
44
44
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2022-11-29 06:20:53 |
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-12-05 06:32:09 |
|
|
62
62
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
|
|
63
63
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
64
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-12-
|
|
64
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-12-08 01:21:58 |
|
|
65
65
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
66
66
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-12-07 06:29:50 |
|
|
67
67
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-11-17 06:19:07 |
|
|
68
68
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
69
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-
|
|
69
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-08 01:24:51 |
|
|
70
70
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
|
71
71
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
72
72
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
|
75
75
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
|
76
76
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
|
|
77
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-12-
|
|
77
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-12-08 01:26:41 |
|
|
78
78
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-11-25 06:28:38 |
|
|
79
79
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
80
80
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-09-09 06:24:10 |
|
|
88
88
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
89
89
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
90
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-12-
|
|
90
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-12-08 01:29:13 |
|
|
91
91
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-06 06:40:42 |
|
|
92
92
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-07 06:39:12 |
|
|
93
93
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-06 06:41:29 |
|
|
@@ -132,8 +132,8 @@
|
|
|
132
132
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-11-28 06:50:22 |
|
|
133
133
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-12-05 07:04:52 |
|
|
134
134
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-11-23 06:41:18 |
|
|
135
|
-
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-
|
|
136
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-
|
|
135
|
+
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
136
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-08 01:38:47 |
|
|
137
137
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
|
138
138
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
139
139
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-07 06:52:55 |
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
146
146
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-11-29 07:09:18 |
|
|
147
147
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-10-26 06:52:45 |
|
|
148
|
-
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-
|
|
148
|
+
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-12-08 01:40:36 |
|
|
149
149
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
150
150
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-11-28 06:57:10 |
|
|
151
151
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
@@ -193,16 +193,16 @@
|
|
|
193
193
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
194
194
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
195
195
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
196
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-
|
|
197
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-
|
|
196
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-08 01:49:24 |
|
|
197
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-12-08 01:49:46 |
|
|
198
198
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-12-07 07:09:41 |
|
|
199
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-
|
|
199
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-08 01:50:31 |
|
|
200
200
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
201
201
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
202
202
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-11-02 06:48:15 |
|
|
203
203
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
|
204
204
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-07 07:14:07 |
|
|
205
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-
|
|
205
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-08 01:52:42 |
|
|
206
206
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
|
|
207
207
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-12-07 07:15:23 |
|
|
208
208
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.498"
|
|
@@ -1594,37 +1594,37 @@ export interface TelCdrInfo {
|
|
|
1594
1594
|
/**
|
|
1595
1595
|
* 主叫号码
|
|
1596
1596
|
*/
|
|
1597
|
-
Caller
|
|
1597
|
+
Caller?: string
|
|
1598
1598
|
|
|
1599
1599
|
/**
|
|
1600
1600
|
* 被叫号码
|
|
1601
1601
|
*/
|
|
1602
|
-
Callee
|
|
1602
|
+
Callee?: string
|
|
1603
1603
|
|
|
1604
1604
|
/**
|
|
1605
1605
|
* 呼叫发起时间戳,Unix 时间戳
|
|
1606
1606
|
*/
|
|
1607
|
-
Time
|
|
1607
|
+
Time?: number
|
|
1608
1608
|
|
|
1609
1609
|
/**
|
|
1610
1610
|
* 呼入呼出方向 0 呼入 1 呼出
|
|
1611
1611
|
*/
|
|
1612
|
-
Direction
|
|
1612
|
+
Direction?: number
|
|
1613
1613
|
|
|
1614
1614
|
/**
|
|
1615
1615
|
* 通话时长
|
|
1616
1616
|
*/
|
|
1617
|
-
Duration
|
|
1617
|
+
Duration?: number
|
|
1618
1618
|
|
|
1619
1619
|
/**
|
|
1620
1620
|
* 录音信息
|
|
1621
1621
|
*/
|
|
1622
|
-
RecordURL
|
|
1622
|
+
RecordURL?: string
|
|
1623
1623
|
|
|
1624
1624
|
/**
|
|
1625
1625
|
* 坐席信息
|
|
1626
1626
|
*/
|
|
1627
|
-
SeatUser
|
|
1627
|
+
SeatUser?: SeatUserInfo
|
|
1628
1628
|
|
|
1629
1629
|
/**
|
|
1630
1630
|
* 结束状态
|
|
@@ -1651,65 +1651,65 @@ export interface TelCdrInfo {
|
|
|
1651
1651
|
209 主叫取消
|
|
1652
1652
|
210 不在服务区
|
|
1653
1653
|
*/
|
|
1654
|
-
EndStatus
|
|
1654
|
+
EndStatus?: number
|
|
1655
1655
|
|
|
1656
1656
|
/**
|
|
1657
1657
|
* 技能组名称
|
|
1658
1658
|
*/
|
|
1659
|
-
SkillGroup
|
|
1659
|
+
SkillGroup?: string
|
|
1660
1660
|
|
|
1661
1661
|
/**
|
|
1662
1662
|
* 主叫归属地
|
|
1663
1663
|
*/
|
|
1664
|
-
CallerLocation
|
|
1664
|
+
CallerLocation?: string
|
|
1665
1665
|
|
|
1666
1666
|
/**
|
|
1667
1667
|
* IVR 阶段耗时
|
|
1668
1668
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1669
1669
|
*/
|
|
1670
|
-
IVRDuration
|
|
1670
|
+
IVRDuration?: number
|
|
1671
1671
|
|
|
1672
1672
|
/**
|
|
1673
1673
|
* 振铃时间戳,UNIX 秒级时间戳
|
|
1674
1674
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1675
1675
|
*/
|
|
1676
|
-
RingTimestamp
|
|
1676
|
+
RingTimestamp?: number
|
|
1677
1677
|
|
|
1678
1678
|
/**
|
|
1679
1679
|
* 接听时间戳,UNIX 秒级时间戳
|
|
1680
1680
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1681
1681
|
*/
|
|
1682
|
-
AcceptTimestamp
|
|
1682
|
+
AcceptTimestamp?: number
|
|
1683
1683
|
|
|
1684
1684
|
/**
|
|
1685
1685
|
* 结束时间戳,UNIX 秒级时间戳
|
|
1686
1686
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1687
1687
|
*/
|
|
1688
|
-
EndedTimestamp
|
|
1688
|
+
EndedTimestamp?: number
|
|
1689
1689
|
|
|
1690
1690
|
/**
|
|
1691
1691
|
* IVR 按键信息 ,e.g. ["1","2","3"]
|
|
1692
1692
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1693
1693
|
*/
|
|
1694
|
-
IVRKeyPressed
|
|
1694
|
+
IVRKeyPressed?: Array<string>
|
|
1695
1695
|
|
|
1696
1696
|
/**
|
|
1697
1697
|
* 挂机方 seat 坐席 user 用户
|
|
1698
1698
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1699
1699
|
*/
|
|
1700
|
-
HungUpSide
|
|
1700
|
+
HungUpSide?: string
|
|
1701
1701
|
|
|
1702
1702
|
/**
|
|
1703
1703
|
* 服务参与者列表
|
|
1704
1704
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1705
1705
|
*/
|
|
1706
|
-
ServeParticipants
|
|
1706
|
+
ServeParticipants?: Array<ServeParticipant>
|
|
1707
1707
|
|
|
1708
1708
|
/**
|
|
1709
1709
|
* 技能组ID
|
|
1710
1710
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1711
1711
|
*/
|
|
1712
|
-
SkillGroupId
|
|
1712
|
+
SkillGroupId?: number
|
|
1713
1713
|
|
|
1714
1714
|
/**
|
|
1715
1715
|
* error 错误
|
|
@@ -1736,73 +1736,79 @@ callerCancel 主叫取消
|
|
|
1736
1736
|
notInService 不在服务区
|
|
1737
1737
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1738
1738
|
*/
|
|
1739
|
-
EndStatusString
|
|
1739
|
+
EndStatusString?: string
|
|
1740
1740
|
|
|
1741
1741
|
/**
|
|
1742
1742
|
* 会话开始时间戳,UNIX 秒级时间戳
|
|
1743
1743
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1744
1744
|
*/
|
|
1745
|
-
StartTimestamp
|
|
1745
|
+
StartTimestamp?: number
|
|
1746
1746
|
|
|
1747
1747
|
/**
|
|
1748
1748
|
* 进入排队时间,Unix 秒级时间戳
|
|
1749
1749
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1750
1750
|
*/
|
|
1751
|
-
QueuedTimestamp
|
|
1751
|
+
QueuedTimestamp?: number
|
|
1752
1752
|
|
|
1753
1753
|
/**
|
|
1754
1754
|
* 后置IVR按键信息(e.g. [{"Key":"1","Label":"非常满意"}])
|
|
1755
1755
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1756
1756
|
*/
|
|
1757
|
-
PostIVRKeyPressed
|
|
1757
|
+
PostIVRKeyPressed?: Array<IVRKeyPressedElement>
|
|
1758
1758
|
|
|
1759
1759
|
/**
|
|
1760
1760
|
* 排队技能组Id
|
|
1761
1761
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1762
1762
|
*/
|
|
1763
|
-
QueuedSkillGroupId
|
|
1763
|
+
QueuedSkillGroupId?: number
|
|
1764
1764
|
|
|
1765
1765
|
/**
|
|
1766
1766
|
* 会话 ID
|
|
1767
1767
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1768
1768
|
*/
|
|
1769
|
-
SessionId
|
|
1769
|
+
SessionId?: string
|
|
1770
1770
|
|
|
1771
1771
|
/**
|
|
1772
1772
|
* 主叫号码保护ID,开启号码保护映射功能时有效,且Caller字段置空
|
|
1773
1773
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1774
1774
|
*/
|
|
1775
|
-
ProtectedCaller
|
|
1775
|
+
ProtectedCaller?: string
|
|
1776
1776
|
|
|
1777
1777
|
/**
|
|
1778
1778
|
* 被叫号码保护ID,开启号码保护映射功能时有效,且Callee字段置空
|
|
1779
1779
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1780
1780
|
*/
|
|
1781
|
-
ProtectedCallee
|
|
1781
|
+
ProtectedCallee?: string
|
|
1782
1782
|
|
|
1783
1783
|
/**
|
|
1784
1784
|
* 客户自定义数据(User-to-User Interface)
|
|
1785
1785
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1786
1786
|
*/
|
|
1787
|
-
Uui
|
|
1787
|
+
Uui?: string
|
|
1788
1788
|
|
|
1789
1789
|
/**
|
|
1790
1790
|
* IVR按键信息(e.g. [{"Key":"1","Label":"非常满意"}])
|
|
1791
1791
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1792
1792
|
*/
|
|
1793
|
-
IVRKeyPressedEx
|
|
1793
|
+
IVRKeyPressedEx?: Array<IVRKeyPressedElement>
|
|
1794
1794
|
|
|
1795
1795
|
/**
|
|
1796
1796
|
* 获取录音ASR文本信息地址
|
|
1797
1797
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1798
1798
|
*/
|
|
1799
|
-
AsrUrl
|
|
1799
|
+
AsrUrl?: string
|
|
1800
1800
|
|
|
1801
1801
|
/**
|
|
1802
1802
|
* 录音转存第三方COS地址
|
|
1803
1803
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1804
1804
|
*/
|
|
1805
|
-
CustomRecordURL
|
|
1805
|
+
CustomRecordURL?: string
|
|
1806
|
+
|
|
1807
|
+
/**
|
|
1808
|
+
* 备注
|
|
1809
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1810
|
+
*/
|
|
1811
|
+
Remark?: string
|
|
1806
1812
|
}
|
|
1807
1813
|
|
|
1808
1814
|
/**
|
|
@@ -3525,6 +3525,12 @@ FAILED:已失败
|
|
|
3525
3525
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3526
3526
|
*/
|
|
3527
3527
|
AdditionalTaxItem: string
|
|
3528
|
+
|
|
3529
|
+
/**
|
|
3530
|
+
* 失败原因。当Status为FAILED时,改字段为失败的原因。
|
|
3531
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3532
|
+
*/
|
|
3533
|
+
FailReason: string
|
|
3528
3534
|
}
|
|
3529
3535
|
|
|
3530
3536
|
/**
|
|
@@ -19706,6 +19712,12 @@ FAILED:已失败
|
|
|
19706
19712
|
* 状态描述
|
|
19707
19713
|
*/
|
|
19708
19714
|
StatusDesc: string
|
|
19715
|
+
|
|
19716
|
+
/**
|
|
19717
|
+
* 失败原因。当Status为FAILED时,改字段为失败的原因。
|
|
19718
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19719
|
+
*/
|
|
19720
|
+
FailReason: string
|
|
19709
19721
|
}
|
|
19710
19722
|
|
|
19711
19723
|
/**
|
|
@@ -3695,6 +3695,21 @@ export interface DescribeClusterParamLogsRequest {
|
|
|
3695
3695
|
*/
|
|
3696
3696
|
ClusterId: string
|
|
3697
3697
|
|
|
3698
|
+
/**
|
|
3699
|
+
* 实例ID列表,用来记录具体操作哪些实例
|
|
3700
|
+
*/
|
|
3701
|
+
InstanceIds?: Array<string>
|
|
3702
|
+
|
|
3703
|
+
/**
|
|
3704
|
+
* 排序字段,定义在回返结果的基于哪个字段进行排序
|
|
3705
|
+
*/
|
|
3706
|
+
OrderBy?: string
|
|
3707
|
+
|
|
3708
|
+
/**
|
|
3709
|
+
* 定义具体的排序规则,限定为desc,asc,DESC,ASC其中之一
|
|
3710
|
+
*/
|
|
3711
|
+
OrderByType?: string
|
|
3712
|
+
|
|
3698
3713
|
/**
|
|
3699
3714
|
* 返回数量,默认为 20,取值范围为(0,100]
|
|
3700
3715
|
*/
|
|
@@ -602,6 +602,11 @@ export interface ImageToObjectRequest {
|
|
|
602
602
|
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
|
|
603
603
|
*/
|
|
604
604
|
IsUsedClassify: boolean
|
|
605
|
+
|
|
606
|
+
/**
|
|
607
|
+
* 用户类型,新客户传1,老客户可不传
|
|
608
|
+
*/
|
|
609
|
+
UserType?: number
|
|
605
610
|
}
|
|
606
611
|
|
|
607
612
|
/**
|
|
@@ -623,6 +628,11 @@ export interface TextToObjectRequest {
|
|
|
623
628
|
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
|
|
624
629
|
*/
|
|
625
630
|
IsUsedClassify: boolean
|
|
631
|
+
|
|
632
|
+
/**
|
|
633
|
+
* 用户类型,新客户传1,老客户可不传
|
|
634
|
+
*/
|
|
635
|
+
UserType?: number
|
|
626
636
|
}
|
|
627
637
|
|
|
628
638
|
/**
|
|
@@ -1298,44 +1308,44 @@ export interface MedDoc {
|
|
|
1298
1308
|
* 建议
|
|
1299
1309
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1300
1310
|
*/
|
|
1301
|
-
Advice
|
|
1311
|
+
Advice?: Advice
|
|
1302
1312
|
|
|
1303
1313
|
/**
|
|
1304
1314
|
* 诊断结果
|
|
1305
1315
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1306
1316
|
*/
|
|
1307
|
-
Diagnosis
|
|
1317
|
+
Diagnosis?: Array<DiagCertItem>
|
|
1308
1318
|
|
|
1309
1319
|
/**
|
|
1310
1320
|
* 疾病史
|
|
1311
1321
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1312
1322
|
*/
|
|
1313
|
-
DiseaseMedicalHistory
|
|
1323
|
+
DiseaseMedicalHistory?: DiseaseMedicalHistory
|
|
1314
1324
|
|
|
1315
1325
|
/**
|
|
1316
1326
|
* 个人史
|
|
1317
1327
|
*/
|
|
1318
|
-
PersonalMedicalHistory
|
|
1328
|
+
PersonalMedicalHistory?: PersonalMedicalHistory
|
|
1319
1329
|
|
|
1320
1330
|
/**
|
|
1321
1331
|
* 婚孕史
|
|
1322
1332
|
*/
|
|
1323
|
-
ObstericalMedicalHistory
|
|
1333
|
+
ObstericalMedicalHistory?: ObstericalMedicalHistory
|
|
1324
1334
|
|
|
1325
1335
|
/**
|
|
1326
1336
|
* 家族史
|
|
1327
1337
|
*/
|
|
1328
|
-
FamilyMedicalHistory
|
|
1338
|
+
FamilyMedicalHistory?: FamilyMedicalHistory
|
|
1329
1339
|
|
|
1330
1340
|
/**
|
|
1331
1341
|
* 月经史
|
|
1332
1342
|
*/
|
|
1333
|
-
MenstrualMedicalHistory
|
|
1343
|
+
MenstrualMedicalHistory?: MenstrualMedicalHistory
|
|
1334
1344
|
|
|
1335
1345
|
/**
|
|
1336
1346
|
* 诊疗记录
|
|
1337
1347
|
*/
|
|
1338
|
-
TreatmentRecord
|
|
1348
|
+
TreatmentRecord?: TreatmentRecord
|
|
1339
1349
|
}
|
|
1340
1350
|
|
|
1341
1351
|
/**
|
|
@@ -2606,6 +2616,11 @@ export interface ImageToClassRequest {
|
|
|
2606
2616
|
* 不填,默认为0
|
|
2607
2617
|
*/
|
|
2608
2618
|
Type: number
|
|
2619
|
+
|
|
2620
|
+
/**
|
|
2621
|
+
* 用户类型,新客户传1,老客户可不传
|
|
2622
|
+
*/
|
|
2623
|
+
UserType?: number
|
|
2609
2624
|
}
|
|
2610
2625
|
|
|
2611
2626
|
/**
|
|
@@ -2696,6 +2711,11 @@ export interface TextToClassRequest {
|
|
|
2696
2711
|
* 报告文本
|
|
2697
2712
|
*/
|
|
2698
2713
|
Text: string
|
|
2714
|
+
|
|
2715
|
+
/**
|
|
2716
|
+
* 用户类型,新客户传1,老客户可不传
|
|
2717
|
+
*/
|
|
2718
|
+
UserType?: number
|
|
2699
2719
|
}
|
|
2700
2720
|
|
|
2701
2721
|
/**
|