tencentcloud-sdk-tcm 3.0.461 → 3.0.462

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: 49f0497a583eff8e56ee406cdb88ccd6f376e61e
4
+ data.tar.gz: 0c46470dc56f3a07ec406c15524d3f7c134f4c90
5
5
  SHA512:
6
- metadata.gz: 76aa3b548da82f9fcdf7ac683d25a5f573a63521541076e6b705ca23e7db15a26bd30a7ea78691611a789435bb926fc8c67ad1ce80e0004f8577eccf9cc676a2
7
- data.tar.gz: 9442fc0a552e9bd15d5201344e5c038671cd8daf3903ef36205086d3a0f8f2610bbb9cf37c6d9b8682c85caeda0154736c39a126e661345d541c30acda7b1c85
6
+ metadata.gz: ed24450cb8062d26819478bdaef43c8938620ac594d807c6be757213a08de1054ae8d558796f8e6863cb160552ed76abb323934940b889d365df8f2bc9262cfb
7
+ data.tar.gz: 82fce5d9b2ad5eca022cec72e9b4c52da89a5c81eef8457b25d6a2c0410a030e3e2379c340b5b7eb371da260cbd9e782952d8f6c416780a635931caee052cfc0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.461
1
+ 3.0.462
@@ -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.462
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-11-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common