tencentcloud-sdk-bi 3.0.1139 → 3.0.1169

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: a7b067ac8d5b389b7c0a58619f2b1e307ff35dfa
4
- data.tar.gz: 6ce71f546c32cdc83283c1ab7ab28752a606e7f9
3
+ metadata.gz: 21d594cfd9ba024329738f086903d4d43b74b12c
4
+ data.tar.gz: c06844596c5f1b672526757487d793bd10a35788
5
5
  SHA512:
6
- metadata.gz: e4fa22f75deb89ccbbd4170cee785e356ac06ba7605714231a377a3ddd854638bd69efc316a897a3f05d0cfc8f7146afb8d40299ae12329e7a1a46b9a4ed5fad
7
- data.tar.gz: 2b9aeea268da2a4acb3a80bab132db2534444635b829ec6a2acf411dc84749e850621c29653eef6cd8ecedc9b8b437c75419e4055e8fc35b3ead7870ae02413d
6
+ metadata.gz: 633c610768ac218463eb574187dff3c8a50aeac71f19e7bf964f9f398aab1d0ad9be1049e0a451f5c1ef18669d51303c6066b0d03b40c8a158bea9e94a9da168
7
+ data.tar.gz: 2f77424a2d421330a3c7f1cf9b1887304bf0a9b75209eb8045433c5fce1f06ba58abd17a31d9962f0d8e43df032ce99e483a704b250289b63975f57db0513097
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1139
1
+ 3.0.1169
@@ -904,8 +904,8 @@ module TencentCloud
904
904
 
905
905
  attr_accessor :ProjectId, :RoleIdList, :UserList, :UserInfoList
906
906
  extend Gem::Deprecate
907
- deprecate :UserList, :none, 2025, 9
908
- deprecate :UserList=, :none, 2025, 9
907
+ deprecate :UserList, :none, 2025, 11
908
+ deprecate :UserList=, :none, 2025, 11
909
909
 
910
910
  def initialize(projectid=nil, roleidlist=nil, userlist=nil, userinfolist=nil)
911
911
  @ProjectId = projectid
@@ -991,8 +991,8 @@ module TencentCloud
991
991
 
992
992
  attr_accessor :RoleIdList, :UserList, :UserInfoList, :UserGroups
993
993
  extend Gem::Deprecate
994
- deprecate :UserList, :none, 2025, 9
995
- deprecate :UserList=, :none, 2025, 9
994
+ deprecate :UserList, :none, 2025, 11
995
+ deprecate :UserList=, :none, 2025, 11
996
996
 
997
997
  def initialize(roleidlist=nil, userlist=nil, userinfolist=nil, usergroups=nil)
998
998
  @RoleIdList = roleidlist
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-bi
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1139
4
+ version: 3.0.1169
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-10 00:00:00.000000000 Z
11
+ date: 2025-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-bi.rb
37
- - lib/v20220105/models.rb
38
37
  - lib/v20220105/client.rb
38
+ - lib/v20220105/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: