tencentcloud-sdk-ccc 3.0.691 → 3.0.692

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20200210/models.rb +37 -24
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7301ae512e98bab1c2b169f961f381e78d31019c
4
- data.tar.gz: 66cafaefb2c5528171d2e901b57fd1eaedde1e28
3
+ metadata.gz: 2289ef107d8365c260c030bb0dc0bdce209006d9
4
+ data.tar.gz: 110422899e3d0ff97517cfa3d7202ab10826f03b
5
5
  SHA512:
6
- metadata.gz: ca71546f2b2a93c4e417b0070dc4db2a1d8338ec8c1a67e81f370ba370241e572b96a87a2e337ff86bc6e9c43a70491dab88edff33495aeeaf14859b298df6d9
7
- data.tar.gz: 3f3565b1818a66091a93539de744260a29858028ef2b1bd2d9cc0b5e4715e8d421d410556217e825f5017a506c0b4fa970baf323137e45e7b2d73448378454e7
6
+ metadata.gz: 130dd3cf28685ccbb5ab090bc0130b65483203911989977aece200612979c29d970cd3e2479603be11c78057b2667a5ec1e0caf41e9e677872dfda171b1be9db
7
+ data.tar.gz: 73652b68988aa1cb98e0a0c644a143b0eb04a57ca2fb96066a10bb275d0b115ce11b4aa7bc2f0d2999dd26f7b43bb57c22a30a4026a2091cd56f40a7af9e9600
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.691
1
+ 3.0.692
@@ -167,8 +167,8 @@ module TencentCloud
167
167
 
168
168
  attr_accessor :SdkAppId, :StaffEmail, :SkillGroupList, :StaffSkillGroupList
169
169
  extend Gem::Deprecate
170
- deprecate :SkillGroupList, :none, 2023, 10
171
- deprecate :SkillGroupList=, :none, 2023, 10
170
+ deprecate :SkillGroupList, :none, 2023, 11
171
+ deprecate :SkillGroupList=, :none, 2023, 11
172
172
 
173
173
  def initialize(sdkappid=nil, staffemail=nil, skillgrouplist=nil, staffskillgrouplist=nil)
174
174
  @SdkAppId = sdkappid
@@ -605,8 +605,8 @@ module TencentCloud
605
605
 
606
606
  attr_accessor :SdkAppId, :UserId, :Callee, :Caller, :Callers, :IsForceUseMobile, :Uui, :UUI
607
607
  extend Gem::Deprecate
608
- deprecate :Uui, :none, 2023, 10
609
- deprecate :Uui=, :none, 2023, 10
608
+ deprecate :Uui, :none, 2023, 11
609
+ deprecate :Uui=, :none, 2023, 11
610
610
 
611
611
  def initialize(sdkappid=nil, userid=nil, callee=nil, caller=nil, callers=nil, isforceusemobile=nil, uui=nil, uui=nil)
612
612
  @SdkAppId = sdkappid
@@ -1406,8 +1406,8 @@ module TencentCloud
1406
1406
 
1407
1407
  attr_accessor :InstanceId, :SdkAppId, :CdrId, :Limit, :Offset, :Order, :SessionId
1408
1408
  extend Gem::Deprecate
1409
- deprecate :InstanceId, :none, 2023, 10
1410
- deprecate :InstanceId=, :none, 2023, 10
1409
+ deprecate :InstanceId, :none, 2023, 11
1410
+ deprecate :InstanceId=, :none, 2023, 11
1411
1411
 
1412
1412
  def initialize(instanceid=nil, sdkappid=nil, cdrid=nil, limit=nil, offset=nil, order=nil, sessionid=nil)
1413
1413
  @InstanceId = instanceid
@@ -1672,8 +1672,8 @@ module TencentCloud
1672
1672
 
1673
1673
  attr_accessor :StartTimestamp, :EndTimestamp, :InstanceId, :SdkAppId, :Limit, :Offset, :Type
1674
1674
  extend Gem::Deprecate
1675
- deprecate :InstanceId, :none, 2023, 10
1676
- deprecate :InstanceId=, :none, 2023, 10
1675
+ deprecate :InstanceId, :none, 2023, 11
1676
+ deprecate :InstanceId=, :none, 2023, 11
1677
1677
 
