tencentcloud-sdk-vod 3.0.815 → 3.0.816

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: a85a7faf9de356ea31d1bb6045799435e2d6f569
4
- data.tar.gz: 996ebf0c966d8d67afe03de3b66ab8cdee97a27b
3
+ metadata.gz: 07b5a50d4b1486cf25afeaaf7d77fab1b00ff160
4
+ data.tar.gz: ad557b8ebc2213e7deb4ae8b52a9e20b1eafc57c
5
5
  SHA512:
6
- metadata.gz: 64867f13d8c21ec12d3d80a652ae3dadd78e4737802469deb0f91187be4357417497fe06b361955bac1e05892f1b4a2ac9b12ae9f3091abc0468ef6433ca329d
7
- data.tar.gz: 7923c1062855e8e39c55c6c06f5ff63042c557953223cff36d0a9f74a564fd7b8592655876a1ff916c616debc95b9066ee965ef7155a0b485bdca4aa9f36bbd3
6
+ metadata.gz: 54f138e6e634bbc6689e9154d29ea1d405847d1cdd1bff9f23a149d5e02e1fa8cf44674d18642071071a0644c3695308df158333e9c3f39091e59947e3edc133
7
+ data.tar.gz: 26c1fa76d3a5f1addc056372a8defeb5d8f590fd715b029be7c23c4d46985f45f71c8de7709122e88ae8cb818896b6dd8747e55bf96efd8f493df91b7ba83b49
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.815
1
+ 3.0.816
@@ -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, 4
1987
- deprecate :SegmentSet=, :none, 2024, 4
1986
+ deprecate :SegmentSet, :none, 2024, 5
1987
+ deprecate :SegmentSet=, :none, 2024, 5
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, 4
9813
- deprecate :DomainName=, :none, 2024, 4
9812
+ deprecate :DomainName, :none, 2024, 5
9813
+ deprecate :DomainName=, :none, 2024, 5
9814
9814
 
9815
9815
  def initialize(domainname=nil, domain=nil, scheme=nil, playkey=nil, requestid=nil)
9816
9816
  @DomainName = domainname
@@ -17340,8 +17340,8 @@ module TencentCloud
17340
17340
 
17341
17341
  attr_accessor :Duration, :Transitions, :MediaTransitions
17342
17342
  extend Gem::Deprecate
17343
- deprecate :Transitions, :none, 2024, 4
17344
- deprecate :Transitions=, :none, 2024, 4
17343
+ deprecate :Transitions, :none, 2024, 5
17344
+ deprecate :Transitions=, :none, 2024, 5
17345
17345
 
17346
17346
  def initialize(duration=nil, transitions=nil, mediatransitions=nil)
17347
17347
  @Duration = duration
@@ -21252,8 +21252,8 @@ module TencentCloud
21252
21252
 
21253
21253
  attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
21254
21254
  extend Gem::Deprecate
21255
- deprecate :ProductInstanceResourceSet, :none, 2024, 4
21256
- deprecate :ProductInstanceResourceSet=, :none, 2024, 4
21255
+ deprecate :ProductInstanceResourceSet, :none, 2024, 5
21256
+ deprecate :ProductInstanceResourceSet=, :none, 2024, 5
21257
21257
 
21258
21258
  def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
21259
21259
  @ProductType = producttype
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.815
4
+ version: 3.0.816
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-06 00:00:00.000000000 Z
11
+ date: 2024-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-vod.rb
37
- - lib/v20180717/models.rb
38
37
  - lib/v20180717/client.rb
38
+ - lib/v20180717/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: