tencentcloud-sdk-tcm 3.0.461 → 3.0.463

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: 30bb9e0c7459a3c5224ce32d1eafe44dc20c38d3
4
- data.tar.gz: cb6554ed4a9a07e596e77ad7f15440b329907a59
3
+ metadata.gz: 4b0a6df11057a5b78848b7564cff6f1133843bc1
4
+ data.tar.gz: dd3a4802355ccbb3e4ab28579a2466fcde9d5e4b
5
5
  SHA512:
6
- metadata.gz: 76aa3b548da82f9fcdf7ac683d25a5f573a63521541076e6b705ca23e7db15a26bd30a7ea78691611a789435bb926fc8c67ad1ce80e0004f8577eccf9cc676a2
7
- data.tar.gz: 9442fc0a552e9bd15d5201344e5c038671cd8daf3903ef36205086d3a0f8f2610bbb9cf37c6d9b8682c85caeda0154736c39a126e661345d541c30acda7b1c85
6
+ metadata.gz: 13de77c4abf9b5e5410dd84aa0e0016c1c6d024c8b83e7beab54cce6fab549bc9b6a2ab17185407742c1837eefa9c255cebb1ef7a80185ad6f69055d5157106c
7
+ data.tar.gz: 6eb6c719232cec4499572be3c4b54ef62ee59dc3bf05309658e7b8a6c47048783c48ed0476a0ac5453188049d4bef2d7202391ad65ce56ddf1a44921622598f8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.461
1
+ 3.0.463
@@ -543,12 +543,12 @@ module TencentCloud
543
543
  # @type File: String
544
544
  # @param Format: 访问日志的格式。
545
545
  # @type Format: String
546
- # @param Encoding: 访问日志输出编码。默认 TEXT”。除此之外还有“JSON
546
+ # @param Encoding: 访问日志输出编码,可取值为 "TEXT" 或 "JSON",默认 TEXT"
547
547
  # @type Encoding: String
548
548
  # @param SelectedRange: 选中的范围
549
549
  # 注意:此字段可能返回 null,表示取不到有效值。
550
550
  # @type SelectedRange: :class:`Tencentcloud::Tcm.v20210413.models.SelectedRange`
551
- # @param Template: 采用的模板,可取值为"istio, trace,默认为istio
551
+ # @param Template: 采用的模板,可取值为"istio" 或 "trace",默认为"istio"
552
552
  # @type Template: String
553
553
  # @param CLS: 腾讯云日志服务相关参数
554
554
  # @type CLS: :class:`Tencentcloud::Tcm.v20210413.models.CLS`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.461
4
+ version: 3.0.463
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-11-29 00:00:00.000000000 Z
11
+ date: 2022-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common