tencentcloud-sdk-ess 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: 82d9d1e0dbf3f882f605d1f0d4299ce4f0027450
4
- data.tar.gz: 074ebccf04eb46b98cbd87c028bdfa3878d53757
3
+ metadata.gz: 3f6163d2c6f3a7048ecbf1844df4f742f880957f
4
+ data.tar.gz: 3e5b5d651891e55c1ed8aee53febaaadde79d667
5
5
  SHA512:
6
- metadata.gz: df6230ef07564b2b5c24bad7dd242e07eb42e27c1080955d07e0089452d60e79dee84986a5dbb8956ebc2a274bdfc48be2c07cc7ae76de3e8e35e2b4186cebc1
7
- data.tar.gz: f158c6c092add1a08d9c0147545b39fbb9f6792affe67f640dacef1688a08711c4cf8c4ec0534f827b3e38c21bc27fc04375dd55a7dd49e3cf5fe54f7351d0ac
6
+ metadata.gz: 090c60c2a1573dc30322e7bd32c97f85aa480e29ccd843ac5e19657782fe526249601b88b3e28162d2510df93ad656a5393d4c3efe659ca440cda8c7e2d9da3f
7
+ data.tar.gz: 12a7893f5659bdb3586c976da5bf82efdc581ecd02a69b3d1372524130de91910f05e145612df00575990e9cb0bdcac5bf0f55c7a26b5269078ce22d7a83c6ab
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1004
1
+ 3.0.1005
@@ -10874,11 +10874,11 @@ module TencentCloud
10874
10874
 
10875
10875
  # 注: `视频认证为白名单功能,使用前请联系对接的客户经理沟通。`
10876
10876
  # @type IntentionType: Integer
10877
- # @param IntentionQuestions: 意愿核身语音问答模式(即语音播报+语音回答)使用的文案,包括:系统语音播报的文本、需要核验的标准文本。当前仅支持1轮问答。
10877
+ # @param IntentionQuestions: 意愿核身语音问答模式(即语音播报+语音回答)使用的文案,包括:系统语音播报的文本、需要核验的标准文本。支持传入1~10轮问答,最多为10轮。
10878
10878
 
10879
10879
  # 注:`选择问答模式时,此字段可不传,不传则使用默认语音文本:请问,您是否同意签署本协议?可语音回复“同意”或“不同意”。`
10880
10880
  # @type IntentionQuestions: Array
10881
- # @param IntentionActions: 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。当前仅支持一个提示文本。
10881
+ # @param IntentionActions: 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。支持传入1~10轮点头确认文本,最多支持10轮。
10882
10882
 
10883
10883
  # 注:`选择点头模式时,此字段可不传,不传则使用默认语音文本:请问,您是否同意签署本协议?可点头同意。`
10884
10884
  # @type IntentionActions: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ess
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