1678
1678
  def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, sdkappid=nil, limit=nil, offset=nil, type=nil)
1679
1679
  @StartTimestamp = starttimestamp
@@ -1710,8 +1710,8 @@ module TencentCloud
1710
1710
 
1711
1711
  attr_accessor :TotalCount, :IMCdrs, :IMCdrList, :RequestId
1712
1712
  extend Gem::Deprecate
1713
- deprecate :IMCdrs, :none, 2023, 10
1714
- deprecate :IMCdrs=, :none, 2023, 10
1713
+ deprecate :IMCdrs, :none, 2023, 11
1714
+ deprecate :IMCdrs=, :none, 2023, 11
1715
1715
 
1716
1716
  def initialize(totalcount=nil, imcdrs=nil, imcdrlist=nil, requestid=nil)
1717
1717
  @TotalCount = totalcount
@@ -1897,8 +1897,8 @@ module TencentCloud
1897
1897
 
1898
1898
  attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
1899
1899
  extend Gem::Deprecate
1900
- deprecate :TelCdrs, :none, 2023, 10
1901
- deprecate :TelCdrs=, :none, 2023, 10
1900
+ deprecate :TelCdrs, :none, 2023, 11
1901
+ deprecate :TelCdrs=, :none, 2023, 11
1902
1902
 
1903
1903
  def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
1904
1904
  @TotalCount = totalcount
@@ -2163,8 +2163,8 @@ module TencentCloud
2163
2163
 
2164
2164
  attr_accessor :TelCallOutCount, :TelCallInCount, :SeatUsedCount, :VoipCallInCount, :VOIPCallInCount, :AsrOfflineCount, :AsrRealtimeCount, :RequestId
2165
2165
  extend Gem::Deprecate
2166
- deprecate :VoipCallInCount, :none, 2023, 10
2167
- deprecate :VoipCallInCount=, :none, 2023, 10
2166
+ deprecate :VoipCallInCount, :none, 2023, 11
2167
+ deprecate :VoipCallInCount=, :none, 2023, 11
2168
2168
 
2169
2169
  def initialize(telcalloutcount=nil, telcallincount=nil, seatusedcount=nil, voipcallincount=nil, voipcallincount=nil, asrofflinecount=nil, asrrealtimecount=nil, requestid=nil)
2170
2170
  @TelCallOutCount = telcalloutcount
@@ -2214,8 +2214,8 @@ module TencentCloud
2214
2214
 
2215
2215
  attr_accessor :StartTimeStamp, :EndTimeStamp, :InstanceId, :Limit, :Offset, :SdkAppId, :PageSize, :PageNumber, :Phones, :SessionIds
2216
2216
  extend Gem::Deprecate
2217
- deprecate :InstanceId, :none, 2023, 10
2218
- deprecate :InstanceId=, :none, 2023, 10
2217
+ deprecate :InstanceId, :none, 2023, 11
2218
+ deprecate :InstanceId=, :none, 2023, 11
2219
2219
 
2220
2220
  def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, limit=nil, offset=nil, sdkappid=nil, pagesize=nil, pagenumber=nil, phones=nil, sessionids=nil)
2221
2221
  @StartTimeStamp = starttimestamp
@@ -2257,8 +2257,8 @@ module TencentCloud
2257
2257
 
2258
2258
  attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
2259
2259
  extend Gem::Deprecate
2260
- deprecate :TelCdrs, :none, 2023, 10
2261
- deprecate :TelCdrs=, :none, 2023, 10
2260
+ deprecate :TelCdrs, :none, 2023, 11
2261
+ deprecate :TelCdrs=, :none, 2023, 11
2262
2262
 
2263
2263
  def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
2264
2264
  @TotalCount = totalcount
@@ -3127,10 +3127,16 @@ module TencentCloud
3127
3127
  # @param SkillGroupNameList: 坐席关联的技能组列表
3128
3128
  # 注意:此字段可能返回 null,表示取不到有效值。
3129
3129
  # @type SkillGroupNameList: Array
