tencentcloud-sdk-csip 3.0.704 → 3.0.706

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: 541c82426291e44ace6a592b29b582015da5b0ab
4
- data.tar.gz: 7ce70317ae23ca63018b124e728aa8356bdcd46f
3
+ metadata.gz: 265aa54209fde1164ed21ca7fe9ed8af259d09ad
4
+ data.tar.gz: b4894d0aa8e5546a60cee9291efecca3879b6a8a
5
5
  SHA512:
6
- metadata.gz: 7c9740ac172fa232e4b7745dd3bc671b3fe8d105a4f3e2766c659aff794c5d5ae9f1e8fa23d460d10e9476b01ea0f6c5b49e9450fa18b3e3a4a6a20a0c396e71
7
- data.tar.gz: 587684d2a29ee9e260582e2f14a4796046f39c90825e54ac341daed2551296b3bb7a7fe2076cec5df5ac50c479ee9030867f4364962c969b4c542f6f860a6e0b
6
+ metadata.gz: f63b120bcc684f3f511ebe1771a11675481a11b2ed76d5a47c53965dbb16b01af5872a48a86d757c2bc8c10898ba986f3885ddf53dba615d7f420c23d4c7bf33
7
+ data.tar.gz: abeb98dceb3ca48e548a8349f1c853baeff0a2d5110120191000c66e038d1e3685d41b8580f871ebb81f3c84050a18a85977448c9d04e80b7e51dec0d20402f9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.704
1
+ 3.0.706
@@ -4052,7 +4052,7 @@ module TencentCloud
4052
4052
  # @param SeverIp: 解析ip
4053
4053
  # 注意:此字段可能返回 null,表示取不到有效值。
4054
4054
  # @type SeverIp: Array
4055
- # @param BotCount: boi访问数量
4055
+ # @param BotCount: bot攻击数量
4056
4056
  # 注意:此字段可能返回 null,表示取不到有效值。
4057
4057
  # @type BotCount: Integer
4058
4058
  # @param WeakPassword: 弱口令风险
@@ -4091,7 +4091,7 @@ module TencentCloud
4091
4091
  # @param VerifyStatus: 待确认资产的认证状态,0-待认证,1-认证成功,2-认证中,3-txt认证失败,4-人工认证失败
4092
4092
  # 注意:此字段可能返回 null,表示取不到有效值。
4093
4093
  # @type VerifyStatus: Integer
4094
- # @param BotAccessCount: bot访问数据
4094
+ # @param BotAccessCount: bot访问数量
4095
4095
  # 注意:此字段可能返回 null,表示取不到有效值。
4096
4096
  # @type BotAccessCount: Integer
4097
4097
 
@@ -5934,7 +5934,7 @@ module TencentCloud
5934
5934
  # @type Values: Array
5935
5935
  # @param OperatorType: 中台定义:
5936
5936
  # 1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与
5937
- # 精确匹配填 7 模糊匹配填9 兼容 中台定的结构
5937
+ # 精确匹配填 7 模糊匹配填9
5938
5938
  # @type OperatorType: Integer
5939
5939
 
5940
5940
  attr_accessor :Name, :Values, :OperatorType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-csip
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.704
4
+ version: 3.0.706
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-15 00:00:00.000000000 Z
11
+ date: 2023-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common