tencentcloud-sdk-vod 3.0.649 → 3.0.651

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: a65c73a73269ae0a546901126fdb7372b0049e73
4
- data.tar.gz: 50287c720d2d01cee40c6ee86833439e95a6f381
3
+ metadata.gz: 8ca13ebe76a120d91d6c2452d9d34410a933ed7e
4
+ data.tar.gz: 89da92aa6c5c708579d80051236a964d5f2bd836
5
5
  SHA512:
6
- metadata.gz: ec989cb1212786befb2e89237c90485676d74b1439c345af1692fb018ce1f85cf85c1e2ade8a79d3b582c1e0f12f59607f7cf79e3ceecdacbbbc4f713a328268
7
- data.tar.gz: 33cf7efb20e2731234842b44386af43f89354928b487311af6fb5c3212c18b61d0379d8ba5ce8d0a58a71140c0c660c1146ca8f29ff2d2040241fd31fa832106
6
+ metadata.gz: 77ed6332488546622ebcb8ed9f4ba81cd013732a807881812e7eff6feeb02c7898337da4186ef6a64fa056eb8c49b6eda9f8f7c61c9410319539b279c06990e6
7
+ data.tar.gz: b2dc5071d98e458d4866bbec95f4df99c51ff44bcf1dc0b62123e3f9c22525b37449a7df9dd147ead7aa5234cacb2aeb54136834478dc309a2a27797b43e8092
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.649
1
+ 3.0.651
@@ -20203,8 +20203,8 @@ module TencentCloud
20203
20203
 
20204
20204
  attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
20205
20205
  extend Gem::Deprecate
20206
- deprecate :ProductInstanceResourceSet, :none, 2023, 8
20207
- deprecate :ProductInstanceResourceSet=, :none, 2023, 8
20206
+ deprecate :ProductInstanceResourceSet, :none, 2023, 9
20207
+ deprecate :ProductInstanceResourceSet=, :none, 2023, 9
20208
20208
 
20209
20209
  def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
20210
20210
  @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.649
4
+ version: 3.0.651
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-08-31 00:00:00.000000000 Z
11
+ date: 2023-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common