tencentcloud-sdk-csip 3.0.705 → 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: 6aa32f282958d80fc8824fb6f0c5c093e48d134b
4
- data.tar.gz: 79fca2ebdbcd4797b5cfee76863c9a07c8ec2e8b
3
+ metadata.gz: 265aa54209fde1164ed21ca7fe9ed8af259d09ad
4
+ data.tar.gz: b4894d0aa8e5546a60cee9291efecca3879b6a8a
5
5
  SHA512:
6
- metadata.gz: 1fe46b73bb5252b0fca96a944489ebf9343fe623a4ef73a5a1fd5dfec3ab1ca7f571f819af99878f0c5e6a8ba505b2efae33ba81222f31d2b175ef4668a3e659
7
- data.tar.gz: 9cbc03b3d96405681326b2d1e113d119353651066a36483fff8b58e93a552a736be9e984c1ff50bbb71da9f17444bf5a51b3984e78f26d47e859c3ffd5e79709
6
+ metadata.gz: f63b120bcc684f3f511ebe1771a11675481a11b2ed76d5a47c53965dbb16b01af5872a48a86d757c2bc8c10898ba986f3885ddf53dba615d7f420c23d4c7bf33
7
+ data.tar.gz: abeb98dceb3ca48e548a8349f1c853baeff0a2d5110120191000c66e038d1e3685d41b8580f871ebb81f3c84050a18a85977448c9d04e80b7e51dec0d20402f9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.705
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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-csip
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.705
4
+ version: 3.0.706
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud