tencentcloud-sdk-bi 3.0.1169 → 3.0.1183

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: 21d594cfd9ba024329738f086903d4d43b74b12c
4
- data.tar.gz: c06844596c5f1b672526757487d793bd10a35788
3
+ metadata.gz: 78060b0cced02380f993be4395fa5507b67c4337
4
+ data.tar.gz: a22013feba73337d11edbfa56810b4d1fa3a050f
5
5
  SHA512:
6
- metadata.gz: 633c610768ac218463eb574187dff3c8a50aeac71f19e7bf964f9f398aab1d0ad9be1049e0a451f5c1ef18669d51303c6066b0d03b40c8a158bea9e94a9da168
7
- data.tar.gz: 2f77424a2d421330a3c7f1cf9b1887304bf0a9b75209eb8045433c5fce1f06ba58abd17a31d9962f0d8e43df032ce99e483a704b250289b63975f57db0513097
6
+ metadata.gz: a0c37e4bb3a8c37d921f14325f7b96f16690fc905dcff5e0080d143524ad4b5d293add667fc99e1b40eb3d649ea3d6963955d0f9f1c660741f6c02174f71509f
7
+ data.tar.gz: 5ca10801d13e866ed237b5c99df9b187ebb7d214e0181d143d24b795d04c03a3eb87d75d2e98ec0dc2a8f5b22775a710643d418f936e3e8296936364701c4e00
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1169
1
+ 3.0.1183
@@ -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, 11
908
- deprecate :UserList=, :none, 2025, 11
907
+ deprecate :UserList, :none, 2025, 12
908
+ deprecate :UserList=, :none, 2025, 12
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, 11
995
- deprecate :UserList=, :none, 2025, 11
994
+ deprecate :UserList, :none, 2025, 12
995
+ deprecate :UserList=, :none, 2025, 12
996
996
 
997
997
  def initialize(roleidlist=nil, userlist=nil, userinfolist=nil, usergroups=nil)
998
998
  @RoleIdList = roleidlist
@@ -3830,7 +3830,7 @@ module TencentCloud
3830
3830
  # @param Status: 停启用状态
3831
3831
  # 注意:此字段可能返回 null,表示取不到有效值。
3832
3832
  # @type Status: Integer
3833
- # @param FirstModify: 首次登陆是否修改密码
3833
+ # @param FirstModify: 首次登录是否修改密码
3834
3834
  # 注意:此字段可能返回 null,表示取不到有效值。
3835
3835
  # @type FirstModify: Integer
3836
3836
  # @param PhoneNumber: 手机号码
@@ -3845,16 +3845,16 @@ module TencentCloud
3845
3845
  # @param CreatedAt: 创建时间
3846
3846
  # 注意:此字段可能返回 null,表示取不到有效值。
3847
3847
  # @type CreatedAt: String
3848
- # @param UpdatedUser: 更改人
3848
+ # @param UpdatedUser: 修改人
3849
3849
  # 注意:此字段可能返回 null,表示取不到有效值。
3850
3850
  # @type UpdatedUser: String
3851
3851
  # @param UpdatedAt: 更改时间
3852
3852
  # 注意:此字段可能返回 null,表示取不到有效值。
3853
3853
  # @type UpdatedAt: String
3854
- # @param GlobalUserName: 全局角色
3854
+ # @param GlobalUserName: 系统全局角色
3855
3855
  # 注意:此字段可能返回 null,表示取不到有效值。
3856
3856
  # @type GlobalUserName: String
3857
- # @param GlobalUserCode: 全局角色编码
3857
+ # @param GlobalUserCode: 系统全局角色编码
3858
3858
  # 注意:此字段可能返回 null,表示取不到有效值。
3859
3859
  # @type GlobalUserCode: String
3860
3860
  # @param Mobile: 手机号
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.1169
4
+ version: 3.0.1183
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-11-19 00:00:00.000000000 Z
11
+ date: 2025-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-bi.rb
37
- - lib/v20220105/client.rb
38
36
  - lib/v20220105/models.rb
37
+ - lib/v20220105/client.rb
38
+ - lib/tencentcloud-sdk-bi.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: