tencentcloud-sdk-ccc 3.0.816 → 3.0.818

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20200210/models.rb +41 -24
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d26d192d1d5596e8a37db55d41f5b8462b941bfd
4
- data.tar.gz: 23168b3cce4a97953e64e184340c6ce28912ff77
3
+ metadata.gz: a93fd9c47f1f583c2b348052817775a2b4be27d1
4
+ data.tar.gz: a90f0ec6c3f2a4f20e2ae3fd74c2903639f55b9f
5
5
  SHA512:
6
- metadata.gz: d8b40a197246dc76cc3de4a331f271e7a4eb791454e6d67968aa9dfd117d87d92c3c7c70f3ee0a5092572fee35fff40e4cc8c2ad1195e6a0c6fb44b8d8ad4fe7
7
- data.tar.gz: 5d8f360bb18040313bcc3d436bcc10a522f160c27f80b043c7eb558269597b4c9bafeb8ee5fe25080169292edce4c76084fdc0840d00ce7f8101501ad8807483
6
+ metadata.gz: 03d94e9766a393794ebfff8505e8d007f6cf366cf052130ac709d3475e8dc562e8a52c103f24ce7fc8e70e4328d2a90f0ff8fe7338690fe33349db68d92b90b7
7
+ data.tar.gz: 38b125e9ee7e2467e73834c58711dd5d2149b89753791b0f77b732db4fb3dfc85206fc99e1f647eeb9998371763e9568eefbfb7d9c01a59c253ccae9042f829a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.816
1
+ 3.0.818
@@ -235,8 +235,8 @@ module TencentCloud
235
235
 
236
236
  attr_accessor :SdkAppId, :StaffEmail, :SkillGroupList, :StaffSkillGroupList
237
237
  extend Gem::Deprecate
238
- deprecate :SkillGroupList, :none, 2024, 4
239
- deprecate :SkillGroupList=, :none, 2024, 4
238
+ deprecate :SkillGroupList, :none, 2024, 5
239
+ deprecate :SkillGroupList=, :none, 2024, 5
240
240
 
241
241
  def initialize(sdkappid=nil, staffemail=nil, skillgrouplist=nil, staffskillgrouplist=nil)
242
242
  @SdkAppId = sdkappid
@@ -811,8 +811,8 @@ module TencentCloud
811
811
 
812
812
  attr_accessor :SdkAppId, :UserId, :Callee, :Caller, :Callers, :IsForceUseMobile, :Uui, :UUI
813
813
  extend Gem::Deprecate
814
- deprecate :Uui, :none, 2024, 4
815
- deprecate :Uui=, :none, 2024, 4
814
+ deprecate :Uui, :none, 2024, 5
815
+ deprecate :Uui=, :none, 2024, 5
816
816
 
817
817
  def initialize(sdkappid=nil, userid=nil, callee=nil, caller=nil, callers=nil, isforceusemobile=nil, uui=nil)
818
818
  @SdkAppId = sdkappid
@@ -1769,10 +1769,10 @@ module TencentCloud
1769
1769
 
1770
1770
  attr_accessor :InstanceId, :SdkAppId, :CdrId, :Limit, :Offset, :Order, :SessionId
1771
1771
  extend Gem::Deprecate
1772
- deprecate :InstanceId, :none, 2024, 4
1773
- deprecate :InstanceId=, :none, 2024, 4
1774
- deprecate :CdrId, :none, 2024, 4
1775
- deprecate :CdrId=, :none, 2024, 4
1772
+ deprecate :InstanceId, :none, 2024, 5
1773
+ deprecate :InstanceId=, :none, 2024, 5
1774
+ deprecate :CdrId, :none, 2024, 5
1775
+ deprecate :CdrId=, :none, 2024, 5
1776
1776
 
1777
1777
  def initialize(instanceid=nil, sdkappid=nil, cdrid=nil, limit=nil, offset=nil, order=nil, sessionid=nil)
1778
1778
  @InstanceId = instanceid
@@ -2101,8 +2101,8 @@ module TencentCloud
2101
2101
 
2102
2102
  attr_accessor :StartTimestamp, :EndTimestamp, :InstanceId, :SdkAppId, :Limit, :Offset, :Type
2103
2103
  extend Gem::Deprecate
2104
- deprecate :InstanceId, :none, 2024, 4
2105
- deprecate :InstanceId=, :none, 2024, 4
2104
+ deprecate :InstanceId, :none, 2024, 5
2105
+ deprecate :InstanceId=, :none, 2024, 5
2106
2106
 
2107
2107
  def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, sdkappid=nil, limit=nil, offset=nil, type=nil)
2108
2108
  @StartTimestamp = starttimestamp
@@ -2139,8 +2139,8 @@ module TencentCloud
2139
2139
 
2140
2140
  attr_accessor :TotalCount, :IMCdrs, :IMCdrList, :RequestId
2141
2141
  extend Gem::Deprecate
2142
- deprecate :IMCdrs, :none, 2024, 4
2143
- deprecate :IMCdrs=, :none, 2024, 4
2142
+ deprecate :IMCdrs, :none, 2024, 5
2143
+ deprecate :IMCdrs=, :none, 2024, 5
2144
2144
 
2145
2145
  def initialize(totalcount=nil, imcdrs=nil, imcdrlist=nil, requestid=nil)
2146
2146
  @TotalCount = totalcount
@@ -2642,8 +2642,8 @@ module TencentCloud
2642
2642
 
2643
2643
  attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
2644
2644
  extend Gem::Deprecate
2645
- deprecate :TelCdrs, :none, 2024, 4
2646
- deprecate :TelCdrs=, :none, 2024, 4
2645
+ deprecate :TelCdrs, :none, 2024, 5
2646
+ deprecate :TelCdrs=, :none, 2024, 5
2647
2647
 
