tencentcloud-sdk-csip 3.0.696 → 3.0.698

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: 8fd176e28a23fb8720fa96a6a46571870b0d61a0
4
- data.tar.gz: 8e459c294185529d5fc2aaa528f8014e293c5033
3
+ metadata.gz: 5642abd39ae551572ec20c72ae0b85c83c17c6d1
4
+ data.tar.gz: 5ebbfb5b77d675d48e117f85958f1491ad558e14
5
5
  SHA512:
6
- metadata.gz: cb94e057ef5835193856592ff772b144c2b7cf7c99d8f5426ccdaea5b188bc863377ceae5010f6b299fc4154babdddc95fa991868d652d6ea8452f7651e60020
7
- data.tar.gz: 2100664b9d0ab0c6b0dad1110ca2cd63b3a99d70894d00a8636d41625da9862157c4896430e3de387def1e2a54a06aff02bd5ef2d09f03c671219c420d1a56df
6
+ metadata.gz: fc93bd683970653f0a9446d23dfe0179ae18dfac60aedca695407581657e7e5fd691d3b0eba71f19dbe1efd613f9715e3c60bb2ecdd69f939971e9ed8a2097ee
7
+ data.tar.gz: c5e24009048561a31fd40341ff6c8b81bc24d3b6233d78111b545aeca4852cfe8f3648eb8eaba530c009665d34e1e3ad92ece32bd1a3b0d8354808e7ff796ab9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.696
1
+ 3.0.698
@@ -521,7 +521,7 @@ module TencentCloud
521
521
  # @type Suggestion: Integer
522
522
  # @param Status: 状态,0未处理、1已处置、2已忽略
523
523
  # @type Status: Integer
524
- # @param Id: 资产唯一id
524
+ # @param Id: 风险ID
525
525
  # @type Id: String
526
526
  # @param Index: 前端索引
527
527
  # @type Index: String
@@ -537,7 +537,7 @@ module TencentCloud
537
537
  # @param Uin: 用户uin
538
538
  # 注意:此字段可能返回 null,表示取不到有效值。
539
539
  # @type Uin: String
540
- # @param From: 来源
540
+ # @param From: 识别来源,详细看枚举返回。
541
541
  # @type From: String
542
542
 
543
543
  attr_accessor :Port, :AffectAsset, :Level, :InstanceType, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :Suggestion, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :From
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.696
4
+ version: 3.0.698
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-08 00:00:00.000000000 Z
11
+ date: 2023-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common