tencentcloud-sdk-teo 3.0.830 → 3.0.832

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: 91ed040bb205689db59ad9e5a240eac8641d58dc
4
- data.tar.gz: dec3df3ae1c0fb7c07b7ad616a01ea04c55f358c
3
+ metadata.gz: d4bb9989413115d228d4b2c8b2aad8f7ea1293d5
4
+ data.tar.gz: 6b3f3f2c7af07e77ea561ab994f7887feafa3b9d
5
5
  SHA512:
6
- metadata.gz: e8036c248889a4d6b6ad27e69e1840320acd5be2192bf414ad0beb8a960ed062de9fbc179cd93bebfe4dd018c39eaa4f20ed0ef63730f2972d8a26acf20f1db2
7
- data.tar.gz: e69ca0052786e9fd6dc1b4c6fc0a5f79ccc7268a651cf88c0e72e380f8970e4be7c0a31c99edc773b51118e4fac026689b74f849d2721f5afd760ca9529d4e4d
6
+ metadata.gz: 0eef936b28d6159d031cfe1fa7104ef35e8216348e32cfbc4fb1654134604d62a5b13c3d642b0eb918773063a72281d91e98c29aac8a32e59dae2e7a11f8570d
7
+ data.tar.gz: a524bd7ff27cbcf289d24f62bb07bbd3dc4d6e6b473ba2663e1c5ca1ec3c43e9356b9f355bcb51bc0dc837458204e982f57aed3b90a13a71717413406ce59d66
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.830
1
+ 3.0.832
@@ -9246,6 +9246,7 @@ module TencentCloud
9246
9246
  # @param Sample: 采样比例,采用千分制,取值范围为1-1000,例如:填写 605 表示采样比例为 60.5%。不填保持原有配置。
9247
9247
  # @type Sample: Integer
9248
9248
  # @param LogFormat: 日志投递的输出格式。不填保持原有配置。
9249
+ # 特别地,当 TaskType 取值为 cls 时,LogFormat.FormatType 的值只能为 json,且 LogFormat 中其他参数将被忽略,建议不传 LogFormat。
9249
9250
  # @type LogFormat: :class:`Tencentcloud::Teo.v20220901.models.LogFormat`
9250
9251
  # @param CustomEndpoint: 自定义 HTTP 服务的配置信息,不填保持原有配置。
9251
9252
  # @type CustomEndpoint: :class:`Tencentcloud::Teo.v20220901.models.CustomEndpoint`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.830
4
+ version: 3.0.832
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-26 00:00:00.000000000 Z
11
+ date: 2024-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common