2648
2648
  def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
2649
2649
  @TotalCount = totalcount
@@ -2908,8 +2908,8 @@ module TencentCloud
2908
2908
 
2909
2909
  attr_accessor :TelCallOutCount, :TelCallInCount, :SeatUsedCount, :VoipCallInCount, :VOIPCallInCount, :AsrOfflineCount, :AsrRealtimeCount, :RequestId
2910
2910
  extend Gem::Deprecate
2911
- deprecate :VoipCallInCount, :none, 2024, 4
2912
- deprecate :VoipCallInCount=, :none, 2024, 4
2911
+ deprecate :VoipCallInCount, :none, 2024, 5
2912
+ deprecate :VoipCallInCount=, :none, 2024, 5
2913
2913
 
2914
2914
  def initialize(telcalloutcount=nil, telcallincount=nil, seatusedcount=nil, voipcallincount=nil, asrofflinecount=nil, asrrealtimecount=nil, requestid=nil)
2915
2915
  @TelCallOutCount = telcalloutcount
@@ -2957,8 +2957,8 @@ module TencentCloud
2957
2957
 
2958
2958
  attr_accessor :StartTimeStamp, :EndTimeStamp, :InstanceId, :Limit, :Offset, :SdkAppId, :PageSize, :PageNumber, :Phones, :SessionIds
2959
2959
  extend Gem::Deprecate
2960
- deprecate :InstanceId, :none, 2024, 4
2961
- deprecate :InstanceId=, :none, 2024, 4
2960
+ deprecate :InstanceId, :none, 2024, 5
2961
+ deprecate :InstanceId=, :none, 2024, 5
2962
2962
 
2963
2963
  def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, limit=nil, offset=nil, sdkappid=nil, pagesize=nil, pagenumber=nil, phones=nil, sessionids=nil)
2964
2964
  @StartTimeStamp = starttimestamp
@@ -3000,8 +3000,8 @@ module TencentCloud
3000
3000
 
3001
3001
  attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
3002
3002
  extend Gem::Deprecate
3003
- deprecate :TelCdrs, :none, 2024, 4
3004
- deprecate :TelCdrs=, :none, 2024, 4
3003
+ deprecate :TelCdrs, :none, 2024, 5
3004
+ deprecate :TelCdrs=, :none, 2024, 5
3005
3005
 
3006
3006
  def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
3007
3007
  @TotalCount = totalcount
@@ -3266,6 +3266,7 @@ module TencentCloud
3266
3266
  # 101 座席手动转接
3267
3267
  # 102 IVR阶段放弃
3268
3268
  # 108 用户超时自动结束
3269
+ # 109 用户主动结束
3269
3270
  # @type EndStatus: Integer
3270
3271
  # @param Nickname: 用户昵称
3271
3272
  # @type Nickname: String
@@ -4518,6 +4519,14 @@ module TencentCloud
4518
4519
 
4519
4520
  # 电话呼出 2 unconnected 未接通
4520
4521
 
4522
+ # 电话呼出 108 restrictedCallee 被叫因高风险受限
4523
+
4524
+ # 电话呼出 109 tooManyRequest 超频
4525
+
4526
+ # 电话呼出 110 restrictedArea 外呼盲区
4527
+
4528
+ # 电话呼出 111 restrictedTime 外呼时间限制
4529
+
4521
4530
  # 电话呼出 201 unknown 未知状态
4522
4531
 
4523
4532
  # 电话呼出 202 notAnswer 未接听
@@ -4530,7 +4539,7 @@ module TencentCloud
4530
4539
 
4531
4540
  # 电话呼出 206 busy 通话中
4532
4541
 
4533
- # 电话呼出 207 outOfCredit 欠费
4542
+ # 电话呼出 207 outOfCredit 欠费
4534
4543
 
4535
4544
  # 电话呼出 208 operatorError 运营商线路异常
4536
4545
 
@@ -4592,6 +4601,14 @@ module TencentCloud
4592
4601
 
4593
4602
  # 电话呼出 2 unconnected 未接通
4594
4603
 
4604
+ # 电话呼出 108 restrictedCallee 被叫因高风险受限
4605
+
4606
+ # 电话呼出 109 tooManyRequest 超频
4607
+
4608
+ # 电话呼出 110 restrictedArea 外呼盲区
4609
+
4610
+ # 电话呼出 111 restrictedTime 外呼时间限制
4611
+
4595
4612
  # 电话呼出 201 unknown 未知状态
4596
4613
 
4597
4614
  # 电话呼出 202 notAnswer 未接听
@@ -4604,7 +4621,7 @@ module TencentCloud
4604
4621
 
4605
4622
  # 电话呼出 206 busy 通话中
4606
4623
 
4607
- # 电话呼出 207 outOfCredit 欠费
4624
+ # 电话呼出 207 outOfCredit 欠费
4608
4625
 
4609
4626
  # 电话呼出 208 operatorError 运营商线路异常
4610
4627
 
@@ -4667,8 +4684,8 @@ module TencentCloud
4667
4684
 
4668
4685
  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
4669
4686
  extend Gem::Deprecate
4670
- deprecate :Uui, :none, 2024, 4
4671
- deprecate :Uui=, :none, 2024, 4
4687
+ deprecate :Uui, :none, 2024, 5
4688
+ deprecate :Uui=, :none, 2024, 5
4672
4689
 
4673
4690
  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)
4674
4691
  @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.816
4
+ version: 3.0.818
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-05-07 00:00:00.000000000 Z
11
+ date: 2024-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common