tencentcloud-sdk-ccc 3.0.890 → 3.0.891
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200210/models.rb +12 -2
- 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: a21a3944d068ead8839dbe9f72ff97aad011d552
|
4
|
+
data.tar.gz: fa41c601b089f618b484093cbcf32c9343a5df05
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 29990093e9fb9db4e81c9bbd079f2cdbb63134bb3221f7e566a8f7a9abefeaa426b280934b7a845321ef3f87e8a626b85321a037a656144bb7b3479b39f4bc57
|
7
|
+
data.tar.gz: 5e6972862f80258fa09275d7892366651a28e0e6d102a6dda08c98d8547bef36c0c576725937a8aacf6478e489855bfe6475a0952966b3a3ec37f23f9c6d21b5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.891
|
data/lib/v20200210/models.rb
CHANGED
@@ -4783,6 +4783,14 @@ module TencentCloud
|
|
4783
4783
|
# @param AsrUrl: 获取录音ASR文本信息地址
|
4784
4784
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4785
4785
|
# @type AsrUrl: String
|
4786
|
+
# @param AsrStatus: AsrUrl的状态:Complete
|
4787
|
+
# 已完成;
|
4788
|
+
# Processing
|
4789
|
+
# 正在生成中;
|
4790
|
+
# NotExists
|
4791
|
+
# 无记录(未开启生成离线asr或者无套餐包)
|
4792
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
4793
|
+
# @type AsrStatus: String
|
4786
4794
|
# @param CustomRecordURL: 录音转存第三方COS地址
|
4787
4795
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4788
4796
|
# @type CustomRecordURL: String
|
@@ -4799,12 +4807,12 @@ module TencentCloud
|
|
4799
4807
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4800
4808
|
# @type VoicemailAsrURL: Array
|
4801
4809
|
|
4802
|
-
attr_accessor :Caller, :Callee, :Time, :Direction, :Duration, :RecordURL, :RecordId, :SeatUser, :EndStatus, :SkillGroup, :CallerLocation, :IVRDuration, :RingTimestamp, :AcceptTimestamp, :EndedTimestamp, :IVRKeyPressed, :HungUpSide, :ServeParticipants, :SkillGroupId, :EndStatusString, :StartTimestamp, :QueuedTimestamp, :PostIVRKeyPressed, :QueuedSkillGroupId, :SessionId, :ProtectedCaller, :ProtectedCallee, :Uui, :UUI, :IVRKeyPressedEx, :AsrUrl, :CustomRecordURL, :Remark, :QueuedSkillGroupName, :VoicemailRecordURL, :VoicemailAsrURL
|
4810
|
+
attr_accessor :Caller, :Callee, :Time, :Direction, :Duration, :RecordURL, :RecordId, :SeatUser, :EndStatus, :SkillGroup, :CallerLocation, :IVRDuration, :RingTimestamp, :AcceptTimestamp, :EndedTimestamp, :IVRKeyPressed, :HungUpSide, :ServeParticipants, :SkillGroupId, :EndStatusString, :StartTimestamp, :QueuedTimestamp, :PostIVRKeyPressed, :QueuedSkillGroupId, :SessionId, :ProtectedCaller, :ProtectedCallee, :Uui, :UUI, :IVRKeyPressedEx, :AsrUrl, :AsrStatus, :CustomRecordURL, :Remark, :QueuedSkillGroupName, :VoicemailRecordURL, :VoicemailAsrURL
|
4803
4811
|
extend Gem::Deprecate
|
4804
4812
|
deprecate :Uui, :none, 2024, 8
|
4805
4813
|
deprecate :Uui=, :none, 2024, 8
|
4806
4814
|
|
4807
|
-
def initialize(caller=nil, callee=nil, time=nil, direction=nil, duration=nil, recordurl=nil, recordid=nil, seatuser=nil, endstatus=nil, skillgroup=nil, callerlocation=nil, ivrduration=nil, ringtimestamp=nil, accepttimestamp=nil, endedtimestamp=nil, ivrkeypressed=nil, hungupside=nil, serveparticipants=nil, skillgroupid=nil, endstatusstring=nil, starttimestamp=nil, queuedtimestamp=nil, postivrkeypressed=nil, queuedskillgroupid=nil, sessionid=nil, protectedcaller=nil, protectedcallee=nil, uui=nil, ivrkeypressedex=nil, asrurl=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
|
4815
|
+
def initialize(caller=nil, callee=nil, time=nil, direction=nil, duration=nil, recordurl=nil, recordid=nil, seatuser=nil, endstatus=nil, skillgroup=nil, callerlocation=nil, ivrduration=nil, ringtimestamp=nil, accepttimestamp=nil, endedtimestamp=nil, ivrkeypressed=nil, hungupside=nil, serveparticipants=nil, skillgroupid=nil, endstatusstring=nil, starttimestamp=nil, queuedtimestamp=nil, postivrkeypressed=nil, queuedskillgroupid=nil, sessionid=nil, protectedcaller=nil, protectedcallee=nil, uui=nil, ivrkeypressedex=nil, asrurl=nil, asrstatus=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
|
4808
4816
|
@Caller = caller
|
4809
4817
|
@Callee = callee
|
4810
4818
|
@Time = time
|
@@ -4835,6 +4843,7 @@ module TencentCloud
|
|
4835
4843
|
@UUI = uui
|
4836
4844
|
@IVRKeyPressedEx = ivrkeypressedex
|
4837
4845
|
@AsrUrl = asrurl
|
4846
|
+
@AsrStatus = asrstatus
|
4838
4847
|
@CustomRecordURL = customrecordurl
|
4839
4848
|
@Remark = remark
|
4840
4849
|
@QueuedSkillGroupName = queuedskillgroupname
|
@@ -4897,6 +4906,7 @@ module TencentCloud
|
|
4897
4906
|
end
|
4898
4907
|
end
|
4899
4908
|
@AsrUrl = params['AsrUrl']
|
4909
|
+
@AsrStatus = params['AsrStatus']
|
4900
4910
|
@CustomRecordURL = params['CustomRecordURL']
|
4901
4911
|
@Remark = params['Remark']
|
4902
4912
|
@QueuedSkillGroupName = params['QueuedSkillGroupName']
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-ccc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.891
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-08-
|
11
|
+
date: 2024-08-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|