tencentcloud-sdk-cr 3.0.590 → 3.0.591
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/v20180321/models.rb +70 -70
- 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: 8990a905cdfd1d4886ff649fd973bcb71a82cfb3
|
4
|
+
data.tar.gz: 5fd395112001ac54de36299e8a14c8c49b57847d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 311d22a7be23665747966f1dc212eaad85e9e65100316990f87fc7c072c1220ccc1b7c17cbf0f7dbeaa07326df7a0c95fae4e15ebe7a0bae3eb78514e5b88fc6
|
7
|
+
data.tar.gz: c113f808b1145ce3357628a42115c54a83dc0095d1c048ff46471d79c73a3f54ad47ce7d7835b377cf98e5188de800e29531e841bd803a49fb9b22eff4022ff4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20180321/models.rb
CHANGED
@@ -27,7 +27,7 @@ module TencentCloud
|
|
27
27
|
# @type BlackList: Array
|
28
28
|
|
29
29
|
attr_accessor :Module, :Operation, :BlackList
|
30
|
-
|
30
|
+
|
31
31
|
def initialize(_module=nil, operation=nil, blacklist=nil)
|
32
32
|
@Module = _module
|
33
33
|
@Operation = operation
|
@@ -54,7 +54,7 @@ module TencentCloud
|
|
54
54
|
# @type RequestId: String
|
55
55
|
|
56
56
|
attr_accessor :RequestId
|
57
|
-
|
57
|
+
|
58
58
|
def initialize(requestid=nil)
|
59
59
|
@RequestId = requestid
|
60
60
|
end
|
@@ -76,7 +76,7 @@ module TencentCloud
|
|
76
76
|
# @type InstId: String
|
77
77
|
|
78
78
|
attr_accessor :Module, :Operation, :BlackList, :InstId
|
79
|
-
|
79
|
+
|
80
80
|
def initialize(_module=nil, operation=nil, blacklist=nil, instid=nil)
|
81
81
|
@Module = _module
|
82
82
|
@Operation = operation
|
@@ -105,7 +105,7 @@ module TencentCloud
|
|
105
105
|
# @type RequestId: String
|
106
106
|
|
107
107
|
attr_accessor :RequestId
|
108
|
-
|
108
|
+
|
109
109
|
def initialize(requestid=nil)
|
110
110
|
@RequestId = requestid
|
111
111
|
end
|
@@ -133,7 +133,7 @@ module TencentCloud
|
|
133
133
|
# @type Data: String
|
134
134
|
|
135
135
|
attr_accessor :Module, :Operation, :InstId, :ProductId, :CaseId, :CallbackUrl, :Data
|
136
|
-
|
136
|
+
|
137
137
|
def initialize(_module=nil, operation=nil, instid=nil, productid=nil, caseid=nil, callbackurl=nil, data=nil)
|
138
138
|
@Module = _module
|
139
139
|
@Operation = operation
|
@@ -163,7 +163,7 @@ module TencentCloud
|
|
163
163
|
# @type RequestId: String
|
164
164
|
|
165
165
|
attr_accessor :RequestDate, :RequestId
|
166
|
-
|
166
|
+
|
167
167
|
def initialize(requestdate=nil, requestid=nil)
|
168
168
|
@RequestDate = requestdate
|
169
169
|
@RequestId = requestid
|
@@ -197,7 +197,7 @@ module TencentCloud
|
|
197
197
|
# @type BlackStatus: String
|
198
198
|
|
199
199
|
attr_accessor :BlackType, :OperType, :BlackValue, :BlackDescription, :BlackValidDate, :BlackAddDate, :BlackStatus
|
200
|
-
|
200
|
+
|
201
201
|
def initialize(blacktype=nil, opertype=nil, blackvalue=nil, blackdescription=nil, blackvaliddate=nil, blackadddate=nil, blackstatus=nil)
|
202
202
|
@BlackType = blacktype
|
203
203
|
@OperType = opertype
|
@@ -227,7 +227,7 @@ module TencentCloud
|
|
227
227
|
# @type CosUrl: String
|
228
228
|
|
229
229
|
attr_accessor :FileType, :CosUrl
|
230
|
-
|
230
|
+
|
231
231
|
def initialize(filetype=nil, cosurl=nil)
|
232
232
|
@FileType = filetype
|
233
233
|
@CosUrl = cosurl
|
@@ -249,7 +249,7 @@ module TencentCloud
|
|
249
249
|
# @type PhonePoolList: Array
|
250
250
|
|
251
251
|
attr_accessor :BotFlowId, :BotFlowName, :PhonePoolList
|
252
|
-
|
252
|
+
|
253
253
|
def initialize(botflowid=nil, botflowname=nil, phonepoollist=nil)
|
254
254
|
@BotFlowId = botflowid
|
255
255
|
@BotFlowName = botflowname
|
@@ -280,7 +280,7 @@ module TencentCloud
|
|
280
280
|
# @type BotStatus: String
|
281
281
|
|
282
282
|
attr_accessor :BotId, :BotName, :BotStatus
|
283
|
-
|
283
|
+
|
284
284
|
def initialize(botid=nil, botname=nil, botstatus=nil)
|
285
285
|
@BotId = botid
|
286
286
|
@BotName = botname
|
@@ -311,7 +311,7 @@ module TencentCloud
|
|
311
311
|
# @type CallId: String
|
312
312
|
|
313
313
|
attr_accessor :BizDate, :Status, :TotalCount, :FileName, :FileType, :CallId
|
314
|
-
|
314
|
+
|
315
315
|
def initialize(bizdate=nil, status=nil, totalcount=nil, filename=nil, filetype=nil, callid=nil)
|
316
316
|
@BizDate = bizdate
|
317
317
|
@Status = status
|
@@ -349,7 +349,7 @@ module TencentCloud
|
|
349
349
|
# @type Sunday: :class:`Tencentcloud::Cr.v20180321.models.CallTimeInfo`
|
350
350
|
|
351
351
|
attr_accessor :Monday, :Tuesday, :Wednesday, :Thursday, :Friday, :Saturday, :Sunday
|
352
|
-
|
352
|
+
|
353
353
|
def initialize(monday=nil, tuesday=nil, wednesday=nil, thursday=nil, friday=nil, saturday=nil, sunday=nil)
|
354
354
|
@Monday = monday
|
355
355
|
@Tuesday = tuesday
|
@@ -400,7 +400,7 @@ module TencentCloud
|
|
400
400
|
# @type EndTime: String
|
401
401
|
|
402
402
|
attr_accessor :StartTime, :EndTime
|
403
|
-
|
403
|
+
|
404
404
|
def initialize(starttime=nil, endtime=nil)
|
405
405
|
@StartTime = starttime
|
406
406
|
@EndTime = endtime
|
@@ -431,7 +431,7 @@ module TencentCloud
|
|
431
431
|
# @type BotName: String
|
432
432
|
|
433
433
|
attr_accessor :Module, :Operation, :Status, :CallId, :BizDate, :BotId, :BotName
|
434
|
-
|
434
|
+
|
435
435
|
def initialize(_module=nil, operation=nil, status=nil, callid=nil, bizdate=nil, botid=nil, botname=nil)
|
436
436
|
@Module = _module
|
437
437
|
@Operation = operation
|
@@ -459,7 +459,7 @@ module TencentCloud
|
|
459
459
|
# @type RequestId: String
|
460
460
|
|
461
461
|
attr_accessor :RequestId
|
462
|
-
|
462
|
+
|
463
463
|
def initialize(requestid=nil)
|
464
464
|
@RequestId = requestid
|
465
465
|
end
|
@@ -484,7 +484,7 @@ module TencentCloud
|
|
484
484
|
# @type BotName: String
|
485
485
|
|
486
486
|
attr_accessor :Module, :Operation, :Status, :BotId, :BotName
|
487
|
-
|
487
|
+
|
488
488
|
def initialize(_module=nil, operation=nil, status=nil, botid=nil, botname=nil)
|
489
489
|
@Module = _module
|
490
490
|
@Operation = operation
|
@@ -508,7 +508,7 @@ module TencentCloud
|
|
508
508
|
# @type RequestId: String
|
509
509
|
|
510
510
|
attr_accessor :RequestId
|
511
|
-
|
511
|
+
|
512
512
|
def initialize(requestid=nil)
|
513
513
|
@RequestId = requestid
|
514
514
|
end
|
@@ -558,7 +558,7 @@ module TencentCloud
|
|
558
558
|
# @type CallEndDate: String
|
559
559
|
|
560
560
|
attr_accessor :Module, :Operation, :BotName, :FlowId, :BanCall, :PhoneCollection, :CallTimeCollection, :StartTimeBan, :EndTimeBan, :CodeType, :CodeCollection, :CallCount, :CallInterval, :SmsSignId, :SmsTemplateId, :CallType, :CallStartDate, :CallEndDate
|
561
|
-
|
561
|
+
|
562
562
|
def initialize(_module=nil, operation=nil, botname=nil, flowid=nil, bancall=nil, phonecollection=nil, calltimecollection=nil, starttimeban=nil, endtimeban=nil, codetype=nil, codecollection=nil, callcount=nil, callinterval=nil, smssignid=nil, smstemplateid=nil, calltype=nil, callstartdate=nil, callenddate=nil)
|
563
563
|
@Module = _module
|
564
564
|
@Operation = operation
|
@@ -613,7 +613,7 @@ module TencentCloud
|
|
613
613
|
# @type RequestId: String
|
614
614
|
|
615
615
|
attr_accessor :BotId, :RequestId
|
616
|
-
|
616
|
+
|
617
617
|
def initialize(botid=nil, requestid=nil)
|
618
618
|
@BotId = botid
|
619
619
|
@RequestId = requestid
|
@@ -633,7 +633,7 @@ module TencentCloud
|
|
633
633
|
# @type Operation: String
|
634
634
|
|
635
635
|
attr_accessor :Module, :Operation
|
636
|
-
|
636
|
+
|
637
637
|
def initialize(_module=nil, operation=nil)
|
638
638
|
@Module = _module
|
639
639
|
@Operation = operation
|
@@ -660,7 +660,7 @@ module TencentCloud
|
|
660
660
|
# @type RequestId: String
|
661
661
|
|
662
662
|
attr_accessor :BotFlowList, :SmsSignList, :SmsTemplateList, :RequestId
|
663
|
-
|
663
|
+
|
664
664
|
def initialize(botflowlist=nil, smssignlist=nil, smstemplatelist=nil, requestid=nil)
|
665
665
|
@BotFlowList = botflowlist
|
666
666
|
@SmsSignList = smssignlist
|
@@ -713,7 +713,7 @@ module TencentCloud
|
|
713
713
|
# @type RequestDate: String
|
714
714
|
|
715
715
|
attr_accessor :Module, :Operation, :InstId, :ProductId, :CaseId, :RequestDate
|
716
|
-
|
716
|
+
|
717
717
|
def initialize(_module=nil, operation=nil, instid=nil, productid=nil, caseid=nil, requestdate=nil)
|
718
718
|
@Module = _module
|
719
719
|
@Operation = operation
|
@@ -754,7 +754,7 @@ module TencentCloud
|
|
754
754
|
# @type RequestId: String
|
755
755
|
|
756
756
|
attr_accessor :ResultCode, :ClientCode, :RingStartTime, :RingDuration, :AnswerDuration, :ContextValue, :RequestId
|
757
|
-
|
757
|
+
|
758
758
|
def initialize(resultcode=nil, clientcode=nil, ringstarttime=nil, ringduration=nil, answerduration=nil, contextvalue=nil, requestid=nil)
|
759
759
|
@ResultCode = resultcode
|
760
760
|
@ClientCode = clientcode
|
@@ -790,7 +790,7 @@ module TencentCloud
|
|
790
790
|
# @type BotName: String
|
791
791
|
|
792
792
|
attr_accessor :Module, :Operation, :FileType, :BotId, :BotName
|
793
|
-
|
793
|
+
|
794
794
|
def initialize(_module=nil, operation=nil, filetype=nil, botid=nil, botname=nil)
|
795
795
|
@Module = _module
|
796
796
|
@Operation = operation
|
@@ -816,7 +816,7 @@ module TencentCloud
|
|
816
816
|
# @type RequestId: String
|
817
817
|
|
818
818
|
attr_accessor :CosUrl, :RequestId
|
819
|
-
|
819
|
+
|
820
820
|
def initialize(cosurl=nil, requestid=nil)
|
821
821
|
@CosUrl = cosurl
|
822
822
|
@RequestId = requestid
|
@@ -852,7 +852,7 @@ module TencentCloud
|
|
852
852
|
# @type InstId: String
|
853
853
|
|
854
854
|
attr_accessor :Module, :Operation, :ProductId, :AccountNum, :CalledPhone, :StartBizDate, :EndBizDate, :Offset, :Limit, :InstId
|
855
|
-
|
855
|
+
|
856
856
|
def initialize(_module=nil, operation=nil, productid=nil, accountnum=nil, calledphone=nil, startbizdate=nil, endbizdate=nil, offset=nil, limit=nil, instid=nil)
|
857
857
|
@Module = _module
|
858
858
|
@Operation = operation
|
@@ -891,7 +891,7 @@ module TencentCloud
|
|
891
891
|
# @type RequestId: String
|
892
892
|
|
893
893
|
attr_accessor :RecordList, :TotalCount, :RequestId
|
894
|
-
|
894
|
+
|
895
895
|
def initialize(recordlist=nil, totalcount=nil, requestid=nil)
|
896
896
|
@RecordList = recordlist
|
897
897
|
@TotalCount = totalcount
|
@@ -924,7 +924,7 @@ module TencentCloud
|
|
924
924
|
# @type InstId: String
|
925
925
|
|
926
926
|
attr_accessor :Module, :Operation, :TaskId, :InstId
|
927
|
-
|
927
|
+
|
928
928
|
def initialize(_module=nil, operation=nil, taskid=nil, instid=nil)
|
929
929
|
@Module = _module
|
930
930
|
@Operation = operation
|
@@ -953,7 +953,7 @@ module TencentCloud
|
|
953
953
|
# @type RequestId: String
|
954
954
|
|
955
955
|
attr_accessor :TaskResult, :TaskType, :TaskFileUrl, :RequestId
|
956
|
-
|
956
|
+
|
957
957
|
def initialize(taskresult=nil, tasktype=nil, taskfileurl=nil, requestid=nil)
|
958
958
|
@TaskResult = taskresult
|
959
959
|
@TaskType = tasktype
|
@@ -979,7 +979,7 @@ module TencentCloud
|
|
979
979
|
# @type BizDate: String
|
980
980
|
|
981
981
|
attr_accessor :Module, :Operation, :BizDate
|
982
|
-
|
982
|
+
|
983
983
|
def initialize(_module=nil, operation=nil, bizdate=nil)
|
984
984
|
@Module = _module
|
985
985
|
@Operation = operation
|
@@ -1003,7 +1003,7 @@ module TencentCloud
|
|
1003
1003
|
# @type RequestId: String
|
1004
1004
|
|
1005
1005
|
attr_accessor :RecordCosUrl, :TextCosUrl, :RequestId
|
1006
|
-
|
1006
|
+
|
1007
1007
|
def initialize(recordcosurl=nil, textcosurl=nil, requestid=nil)
|
1008
1008
|
@RecordCosUrl = recordcosurl
|
1009
1009
|
@TextCosUrl = textcosurl
|
@@ -1029,7 +1029,7 @@ module TencentCloud
|
|
1029
1029
|
# @type InstId: String
|
1030
1030
|
|
1031
1031
|
attr_accessor :Module, :Operation, :ReportDate, :InstId
|
1032
|
-
|
1032
|
+
|
1033
1033
|
def initialize(_module=nil, operation=nil, reportdate=nil, instid=nil)
|
1034
1034
|
@Module = _module
|
1035
1035
|
@Operation = operation
|
@@ -1053,7 +1053,7 @@ module TencentCloud
|
|
1053
1053
|
# @type RequestId: String
|
1054
1054
|
|
1055
1055
|
attr_accessor :TextReportUrl, :RequestId
|
1056
|
-
|
1056
|
+
|
1057
1057
|
def initialize(textreporturl=nil, requestid=nil)
|
1058
1058
|
@TextReportUrl = textreporturl
|
1059
1059
|
@RequestId = requestid
|
@@ -1077,7 +1077,7 @@ module TencentCloud
|
|
1077
1077
|
# @type InstId: String
|
1078
1078
|
|
1079
1079
|
attr_accessor :Module, :Operation, :BizDate, :InstId
|
1080
|
-
|
1080
|
+
|
1081
1081
|
def initialize(_module=nil, operation=nil, bizdate=nil, instid=nil)
|
1082
1082
|
@Module = _module
|
1083
1083
|
@Operation = operation
|
@@ -1101,7 +1101,7 @@ module TencentCloud
|
|
1101
1101
|
# @type RequestId: String
|
1102
1102
|
|
1103
1103
|
attr_accessor :RecordListUrl, :RequestId
|
1104
|
-
|
1104
|
+
|
1105
1105
|
def initialize(recordlisturl=nil, requestid=nil)
|
1106
1106
|
@RecordListUrl = recordlisturl
|
1107
1107
|
@RequestId = requestid
|
@@ -1125,7 +1125,7 @@ module TencentCloud
|
|
1125
1125
|
# @type InstId: String
|
1126
1126
|
|
1127
1127
|
attr_accessor :Module, :Operation, :ReportDate, :InstId
|
1128
|
-
|
1128
|
+
|
1129
1129
|
def initialize(_module=nil, operation=nil, reportdate=nil, instid=nil)
|
1130
1130
|
@Module = _module
|
1131
1131
|
@Operation = operation
|
@@ -1165,7 +1165,7 @@ module TencentCloud
|
|
1165
1165
|
# @type RequestId: String
|
1166
1166
|
|
1167
1167
|
attr_accessor :DailyReportUrl, :ResultReportUrl, :DetailReportUrl, :CallbackDailyReportUrl, :CallbackResultReportUrl, :CallbackDetailReportUrl, :RequestId
|
1168
|
-
|
1168
|
+
|
1169
1169
|
def initialize(dailyreporturl=nil, resultreporturl=nil, detailreporturl=nil, callbackdailyreporturl=nil, callbackresultreporturl=nil, callbackdetailreporturl=nil, requestid=nil)
|
1170
1170
|
@DailyReportUrl = dailyreporturl
|
1171
1171
|
@ResultReportUrl = resultreporturl
|
@@ -1201,7 +1201,7 @@ module TencentCloud
|
|
1201
1201
|
# @type BotName: String
|
1202
1202
|
|
1203
1203
|
attr_accessor :Module, :Operation, :BizDate, :BotId, :BotName
|
1204
|
-
|
1204
|
+
|
1205
1205
|
def initialize(_module=nil, operation=nil, bizdate=nil, botid=nil, botname=nil)
|
1206
1206
|
@Module = _module
|
1207
1207
|
@Operation = operation
|
@@ -1227,7 +1227,7 @@ module TencentCloud
|
|
1227
1227
|
# @type RequestId: String
|
1228
1228
|
|
1229
1229
|
attr_accessor :Data, :RequestId
|
1230
|
-
|
1230
|
+
|
1231
1231
|
def initialize(data=nil, requestid=nil)
|
1232
1232
|
@Data = data
|
1233
1233
|
@RequestId = requestid
|
@@ -1254,7 +1254,7 @@ module TencentCloud
|
|
1254
1254
|
# @type PoolName: String
|
1255
1255
|
|
1256
1256
|
attr_accessor :PoolId, :PoolName
|
1257
|
-
|
1257
|
+
|
1258
1258
|
def initialize(poolid=nil, poolname=nil)
|
1259
1259
|
@PoolId = poolid
|
1260
1260
|
@PoolName = poolname
|
@@ -1283,7 +1283,7 @@ module TencentCloud
|
|
1283
1283
|
# @type SceneType: String
|
1284
1284
|
|
1285
1285
|
attr_accessor :ProductId, :ProductName, :ProductCode, :ProductStatus, :SceneType
|
1286
|
-
|
1286
|
+
|
1287
1287
|
def initialize(productid=nil, productname=nil, productcode=nil, productstatus=nil, scenetype=nil)
|
1288
1288
|
@ProductId = productid
|
1289
1289
|
@ProductName = productname
|
@@ -1319,7 +1319,7 @@ module TencentCloud
|
|
1319
1319
|
# @type BlackValue: String
|
1320
1320
|
|
1321
1321
|
attr_accessor :Module, :Operation, :Offset, :Limit, :StartBizDate, :EndBizDate, :BlackValue
|
1322
|
-
|
1322
|
+
|
1323
1323
|
def initialize(_module=nil, operation=nil, offset=nil, limit=nil, startbizdate=nil, endbizdate=nil, blackvalue=nil)
|
1324
1324
|
@Module = _module
|
1325
1325
|
@Operation = operation
|
@@ -1352,7 +1352,7 @@ module TencentCloud
|
|
1352
1352
|
# @type RequestId: String
|
1353
1353
|
|
1354
1354
|
attr_accessor :TotalCount, :Data, :RequestId
|
1355
|
-
|
1355
|
+
|
1356
1356
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
1357
1357
|
@TotalCount = totalcount
|
1358
1358
|
@Data = data
|
@@ -1381,7 +1381,7 @@ module TencentCloud
|
|
1381
1381
|
# @type Operation: String
|
1382
1382
|
|
1383
1383
|
attr_accessor :Module, :Operation
|
1384
|
-
|
1384
|
+
|
1385
1385
|
def initialize(_module=nil, operation=nil)
|
1386
1386
|
@Module = _module
|
1387
1387
|
@Operation = operation
|
@@ -1401,7 +1401,7 @@ module TencentCloud
|
|
1401
1401
|
# @type RequestId: String
|
1402
1402
|
|
1403
1403
|
attr_accessor :BotList, :RequestId
|
1404
|
-
|
1404
|
+
|
1405
1405
|
def initialize(botlist=nil, requestid=nil)
|
1406
1406
|
@BotList = botlist
|
1407
1407
|
@RequestId = requestid
|
@@ -1436,7 +1436,7 @@ module TencentCloud
|
|
1436
1436
|
# @type FileName: String
|
1437
1437
|
|
1438
1438
|
attr_accessor :Module, :Operation, :BizDate, :BotId, :BotName, :FileName
|
1439
|
-
|
1439
|
+
|
1440
1440
|
def initialize(_module=nil, operation=nil, bizdate=nil, botid=nil, botname=nil, filename=nil)
|
1441
1441
|
@Module = _module
|
1442
1442
|
@Operation = operation
|
@@ -1465,7 +1465,7 @@ module TencentCloud
|
|
1465
1465
|
# @type RequestId: String
|
1466
1466
|
|
1467
1467
|
attr_accessor :CallList, :RequestId
|
1468
|
-
|
1468
|
+
|
1469
1469
|
def initialize(calllist=nil, requestid=nil)
|
1470
1470
|
@CallList = calllist
|
1471
1471
|
@RequestId = requestid
|
@@ -1500,7 +1500,7 @@ module TencentCloud
|
|
1500
1500
|
# @type Data: String
|
1501
1501
|
|
1502
1502
|
attr_accessor :Module, :Operation, :ProductId, :InstanceId, :QueryModel, :Data
|
1503
|
-
|
1503
|
+
|
1504
1504
|
def initialize(_module=nil, operation=nil, productid=nil, instanceid=nil, querymodel=nil, data=nil)
|
1505
1505
|
@Module = _module
|
1506
1506
|
@Operation = operation
|
@@ -1532,7 +1532,7 @@ module TencentCloud
|
|
1532
1532
|
# @type RequestId: String
|
1533
1533
|
|
1534
1534
|
attr_accessor :TotalCount, :Data, :RequestId
|
1535
|
-
|
1535
|
+
|
1536
1536
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
1537
1537
|
@TotalCount = totalcount
|
1538
1538
|
@Data = data
|
@@ -1556,7 +1556,7 @@ module TencentCloud
|
|
1556
1556
|
# @type InstanceId: String
|
1557
1557
|
|
1558
1558
|
attr_accessor :Module, :Operation, :InstanceId
|
1559
|
-
|
1559
|
+
|
1560
1560
|
def initialize(_module=nil, operation=nil, instanceid=nil)
|
1561
1561
|
@Module = _module
|
1562
1562
|
@Operation = operation
|
@@ -1578,7 +1578,7 @@ module TencentCloud
|
|
1578
1578
|
# @type RequestId: String
|
1579
1579
|
|
1580
1580
|
attr_accessor :ProductList, :RequestId
|
1581
|
-
|
1581
|
+
|
1582
1582
|
def initialize(productlist=nil, requestid=nil)
|
1583
1583
|
@ProductList = productlist
|
1584
1584
|
@RequestId = requestid
|
@@ -1619,7 +1619,7 @@ module TencentCloud
|
|
1619
1619
|
# @type EndBizDate: String
|
1620
1620
|
|
1621
1621
|
attr_accessor :Module, :Operation, :Offset, :Limit, :BotId, :BotName, :CalledPhone, :StartBizDate, :EndBizDate
|
1622
|
-
|
1622
|
+
|
1623
1623
|
def initialize(_module=nil, operation=nil, offset=nil, limit=nil, botid=nil, botname=nil, calledphone=nil, startbizdate=nil, endbizdate=nil)
|
1624
1624
|
@Module = _module
|
1625
1625
|
@Operation = operation
|
@@ -1655,7 +1655,7 @@ module TencentCloud
|
|
1655
1655
|
# @type RequestId: String
|
1656
1656
|
|
1657
1657
|
attr_accessor :RecordList, :TotalCount, :RequestId
|
1658
|
-
|
1658
|
+
|
1659
1659
|
def initialize(recordlist=nil, totalcount=nil, requestid=nil)
|
1660
1660
|
@RecordList = recordlist
|
1661
1661
|
@TotalCount = totalcount
|
@@ -1698,7 +1698,7 @@ module TencentCloud
|
|
1698
1698
|
# @type CosFileName: String
|
1699
1699
|
|
1700
1700
|
attr_accessor :BotId, :BotName, :BizDate, :CalledPhone, :CallStartTime, :Duration, :CosUrl, :DialogueLog, :CosFileName
|
1701
|
-
|
1701
|
+
|
1702
1702
|
def initialize(botid=nil, botname=nil, bizdate=nil, calledphone=nil, callstarttime=nil, duration=nil, cosurl=nil, dialoguelog=nil, cosfilename=nil)
|
1703
1703
|
@BotId = botid
|
1704
1704
|
@BotName = botname
|
@@ -1738,7 +1738,7 @@ module TencentCloud
|
|
1738
1738
|
# @type BlackValidDate: String
|
1739
1739
|
|
1740
1740
|
attr_accessor :BlackType, :OperationType, :BlackValue, :BlackDescription, :BlackValidDate
|
1741
|
-
|
1741
|
+
|
1742
1742
|
def initialize(blacktype=nil, operationtype=nil, blackvalue=nil, blackdescription=nil, blackvaliddate=nil)
|
1743
1743
|
@BlackType = blacktype
|
1744
1744
|
@OperationType = operationtype
|
@@ -1778,7 +1778,7 @@ module TencentCloud
|
|
1778
1778
|
# @type RecordCosUrl: String
|
1779
1779
|
|
1780
1780
|
attr_accessor :AccountNum, :BizDate, :CallStartTime, :CallerPhone, :Direction, :Duration, :ProductId, :RecordCosUrl
|
1781
|
-
|
1781
|
+
|
1782
1782
|
def initialize(accountnum=nil, bizdate=nil, callstarttime=nil, callerphone=nil, direction=nil, duration=nil, productid=nil, recordcosurl=nil)
|
1783
1783
|
@AccountNum = accountnum
|
1784
1784
|
@BizDate = bizdate
|
@@ -1810,7 +1810,7 @@ module TencentCloud
|
|
1810
1810
|
# @type SignName: String
|
1811
1811
|
|
1812
1812
|
attr_accessor :SignId, :SignName
|
1813
|
-
|
1813
|
+
|
1814
1814
|
def initialize(signid=nil, signname=nil)
|
1815
1815
|
@SignId = signid
|
1816
1816
|
@SignName = signname
|
@@ -1830,7 +1830,7 @@ module TencentCloud
|
|
1830
1830
|
# @type TemplateName: String
|
1831
1831
|
|
1832
1832
|
attr_accessor :TemplateId, :TemplateName
|
1833
|
-
|
1833
|
+
|
1834
1834
|
def initialize(templateid=nil, templatename=nil)
|
1835
1835
|
@TemplateId = templateid
|
1836
1836
|
@TemplateName = templatename
|
@@ -1876,7 +1876,7 @@ module TencentCloud
|
|
1876
1876
|
# @type SmsTemplateId: String
|
1877
1877
|
|
1878
1878
|
attr_accessor :Module, :Operation, :BotName, :BotId, :CallTimeCollection, :BanCall, :StartTimeBan, :EndTimeBan, :PhoneCollection, :CodeType, :CodeCollection, :CallCount, :CallInterval, :SmsSignId, :SmsTemplateId
|
1879
|
-
|
1879
|
+
|
1880
1880
|
def initialize(_module=nil, operation=nil, botname=nil, botid=nil, calltimecollection=nil, bancall=nil, starttimeban=nil, endtimeban=nil, phonecollection=nil, codetype=nil, codecollection=nil, callcount=nil, callinterval=nil, smssignid=nil, smstemplateid=nil)
|
1881
1881
|
@Module = _module
|
1882
1882
|
@Operation = operation
|
@@ -1923,7 +1923,7 @@ module TencentCloud
|
|
1923
1923
|
# @type RequestId: String
|
1924
1924
|
|
1925
1925
|
attr_accessor :RequestId
|
1926
|
-
|
1926
|
+
|
1927
1927
|
def initialize(requestid=nil)
|
1928
1928
|
@RequestId = requestid
|
1929
1929
|
end
|
@@ -1947,7 +1947,7 @@ module TencentCloud
|
|
1947
1947
|
# @type BotName: String
|
1948
1948
|
|
1949
1949
|
attr_accessor :Module, :Operation, :Data, :BotId, :BotName
|
1950
|
-
|
1950
|
+
|
1951
1951
|
def initialize(_module=nil, operation=nil, data=nil, botid=nil, botname=nil)
|
1952
1952
|
@Module = _module
|
1953
1953
|
@Operation = operation
|
@@ -1971,7 +1971,7 @@ module TencentCloud
|
|
1971
1971
|
# @type RequestId: String
|
1972
1972
|
|
1973
1973
|
attr_accessor :RequestId
|
1974
|
-
|
1974
|
+
|
1975
1975
|
def initialize(requestid=nil)
|
1976
1976
|
@RequestId = requestid
|
1977
1977
|
end
|
@@ -1999,7 +1999,7 @@ module TencentCloud
|
|
1999
1999
|
# @type BotName: String
|
2000
2000
|
|
2001
2001
|
attr_accessor :Module, :Operation, :FileType, :FileUrl, :FileName, :BotId, :BotName
|
2002
|
-
|
2002
|
+
|
2003
2003
|
def initialize(_module=nil, operation=nil, filetype=nil, fileurl=nil, filename=nil, botid=nil, botname=nil)
|
2004
2004
|
@Module = _module
|
2005
2005
|
@Operation = operation
|
@@ -2027,7 +2027,7 @@ module TencentCloud
|
|
2027
2027
|
# @type RequestId: String
|
2028
2028
|
|
2029
2029
|
attr_accessor :RequestId
|
2030
|
-
|
2030
|
+
|
2031
2031
|
def initialize(requestid=nil)
|
2032
2032
|
@RequestId = requestid
|
2033
2033
|
end
|
@@ -2055,7 +2055,7 @@ module TencentCloud
|
|
2055
2055
|
# @type InstId: String
|
2056
2056
|
|
2057
2057
|
attr_accessor :Module, :Operation, :FileName, :UploadModel, :File, :FileUrl, :InstId
|
2058
|
-
|
2058
|
+
|
2059
2059
|
def initialize(_module=nil, operation=nil, filename=nil, uploadmodel=nil, file=nil, fileurl=nil, instid=nil)
|
2060
2060
|
@Module = _module
|
2061
2061
|
@Operation = operation
|
@@ -2085,7 +2085,7 @@ module TencentCloud
|
|
2085
2085
|
# @type RequestId: String
|
2086
2086
|
|
2087
2087
|
attr_accessor :DataResId, :RequestId
|
2088
|
-
|
2088
|
+
|
2089
2089
|
def initialize(dataresid=nil, requestid=nil)
|
2090
2090
|
@DataResId = dataresid
|
2091
2091
|
@RequestId = requestid
|
@@ -2111,7 +2111,7 @@ module TencentCloud
|
|
2111
2111
|
# @type InstanceId: String
|
2112
2112
|
|
2113
2113
|
attr_accessor :Module, :Operation, :Data, :UploadModel, :InstanceId
|
2114
|
-
|
2114
|
+
|
2115
2115
|
def initialize(_module=nil, operation=nil, data=nil, uploadmodel=nil, instanceid=nil)
|
2116
2116
|
@Module = _module
|
2117
2117
|
@Operation = operation
|
@@ -2138,7 +2138,7 @@ module TencentCloud
|
|
2138
2138
|
# @type RequestId: String
|
2139
2139
|
|
2140
2140
|
attr_accessor :Data, :RequestId
|
2141
|
-
|
2141
|
+
|
2142
2142
|
def initialize(data=nil, requestid=nil)
|
2143
2143
|
@Data = data
|
2144
2144
|
@RequestId = requestid
|
@@ -2164,7 +2164,7 @@ module TencentCloud
|
|
2164
2164
|
# @type FileDate: String
|
2165
2165
|
|
2166
2166
|
attr_accessor :Module, :Operation, :FileUrl, :FileName, :FileDate
|
2167
|
-
|
2167
|
+
|
2168
2168
|
def initialize(_module=nil, operation=nil, fileurl=nil, filename=nil, filedate=nil)
|
2169
2169
|
@Module = _module
|
2170
2170
|
@Operation = operation
|
@@ -2190,7 +2190,7 @@ module TencentCloud
|
|
2190
2190
|
# @type RequestId: String
|
2191
2191
|
|
2192
2192
|
attr_accessor :TaskId, :RequestId
|
2193
|
-
|
2193
|
+
|
2194
2194
|
def initialize(taskid=nil, requestid=nil)
|
2195
2195
|
@TaskId = taskid
|
2196
2196
|
@RequestId = requestid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.591
|
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-06-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|