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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180717/models.rb +8 -8
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 832447fbfa043b5851844538e7c937dfa79dc94e
|
4
|
+
data.tar.gz: 45ea84f2b364454f99a1b7cc29ce0fddbbe8dd1d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f379a73960459516225f8cd26163c8ccc8b512dc2207211900425d4c7a2bfe83130c881d4b72616457b88ee5ba0f20d9eb03c873a20cf1a493d6e3d88ef2a0d
|
7
|
+
data.tar.gz: 9f289b889f205a1ed93863c3d17ed2acc0e5c6fb985b196cae4aecc1f46b21e79ab4949c83b1d3e50dd14daa081235fa05de975512bce7eb3a92404630152635
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.800
|
data/lib/v20180717/models.rb
CHANGED
@@ -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,
|
1987
|
-
deprecate :SegmentSet=, :none, 2024,
|
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,
|
9813
|
-
deprecate :DomainName=, :none, 2024,
|
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,
|
17345
|
-
deprecate :Transitions=, :none, 2024,
|
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,
|
21257
|
-
deprecate :ProductInstanceResourceSet=, :none, 2024,
|
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
|