tencentcloud-sdk-ccc 3.0.1089 → 3.0.1092
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200210/models.rb +41 -34
- 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: d8b0648977b3cd12ad8832ac89367662108e55ab
|
4
|
+
data.tar.gz: a93498822ee596f6fd2bf8861f07ac1a53b34301
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 63482c9eaa0e906c43310951d53ea06d27a7edaf6e9c29421a5cd8426c1bb998c3c3510907a429673b8459b1d381f3f3d794ec32fe017055c15ff4cbc19dda19
|
7
|
+
data.tar.gz: a035306541fad9427cbbbe3aae82a23de1f92d242f7e51a8b53322ccd7d7bf0a6ba4a7ba57c49500c9c06eaf133355b85a3177b18a55786f0168d8f95f72a20c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1092
|
data/lib/v20200210/models.rb
CHANGED
@@ -355,8 +355,8 @@ module TencentCloud
|
|
355
355
|
|
356
356
|
attr_accessor :User, :Message, :Timestamp, :Start, :End
|
357
357
|
extend Gem::Deprecate
|
358
|
-
deprecate :Timestamp, :none, 2025,
|
359
|
-
deprecate :Timestamp=, :none, 2025,
|
358
|
+
deprecate :Timestamp, :none, 2025, 7
|
359
|
+
deprecate :Timestamp=, :none, 2025, 7
|
360
360
|
|
361
361
|
def initialize(user=nil, message=nil, timestamp=nil, start=nil, _end=nil)
|
362
362
|
@User = user
|
@@ -573,8 +573,8 @@ module TencentCloud
|
|
573
573
|
|
574
574
|
attr_accessor :SdkAppId, :StaffEmail, :SkillGroupList, :StaffSkillGroupList
|
575
575
|
extend Gem::Deprecate
|
576
|
-
deprecate :SkillGroupList, :none, 2025,
|
577
|
-
deprecate :SkillGroupList=, :none, 2025,
|
576
|
+
deprecate :SkillGroupList, :none, 2025, 7
|
577
|
+
deprecate :SkillGroupList=, :none, 2025, 7
|
578
578
|
|
579
579
|
def initialize(sdkappid=nil, staffemail=nil, skillgrouplist=nil, staffskillgrouplist=nil)
|
580
580
|
@SdkAppId = sdkappid
|
@@ -999,8 +999,8 @@ module TencentCloud
|
|
999
999
|
|
1000
1000
|
attr_accessor :SdkAppId, :AIAgentId, :Callee, :Callers, :PromptVariables, :Variables
|
1001
1001
|
extend Gem::Deprecate
|
1002
|
-
deprecate :PromptVariables, :none, 2025,
|
1003
|
-
deprecate :PromptVariables=, :none, 2025,
|
1002
|
+
deprecate :PromptVariables, :none, 2025, 7
|
1003
|
+
deprecate :PromptVariables=, :none, 2025, 7
|
1004
1004
|
|
1005
1005
|
def initialize(sdkappid=nil, aiagentid=nil, callee=nil, callers=nil, promptvariables=nil, variables=nil)
|
1006
1006
|
@SdkAppId = sdkappid
|
@@ -1288,8 +1288,8 @@ module TencentCloud
|
|
1288
1288
|
|
1289
1289
|
attr_accessor :SdkAppId, :Callee, :LLMType, :APIKey, :APIUrl, :SystemPrompt, :Model, :VoiceType, :Callers, :WelcomeMessage, :WelcomeType, :WelcomeMessagePriority, :MaxDuration, :Languages, :InterruptMode, :InterruptSpeechDuration, :EndFunctionEnable, :EndFunctionDesc, :TransferFunctionEnable, :TransferItems, :NotifyDuration, :NotifyMessage, :NotifyMaxCount, :CustomTTSConfig, :PromptVariables, :VadSilenceTime, :ExtractConfig, :Temperature, :Variables
|
1290
1290
|
extend Gem::Deprecate
|
1291
|
-
deprecate :PromptVariables, :none, 2025,
|
1292
|
-
deprecate :PromptVariables=, :none, 2025,
|
1291
|
+
deprecate :PromptVariables, :none, 2025, 7
|
1292
|
+
deprecate :PromptVariables=, :none, 2025, 7
|
1293
1293
|
|
1294
1294
|
def initialize(sdkappid=nil, callee=nil, llmtype=nil, apikey=nil, apiurl=nil, systemprompt=nil, model=nil, voicetype=nil, callers=nil, welcomemessage=nil, welcometype=nil, welcomemessagepriority=nil, maxduration=nil, languages=nil, interruptmode=nil, interruptspeechduration=nil, endfunctionenable=nil, endfunctiondesc=nil, transferfunctionenable=nil, transferitems=nil, notifyduration=nil, notifymessage=nil, notifymaxcount=nil, customttsconfig=nil, promptvariables=nil, vadsilencetime=nil, extractconfig=nil, temperature=nil, variables=nil)
|
1295
1295
|
@SdkAppId = sdkappid
|
@@ -1699,8 +1699,8 @@ module TencentCloud
|
|
1699
1699
|
|
1700
1700
|
attr_accessor :SdkAppId, :UserId, :Callee, :Caller, :Callers, :IsForceUseMobile, :Uui, :UUI
|
1701
1701
|
extend Gem::Deprecate
|
1702
|
-
deprecate :Uui, :none, 2025,
|
1703
|
-
deprecate :Uui=, :none, 2025,
|
1702
|
+
deprecate :Uui, :none, 2025, 7
|
1703
|
+
deprecate :Uui=, :none, 2025, 7
|
1704
1704
|
|
1705
1705
|
def initialize(sdkappid=nil, userid=nil, callee=nil, caller=nil, callers=nil, isforceusemobile=nil, uui=nil)
|
1706
1706
|
@SdkAppId = sdkappid
|
@@ -3043,10 +3043,10 @@ module TencentCloud
|
|
3043
3043
|
|
3044
3044
|
attr_accessor :SdkAppId, :InstanceId, :CdrId, :Limit, :Offset, :Order, :SessionId
|
3045
3045
|
extend Gem::Deprecate
|
3046
|
-
deprecate :InstanceId, :none, 2025,
|
3047
|
-
deprecate :InstanceId=, :none, 2025,
|
3048
|
-
deprecate :CdrId, :none, 2025,
|
3049
|
-
deprecate :CdrId=, :none, 2025,
|
3046
|
+
deprecate :InstanceId, :none, 2025, 7
|
3047
|
+
deprecate :InstanceId=, :none, 2025, 7
|
3048
|
+
deprecate :CdrId, :none, 2025, 7
|
3049
|
+
deprecate :CdrId=, :none, 2025, 7
|
3050
3050
|
|
3051
3051
|
def initialize(sdkappid=nil, instanceid=nil, cdrid=nil, limit=nil, offset=nil, order=nil, sessionid=nil)
|
3052
3052
|
@SdkAppId = sdkappid
|
@@ -3372,8 +3372,8 @@ module TencentCloud
|
|
3372
3372
|
|
3373
3373
|
attr_accessor :StartTimestamp, :EndTimestamp, :InstanceId, :SdkAppId, :Limit, :Offset, :Type
|
3374
3374
|
extend Gem::Deprecate
|
3375
|
-
deprecate :InstanceId, :none, 2025,
|
3376
|
-
deprecate :InstanceId=, :none, 2025,
|
3375
|
+
deprecate :InstanceId, :none, 2025, 7
|
3376
|
+
deprecate :InstanceId=, :none, 2025, 7
|
3377
3377
|
|
3378
3378
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, sdkappid=nil, limit=nil, offset=nil, type=nil)
|
3379
3379
|
@StartTimestamp = starttimestamp
|
@@ -3410,8 +3410,8 @@ module TencentCloud
|
|
3410
3410
|
|
3411
3411
|
attr_accessor :TotalCount, :IMCdrs, :IMCdrList, :RequestId
|
3412
3412
|
extend Gem::Deprecate
|
3413
|
-
deprecate :IMCdrs, :none, 2025,
|
3414
|
-
deprecate :IMCdrs=, :none, 2025,
|
3413
|
+
deprecate :IMCdrs, :none, 2025, 7
|
3414
|
+
deprecate :IMCdrs=, :none, 2025, 7
|
3415
3415
|
|
3416
3416
|
def initialize(totalcount=nil, imcdrs=nil, imcdrlist=nil, requestid=nil)
|
3417
3417
|
@TotalCount = totalcount
|
@@ -3903,8 +3903,8 @@ module TencentCloud
|
|
3903
3903
|
|
3904
3904
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
3905
3905
|
extend Gem::Deprecate
|
3906
|
-
deprecate :TelCdrs, :none, 2025,
|
3907
|
-
deprecate :TelCdrs=, :none, 2025,
|
3906
|
+
deprecate :TelCdrs, :none, 2025, 7
|
3907
|
+
deprecate :TelCdrs=, :none, 2025, 7
|
3908
3908
|
|
3909
3909
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
3910
3910
|
@TotalCount = totalcount
|
@@ -4169,8 +4169,8 @@ module TencentCloud
|
|
4169
4169
|
|
4170
4170
|
attr_accessor :TelCallOutCount, :TelCallInCount, :SeatUsedCount, :VoipCallInCount, :VOIPCallInCount, :AsrOfflineCount, :AsrRealtimeCount, :RequestId
|
4171
4171
|
extend Gem::Deprecate
|
4172
|
-
deprecate :VoipCallInCount, :none, 2025,
|
4173
|
-
deprecate :VoipCallInCount=, :none, 2025,
|
4172
|
+
deprecate :VoipCallInCount, :none, 2025, 7
|
4173
|
+
deprecate :VoipCallInCount=, :none, 2025, 7
|
4174
4174
|
|
4175
4175
|
def initialize(telcalloutcount=nil, telcallincount=nil, seatusedcount=nil, voipcallincount=nil, asrofflinecount=nil, asrrealtimecount=nil, requestid=nil)
|
4176
4176
|
@TelCallOutCount = telcalloutcount
|
@@ -4218,8 +4218,8 @@ module TencentCloud
|
|
4218
4218
|
|
4219
4219
|
attr_accessor :StartTimeStamp, :EndTimeStamp, :InstanceId, :Limit, :Offset, :SdkAppId, :PageSize, :PageNumber, :Phones, :SessionIds
|
4220
4220
|
extend Gem::Deprecate
|
4221
|
-
deprecate :InstanceId, :none, 2025,
|
4222
|
-
deprecate :InstanceId=, :none, 2025,
|
4221
|
+
deprecate :InstanceId, :none, 2025, 7
|
4222
|
+
deprecate :InstanceId=, :none, 2025, 7
|
4223
4223
|
|
4224
4224
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, limit=nil, offset=nil, sdkappid=nil, pagesize=nil, pagenumber=nil, phones=nil, sessionids=nil)
|
4225
4225
|
@StartTimeStamp = starttimestamp
|
@@ -4261,8 +4261,8 @@ module TencentCloud
|
|
4261
4261
|
|
4262
4262
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
4263
4263
|
extend Gem::Deprecate
|
4264
|
-
deprecate :TelCdrs, :none, 2025,
|
4265
|
-
deprecate :TelCdrs=, :none, 2025,
|
4264
|
+
deprecate :TelCdrs, :none, 2025, 7
|
4265
|
+
deprecate :TelCdrs=, :none, 2025, 7
|
4266
4266
|
|
4267
4267
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
4268
4268
|
@TotalCount = totalcount
|
@@ -5046,10 +5046,12 @@ module TencentCloud
|
|
5046
5046
|
# @type UseMobileAccept: Integer
|
5047
5047
|
# @param ExtensionNumber: 座席分机号(1 到 8 打头,4 - 6 位)
|
5048
5048
|
# @type ExtensionNumber: String
|
5049
|
+
# @param ForwardingConfig: 呼叫转移配置
|
5050
|
+
# @type ForwardingConfig: :class:`Tencentcloud::Ccc.v20200210.models.ForwardingConfig`
|
5049
5051
|
|
5050
|
-
attr_accessor :SdkAppId, :Email, :Name, :Phone, :Nick, :StaffNo, :SkillGroupIds, :UseMobileCallOut, :UseMobileAccept, :ExtensionNumber
|
5052
|
+
attr_accessor :SdkAppId, :Email, :Name, :Phone, :Nick, :StaffNo, :SkillGroupIds, :UseMobileCallOut, :UseMobileAccept, :ExtensionNumber, :ForwardingConfig
|
5051
5053
|
|
5052
|
-
def initialize(sdkappid=nil, email=nil, name=nil, phone=nil, nick=nil, staffno=nil, skillgroupids=nil, usemobilecallout=nil, usemobileaccept=nil, extensionnumber=nil)
|
5054
|
+
def initialize(sdkappid=nil, email=nil, name=nil, phone=nil, nick=nil, staffno=nil, skillgroupids=nil, usemobilecallout=nil, usemobileaccept=nil, extensionnumber=nil, forwardingconfig=nil)
|
5053
5055
|
@SdkAppId = sdkappid
|
5054
5056
|
@Email = email
|
5055
5057
|
@Name = name
|
@@ -5060,6 +5062,7 @@ module TencentCloud
|
|
5060
5062
|
@UseMobileCallOut = usemobilecallout
|
5061
5063
|
@UseMobileAccept = usemobileaccept
|
5062
5064
|
@ExtensionNumber = extensionnumber
|
5065
|
+
@ForwardingConfig = forwardingconfig
|
5063
5066
|
end
|
5064
5067
|
|
5065
5068
|
def deserialize(params)
|
@@ -5073,6 +5076,10 @@ module TencentCloud
|
|
5073
5076
|
@UseMobileCallOut = params['UseMobileCallOut']
|
5074
5077
|
@UseMobileAccept = params['UseMobileAccept']
|
5075
5078
|
@ExtensionNumber = params['ExtensionNumber']
|
5079
|
+
unless params['ForwardingConfig'].nil?
|
5080
|
+
@ForwardingConfig = ForwardingConfig.new
|
5081
|
+
@ForwardingConfig.deserialize(params['ForwardingConfig'])
|
5082
|
+
end
|
5076
5083
|
end
|
5077
5084
|
end
|
5078
5085
|
|
@@ -5826,10 +5833,10 @@ module TencentCloud
|
|
5826
5833
|
|
5827
5834
|
attr_accessor :Name, :Mail, :Phone, :Nick, :StaffNumber, :RoleId, :RoleIdList, :RoleList, :SkillGroupList, :LastModifyTimestamp, :ExtensionNumber, :ForwardingConfig
|
5828
5835
|
extend Gem::Deprecate
|
5829
|
-
deprecate :RoleId, :none, 2025,
|
5830
|
-
deprecate :RoleId=, :none, 2025,
|
5831
|
-
deprecate :RoleIdList, :none, 2025,
|
5832
|
-
deprecate :RoleIdList=, :none, 2025,
|
5836
|
+
deprecate :RoleId, :none, 2025, 7
|
5837
|
+
deprecate :RoleId=, :none, 2025, 7
|
5838
|
+
deprecate :RoleIdList, :none, 2025, 7
|
5839
|
+
deprecate :RoleIdList=, :none, 2025, 7
|
5833
5840
|
|
5834
5841
|
def initialize(name=nil, mail=nil, phone=nil, nick=nil, staffnumber=nil, roleid=nil, roleidlist=nil, rolelist=nil, skillgrouplist=nil, lastmodifytimestamp=nil, extensionnumber=nil, forwardingconfig=nil)
|
5835
5842
|
@Name = name
|
@@ -6233,8 +6240,8 @@ module TencentCloud
|
|
6233
6240
|
|
6234
6241
|
attr_accessor :Caller, :Callee, :Time, :Direction, :CallType, :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
|
6235
6242
|
extend Gem::Deprecate
|
6236
|
-
deprecate :Uui, :none, 2025,
|
6237
|
-
deprecate :Uui=, :none, 2025,
|
6243
|
+
deprecate :Uui, :none, 2025, 7
|
6244
|
+
deprecate :Uui=, :none, 2025, 7
|
6238
6245
|
|
6239
6246
|
def initialize(caller=nil, callee=nil, time=nil, direction=nil, calltype=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)
|
6240
6247
|
@Caller = caller
|
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.1092
|
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-
|
11
|
+
date: 2025-07-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|