tencentcloud-sdk-essbasic 3.0.1028 → 3.0.1030

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: 7375b616327cc08fa6eba1b8039f34f9a563f322
4
- data.tar.gz: a4044441329938d0c80f86a3394dbe1cc12dac2d
3
+ metadata.gz: d3d3fa370e70c60ebee635e01ecac908f49dbe9e
4
+ data.tar.gz: 79ec9d68737ae20982dc0a2392fc3b6ab301ad04
5
5
  SHA512:
6
- metadata.gz: 834603d811f1353a8983d6542be7aafa61cc5264abd6dca5c87919b21b937940619261504a91f09065b09f48076853a3d1fd0af15c85f2b4433028fd672e1d47
7
- data.tar.gz: e7b0f86135eaaf29e5bfceb7ee9af3edb93ce81b40c8d243e31532a243bd0faccd9f81d7e5acf637906ac93898efc167f813d60ccf194e933a619523f199dc27
6
+ metadata.gz: 693b51bd1db7e9758936818b8a9e4bd8e89004948d29c61a2d784a61ffa1eea657968d6abe646611705061f220e3f3d0b8c7e98d914fd8a552ef35530fa007a5
7
+ data.tar.gz: e3a7548322b13ab7a21e66cc8a49df4010ee3e44a91427a07e9f9d17205459e50c902298f9d1c8cd52ee0f36bfff47a8582d66b2e50b8f34a3f8719671991a92
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1028
1
+ 3.0.1030
@@ -5164,14 +5164,14 @@ module TencentCloud
5164
5164
 
5165
5165
  # <font color="red">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:
5166
5166
  # <ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
5167
- # <li> <b>FontSize</b>: 范围12 :72</li>
5167
+ # <li> <b>FontSize</b>: 范围6 :72</li>
5168
5168
  # <li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>
5169
5169
  # <li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>
5170
5170
  # <b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
5171
5171
 
5172
5172
  # <font color="red">ComponentType为DATE时</font>,支持以下参数:
5173
5173
  # <ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
5174
- # <li> <b>FontSize</b>: 范围12 :72</li></ul>
5174
+ # <li> <b>FontSize</b>: 范围6 :72</li></ul>
5175
5175
  # <b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
5176
5176
 
5177
5177
  # <font color="red">ComponentType为FILL_IMAGE时</font>,支持以下参数:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1028
4
+ version: 3.0.1030
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-26 00:00:00.000000000 Z
11
+ date: 2025-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common