tencentcloud-sdk-cam 3.0.1062 → 3.0.1063

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: 8dd142d77c7359b64dc77e8c902cd76a0022abf3
4
- data.tar.gz: 8abd914a664b992996aee826d3f203df26f404ea
3
+ metadata.gz: 4ca84b20cda8ce05cf242760361d191b7762a353
4
+ data.tar.gz: 43a3e1315bbc157e3a770943325579e9f8a0a0a6
5
5
  SHA512:
6
- metadata.gz: acc9e88334b327a7d6703550b7eb34dc279f9d8a93a42935e7fe10b98f6e315094d827313d3a44cc8d89535c455f35d3aa5087932a119613416cfb22e11ff955
7
- data.tar.gz: 119cfed966734468cdc4c07e4e47c9417aea9cffd3621a4c796c2848d50880189944a196a62a9c31cd94bcd9df45302af3f98c0607ca4791cd9a8398fada1415
6
+ metadata.gz: 97a781ae02ce538d5da9009985408b512ef1787af114d8b98dfffdd91c7d6b9f2b2bfba250c9aa0ba0da48265a58e1490eb4bb1590b58bbcc4e636e7b1910d11
7
+ data.tar.gz: 2c83edcac050e72202cab39c3049d8412408108f59d49c5058bd8203444712c3900c89d62b47e6ca13fc4275f4fb500e329a47ada537fd26d0068917a1bc2bbe
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1062
1
+ 3.0.1063
@@ -2202,8 +2202,8 @@ module TencentCloud
2202
2202
 
2203
2203
  attr_accessor :Policies, :Roles, :Idps, :User, :Group, :Member, :IdentityProviders, :RequestId
2204
2204
  extend Gem::Deprecate
2205
- deprecate :Idps, :none, 2025, 4
2206
- deprecate :Idps=, :none, 2025, 4
2205
+ deprecate :Idps, :none, 2025, 5
2206
+ deprecate :Idps=, :none, 2025, 5
2207
2207
 
2208
2208
  def initialize(policies=nil, roles=nil, idps=nil, user=nil, group=nil, member=nil, identityproviders=nil, requestid=nil)
2209
2209
  @Policies = policies
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cam
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1062
4
+ version: 3.0.1063
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud