tencentcloud-sdk-vod 3.0.533 → 3.0.535
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/v20180717/models.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: d4c6e966db278b6af71826f660b8a02fbf388166
|
|
4
|
+
data.tar.gz: cb96030f885da3b221322d5033b9b57cf7efd884
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7651d97875d711868da45434339e4243db7746264d3eed9cbc5f1a2f5b7ea4129b1dfeca49e667ee508071c3cedd9586a1fea1019274e5af045352c5774ed2aa
|
|
7
|
+
data.tar.gz: c0243901f2fc9a1613b8905ea9349dc9ff89d3c6ce507e33ba0d419a646ff690477242dc8fea4e169c10c5c50a15d5d1dffdac2968e5f1a466d5b72e0ef26604
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.535
|
data/lib/v20180717/models.rb
CHANGED
|
@@ -4848,7 +4848,7 @@ module TencentCloud
|
|
|
4848
4848
|
# @type EventHandles: Array
|
|
4849
4849
|
# @param ExtInfo: 保留字段,特殊用途时使用。
|
|
4850
4850
|
# @type ExtInfo: String
|
|
4851
|
-
# @param SubAppId:
|
|
4851
|
+
# @param SubAppId: <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
|
|
4852
4852
|
# @type SubAppId: Integer
|
|
4853
4853
|
|
|
4854
4854
|
attr_accessor :EventHandles, :ExtInfo, :SubAppId
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-vod
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.535
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-03-
|
|
11
|
+
date: 2023-03-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|