tencentcloud-sdk-essbasic 3.0.1004 → 3.0.1005

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: 28b51eba5c502abba54c86eeba6eb7201be5fcb8
4
- data.tar.gz: 09f833eca7f08ea1cad3182718cce6636c41cd11
3
+ metadata.gz: 05b63748ec676526a1379c8b41c6f46e3ed22cb7
4
+ data.tar.gz: 75794e96bd1a58efaa4fdad29dd158c4a8414061
5
5
  SHA512:
6
- metadata.gz: 0af8b2ff2f7d70471c46a206763bcb576c147ffdcf44d1156130af45a8bbe901dfc7e8e56072bd88cdf049fe44984ccf37444737f765fc8d9644120cc3352073
7
- data.tar.gz: 66ed5e439feeb5b73a8d0178874f5059a09ad8aa9fd2daf9d87f89c0c7cad8af6d9fcde12114666f98ab071cfc51e4e073f924e7a4c6ef2126a176d1356f66d2
6
+ metadata.gz: b1c516e3a38c7574fb6fbcd3c305fb5933bc1c840bd438178a01a33e9ffef2680ece0941e7d0633eb1cbc0b43e29eadfa4f819c37af57e14987458288efdf104
7
+ data.tar.gz: 9a8d26e96b229c5b7b1096fc07b5f895f33ec52e0f893d2b9cc525329bbb68159c1cb61e4116fda236507b4ceea4c64d13ab6e98e3dea5d08b2d847925088f18
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1004
1
+ 3.0.1005
@@ -9809,11 +9809,11 @@ module TencentCloud
9809
9809
 
9810
9810
  # 注: `视频认证为白名单功能,使用前请联系对接的客户经理沟通。`
9811
9811
  # @type IntentionType: Integer
9812
- # @param IntentionQuestions: 意愿核身语音问答模式(即语音播报+语音回答)使用的文案,包括:系统语音播报的文本、需要核验的标准文本。当前仅支持1轮问答。
9812
+ # @param IntentionQuestions: 意愿核身语音问答模式(即语音播报+语音回答)使用的文案,包括:系统语音播报的文本、需要核验的标准文本。支持传入1~10轮问答,最多支持10轮。
9813
9813
 
9814
9814
  # 注:`选择问答模式时,此字段可不传,不传则使用默认语音文本:请问,您是否同意签署本协议?可语音回复“同意”或“不同意”。`
9815
9815
  # @type IntentionQuestions: Array
9816
- # @param IntentionActions: 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。当前仅支持一个提示文本。
9816
+ # @param IntentionActions: 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。支持传入1~10轮点头确认文本,最多支持10轮。
9817
9817
 
9818
9818
  # 注:`选择点头模式时,此字段可不传,不传则使用默认语音文本:请问,您是否同意签署本协议?可点头同意。`
9819
9819
  # @type IntentionActions: Array
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.1004
4
+ version: 3.0.1005
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-02-23 00:00:00.000000000 Z
11
+ date: 2025-02-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common