tencentcloud-sdk-cam 1.0.242 → 1.0.246
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190116/models.rb +12 -11
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: af44be2d93ab488cbc9ba73047e37a70bd1652c4
|
4
|
+
data.tar.gz: 2f0008d9e5b287c797a61e2da32e40cd72a42272
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 71b6ff3847e1a1fa0ae92a82f5fb0b3f63eaab7bc40c8a174562e3091a699a34fa59ff5b706d847ecad2f821e25b1770961090f043a5a0f97644cd00a6f72618
|
7
|
+
data.tar.gz: 6affb91a2a061474f56a9f7ce8b0d7ba572e64603518639f60b0b717020f46f3af52d487d6f282c38b6a984bad74c961b984c8f65a6e924aee986e67534f3855
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.246
|
data/lib/v20190116/models.rb
CHANGED
@@ -491,7 +491,7 @@ module TencentCloud
|
|
491
491
|
end
|
492
492
|
end
|
493
493
|
|
494
|
-
# 用户关联策略(
|
494
|
+
# 用户关联策略(随组关联)信息
|
495
495
|
class AttachedUserPolicyGroupInfo < TencentCloud::Common::AbstractModel
|
496
496
|
# @param GroupId: 分组ID
|
497
497
|
# @type GroupId: Integer
|
@@ -1412,7 +1412,7 @@ module TencentCloud
|
|
1412
1412
|
class DescribeUserSAMLConfigResponse < TencentCloud::Common::AbstractModel
|
1413
1413
|
# @param SAMLMetadata: SAML元数据文档
|
1414
1414
|
# @type SAMLMetadata: String
|
1415
|
-
# @param Status: 状态:0:未设置,
|
1415
|
+
# @param Status: 状态:0:未设置,1:已开启,2:已禁用
|
1416
1416
|
# @type Status: Integer
|
1417
1417
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
1418
1418
|
# @type RequestId: String
|
@@ -1774,7 +1774,7 @@ module TencentCloud
|
|
1774
1774
|
class GetPolicyVersionRequest < TencentCloud::Common::AbstractModel
|
1775
1775
|
# @param PolicyId: 策略ID
|
1776
1776
|
# @type PolicyId: Integer
|
1777
|
-
# @param VersionId:
|
1777
|
+
# @param VersionId: 策略版本号,可由ListPolicyVersions获取
|
1778
1778
|
# @type VersionId: Integer
|
1779
1779
|
|
1780
1780
|
attr_accessor :PolicyId, :VersionId
|
@@ -2141,8 +2141,9 @@ module TencentCloud
|
|
2141
2141
|
# @param Uid: 子用户 UID
|
2142
2142
|
# @type Uid: Integer
|
2143
2143
|
# @param Remark: 子用户备注
|
2144
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2144
2145
|
# @type Remark: String
|
2145
|
-
# @param ConsoleLogin: 子用户能否登录控制台
|
2146
|
+
# @param ConsoleLogin: 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
|
2146
2147
|
# @type ConsoleLogin: Integer
|
2147
2148
|
# @param PhoneNum: 手机号
|
2148
2149
|
# @type PhoneNum: String
|
@@ -2244,17 +2245,17 @@ module TencentCloud
|
|
2244
2245
|
# @type PhoneNum: String
|
2245
2246
|
# @param CountryCode: 手机区域代码。
|
2246
2247
|
# @type CountryCode: String
|
2247
|
-
# @param PhoneFlag: 是否已验证手机。
|
2248
|
+
# @param PhoneFlag: 是否已验证手机。0-未验证 1-验证
|
2248
2249
|
# @type PhoneFlag: Integer
|
2249
2250
|
# @param Email: 邮箱地址。
|
2250
2251
|
# @type Email: String
|
2251
|
-
# @param EmailFlag: 是否已验证邮箱。
|
2252
|
+
# @param EmailFlag: 是否已验证邮箱。0-未验证 1-验证
|
2252
2253
|
# @type EmailFlag: Integer
|
2253
|
-
# @param UserType: 用户类型。
|
2254
|
+
# @param UserType: 用户类型。1-全局协作者 2-项目协作者 3-消息接收者
|
2254
2255
|
# @type UserType: Integer
|
2255
2256
|
# @param CreateTime: 创建时间。
|
2256
2257
|
# @type CreateTime: String
|
2257
|
-
# @param IsReceiverOwner: 是否为主消息接收人。
|
2258
|
+
# @param IsReceiverOwner: 是否为主消息接收人。0-否 1-是
|
2258
2259
|
# @type IsReceiverOwner: Integer
|
2259
2260
|
|
2260
2261
|
attr_accessor :Uid, :Uin, :Name, :PhoneNum, :CountryCode, :PhoneFlag, :Email, :EmailFlag, :UserType, :CreateTime, :IsReceiverOwner
|
@@ -3679,7 +3680,7 @@ module TencentCloud
|
|
3679
3680
|
class SetDefaultPolicyVersionRequest < TencentCloud::Common::AbstractModel
|
3680
3681
|
# @param PolicyId: 策略ID
|
3681
3682
|
# @type PolicyId: Integer
|
3682
|
-
# @param VersionId:
|
3683
|
+
# @param VersionId: 策略版本号,可由ListPolicyVersions获取
|
3683
3684
|
# @type VersionId: Integer
|
3684
3685
|
|
3685
3686
|
attr_accessor :PolicyId, :VersionId
|
@@ -4071,9 +4072,9 @@ module TencentCloud
|
|
4071
4072
|
class UpdateRoleConsoleLoginRequest < TencentCloud::Common::AbstractModel
|
4072
4073
|
# @param ConsoleLogin: 是否可登录,可登录:1,不可登录:0
|
4073
4074
|
# @type ConsoleLogin: Integer
|
4074
|
-
# @param RoleId: 角色ID
|
4075
|
+
# @param RoleId: 角色ID,入参 RoleId 与 RoleName 二选一
|
4075
4076
|
# @type RoleId: Integer
|
4076
|
-
# @param RoleName:
|
4077
|
+
# @param RoleName: 角色名,入参 RoleId 与 RoleName 二选一
|
4077
4078
|
# @type RoleName: String
|
4078
4079
|
|
4079
4080
|
attr_accessor :ConsoleLogin, :RoleId, :RoleName
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cam
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.246
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-01-
|
11
|
+
date: 2022-01-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|