tencentcloud-sdk-organization 3.0.815 → 3.0.817

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: 2f17e466f15b2d335b36785ea6a3ba94831b5d6c
4
- data.tar.gz: 53162af24ee47ac16e1915d4d69d613eee6ac125
3
+ metadata.gz: 0cca0f1b698fd76a312bbc25ac7d0187b0d0d73e
4
+ data.tar.gz: c3d9e52241c26a75e6915a531a9eda41464e691e
5
5
  SHA512:
6
- metadata.gz: 7bd627025114f348ff2a5126ae5fc0015492b3ab744f14cced552a3d75720ac12b3cc76029698dbc2e5a25ef62981c3c05caa8f18b8d1be2987eaa847a1c4201
7
- data.tar.gz: 22c633dec7772f43b47f623ccf486c6e81f47bce5137466246cb27b3b65f87a286ca3c82053cd5ce9520222c4f365698ea163f5d71f361dbeba4c4630331e073
6
+ metadata.gz: 49dfbde23e0a3886d02433dbfdb16ca3cc2cf3c82d6e28c342837daf65e756b887d92670d75cf0e865915a8ed50bb4b2ce4be2f2788f3c9d6fbb12e4b492264f
7
+ data.tar.gz: a82b1996e6af6e29c523ebe9cab04580e8f80ecce98de6b2f1de3d374da238a567d2aea38af2908c020ddb4ac9760948e4ecc3968d3091496046703301e50411
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.815
1
+ 3.0.817
@@ -3643,8 +3643,8 @@ module TencentCloud
3643
3643
 
3644
3644
  attr_accessor :ProductResourceId, :ResourceGrantLast
3645
3645
  extend Gem::Deprecate
3646
- deprecate :ResourceGrantLast, :none, 2024, 4
3647
- deprecate :ResourceGrantLast=, :none, 2024, 4
3646
+ deprecate :ResourceGrantLast, :none, 2024, 5
3647
+ deprecate :ResourceGrantLast=, :none, 2024, 5
3648
3648
 
3649
3649
  def initialize(productresourceid=nil, resourcegrantlast=nil)
3650
3650
  @ProductResourceId = productresourceid
@@ -3777,8 +3777,8 @@ module TencentCloud
3777
3777
 
3778
3778
  attr_accessor :ResourceId, :ProductResourceId
3779
3779
  extend Gem::Deprecate
3780
- deprecate :ResourceId, :none, 2024, 4
3781
- deprecate :ResourceId=, :none, 2024, 4
3780
+ deprecate :ResourceId, :none, 2024, 5
3781
+ deprecate :ResourceId=, :none, 2024, 5
3782
3782
 
3783
3783
  def initialize(resourceid=nil, productresourceid=nil)
3784
3784
  @ResourceId = resourceid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-organization
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.815
4
+ version: 3.0.817
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-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common