3130
+ # @param Role: 1:管理员
3131
+ # 2:质检员
3132
+ # 3:普通座席
3133
+ # else:自定义角色ID
3134
+ # 注意:此字段可能返回 null,表示取不到有效值。
3135
+ # @type Role: Integer
3130
3136
 
3131
- attr_accessor :Name, :Mail, :StaffNumber, :Phone, :Nick, :UserId, :SkillGroupNameList
3137
+ attr_accessor :Name, :Mail, :StaffNumber, :Phone, :Nick, :UserId, :SkillGroupNameList, :Role
3132
3138
 
3133
- def initialize(name=nil, mail=nil, staffnumber=nil, phone=nil, nick=nil, userid=nil, skillgroupnamelist=nil)
3139
+ def initialize(name=nil, mail=nil, staffnumber=nil, phone=nil, nick=nil, userid=nil, skillgroupnamelist=nil, role=nil)
3134
3140
  @Name = name
3135
3141
  @Mail = mail
3136
3142
  @StaffNumber = staffnumber
@@ -3138,6 +3144,7 @@ module TencentCloud
3138
3144
  @Nick = nick
3139
3145
  @UserId = userid
3140
3146
  @SkillGroupNameList = skillgroupnamelist
3147
+ @Role = role
3141
3148
  end
3142
3149
 
3143
3150
  def deserialize(params)
@@ -3148,6 +3155,7 @@ module TencentCloud
3148
3155
  @Nick = params['Nick']
3149
3156
  @UserId = params['UserId']
3150
3157
  @SkillGroupNameList = params['SkillGroupNameList']
3158
+ @Role = params['Role']
3151
3159
  end
3152
3160
  end
3153
3161
 
@@ -3583,6 +3591,9 @@ module TencentCloud
3583
3591
  # @type Duration: Integer
3584
3592
  # @param RecordURL: 录音信息
3585
3593
  # @type RecordURL: String
3594
+ # @param RecordId: 录音 ID
3595
+ # 注意:此字段可能返回 null,表示取不到有效值。
3596
+ # @type RecordId: String
3586
3597
  # @param SeatUser: 坐席信息
3587
3598
  # @type SeatUser: :class:`Tencentcloud::Ccc.v20200210.models.SeatUserInfo`
3588
3599
  # @param EndStatus: EndStatus与EndStatusString一一对应,具体枚举如下:
@@ -3749,18 +3760,19 @@ module TencentCloud
3749
3760
  # 注意:此字段可能返回 null,表示取不到有效值。
3750
3761
  # @type VoicemailAsrURL: Array
3751
3762
 
3752
- attr_accessor :Caller, :Callee, :Time, :Direction, :Duration, :RecordURL, :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
3763
+ 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
3753
3764
  extend Gem::Deprecate
3754
- deprecate :Uui, :none, 2023, 10
3755
- deprecate :Uui=, :none, 2023, 10
3765
+ deprecate :Uui, :none, 2023, 11
3766
+ deprecate :Uui=, :none, 2023, 11
3756
3767
 
3757
- def initialize(caller=nil, callee=nil, time=nil, direction=nil, duration=nil, recordurl=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, uui=nil, ivrkeypressedex=nil, asrurl=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
3768
+ 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, uui=nil, ivrkeypressedex=nil, asrurl=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
3758
3769
  @Caller = caller
3759
3770
  @Callee = callee
3760
3771
  @Time = time
3761
3772
  @Direction = direction
3762
3773
  @Duration = duration
3763
3774
  @RecordURL = recordurl
3775
+ @RecordId = recordid
3764
3776
  @SeatUser = seatuser
3765
3777
  @EndStatus = endstatus
3766
3778
  @SkillGroup = skillgroup
@@ -3799,6 +3811,7 @@ module TencentCloud
3799
3811
  @Direction = params['Direction']
3800
3812
  @Duration = params['Duration']
3801
3813
  @RecordURL = params['RecordURL']
3814
+ @RecordId = params['RecordId']
3802
3815
  unless params['SeatUser'].nil?
3803
3816
  @SeatUser = SeatUserInfo.new
3804
3817
  @SeatUser.deserialize(params['SeatUser'])
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.691
4
+ version: 3.0.692
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-01 00:00:00.000000000 Z
11
+ date: 2023-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common