tencentcloud-sdk-ccc 3.0.732 → 3.0.734

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 +24 -21
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a3fe74eefd527377ba6d148f2be2c823f40eee8a
4
- data.tar.gz: 998f5cbeb563b3bc7390234ee1f346d00f68598f
3
+ metadata.gz: f4046526c6ab4a41cd8c66d86b9215b0ef80d7a5
4
+ data.tar.gz: a2d751eb9e4394186b77cbdf003448cac49ccd97
5
5
  SHA512:
6
- metadata.gz: 191588a6d1f3423dc8b74d37012da454ef186f32b867630502239dccfb74ddd9c664e081fc8cadaf6c94b013936a3b2e475e25a5cdd2a59c246ee7f69635c9d1
7
- data.tar.gz: 7d95877ca2e2a0a10265db989ad2db7335cf6c872441c723e40474c75332d310ea37f1892d2518719e07662be87f5176ad8c51042adac914a02d9ff60fc1259c
6
+ metadata.gz: 8dc8fda7343aa096abf9bc7a63c56803c2c0004e10385efd053a8ada1fd05a57661d3782a2e72a73220ade71e55c68e1a294192ab10cf91db15a8b1455096846
7
+ data.tar.gz: 6e694a03d74f51067873ea9366e9f65fd3e81676804aec871d2f8dca66a9aad93aeb29dc46f4b20b648dd846b824ececa376851adb9538a9ad3b9b12c6a4148c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.732
1
+ 3.0.734
@@ -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, 11
171
- deprecate :SkillGroupList=, :none, 2023, 11
170
+ deprecate :SkillGroupList, :none, 2023, 12
171
+ deprecate :SkillGroupList=, :none, 2023, 12
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, 11
609
- deprecate :Uui=, :none, 2023, 11
608
+ deprecate :Uui, :none, 2023, 12
609
+ deprecate :Uui=, :none, 2023, 12
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, 11
1410
- deprecate :InstanceId=, :none, 2023, 11
1409
+ deprecate :InstanceId, :none, 2023, 12
1410
+ deprecate :InstanceId=, :none, 2023, 12
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, 11
1676
- deprecate :InstanceId=, :none, 2023, 11
1675
+ deprecate :InstanceId, :none, 2023, 12
1676
+ deprecate :InstanceId=, :none, 2023, 12
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, 11
1714
- deprecate :IMCdrs=, :none, 2023, 11
1713
+ deprecate :IMCdrs, :none, 2023, 12
1714
+ deprecate :IMCdrs=, :none, 2023, 12
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, 11
1901
- deprecate :TelCdrs=, :none, 2023, 11
1900
+ deprecate :TelCdrs, :none, 2023, 12
1901
+ deprecate :TelCdrs=, :none, 2023, 12
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, 11
2167
- deprecate :VoipCallInCount=, :none, 2023, 11
2166
+ deprecate :VoipCallInCount, :none, 2023, 12
2167
+ deprecate :VoipCallInCount=, :none, 2023, 12
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, 11
2218
- deprecate :InstanceId=, :none, 2023, 11
2217
+ deprecate :InstanceId, :none, 2023, 12
2218
+ deprecate :InstanceId=, :none, 2023, 12
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, 11
2261
- deprecate :TelCdrs=, :none, 2023, 11
2260
+ deprecate :TelCdrs, :none, 2023, 12
2261
+ deprecate :TelCdrs=, :none, 2023, 12
2262
2262
 
2263
2263
  def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
2264
2264
  @TotalCount = totalcount
@@ -3622,6 +3622,8 @@ module TencentCloud
3622
3622
 
3623
3623
  # 电话呼出 201 unknown 未知状态
3624
3624
 
3625
+ # 电话呼出 202 notAnswer 未接听
3626
+
3625
3627
  # 电话呼出 203 userReject 拒接挂断
3626
3628
 
3627
3629
  # 电话呼出 204 powerOff 关机
@@ -3694,6 +3696,8 @@ module TencentCloud
3694
3696
 
3695
3697
  # 电话呼出 201 unknown 未知状态
3696
3698
 
3699
+ # 电话呼出 202 notAnswer 未接听
3700
+
3697
3701
  # 电话呼出 203 userReject 拒接挂断
3698
3702
 
3699
3703
  # 电话呼出 204 powerOff 关机
@@ -3712,7 +3716,6 @@ module TencentCloud
3712
3716
 
3713
3717
  # 电话呼入&呼出 211 clientError 客户端错误
3714
3718
 
3715
-
3716
3719
  # 注意:此字段可能返回 null,表示取不到有效值。
3717
3720
  # @type EndStatusString: String
3718
3721
  # @param StartTimestamp: 会话开始时间戳,UNIX 秒级时间戳
@@ -3766,8 +3769,8 @@ module TencentCloud
3766
3769
 
3767
3770
  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
3768
3771
  extend Gem::Deprecate
3769
- deprecate :Uui, :none, 2023, 11
3770
- deprecate :Uui=, :none, 2023, 11
3772
+ deprecate :Uui, :none, 2023, 12
3773
+ deprecate :Uui=, :none, 2023, 12
3771
3774
 
3772
3775
  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)
3773
3776
  @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.732
4
+ version: 3.0.734
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-12-21 00:00:00.000000000 Z
11
+ date: 2023-12-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common