tencentcloud-sdk-vod 3.0.650 → 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: b425e435768f099a12aa8dd6f0f665614bc07eef
4
- data.tar.gz: b7479d77a2db14699bc6b9a3824ab7d3813e8a2d
3
+ metadata.gz: 8ca13ebe76a120d91d6c2452d9d34410a933ed7e
4
+ data.tar.gz: 89da92aa6c5c708579d80051236a964d5f2bd836
5
5
  SHA512:
6
- metadata.gz: c7b2ad8313775e69eb8779ecd271e98fe363b4cd7baf89645d5bef82a85a05160d43c0d4c029c22ae5944e2407c85c45f3aa0eb6989509e3e368387b78363240
7
- data.tar.gz: f2098a4707c7bd1d54aece3b5560fa3356c23d6e614c44bb0c190cc4b263915249d627c511020663878ef73bbbd1bcd0d21cfeb3b481128a869ab021f308b579
6
+ metadata.gz: 77ed6332488546622ebcb8ed9f4ba81cd013732a807881812e7eff6feeb02c7898337da4186ef6a64fa056eb8c49b6eda9f8f7c61c9410319539b279c06990e6
7
+ data.tar.gz: b2dc5071d98e458d4866bbec95f4df99c51ff44bcf1dc0b62123e3f9c22525b37449a7df9dd147ead7aa5234cacb2aeb54136834478dc309a2a27797b43e8092
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.650
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.650
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