tencentcloud-sdk-essbasic 3.0.393 → 3.0.395

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: 9edbaadce1326faccc6e89cee4c3d960dc3d1e50
4
- data.tar.gz: 59ce734a5ef4615afd25d7ef6725cd92377b1b42
3
+ metadata.gz: 384a5988bcc5c6ffea38398734e5925a84b5a694
4
+ data.tar.gz: e5ac486029aa1033695db7c29503df67877c356a
5
5
  SHA512:
6
- metadata.gz: 2f0ff1ea83c5cb48edf84a6e938a81721d92057e79cb776bb1fad2a210754169de6881a3110223e60862dcc2cf4c812eb2182e22d9e2def5872cd60c5ba2c4a9
7
- data.tar.gz: 587906301f29c89cca56c32d84016d295855d1158725c15cab65f019f3131fd59ee741b0af4d8a045c25e3282d9ce5b70c43d632b197221352608f0e18c58460
6
+ metadata.gz: 7b43a66737472be3279f39b2e1b2df9d419ea474fe9ca0476f1e44a3a2807854b830ae4c56d2599f490019105f4a5541d98d7f745e6a57ecd75cbba85e005cf8
7
+ data.tar.gz: fb53e97c754b38b90fb8af4106a09ab11e6355c2a5cbe707539c68008d4b362e37b3f223c5df569e6b0aa155ea903060b4b1bf1251425ad4389dfc52303e3f83
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.393
1
+ 3.0.395
@@ -1747,7 +1747,8 @@ module TencentCloud
1747
1747
  # SELECTOR - 选项值
1748
1748
  # DYNAMIC_TABLE - 传入json格式的表格内容,具体见数据结构FlowInfo:https://cloud.tencent.com/document/api/1420/61525#FlowInfo
1749
1749
  # @type ComponentValue: String
1750
- # @param ComponentId: 表单域或控件的ID,跟ComponentName二选一,不能全为空
1750
+ # @param ComponentId: 表单域或控件的ID,跟ComponentName二选一,不能全为空;
1751
+ # CreateFlowsByTemplates 接口不使用此字段。
1751
1752
  # 注意:此字段可能返回 null,表示取不到有效值。
1752
1753
  # @type ComponentId: String
1753
1754
  # @param ComponentName: 控件的名字,跟ComponentId二选一,不能全为空
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.393
4
+ version: 3.0.395
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-08-25 00:00:00.000000000 Z
11
+ date: 2022-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common