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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 78a8034d06943203cbccd0a059811d721bc2f04a
4
- data.tar.gz: 64c29ca5e256cd5df7891610e90367df0a6c846b
3
+ metadata.gz: 2d825bab0f576f8a4a0556cdc98f25c8c0300866
4
+ data.tar.gz: f851eae501a9518b37a2b6d31c1c817ae31f520e
5
5
  SHA512:
6
- metadata.gz: 988707455d2c9f8e75525f2bfbfa8bb0de67877c2a9b74b21e6d8c245bd61346ee390c4783c39e682459990915a7c7dbf4a83c7d466321efbda1c15137688028
7
- data.tar.gz: 1b684e4cc8a8a294420d8165b3eea5a71f8b23a7761e816208dd943f533e6e545a642de5a395541fff2741fca969089231b50694c8568997fa72ba9677500549
6
+ metadata.gz: 838c995a0c1376f49aaf0d30828cb2194c420df5305f955ec7f6a1a3d7e17af7ae39eb28fcefef9ac1e571f9e7cf653978b38e875be758b6c66912c0cf96b994
7
+ data.tar.gz: 35b7a846a7868c36ff6aa3990949545a44e8d259a6e704516354137ae5742d8d33d60b5f3496bcdd5cbbe60f04592b42ddf543463144c12888c24c1771be60b6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.716
1
+ 3.0.718
@@ -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,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.716
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-30 00:00:00.000000000 Z
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