tencentcloud-sdk-securitylake 3.0.1092 → 3.0.1105
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/v20240117/client.rb +1 -1
- data/lib/v20240117/models.rb +1 -2
- 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: 488fd529e64e333bca81de7cb3ba0d02eb3f7d72
|
4
|
+
data.tar.gz: 02120f8532df886b344cb470b0ecb118fb6705f0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d59c98ff876c114ca6cafd589f706fb84d68d6b14976c093c46153704716f807f204cb3fb8e43ae31483ae83a4eef0ef701f8a221c7cc61b400cf21011b34138
|
7
|
+
data.tar.gz: 8de5627801f9221d21b115422ea8302afb094039f9b6caf6006b58fc02d60e100bdbc5666b49c26f5d15e6f681df8f9b02a2275b6170637ec94185ca65bc89a4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1105
|
data/lib/v20240117/client.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20240117/models.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
@@ -194,7 +194,6 @@ module TencentCloud
|
|
194
194
|
# @param SdlId: 实例id
|
195
195
|
# @type SdlId: String
|
196
196
|
# @param RichCustomInfos: 自定义富化字段信息
|
197
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
198
197
|
# @type RichCustomInfos: Array
|
199
198
|
# @param AttackerIp: 攻击者ip
|
200
199
|
# @type AttackerIp: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-securitylake
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1105
|
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-07-
|
11
|
+
date: 2025-07-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|