tencentcloud-sdk-tiw 3.0.663 → 3.0.665
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190919/models.rb +2 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c27229ab7244d0e28724576aea2581b291363293
|
|
4
|
+
data.tar.gz: e2aa90ed38fafd69f0a42a150d18f856c952f348
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c59b8036ca74566d129e4a5fbe838d87a4f53fea32c3379ae8e524c67ecb972c5201660ea7b5f8a3782926ad40c8b2016630797b4d826c21b0aeba66ec0222d4
|
|
7
|
+
data.tar.gz: 80d9dc134650f36c60ab0f3e0d35ea10f327ad586932c33c7b48e11d7576f0766c9b5bcfaa3bb7e3f7eb75030474b34075be260342e72ff4a3bc20e3ea6b64f4
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.665
|
data/lib/v20190919/models.rb
CHANGED
|
@@ -421,7 +421,8 @@ module TencentCloud
|
|
|
421
421
|
|
|
422
422
|
# 示例:1280x720,注意分辨率宽高中间为英文字母"xyz"的"x"
|
|
423
423
|
# @type MinScaleResolution: String
|
|
424
|
-
# @param AutoHandleUnsupportedElement:
|
|
424
|
+
# @param AutoHandleUnsupportedElement: 此参数仅对动态转码生效。
|
|
425
|
+
# 是否对不支持元素开启自动处理的功能。默认不开启。
|
|
425
426
|
|
|
426
427
|
# 在开启自动处理的情况下,会自动进行如下处理:
|
|
427
428
|
# 1. 墨迹:移除不支持的墨迹(比如使用WPS画的)
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tiw
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.665
|
|
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-09-
|
|
11
|
+
date: 2023-09-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|