tencentcloud-sdk-cls 3.0.728 → 3.0.730

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cbffb311ea6140768a38f1816cf4155f972b577e
4
- data.tar.gz: 25b87c2b2740b62a905d2744c5e7bea643eba873
3
+ metadata.gz: 860aa99bd98c6e6ebd9f75ae4b7604460d1b0e42
4
+ data.tar.gz: 8066ce93f9b94e57a963da5e6ab1689d1d53d38a
5
5
  SHA512:
6
- metadata.gz: 1c80d7d7b85258f0358bc6f50b95b3708f16f52c44532d03bbf83c3acb5744729a46dfbad65199e6149ddfd3c355be6751b59eff8f33abdf135536284bef42db
7
- data.tar.gz: 258cf4157abc8ff4a453cec97ae07a4eb032653ad51c942bb79c38ab9b170a2066dc3508fff7c3512928e3391eb7e761fd89b053657a9bdefd840b1cf96d8f49
6
+ metadata.gz: d881801ba3f910e682b7f5ccf2fbd8f44e3d96d30855e8714db765a54bf6bad6d0f0ea195875ccc6694af173d0fcd7d3a625a579774432a71bca29e18d9cb93f
7
+ data.tar.gz: 1b51f4f8127085a6ebf715204681f01f265aa16a2a3b35b2300026c2eac4449dac56f9313e3d2ae692a43bd8138f08d87f21b4c56d01fe75ca9b92d81a61c1ab
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.728
1
+ 3.0.730
@@ -1869,7 +1869,7 @@ module TencentCloud
1869
1869
  # @param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文;
1870
1870
  # 默认为minimalist_log
1871
1871
  # @type LogType: String
1872
- # @param Compress: supported: "", "gzip", "lzop", "snappy”; 默认空
1872
+ # @param Compress: supported: "", "gzip", "lzop", "snappy"; 默认空
1873
1873
  # @type Compress: String
1874
1874
  # @param ExtractRuleInfo: 提取规则,如果设置了ExtractRule,则必须设置LogType
1875
1875
  # @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
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.728
4
+ version: 3.0.730
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-12-14 00:00:00.000000000 Z
11
+ date: 2023-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common