tencentcloud-sdk-iotvideo 3.0.1074 → 3.0.1094
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/v20191126/client.rb +1 -1
- data/lib/v20191126/models.rb +1 -1
- data/lib/v20201215/client.rb +1 -1
- data/lib/v20201215/models.rb +2 -2
- data/lib/v20211125/client.rb +1 -1
- data/lib/v20211125/models.rb +2 -2
- 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: 8ca8b6b19dc0e76a97f2a31a8e4ab714c6891917
|
4
|
+
data.tar.gz: 8277eca21653745224ec82f9a3042a39c6502a2a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6fd7b23e1e543fa005d1a7f6db830a945ebdf975796be7039140acc15282c6a54d989bd508d4cb6dd2597f07b41a52a398d196dcee0e6b5e98d72ec610ea9282
|
7
|
+
data.tar.gz: 3516b202955d47d719f191d7c701a2f9e0eb38b58a100b03c14f64ea549df36305d218c50854e6d1cd23de93d0193c3786076ad3e11093046d1f3f3809c1578e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1094
|
data/lib/v20191126/client.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20191126/models.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20201215/client.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20201215/models.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
@@ -3807,7 +3807,7 @@ module TencentCloud
|
|
3807
3807
|
class GenerateSignedVideoURLRequest < TencentCloud::Common::AbstractModel
|
3808
3808
|
# @param VideoURL: 视频播放原始URL地址
|
3809
3809
|
# @type VideoURL: String
|
3810
|
-
# @param ExpireTime:
|
3810
|
+
# @param ExpireTime: 播放链接过期时间(时间戳,单位秒)
|
3811
3811
|
# @type ExpireTime: Integer
|
3812
3812
|
|
3813
3813
|
attr_accessor :VideoURL, :ExpireTime
|
data/lib/v20211125/client.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20211125/models.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
@@ -5377,7 +5377,7 @@ module TencentCloud
|
|
5377
5377
|
class GenerateSignedVideoURLRequest < TencentCloud::Common::AbstractModel
|
5378
5378
|
# @param VideoURL: 视频播放原始URL地址
|
5379
5379
|
# @type VideoURL: String
|
5380
|
-
# @param ExpireTime:
|
5380
|
+
# @param ExpireTime: 播放链接过期时间(时间戳,单位秒)
|
5381
5381
|
# @type ExpireTime: Integer
|
5382
5382
|
# @param ChannelId: 通道ID 非NVR设备不填 NVR设备必填 默认为无
|
5383
5383
|
# @type ChannelId: Integer
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-iotvideo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1094
|
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-
|
11
|
+
date: 2025-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|