tencentcloud-sdk-iotvideoindustry 3.0.1034 → 3.0.1035
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201201/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e46269503bfe458a5f0cc6e23d8c259801fc4e66
|
4
|
+
data.tar.gz: 47c06db8efb6d77b43e75f1ab0c47d1a4f5d3a19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c92b09b0eb8a8b459767a82bd5a72f2242ba630550fc4cb16ca4a74f9a54efa87019f7f10a325e73c0dd73720c1c59aa39d61cf86d68a8d330f9902fb4a1dd3f
|
7
|
+
data.tar.gz: f051ff91115019c14562e898eba6fc0c54cda2269cf1f04e6bc9410f64f4410c0cb01ce9b945c3d06f9ee485014f75458ea3465004ee5cb98ab3febda1593f41
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1035
|
data/lib/v20201201/client.rb
CHANGED
@@ -271,7 +271,7 @@ module TencentCloud
|
|
271
271
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
272
272
|
end
|
273
273
|
|
274
|
-
#
|
274
|
+
# 创建直播录制计划,直播录制接口,暂时下线中,只有国标接口支持云端录制
|
275
275
|
|
276
276
|
# @param request: Request instance for CreateLiveRecordPlan.
|
277
277
|
# @type request: :class:`Tencentcloud::iotvideoindustry::V20201201::CreateLiveRecordPlanRequest`
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-iotvideoindustry
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1035
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|