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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d7dc7042ed7196e3b6fff171a32e18bf712c6fe9
4
- data.tar.gz: 7228ef5815bb49ecdcec1515caaab10e49f053ed
3
+ metadata.gz: d4c6e966db278b6af71826f660b8a02fbf388166
4
+ data.tar.gz: cb96030f885da3b221322d5033b9b57cf7efd884
5
5
  SHA512:
6
- metadata.gz: 5758cf81c41797545c17f5a500cc871e7b8777b7455a3ad06f6612adbbc75cf6a3d763eb0e51bf31704fbb6fb623581205995e0c5ab3d5f52bc61cea78a2d345
7
- data.tar.gz: 6ceaaceacc85ed00737d0757c0aa0aeda5e28216086a2392cbe4cefb39de12ca9dc6b0d020fc80760841f76f407a461e19dcf5555f10ae4c34459976dfc81f42
6
+ metadata.gz: 7651d97875d711868da45434339e4243db7746264d3eed9cbc5f1a2f5b7ea4129b1dfeca49e667ee508071c3cedd9586a1fea1019274e5af045352c5774ed2aa
7
+ data.tar.gz: c0243901f2fc9a1613b8905ea9349dc9ff89d3c6ce507e33ba0d419a646ff690477242dc8fea4e169c10c5c50a15d5d1dffdac2968e5f1a466d5b72e0ef26604
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.533
1
+ 3.0.535
@@ -4848,7 +4848,7 @@ module TencentCloud
4848
4848
  # @type EventHandles: Array
4849
4849
  # @param ExtInfo: 保留字段,特殊用途时使用。
4850
4850
  # @type ExtInfo: String
4851
- # @param SubAppId: 点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
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.533
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-20 00:00:00.000000000 Z
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