tencentcloud-sdk-cls 3.0.371 → 3.0.379

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: 231de30604dcd82f1b1a46dab77054f055583690
4
- data.tar.gz: 41240cddcbe77b3646dbf5603c10f98c85014d99
3
+ metadata.gz: 89443849efccea0c1a8cad5c978cb6aa031b327d
4
+ data.tar.gz: 509e5d8ed62d03b63755a8b95cd05b9cd460cfcc
5
5
  SHA512:
6
- metadata.gz: 66b42cb22ccb6238f0dd0971a988ec8dd712b56d43d99dd3264816b42606ea2956a1298ceff640a8d8cc32b98d3b84bbfc6e3157ab7c297fa0059fed93424f9c
7
- data.tar.gz: 1925055cae2a9726b63931bbfc2ca941da88f490a99052e98b17c55fb479855f0a79445e22e80bf12e5575bace2ebdbccc86951aad05952fc1c188a2153886a1
6
+ metadata.gz: 3eb168d1eaa4045d7b545d5ca567380a73bfc478b795d1147db6ee58f92a2933b3072a3a1bbaa7da42fd0bed2c599fdc81116198b427c939c1799f3b7dcfbc24
7
+ data.tar.gz: f9eb5bc8d7c6718a0349de5af39ecd11bd25196df9904c2c50c3c0c34b8ce9ea1671694f3302394ab2929a6e0c5cd263cc416dc5c56bede6be506a4c2da6cf42
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.371
1
+ 3.0.379
@@ -452,7 +452,7 @@ module TencentCloud
452
452
 
453
453
  # 投递日志的压缩配置
454
454
  class CompressInfo < TencentCloud::Common::AbstractModel
455
- # @param Format: 压缩格式,支持gzip、lzop和none不压缩
455
+ # @param Format: 压缩格式,支持gzip、lzop、snappy和none不压缩
456
456
  # @type Format: String
457
457
 
458
458
  attr_accessor :Format
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cls
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.371
4
+ version: 3.0.379
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-01 00:00:00.000000000 Z
11
+ date: 2022-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ~>
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ~>
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.0'
27
27
  description: Tencent Cloud Ruby SDK is the official software development kit, which
@@ -33,10 +33,10 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/VERSION
37
36
  - lib/tencentcloud-sdk-cls.rb
38
- - lib/v20201016/client.rb
39
37
  - lib/v20201016/models.rb
38
+ - lib/v20201016/client.rb
39
+ - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses:
42
42
  - Apache-2.0
@@ -49,17 +49,17 @@ require_paths:
49
49
  - lib
50
50
  required_ruby_version: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ">="
52
+ - - '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">="
57
+ - - '>='
58
58
  - !ruby/object:Gem::Version
59
59
  version: '0'
60
60
  requirements: []
61
61
  rubyforge_project:
62
- rubygems_version: 2.6.14
62
+ rubygems_version: 2.0.14
63
63
  signing_key:
64
64
  specification_version: 4
65
65
  summary: Tencent Cloud SDK for Ruby - CLS