tencentcloud-sdk-nodejs 4.0.953 → 4.0.954
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 +28 -0
- package/SERVICE_CHANGELOG.md +34 -69
- package/package.json +1 -1
- package/products.md +1 -1
- package/src/common/sdk_version.ts +1 -1
- package/src/services/iss/v20230517/iss_models.ts +9 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +9 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# Release 4.0.954
|
|
2
|
+
|
|
3
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
4
|
+
|
|
5
|
+
### 第 20 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-10-11 18:07:24
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeRecordFile](https://cloud.tencent.com/document/api/1344/95934)
|
|
16
|
+
|
|
17
|
+
* 新增入参:WithUrl
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [RecordTimeLine](https://cloud.tencent.com/document/api/1344/95952#RecordTimeLine)
|
|
23
|
+
|
|
24
|
+
* 新增成员:HlsUrl
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
1
29
|
# Release 4.0.953
|
|
2
30
|
|
|
3
31
|
## 云服务器(cvm) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,84 +1,27 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 133 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-10-11 01:13:23
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [ImportImage](https://cloud.tencent.com/document/api/213/15717)
|
|
16
|
-
|
|
17
|
-
* 新增入参:ImageFamily
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
23
|
-
|
|
24
|
-
### 第 105 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2024-10-11 01:14:58
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
新增接口:
|
|
33
|
-
|
|
34
|
-
* [InquirePriceModify](https://cloud.tencent.com/document/api/1003/111495)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
3
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
39
4
|
|
|
40
|
-
### 第
|
|
5
|
+
### 第 20 次发布
|
|
41
6
|
|
|
42
|
-
发布时间:2024-10-11
|
|
7
|
+
发布时间:2024-10-11 18:07:24
|
|
43
8
|
|
|
44
9
|
本次发布包含了以下内容:
|
|
45
10
|
|
|
46
11
|
改善已有的文档。
|
|
47
12
|
|
|
48
|
-
新增接口:
|
|
49
|
-
|
|
50
|
-
* [ArchiveDynamicFlow](https://cloud.tencent.com/document/api/1323/111497)
|
|
51
|
-
* [CreateDynamicFlowApprover](https://cloud.tencent.com/document/api/1323/111496)
|
|
52
|
-
|
|
53
13
|
修改接口:
|
|
54
14
|
|
|
55
|
-
* [
|
|
56
|
-
|
|
57
|
-
* 新增入参:OpenDynamicSignFlow
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
新增数据结构:
|
|
61
|
-
|
|
62
|
-
* [ArchiveDynamicApproverData](https://cloud.tencent.com/document/api/1323/70369#ArchiveDynamicApproverData)
|
|
63
|
-
* [DynamicFlowApproverResult](https://cloud.tencent.com/document/api/1323/70369#DynamicFlowApproverResult)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
68
|
-
|
|
69
|
-
### 第 211 次发布
|
|
15
|
+
* [DescribeRecordFile](https://cloud.tencent.com/document/api/1344/95934)
|
|
70
16
|
|
|
71
|
-
|
|
17
|
+
* 新增入参:WithUrl
|
|
72
18
|
|
|
73
|
-
本次发布包含了以下内容:
|
|
74
|
-
|
|
75
|
-
改善已有的文档。
|
|
76
19
|
|
|
77
20
|
修改数据结构:
|
|
78
21
|
|
|
79
|
-
* [
|
|
22
|
+
* [RecordTimeLine](https://cloud.tencent.com/document/api/1344/95952#RecordTimeLine)
|
|
80
23
|
|
|
81
|
-
*
|
|
24
|
+
* 新增成员:HlsUrl
|
|
82
25
|
|
|
83
26
|
|
|
84
27
|
|
|
@@ -47255,7 +47198,7 @@
|
|
|
47255
47198
|
|
|
47256
47199
|
新增接口:
|
|
47257
47200
|
|
|
47258
|
-
* [
|
|
47201
|
+
* [InquirePriceModify](https://cloud.tencent.com/document/api/1003/111495)
|
|
47259
47202
|
|
|
47260
47203
|
### 第 104 次发布
|
|
47261
47204
|
|
|
@@ -65877,8 +65820,8 @@
|
|
|
65877
65820
|
|
|
65878
65821
|
新增接口:
|
|
65879
65822
|
|
|
65880
|
-
* [
|
|
65881
|
-
* [
|
|
65823
|
+
* [ArchiveDynamicFlow](https://cloud.tencent.com/document/api/1323/111497)
|
|
65824
|
+
* [CreateDynamicFlowApprover](https://cloud.tencent.com/document/api/1323/111496)
|
|
65882
65825
|
|
|
65883
65826
|
修改接口:
|
|
65884
65827
|
|
|
@@ -65889,8 +65832,8 @@
|
|
|
65889
65832
|
|
|
65890
65833
|
新增数据结构:
|
|
65891
65834
|
|
|
65892
|
-
* [
|
|
65893
|
-
* [
|
|
65835
|
+
* [ArchiveDynamicApproverData](https://cloud.tencent.com/document/api/1323/70369#ArchiveDynamicApproverData)
|
|
65836
|
+
* [DynamicFlowApproverResult](https://cloud.tencent.com/document/api/1323/70369#DynamicFlowApproverResult)
|
|
65894
65837
|
|
|
65895
65838
|
### 第 188 次发布
|
|
65896
65839
|
|
|
@@ -85571,6 +85514,28 @@
|
|
|
85571
85514
|
|
|
85572
85515
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
85573
85516
|
|
|
85517
|
+
### 第 20 次发布
|
|
85518
|
+
|
|
85519
|
+
发布时间:2024-10-11 18:07:24
|
|
85520
|
+
|
|
85521
|
+
本次发布包含了以下内容:
|
|
85522
|
+
|
|
85523
|
+
改善已有的文档。
|
|
85524
|
+
|
|
85525
|
+
修改接口:
|
|
85526
|
+
|
|
85527
|
+
* [DescribeRecordFile](https://cloud.tencent.com/document/api/1344/95934)
|
|
85528
|
+
|
|
85529
|
+
* 新增入参:WithUrl
|
|
85530
|
+
|
|
85531
|
+
|
|
85532
|
+
修改数据结构:
|
|
85533
|
+
|
|
85534
|
+
* [RecordTimeLine](https://cloud.tencent.com/document/api/1344/95952#RecordTimeLine)
|
|
85535
|
+
|
|
85536
|
+
* 新增成员:HlsUrl
|
|
85537
|
+
|
|
85538
|
+
|
|
85574
85539
|
### 第 19 次发布
|
|
85575
85540
|
|
|
85576
85541
|
发布时间:2024-09-11 10:47:51
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-07-08 01:16:48 |
|
|
133
133
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
134
134
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-09-16 01:58:03 |
|
|
135
|
-
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-
|
|
135
|
+
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-10-11 18:07:24 |
|
|
136
136
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-07-09 14:27:21 |
|
|
137
137
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
138
138
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-09-16 01:59:35 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.954"
|
|
@@ -2765,6 +2765,11 @@ export interface RecordTimeLine {
|
|
|
2765
2765
|
* 时间片段结束时间,UTC秒数,例如:1662114146
|
|
2766
2766
|
*/
|
|
2767
2767
|
End?: number
|
|
2768
|
+
/**
|
|
2769
|
+
* 对应时间片段的播放url
|
|
2770
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2771
|
+
*/
|
|
2772
|
+
HlsUrl?: string
|
|
2768
2773
|
}
|
|
2769
2774
|
|
|
2770
2775
|
/**
|
|
@@ -3706,6 +3711,10 @@ export interface DescribeRecordFileRequest {
|
|
|
3706
3711
|
* 检索结束时间,UTC秒数,例如:1662114246,开始和结束时间段最长为一天,且不能跨天
|
|
3707
3712
|
*/
|
|
3708
3713
|
EndTime: number
|
|
3714
|
+
/**
|
|
3715
|
+
* 是否携带每个时间段的播放url
|
|
3716
|
+
*/
|
|
3717
|
+
WithUrl?: boolean
|
|
3709
3718
|
}
|
|
3710
3719
|
|
|
3711
3720
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.954";
|
|
@@ -2618,6 +2618,11 @@ export interface RecordTimeLine {
|
|
|
2618
2618
|
* 时间片段结束时间,UTC秒数,例如:1662114146
|
|
2619
2619
|
*/
|
|
2620
2620
|
End?: number;
|
|
2621
|
+
/**
|
|
2622
|
+
* 对应时间片段的播放url
|
|
2623
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2624
|
+
*/
|
|
2625
|
+
HlsUrl?: string;
|
|
2621
2626
|
}
|
|
2622
2627
|
/**
|
|
2623
2628
|
* 查询网关服务版本信息返回数据
|
|
@@ -3518,6 +3523,10 @@ export interface DescribeRecordFileRequest {
|
|
|
3518
3523
|
* 检索结束时间,UTC秒数,例如:1662114246,开始和结束时间段最长为一天,且不能跨天
|
|
3519
3524
|
*/
|
|
3520
3525
|
EndTime: number;
|
|
3526
|
+
/**
|
|
3527
|
+
* 是否携带每个时间段的播放url
|
|
3528
|
+
*/
|
|
3529
|
+
WithUrl?: boolean;
|
|
3521
3530
|
}
|
|
3522
3531
|
/**
|
|
3523
3532
|
* AddStreamAuth请求参数结构体
|