tencentcloud-sdk-cls 3.0.716 → 3.0.717

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: 78a8034d06943203cbccd0a059811d721bc2f04a
4
- data.tar.gz: 64c29ca5e256cd5df7891610e90367df0a6c846b
3
+ metadata.gz: f634c3bb4537bc2ee61dac7cc7aad320e1e005d9
4
+ data.tar.gz: d4bd3782d1a0465f85e6c140cd47157738b17aef
5
5
  SHA512:
6
- metadata.gz: 988707455d2c9f8e75525f2bfbfa8bb0de67877c2a9b74b21e6d8c245bd61346ee390c4783c39e682459990915a7c7dbf4a83c7d466321efbda1c15137688028
7
- data.tar.gz: 1b684e4cc8a8a294420d8165b3eea5a71f8b23a7761e816208dd943f533e6e545a642de5a395541fff2741fca969089231b50694c8568997fa72ba9677500549
6
+ metadata.gz: 1409d9c78018e0807e2bf28f48515cfde370631d35ab9cd5f8c4ac16ce6de2cbf917af5e308ab2ebdbf62b11a1d52d6f9b3e09f0264be96580ff9b363a8df4a8
7
+ data.tar.gz: a2b8d5379c76a17db117918bf8d4b9a067aec4c3918afaac05d78185a31eea22db430df06654d3eea0aad0a1e0641b95ca3b0532b245f0c4954c0d88c8256fb1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.716
1
+ 3.0.717
@@ -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: windows
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: windows事件日志采集
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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cls
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.716
4
+ version: 3.0.717
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud