tencentcloud-sdk-ams 3.0.590 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200608/models.rb +39 -39
- data/lib/v20201229/models.rb +29 -29
- 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: e4e497363936186af806dc60964120b5e9e89188
|
4
|
+
data.tar.gz: 9fbb75946aa6f318d013377fb5316b1df4bbfe7e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b8d31026e21c6bd5e847840a19329cfdee7091c60178032780b8d3c864e77457552a2ab420bd4c0132893e9d7c040036ff55deacaec398ef0f5a1be0d3ad873
|
7
|
+
data.tar.gz: 8f878ff9b0e14592d1df255cb9ab77bc5e3374a3e00ca0b08bfaaae4e3a4c859e061c7b43908353c4315e60af81b0a0a73f4337f7a71a8e2650b32b26310062e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20200608/models.rb
CHANGED
@@ -51,7 +51,7 @@ module TencentCloud
|
|
51
51
|
# @type Status: String
|
52
52
|
|
53
53
|
attr_accessor :Label, :Duration, :Name, :TaskID, :InsertTime, :DataForm, :Operator, :OriginalLabel, :OperateTime, :Url, :Thumbnail, :Content, :DetailCount, :RequestId, :Status
|
54
|
-
|
54
|
+
|
55
55
|
def initialize(label=nil, duration=nil, name=nil, taskid=nil, inserttime=nil, dataform=nil, operator=nil, originallabel=nil, operatetime=nil, url=nil, thumbnail=nil, content=nil, detailcount=nil, requestid=nil, status=nil)
|
56
56
|
@Label = label
|
57
57
|
@Duration = duration
|
@@ -125,7 +125,7 @@ module TencentCloud
|
|
125
125
|
# @type LanguageResults: Array
|
126
126
|
|
127
127
|
attr_accessor :HitFlag, :Label, :Suggestion, :Score, :Text, :Url, :Duration, :Extra, :TextResults, :MoanResults, :LanguageResults
|
128
|
-
|
128
|
+
|
129
129
|
def initialize(hitflag=nil, label=nil, suggestion=nil, score=nil, text=nil, url=nil, duration=nil, extra=nil, textresults=nil, moanresults=nil, languageresults=nil)
|
130
130
|
@HitFlag = hitflag
|
131
131
|
@Label = label
|
@@ -195,7 +195,7 @@ module TencentCloud
|
|
195
195
|
# @type SubLabelCode: String
|
196
196
|
|
197
197
|
attr_accessor :Label, :Score, :StartTime, :EndTime, :SubLabelCode
|
198
|
-
|
198
|
+
|
199
199
|
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil)
|
200
200
|
@Label = label
|
201
201
|
@Score = score
|
@@ -228,7 +228,7 @@ module TencentCloud
|
|
228
228
|
# @type SubLabelCode: String
|
229
229
|
|
230
230
|
attr_accessor :Label, :Score, :StartTime, :EndTime, :SubLabelCode
|
231
|
-
|
231
|
+
|
232
232
|
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil)
|
233
233
|
@Label = label
|
234
234
|
@Score = score
|
@@ -270,7 +270,7 @@ module TencentCloud
|
|
270
270
|
# @type LibType: Integer
|
271
271
|
|
272
272
|
attr_accessor :Label, :Keywords, :LibId, :LibName, :Score, :Suggestion, :LibType
|
273
|
-
|
273
|
+
|
274
274
|
def initialize(label=nil, keywords=nil, libid=nil, libname=nil, score=nil, suggestion=nil, libtype=nil)
|
275
275
|
@Label = label
|
276
276
|
@Keywords = keywords
|
@@ -304,7 +304,7 @@ module TencentCloud
|
|
304
304
|
# @type Result: :class:`Tencentcloud::Ams.v20200608.models.AudioResult`
|
305
305
|
|
306
306
|
attr_accessor :OffsetTime, :Result
|
307
|
-
|
307
|
+
|
308
308
|
def initialize(offsettime=nil, result=nil)
|
309
309
|
@OffsetTime = offsettime
|
310
310
|
@Result = result
|
@@ -330,7 +330,7 @@ module TencentCloud
|
|
330
330
|
# @type Object: String
|
331
331
|
|
332
332
|
attr_accessor :Bucket, :Region, :Object
|
333
|
-
|
333
|
+
|
334
334
|
def initialize(bucket=nil, region=nil, object=nil)
|
335
335
|
@Bucket = bucket
|
336
336
|
@Region = region
|
@@ -350,7 +350,7 @@ module TencentCloud
|
|
350
350
|
# @type TaskId: String
|
351
351
|
|
352
352
|
attr_accessor :TaskId
|
353
|
-
|
353
|
+
|
354
354
|
def initialize(taskid=nil)
|
355
355
|
@TaskId = taskid
|
356
356
|
end
|
@@ -366,7 +366,7 @@ module TencentCloud
|
|
366
366
|
# @type RequestId: String
|
367
367
|
|
368
368
|
attr_accessor :RequestId
|
369
|
-
|
369
|
+
|
370
370
|
def initialize(requestid=nil)
|
371
371
|
@RequestId = requestid
|
372
372
|
end
|
@@ -390,7 +390,7 @@ module TencentCloud
|
|
390
390
|
# @type Tasks: Array
|
391
391
|
|
392
392
|
attr_accessor :BizType, :Type, :Seed, :CallbackUrl, :Tasks
|
393
|
-
|
393
|
+
|
394
394
|
def initialize(biztype=nil, type=nil, seed=nil, callbackurl=nil, tasks=nil)
|
395
395
|
@BizType = biztype
|
396
396
|
@Type = type
|
@@ -424,7 +424,7 @@ module TencentCloud
|
|
424
424
|
# @type RequestId: String
|
425
425
|
|
426
426
|
attr_accessor :Results, :RequestId
|
427
|
-
|
427
|
+
|
428
428
|
def initialize(results=nil, requestid=nil)
|
429
429
|
@Results = results
|
430
430
|
@RequestId = requestid
|
@@ -455,7 +455,7 @@ module TencentCloud
|
|
455
455
|
# @type ModerationCategories: Array
|
456
456
|
|
457
457
|
attr_accessor :BizType, :MediaModeration, :BizName, :ModerationCategories
|
458
|
-
|
458
|
+
|
459
459
|
def initialize(biztype=nil, mediamoderation=nil, bizname=nil, moderationcategories=nil)
|
460
460
|
@BizType = biztype
|
461
461
|
@MediaModeration = mediamoderation
|
@@ -480,7 +480,7 @@ module TencentCloud
|
|
480
480
|
# @type RequestId: String
|
481
481
|
|
482
482
|
attr_accessor :RequestId
|
483
|
-
|
483
|
+
|
484
484
|
def initialize(requestid=nil)
|
485
485
|
@RequestId = requestid
|
486
486
|
end
|
@@ -502,7 +502,7 @@ module TencentCloud
|
|
502
502
|
# @type Filters: Array
|
503
503
|
|
504
504
|
attr_accessor :PageToken, :Limit, :PageDirection, :Filters
|
505
|
-
|
505
|
+
|
506
506
|
def initialize(pagetoken=nil, limit=nil, pagedirection=nil, filters=nil)
|
507
507
|
@PageToken = pagetoken
|
508
508
|
@Limit = limit
|
@@ -537,7 +537,7 @@ module TencentCloud
|
|
537
537
|
# @type RequestId: String
|
538
538
|
|
539
539
|
attr_accessor :AmsDetailSet, :Total, :PageToken, :RequestId
|
540
|
-
|
540
|
+
|
541
541
|
def initialize(amsdetailset=nil, total=nil, pagetoken=nil, requestid=nil)
|
542
542
|
@AmsDetailSet = amsdetailset
|
543
543
|
@Total = total
|
@@ -568,7 +568,7 @@ module TencentCloud
|
|
568
568
|
# @type Filters: Array
|
569
569
|
|
570
570
|
attr_accessor :AuditType, :Filters
|
571
|
-
|
571
|
+
|
572
572
|
def initialize(audittype=nil, filters=nil)
|
573
573
|
@AuditType = audittype
|
574
574
|
@Filters = filters
|
@@ -599,7 +599,7 @@ module TencentCloud
|
|
599
599
|
# @type RequestId: String
|
600
600
|
|
601
601
|
attr_accessor :Overview, :TrendCount, :EvilCount, :RequestId
|
602
|
-
|
602
|
+
|
603
603
|
def initialize(overview=nil, trendcount=nil, evilcount=nil, requestid=nil)
|
604
604
|
@Overview = overview
|
605
605
|
@TrendCount = trendcount
|
@@ -638,7 +638,7 @@ module TencentCloud
|
|
638
638
|
# @type BizType: String
|
639
639
|
|
640
640
|
attr_accessor :BizType
|
641
|
-
|
641
|
+
|
642
642
|
def initialize(biztype=nil)
|
643
643
|
@BizType = biztype
|
644
644
|
end
|
@@ -668,7 +668,7 @@ module TencentCloud
|
|
668
668
|
# @type RequestId: String
|
669
669
|
|
670
670
|
attr_accessor :BizType, :BizName, :ModerationCategories, :MediaModeration, :CreatedAt, :UpdatedAt, :RequestId
|
671
|
-
|
671
|
+
|
672
672
|
def initialize(biztype=nil, bizname=nil, moderationcategories=nil, mediamoderation=nil, createdat=nil, updatedat=nil, requestid=nil)
|
673
673
|
@BizType = biztype
|
674
674
|
@BizName = bizname
|
@@ -701,7 +701,7 @@ module TencentCloud
|
|
701
701
|
# @type ShowAllSegments: Boolean
|
702
702
|
|
703
703
|
attr_accessor :TaskId, :ShowAllSegments
|
704
|
-
|
704
|
+
|
705
705
|
def initialize(taskid=nil, showallsegments=nil)
|
706
706
|
@TaskId = taskid
|
707
707
|
@ShowAllSegments = showallsegments
|
@@ -777,7 +777,7 @@ module TencentCloud
|
|
777
777
|
# @type RequestId: String
|
778
778
|
|
779
779
|
attr_accessor :TaskId, :DataId, :BizType, :Name, :Status, :Type, :Suggestion, :Labels, :MediaInfo, :InputInfo, :CreatedAt, :UpdatedAt, :TryInSeconds, :AudioSegments, :ImageSegments, :AudioText, :RequestId
|
780
|
-
|
780
|
+
|
781
781
|
def initialize(taskid=nil, dataid=nil, biztype=nil, name=nil, status=nil, type=nil, suggestion=nil, labels=nil, mediainfo=nil, inputinfo=nil, createdat=nil, updatedat=nil, tryinseconds=nil, audiosegments=nil, imagesegments=nil, audiotext=nil, requestid=nil)
|
782
782
|
@TaskId = taskid
|
783
783
|
@DataId = dataid
|
@@ -854,7 +854,7 @@ module TencentCloud
|
|
854
854
|
# @type Count: Integer
|
855
855
|
|
856
856
|
attr_accessor :EvilType, :Count
|
857
|
-
|
857
|
+
|
858
858
|
def initialize(eviltype=nil, count=nil)
|
859
859
|
@EvilType = eviltype
|
860
860
|
@Count = count
|
@@ -876,7 +876,7 @@ module TencentCloud
|
|
876
876
|
# @type ObjectPrefix: String
|
877
877
|
|
878
878
|
attr_accessor :Bucket, :Region, :ObjectPrefix
|
879
|
-
|
879
|
+
|
880
880
|
def initialize(bucket=nil, region=nil, objectprefix=nil)
|
881
881
|
@Bucket = bucket
|
882
882
|
@Region = region
|
@@ -898,7 +898,7 @@ module TencentCloud
|
|
898
898
|
# @type Values: Array
|
899
899
|
|
900
900
|
attr_accessor :Name, :Values
|
901
|
-
|
901
|
+
|
902
902
|
def initialize(name=nil, values=nil)
|
903
903
|
@Name = name
|
904
904
|
@Values = values
|
@@ -921,7 +921,7 @@ module TencentCloud
|
|
921
921
|
# @type Values: Array
|
922
922
|
|
923
923
|
attr_accessor :Name, :Values
|
924
|
-
|
924
|
+
|
925
925
|
def initialize(name=nil, values=nil)
|
926
926
|
@Name = name
|
927
927
|
@Values = values
|
@@ -957,7 +957,7 @@ module TencentCloud
|
|
957
957
|
# @type Extra: String
|
958
958
|
|
959
959
|
attr_accessor :HitFlag, :Suggestion, :Label, :Score, :Results, :Url, :Extra
|
960
|
-
|
960
|
+
|
961
961
|
def initialize(hitflag=nil, suggestion=nil, label=nil, score=nil, results=nil, url=nil, extra=nil)
|
962
962
|
@HitFlag = hitflag
|
963
963
|
@Suggestion = suggestion
|
@@ -1023,7 +1023,7 @@ module TencentCloud
|
|
1023
1023
|
# @type Details: Array
|
1024
1024
|
|
1025
1025
|
attr_accessor :Scene, :HitFlag, :Suggestion, :Label, :SubLabel, :Score, :Names, :Text, :Details
|
1026
|
-
|
1026
|
+
|
1027
1027
|
def initialize(scene=nil, hitflag=nil, suggestion=nil, label=nil, sublabel=nil, score=nil, names=nil, text=nil, details=nil)
|
1028
1028
|
@Scene = scene
|
1029
1029
|
@HitFlag = hitflag
|
@@ -1089,7 +1089,7 @@ module TencentCloud
|
|
1089
1089
|
# @type SubLabelCode: String
|
1090
1090
|
|
1091
1091
|
attr_accessor :Location, :Name, :Text, :Label, :LibId, :LibName, :Keywords, :Suggestion, :Score, :SubLabelCode
|
1092
|
-
|
1092
|
+
|
1093
1093
|
def initialize(location=nil, name=nil, text=nil, label=nil, libid=nil, libname=nil, keywords=nil, suggestion=nil, score=nil, sublabelcode=nil)
|
1094
1094
|
@Location = location
|
1095
1095
|
@Name = name
|
@@ -1143,7 +1143,7 @@ module TencentCloud
|
|
1143
1143
|
# @type Rotate: Float
|
1144
1144
|
|
1145
1145
|
attr_accessor :X, :Y, :Width, :Height, :Rotate
|
1146
|
-
|
1146
|
+
|
1147
1147
|
def initialize(x=nil, y=nil, width=nil, height=nil, rotate=nil)
|
1148
1148
|
@X = x
|
1149
1149
|
@Y = y
|
@@ -1171,7 +1171,7 @@ module TencentCloud
|
|
1171
1171
|
# @type OffsetTime: String
|
1172
1172
|
|
1173
1173
|
attr_accessor :Result, :OffsetTime
|
1174
|
-
|
1174
|
+
|
1175
1175
|
def initialize(result=nil, offsettime=nil)
|
1176
1176
|
@Result = result
|
1177
1177
|
@OffsetTime = offsettime
|
@@ -1199,7 +1199,7 @@ module TencentCloud
|
|
1199
1199
|
# @type BucketInfo: :class:`Tencentcloud::Ams.v20200608.models.BucketInfo`
|
1200
1200
|
|
1201
1201
|
attr_accessor :Type, :Url, :BucketInfo
|
1202
|
-
|
1202
|
+
|
1203
1203
|
def initialize(type=nil, url=nil, bucketinfo=nil)
|
1204
1204
|
@Type = type
|
1205
1205
|
@Url = url
|
@@ -1231,7 +1231,7 @@ module TencentCloud
|
|
1231
1231
|
# @type Thumbnail: String
|
1232
1232
|
|
1233
1233
|
attr_accessor :Codecs, :Duration, :Width, :Height, :Thumbnail
|
1234
|
-
|
1234
|
+
|
1235
1235
|
def initialize(codecs=nil, duration=nil, width=nil, height=nil, thumbnail=nil)
|
1236
1236
|
@Codecs = codecs
|
1237
1237
|
@Duration = duration
|
@@ -1265,7 +1265,7 @@ module TencentCloud
|
|
1265
1265
|
# @type UseAudio: Boolean
|
1266
1266
|
|
1267
1267
|
attr_accessor :AudioFrequency, :ImageFrequency, :CallbackUrl, :SegmentOutput, :UseOCR, :UseAudio
|
1268
|
-
|
1268
|
+
|
1269
1269
|
def initialize(audiofrequency=nil, imagefrequency=nil, callbackurl=nil, segmentoutput=nil, useocr=nil, useaudio=nil)
|
1270
1270
|
@AudioFrequency = audiofrequency
|
1271
1271
|
@ImageFrequency = imagefrequency
|
@@ -1308,7 +1308,7 @@ module TencentCloud
|
|
1308
1308
|
# @type SuspectHour: Integer
|
1309
1309
|
|
1310
1310
|
attr_accessor :TotalCount, :TotalHour, :PassCount, :PassHour, :EvilCount, :EvilHour, :SuspectCount, :SuspectHour
|
1311
|
-
|
1311
|
+
|
1312
1312
|
def initialize(totalcount=nil, totalhour=nil, passcount=nil, passhour=nil, evilcount=nil, evilhour=nil, suspectcount=nil, suspecthour=nil)
|
1313
1313
|
@TotalCount = totalcount
|
1314
1314
|
@TotalHour = totalhour
|
@@ -1344,7 +1344,7 @@ module TencentCloud
|
|
1344
1344
|
# @type BucketInfo: :class:`Tencentcloud::Ams.v20200608.models.BucketInfo`
|
1345
1345
|
|
1346
1346
|
attr_accessor :Type, :Url, :BucketInfo
|
1347
|
-
|
1347
|
+
|
1348
1348
|
def initialize(type=nil, url=nil, bucketinfo=nil)
|
1349
1349
|
@Type = type
|
1350
1350
|
@Url = url
|
@@ -1371,7 +1371,7 @@ module TencentCloud
|
|
1371
1371
|
# @type Input: :class:`Tencentcloud::Ams.v20200608.models.StorageInfo`
|
1372
1372
|
|
1373
1373
|
attr_accessor :DataId, :Name, :Input
|
1374
|
-
|
1374
|
+
|
1375
1375
|
def initialize(dataid=nil, name=nil, input=nil)
|
1376
1376
|
@DataId = dataid
|
1377
1377
|
@Name = name
|
@@ -1403,7 +1403,7 @@ module TencentCloud
|
|
1403
1403
|
# @type Score: Integer
|
1404
1404
|
|
1405
1405
|
attr_accessor :Label, :Suggestion, :Score
|
1406
|
-
|
1406
|
+
|
1407
1407
|
def initialize(label=nil, suggestion=nil, score=nil)
|
1408
1408
|
@Label = label
|
1409
1409
|
@Suggestion = suggestion
|
@@ -1433,7 +1433,7 @@ module TencentCloud
|
|
1433
1433
|
# @type Message: String
|
1434
1434
|
|
1435
1435
|
attr_accessor :DataId, :TaskId, :Code, :Message
|
1436
|
-
|
1436
|
+
|
1437
1437
|
def initialize(dataid=nil, taskid=nil, code=nil, message=nil)
|
1438
1438
|
@DataId = dataid
|
1439
1439
|
@TaskId = taskid
|
@@ -1471,7 +1471,7 @@ module TencentCloud
|
|
1471
1471
|
# @type Date: String
|
1472
1472
|
|
1473
1473
|
attr_accessor :TotalCount, :TotalHour, :PassCount, :PassHour, :EvilCount, :EvilHour, :SuspectCount, :SuspectHour, :Date
|
1474
|
-
|
1474
|
+
|
1475
1475
|
def initialize(totalcount=nil, totalhour=nil, passcount=nil, passhour=nil, evilcount=nil, evilhour=nil, suspectcount=nil, suspecthour=nil, date=nil)
|
1476
1476
|
@TotalCount = totalcount
|
1477
1477
|
@TotalHour = totalhour
|
data/lib/v20201229/models.rb
CHANGED
@@ -56,7 +56,7 @@ module TencentCloud
|
|
56
56
|
# @type RecognitionResults: Array
|
57
57
|
|
58
58
|
attr_accessor :HitFlag, :Label, :Suggestion, :Score, :Text, :Url, :Duration, :Extra, :TextResults, :MoanResults, :LanguageResults, :SubLabel, :RecognitionResults
|
59
|
-
|
59
|
+
|
60
60
|
def initialize(hitflag=nil, label=nil, suggestion=nil, score=nil, text=nil, url=nil, duration=nil, extra=nil, textresults=nil, moanresults=nil, languageresults=nil, sublabel=nil, recognitionresults=nil)
|
61
61
|
@HitFlag = hitflag
|
62
62
|
@Label = label
|
@@ -137,7 +137,7 @@ module TencentCloud
|
|
137
137
|
# @type SubLabelCode: String
|
138
138
|
|
139
139
|
attr_accessor :Label, :Score, :StartTime, :EndTime, :SubLabelCode
|
140
|
-
|
140
|
+
|
141
141
|
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil)
|
142
142
|
@Label = label
|
143
143
|
@Score = score
|
@@ -175,7 +175,7 @@ module TencentCloud
|
|
175
175
|
# @type Suggestion: String
|
176
176
|
|
177
177
|
attr_accessor :Label, :Score, :StartTime, :EndTime, :SubLabelCode, :SubLabel, :Suggestion
|
178
|
-
|
178
|
+
|
179
179
|
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil, sublabel=nil, suggestion=nil)
|
180
180
|
@Label = label
|
181
181
|
@Score = score
|
@@ -213,7 +213,7 @@ module TencentCloud
|
|
213
213
|
# @type EndTime: Float
|
214
214
|
|
215
215
|
attr_accessor :Label, :Score, :StartTime, :EndTime
|
216
|
-
|
216
|
+
|
217
217
|
def initialize(label=nil, score=nil, starttime=nil, endtime=nil)
|
218
218
|
@Label = label
|
219
219
|
@Score = score
|
@@ -257,7 +257,7 @@ module TencentCloud
|
|
257
257
|
# @type SubLabel: String
|
258
258
|
|
259
259
|
attr_accessor :Label, :Keywords, :LibId, :LibName, :Score, :Suggestion, :LibType, :SubLabel
|
260
|
-
|
260
|
+
|
261
261
|
def initialize(label=nil, keywords=nil, libid=nil, libname=nil, score=nil, suggestion=nil, libtype=nil, sublabel=nil)
|
262
262
|
@Label = label
|
263
263
|
@Keywords = keywords
|
@@ -291,7 +291,7 @@ module TencentCloud
|
|
291
291
|
# @type Result: :class:`Tencentcloud::Ams.v20201229.models.AudioResult`
|
292
292
|
|
293
293
|
attr_accessor :OffsetTime, :Result
|
294
|
-
|
294
|
+
|
295
295
|
def initialize(offsettime=nil, result=nil)
|
296
296
|
@OffsetTime = offsettime
|
297
297
|
@Result = result
|
@@ -317,7 +317,7 @@ module TencentCloud
|
|
317
317
|
# @type Object: String
|
318
318
|
|
319
319
|
attr_accessor :Bucket, :Region, :Object
|
320
|
-
|
320
|
+
|
321
321
|
def initialize(bucket=nil, region=nil, object=nil)
|
322
322
|
@Bucket = bucket
|
323
323
|
@Region = region
|
@@ -337,7 +337,7 @@ module TencentCloud
|
|
337
337
|
# @type TaskId: String
|
338
338
|
|
339
339
|
attr_accessor :TaskId
|
340
|
-
|
340
|
+
|
341
341
|
def initialize(taskid=nil)
|
342
342
|
@TaskId = taskid
|
343
343
|
end
|
@@ -353,7 +353,7 @@ module TencentCloud
|
|
353
353
|
# @type RequestId: String
|
354
354
|
|
355
355
|
attr_accessor :RequestId
|
356
|
-
|
356
|
+
|
357
357
|
def initialize(requestid=nil)
|
358
358
|
@RequestId = requestid
|
359
359
|
end
|
@@ -382,7 +382,7 @@ module TencentCloud
|
|
382
382
|
# @type FileUrl: String
|
383
383
|
|
384
384
|
attr_accessor :BizType, :DataId, :FileFormat, :Name, :FileContent, :FileUrl
|
385
|
-
|
385
|
+
|
386
386
|
def initialize(biztype=nil, dataid=nil, fileformat=nil, name=nil, filecontent=nil, fileurl=nil)
|
387
387
|
@BizType = biztype
|
388
388
|
@DataId = dataid
|
@@ -450,7 +450,7 @@ module TencentCloud
|
|
450
450
|
# @type RequestId: String
|
451
451
|
|
452
452
|
attr_accessor :DataId, :Name, :BizType, :Suggestion, :Label, :AsrText, :TextResults, :MoanResults, :SubLabel, :LanguageResults, :SpeakerResults, :RecognitionResults, :Duration, :RequestId
|
453
|
-
|
453
|
+
|
454
454
|
def initialize(dataid=nil, name=nil, biztype=nil, suggestion=nil, label=nil, asrtext=nil, textresults=nil, moanresults=nil, sublabel=nil, languageresults=nil, speakerresults=nil, recognitionresults=nil, duration=nil, requestid=nil)
|
455
455
|
@DataId = dataid
|
456
456
|
@Name = name
|
@@ -535,7 +535,7 @@ module TencentCloud
|
|
535
535
|
# @type CallbackUrl: String
|
536
536
|
|
537
537
|
attr_accessor :Tasks, :BizType, :Type, :Seed, :CallbackUrl
|
538
|
-
|
538
|
+
|
539
539
|
def initialize(tasks=nil, biztype=nil, type=nil, seed=nil, callbackurl=nil)
|
540
540
|
@Tasks = tasks
|
541
541
|
@BizType = biztype
|
@@ -569,7 +569,7 @@ module TencentCloud
|
|
569
569
|
# @type RequestId: String
|
570
570
|
|
571
571
|
attr_accessor :Results, :RequestId
|
572
|
-
|
572
|
+
|
573
573
|
def initialize(results=nil, requestid=nil)
|
574
574
|
@Results = results
|
575
575
|
@RequestId = requestid
|
@@ -597,7 +597,7 @@ module TencentCloud
|
|
597
597
|
# @type ShowAllSegments: Boolean
|
598
598
|
|
599
599
|
attr_accessor :TaskId, :ShowAllSegments
|
600
|
-
|
600
|
+
|
601
601
|
def initialize(taskid=nil, showallsegments=nil)
|
602
602
|
@TaskId = taskid
|
603
603
|
@ShowAllSegments = showallsegments
|
@@ -664,7 +664,7 @@ module TencentCloud
|
|
664
664
|
# @type RequestId: String
|
665
665
|
|
666
666
|
attr_accessor :TaskId, :DataId, :BizType, :Name, :Status, :Type, :Suggestion, :Labels, :InputInfo, :AudioText, :AudioSegments, :ErrorType, :ErrorDescription, :CreatedAt, :UpdatedAt, :Label, :RequestId
|
667
|
-
|
667
|
+
|
668
668
|
def initialize(taskid=nil, dataid=nil, biztype=nil, name=nil, status=nil, type=nil, suggestion=nil, labels=nil, inputinfo=nil, audiotext=nil, audiosegments=nil, errortype=nil, errordescription=nil, createdat=nil, updatedat=nil, label=nil, requestid=nil)
|
669
669
|
@TaskId = taskid
|
670
670
|
@DataId = dataid
|
@@ -737,7 +737,7 @@ module TencentCloud
|
|
737
737
|
# @type EndTime: String
|
738
738
|
|
739
739
|
attr_accessor :Limit, :Filter, :PageToken, :StartTime, :EndTime
|
740
|
-
|
740
|
+
|
741
741
|
def initialize(limit=nil, filter=nil, pagetoken=nil, starttime=nil, endtime=nil)
|
742
742
|
@Limit = limit
|
743
743
|
@Filter = filter
|
@@ -773,7 +773,7 @@ module TencentCloud
|
|
773
773
|
# @type RequestId: String
|
774
774
|
|
775
775
|
attr_accessor :Total, :Data, :PageToken, :RequestId
|
776
|
-
|
776
|
+
|
777
777
|
def initialize(total=nil, data=nil, pagetoken=nil, requestid=nil)
|
778
778
|
@Total = total
|
779
779
|
@Data = data
|
@@ -809,7 +809,7 @@ module TencentCloud
|
|
809
809
|
# @type BucketInfo: :class:`Tencentcloud::Ams.v20201229.models.BucketInfo`
|
810
810
|
|
811
811
|
attr_accessor :Type, :Url, :BucketInfo
|
812
|
-
|
812
|
+
|
813
813
|
def initialize(type=nil, url=nil, bucketinfo=nil)
|
814
814
|
@Type = type
|
815
815
|
@Url = url
|
@@ -840,7 +840,7 @@ module TencentCloud
|
|
840
840
|
# @type Thumbnail: String
|
841
841
|
|
842
842
|
attr_accessor :Codecs, :Duration, :Width, :Height, :Thumbnail
|
843
|
-
|
843
|
+
|
844
844
|
def initialize(codecs=nil, duration=nil, width=nil, height=nil, thumbnail=nil)
|
845
845
|
@Codecs = codecs
|
846
846
|
@Duration = duration
|
@@ -879,7 +879,7 @@ module TencentCloud
|
|
879
879
|
# @type SubLabel: String
|
880
880
|
|
881
881
|
attr_accessor :Label, :Score, :Suggestion, :StartTime, :EndTime, :SubLabel
|
882
|
-
|
882
|
+
|
883
883
|
def initialize(label=nil, score=nil, suggestion=nil, starttime=nil, endtime=nil, sublabel=nil)
|
884
884
|
@Label = label
|
885
885
|
@Score = score
|
@@ -909,7 +909,7 @@ module TencentCloud
|
|
909
909
|
# @type Tags: Array
|
910
910
|
|
911
911
|
attr_accessor :Label, :Tags
|
912
|
-
|
912
|
+
|
913
913
|
def initialize(label=nil, tags=nil)
|
914
914
|
@Label = label
|
915
915
|
@Tags = tags
|
@@ -938,7 +938,7 @@ module TencentCloud
|
|
938
938
|
# @type BucketInfo: :class:`Tencentcloud::Ams.v20201229.models.BucketInfo`
|
939
939
|
|
940
940
|
attr_accessor :Type, :Url, :BucketInfo
|
941
|
-
|
941
|
+
|
942
942
|
def initialize(type=nil, url=nil, bucketinfo=nil)
|
943
943
|
@Type = type
|
944
944
|
@Url = url
|
@@ -973,7 +973,7 @@ module TencentCloud
|
|
973
973
|
# @type EndTime: Float
|
974
974
|
|
975
975
|
attr_accessor :Name, :Score, :StartTime, :EndTime
|
976
|
-
|
976
|
+
|
977
977
|
def initialize(name=nil, score=nil, starttime=nil, endtime=nil)
|
978
978
|
@Name = name
|
979
979
|
@Score = score
|
@@ -1024,7 +1024,7 @@ module TencentCloud
|
|
1024
1024
|
# @type UpdatedAt: String
|
1025
1025
|
|
1026
1026
|
attr_accessor :DataId, :TaskId, :Status, :Name, :BizType, :Type, :Suggestion, :MediaInfo, :Labels, :CreatedAt, :UpdatedAt
|
1027
|
-
|
1027
|
+
|
1028
1028
|
def initialize(dataid=nil, taskid=nil, status=nil, name=nil, biztype=nil, type=nil, suggestion=nil, mediainfo=nil, labels=nil, createdat=nil, updatedat=nil)
|
1029
1029
|
@DataId = dataid
|
1030
1030
|
@TaskId = taskid
|
@@ -1076,7 +1076,7 @@ module TencentCloud
|
|
1076
1076
|
# @type TaskStatus: String
|
1077
1077
|
|
1078
1078
|
attr_accessor :BizType, :Type, :Suggestion, :TaskStatus
|
1079
|
-
|
1079
|
+
|
1080
1080
|
def initialize(biztype=nil, type=nil, suggestion=nil, taskstatus=nil)
|
1081
1081
|
@BizType = biztype
|
1082
1082
|
@Type = type
|
@@ -1102,7 +1102,7 @@ module TencentCloud
|
|
1102
1102
|
# @type Input: :class:`Tencentcloud::Ams.v20201229.models.StorageInfo`
|
1103
1103
|
|
1104
1104
|
attr_accessor :DataId, :Name, :Input
|
1105
|
-
|
1105
|
+
|
1106
1106
|
def initialize(dataid=nil, name=nil, input=nil)
|
1107
1107
|
@DataId = dataid
|
1108
1108
|
@Name = name
|
@@ -1135,7 +1135,7 @@ module TencentCloud
|
|
1135
1135
|
# @type SubLabel: String
|
1136
1136
|
|
1137
1137
|
attr_accessor :Label, :Suggestion, :Score, :SubLabel
|
1138
|
-
|
1138
|
+
|
1139
1139
|
def initialize(label=nil, suggestion=nil, score=nil, sublabel=nil)
|
1140
1140
|
@Label = label
|
1141
1141
|
@Suggestion = suggestion
|
@@ -1167,7 +1167,7 @@ module TencentCloud
|
|
1167
1167
|
# @type Message: String
|
1168
1168
|
|
1169
1169
|
attr_accessor :DataId, :TaskId, :Code, :Message
|
1170
|
-
|
1170
|
+
|
1171
1171
|
def initialize(dataid=nil, taskid=nil, code=nil, message=nil)
|
1172
1172
|
@DataId = dataid
|
1173
1173
|
@TaskId = taskid
|
@@ -1220,7 +1220,7 @@ module TencentCloud
|
|
1220
1220
|
# @type SubLabel: String
|
1221
1221
|
|
1222
1222
|
attr_accessor :Label, :Keywords, :LibId, :LibName, :Score, :Suggestion, :LibType, :SubLabel
|
1223
|
-
|
1223
|
+
|
1224
1224
|
def initialize(label=nil, keywords=nil, libid=nil, libname=nil, score=nil, suggestion=nil, libtype=nil, sublabel=nil)
|
1225
1225
|
@Label = label
|
1226
1226
|
@Keywords = keywords
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-ams
|
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
|