tencentcloud-sdk-cls 3.0.716 → 3.0.718
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201016/models.rb +2 -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: 2d825bab0f576f8a4a0556cdc98f25c8c0300866
|
4
|
+
data.tar.gz: f851eae501a9518b37a2b6d31c1c817ae31f520e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 838c995a0c1376f49aaf0d30828cb2194c420df5305f955ec7f6a1a3d7e17af7ae39eb28fcefef9ac1e571f9e7cf653978b38e875be758b6c66912c0cf96b994
|
7
|
+
data.tar.gz: 35b7a846a7868c36ff6aa3990949545a44e8d259a6e704516354137ae5742d8d33d60b5f3496bcdd5cbbe60f04592b42ddf543463144c12888c24c1771be60b6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.718
|
data/lib/v20201016/models.rb
CHANGED
@@ -2323,7 +2323,7 @@ module TencentCloud
|
|
2323
2323
|
# @type ServiceLogging: Boolean
|
2324
2324
|
# @param MetaTags: 机器组元数据信息列表
|
2325
2325
|
# @type MetaTags: Array
|
2326
|
-
# @param OSType: 系统类型,默认0,0:Linux,1:
|
2326
|
+
# @param OSType: 系统类型,默认0,0:Linux,1: Windows
|
2327
2327
|
# @type OSType: Integer
|
2328
2328
|
|
2329
2329
|
attr_accessor :GroupName, :MachineGroupType, :Tags, :AutoUpdate, :UpdateStartTime, :UpdateEndTime, :ServiceLogging, :MetaTags, :OSType
|
@@ -5347,7 +5347,7 @@ module TencentCloud
|
|
5347
5347
|
# @type PathRegex: String
|
5348
5348
|
# @param MetaTags: 用户自定义元数据信息,MetadataType为2时必填
|
5349
5349
|
# @type MetaTags: Array
|
5350
|
-
# @param EventLogRules:
|
5350
|
+
# @param EventLogRules: Windows事件日志采集
|
5351
5351
|
# @type EventLogRules: Array
|
5352
5352
|
|
5353
5353
|
attr_accessor :TimeKey, :TimeFormat, :Delimiter, :LogRegex, :BeginRegex, :Keys, :FilterKeyRegex, :UnMatchUpLoadSwitch, :UnMatchLogKey, :Backtracking, :IsGBK, :JsonStandard, :Protocol, :Address, :ParseProtocol, :MetadataType, :PathRegex, :MetaTags, :EventLogRules
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cls
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.718
|
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
|
+
date: 2023-12-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|