tencentcloud-sdk-vod 3.0.799 → 3.0.800

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5664aafbbe3b7e670b3a7c36d93f9034d487f27e
4
- data.tar.gz: 68db76248b9ecf3d73ac8d85ba71760c26ac67d1
3
+ metadata.gz: 832447fbfa043b5851844538e7c937dfa79dc94e
4
+ data.tar.gz: 45ea84f2b364454f99a1b7cc29ce0fddbbe8dd1d
5
5
  SHA512:
6
- metadata.gz: 1e55b129150873740a05bda4470f0bffc0fc142f81de9a955fd25adabd30823303e7ff38e1729596dab0ad8d23b312741096666f4d7f06a10d6f1ee6b11e921d
7
- data.tar.gz: d0db7040a110737f93ef7629ed389b91a5182e9f3f8def23e7911abab26f39b85a6a4b41562dbdda7754dc06ef862f50ab5dcbfe3a62be2c66063dfc49ce15c7
6
+ metadata.gz: 6f379a73960459516225f8cd26163c8ccc8b512dc2207211900425d4c7a2bfe83130c881d4b72616457b88ee5ba0f20d9eb03c873a20cf1a493d6e3d88ef2a0d
7
+ data.tar.gz: 9f289b889f205a1ed93863c3d17ed2acc0e5c6fb985b196cae4aecc1f46b21e79ab4949c83b1d3e50dd14daa081235fa05de975512bce7eb3a92404630152635
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.800
@@ -1983,8 +1983,8 @@ module TencentCloud
1983
1983
 
1984
1984
  attr_accessor :Name, :SegmentSet, :RecognitionSegmentSet
1985
1985
  extend Gem::Deprecate
1986
- deprecate :SegmentSet, :none, 2024, 3
1987
- deprecate :SegmentSet=, :none, 2024, 3
1986
+ deprecate :SegmentSet, :none, 2024, 4
1987
+ deprecate :SegmentSet=, :none, 2024, 4
1988
1988
 
1989
1989
  def initialize(name=nil, segmentset=nil, recognitionsegmentset=nil)
1990
1990
  @Name = name
@@ -9809,8 +9809,8 @@ module TencentCloud
9809
9809
 
9810
9810
  attr_accessor :DomainName, :Domain, :Scheme, :PlayKey, :RequestId
9811
9811
  extend Gem::Deprecate
9812
- deprecate :DomainName, :none, 2024, 3
9813
- deprecate :DomainName=, :none, 2024, 3
9812
+ deprecate :DomainName, :none, 2024, 4
9813
+ deprecate :DomainName=, :none, 2024, 4
9814
9814
 
9815
9815
  def initialize(domainname=nil, domain=nil, scheme=nil, playkey=nil, requestid=nil)
9816
9816
  @DomainName = domainname
@@ -17341,8 +17341,8 @@ module TencentCloud
17341
17341
 
17342
17342
  attr_accessor :Duration, :Transitions, :MediaTransitions
17343
17343
  extend Gem::Deprecate
17344
- deprecate :Transitions, :none, 2024, 3
17345
- deprecate :Transitions=, :none, 2024, 3
17344
+ deprecate :Transitions, :none, 2024, 4
17345
+ deprecate :Transitions=, :none, 2024, 4
17346
17346
 
17347
17347
  def initialize(duration=nil, transitions=nil, mediatransitions=nil)
17348
17348
  @Duration = duration
@@ -21253,8 +21253,8 @@ module TencentCloud
21253
21253
 
21254
21254
  attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
21255
21255
  extend Gem::Deprecate
21256
- deprecate :ProductInstanceResourceSet, :none, 2024, 3
21257
- deprecate :ProductInstanceResourceSet=, :none, 2024, 3
21256
+ deprecate :ProductInstanceResourceSet, :none, 2024, 4
21257
+ deprecate :ProductInstanceResourceSet=, :none, 2024, 4
21258
21258
 
21259
21259
  def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
21260
21260
  @ProductType = producttype
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.799
4
+ version: 3.0.800
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud