tencentcloud-sdk-iotvideo 3.0.780 → 3.0.781

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9fd73d7525f8c0dc9741e50494de81fae143fcd6
4
- data.tar.gz: bc7127a078c613b203b9ab10ccc7189036b20f2f
3
+ metadata.gz: f6767aa049978028b5f2ed7000eaf5ce845d2f07
4
+ data.tar.gz: 3482108ec5fa169de87ec6f34b7dfaf3b382f7f1
5
5
  SHA512:
6
- metadata.gz: 23c39d14c50b8cfc132815e6f01b0d651e10583cc9218d547063820c5a45fae10cdf423ab8ec3afeae65df50e5e7ffaeef75744d8bd27cc1a5ea3d0222201a1a
7
- data.tar.gz: 4512028ab7a26560e5bd849dd388ea4c000aa8954a0ffc103ffe67bfcd016bed64ef78b16652e69f8807ac8d9e59e0b0d184054299e86104dc25beabb228b628
6
+ metadata.gz: 467c340ed912d9c3be125661a9873db31c0d7bd013cf36641ffd5d389e93254656a9b6de2001018c626c20b5ebf7dd2c33a95cc7b388c4ba365b1f7432ac0886
7
+ data.tar.gz: fda5c6bd428fc83dda6743daab85703d07a61aa8b6fd1a32ea58f38148a10725e67182f2f3c58b5cc78dee1400e5de9ec46813a9d4a93f4b18cec2315583aa05
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.780
1
+ 3.0.781
@@ -5,12 +5,12 @@ require 'tencentcloud-sdk-common'
5
5
  require_relative 'v20191126/client'
6
6
  require_relative 'v20191126/models'
7
7
 
8
- require_relative 'v20211125/client'
9
- require_relative 'v20211125/models'
10
-
11
8
  require_relative 'v20201215/client'
12
9
  require_relative 'v20201215/models'
13
10
 
11
+ require_relative 'v20211125/client'
12
+ require_relative 'v20211125/models'
13
+
14
14
  module TencentCloud
15
15
  module Iotvideo
16
16
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotvideo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.780
4
+ version: 3.0.781
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
@@ -33,13 +33,13 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-iotvideo.rb
37
- - lib/v20211125/client.rb
38
36
  - lib/v20211125/models.rb
39
- - lib/v20191126/client.rb
37
+ - lib/v20211125/client.rb
38
+ - lib/tencentcloud-sdk-iotvideo.rb
40
39
  - lib/v20191126/models.rb
41
- - lib/v20201215/client.rb
40
+ - lib/v20191126/client.rb
42
41
  - lib/v20201215/models.rb
42
+ - lib/v20201215/client.rb
43
43
  - lib/VERSION
44
44
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
45
45
  licenses: