tencentcloud-sdk-bda 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/v20200324/models.rb +63 -63
- 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: 54ddb52b75f3e834cbefc1371219c5dd26ea467e
|
4
|
+
data.tar.gz: c6c7e01255ad455398b6dcd0005d74fe8eea4a7c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4c97c7471cd867dc7636bc75d288b7bab34907a62eb1e0d0cbe756f615503dcf2683ffa2af9d27339e5cd2b4dcda7ed35f9a6ec05e45eb740764a6819343cd2
|
7
|
+
data.tar.gz: 604dbabfb7e3a1a9a4570aec4c01122250a976b38fc3f313cd3a7d3e08f1a38e2d3cd9b1927fbce2fdd7c59910f772f56dd7d19c3e2fdaecee4e0b35767e5343
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20200324/models.rb
CHANGED
@@ -26,7 +26,7 @@ module TencentCloud
|
|
26
26
|
# @type Probability: Float
|
27
27
|
|
28
28
|
attr_accessor :Type, :Probability
|
29
|
-
|
29
|
+
|
30
30
|
def initialize(type=nil, probability=nil)
|
31
31
|
@Type = type
|
32
32
|
@Probability = probability
|
@@ -56,7 +56,7 @@ module TencentCloud
|
|
56
56
|
# @type LowerBodyCloth: Boolean
|
57
57
|
|
58
58
|
attr_accessor :Age, :Bag, :Gender, :Orientation, :UpperBodyCloth, :LowerBodyCloth
|
59
|
-
|
59
|
+
|
60
60
|
def initialize(age=nil, bag=nil, gender=nil, orientation=nil, upperbodycloth=nil, lowerbodycloth=nil)
|
61
61
|
@Age = age
|
62
62
|
@Bag = bag
|
@@ -85,7 +85,7 @@ module TencentCloud
|
|
85
85
|
# @type Probability: Float
|
86
86
|
|
87
87
|
attr_accessor :Type, :Probability
|
88
|
-
|
88
|
+
|
89
89
|
def initialize(type=nil, probability=nil)
|
90
90
|
@Type = type
|
91
91
|
@Probability = probability
|
@@ -125,7 +125,7 @@ module TencentCloud
|
|
125
125
|
# @type LowerBodyCloth: :class:`Tencentcloud::Bda.v20200324.models.LowerBodyCloth`
|
126
126
|
|
127
127
|
attr_accessor :Age, :Bag, :Gender, :Orientation, :UpperBodyCloth, :LowerBodyCloth
|
128
|
-
|
128
|
+
|
129
129
|
def initialize(age=nil, bag=nil, gender=nil, orientation=nil, upperbodycloth=nil, lowerbodycloth=nil)
|
130
130
|
@Age = age
|
131
131
|
@Bag = bag
|
@@ -175,7 +175,7 @@ module TencentCloud
|
|
175
175
|
# @type BodyAttributeInfo: :class:`Tencentcloud::Bda.v20200324.models.BodyAttributeInfo`
|
176
176
|
|
177
177
|
attr_accessor :Confidence, :BodyRect, :BodyAttributeInfo
|
178
|
-
|
178
|
+
|
179
179
|
def initialize(confidence=nil, bodyrect=nil, bodyattributeinfo=nil)
|
180
180
|
@Confidence = confidence
|
181
181
|
@BodyRect = bodyrect
|
@@ -205,7 +205,7 @@ module TencentCloud
|
|
205
205
|
# @type Confidence: Float
|
206
206
|
|
207
207
|
attr_accessor :BoundBox, :BodyJoints, :Confidence
|
208
|
-
|
208
|
+
|
209
209
|
def initialize(boundbox=nil, bodyjoints=nil, confidence=nil)
|
210
210
|
@BoundBox = boundbox
|
211
211
|
@BodyJoints = bodyjoints
|
@@ -241,7 +241,7 @@ module TencentCloud
|
|
241
241
|
# @type Height: Integer
|
242
242
|
|
243
243
|
attr_accessor :X, :Y, :Width, :Height
|
244
|
-
|
244
|
+
|
245
245
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
246
246
|
@X = x
|
247
247
|
@Y = y
|
@@ -269,7 +269,7 @@ module TencentCloud
|
|
269
269
|
# @type Height: Integer
|
270
270
|
|
271
271
|
attr_accessor :X, :Y, :Width, :Height
|
272
|
-
|
272
|
+
|
273
273
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
274
274
|
@X = x
|
275
275
|
@Y = y
|
@@ -300,7 +300,7 @@ module TencentCloud
|
|
300
300
|
# @type Score: Float
|
301
301
|
|
302
302
|
attr_accessor :PersonId, :TraceId, :Score
|
303
|
-
|
303
|
+
|
304
304
|
def initialize(personid=nil, traceid=nil, score=nil)
|
305
305
|
@PersonId = personid
|
306
306
|
@TraceId = traceid
|
@@ -328,7 +328,7 @@ module TencentCloud
|
|
328
328
|
# @type BodyModelVersion: String
|
329
329
|
|
330
330
|
attr_accessor :GroupName, :GroupId, :Tag, :BodyModelVersion
|
331
|
-
|
331
|
+
|
332
332
|
def initialize(groupname=nil, groupid=nil, tag=nil, bodymodelversion=nil)
|
333
333
|
@GroupName = groupname
|
334
334
|
@GroupId = groupid
|
@@ -350,7 +350,7 @@ module TencentCloud
|
|
350
350
|
# @type RequestId: String
|
351
351
|
|
352
352
|
attr_accessor :RequestId
|
353
|
-
|
353
|
+
|
354
354
|
def initialize(requestid=nil)
|
355
355
|
@RequestId = requestid
|
356
356
|
end
|
@@ -373,7 +373,7 @@ module TencentCloud
|
|
373
373
|
# @type Trace: :class:`Tencentcloud::Bda.v20200324.models.Trace`
|
374
374
|
|
375
375
|
attr_accessor :GroupId, :PersonName, :PersonId, :Trace
|
376
|
-
|
376
|
+
|
377
377
|
def initialize(groupid=nil, personname=nil, personid=nil, trace=nil)
|
378
378
|
@GroupId = groupid
|
379
379
|
@PersonName = personname
|
@@ -410,7 +410,7 @@ module TencentCloud
|
|
410
410
|
# @type RequestId: String
|
411
411
|
|
412
412
|
attr_accessor :TraceId, :BodyModelVersion, :InputRetCode, :InputRetCodeDetails, :RequestId
|
413
|
-
|
413
|
+
|
414
414
|
def initialize(traceid=nil, bodymodelversion=nil, inputretcode=nil, inputretcodedetails=nil, requestid=nil)
|
415
415
|
@TraceId = traceid
|
416
416
|
@BodyModelVersion = bodymodelversion
|
@@ -440,7 +440,7 @@ module TencentCloud
|
|
440
440
|
# @type Config: String
|
441
441
|
|
442
442
|
attr_accessor :VideoUrl, :BackgroundImageUrl, :Config
|
443
|
-
|
443
|
+
|
444
444
|
def initialize(videourl=nil, backgroundimageurl=nil, config=nil)
|
445
445
|
@VideoUrl = videourl
|
446
446
|
@BackgroundImageUrl = backgroundimageurl
|
@@ -464,7 +464,7 @@ module TencentCloud
|
|
464
464
|
# @type RequestId: String
|
465
465
|
|
466
466
|
attr_accessor :TaskID, :EstimatedProcessingTime, :RequestId
|
467
|
-
|
467
|
+
|
468
468
|
def initialize(taskid=nil, estimatedprocessingtime=nil, requestid=nil)
|
469
469
|
@TaskID = taskid
|
470
470
|
@EstimatedProcessingTime = estimatedprocessingtime
|
@@ -486,7 +486,7 @@ module TencentCloud
|
|
486
486
|
# @type Trace: :class:`Tencentcloud::Bda.v20200324.models.Trace`
|
487
487
|
|
488
488
|
attr_accessor :PersonId, :Trace
|
489
|
-
|
489
|
+
|
490
490
|
def initialize(personid=nil, trace=nil)
|
491
491
|
@PersonId = personid
|
492
492
|
@Trace = trace
|
@@ -518,7 +518,7 @@ module TencentCloud
|
|
518
518
|
# @type RequestId: String
|
519
519
|
|
520
520
|
attr_accessor :TraceId, :BodyModelVersion, :InputRetCode, :InputRetCodeDetails, :RequestId
|
521
|
-
|
521
|
+
|
522
522
|
def initialize(traceid=nil, bodymodelversion=nil, inputretcode=nil, inputretcodedetails=nil, requestid=nil)
|
523
523
|
@TraceId = traceid
|
524
524
|
@BodyModelVersion = bodymodelversion
|
@@ -542,7 +542,7 @@ module TencentCloud
|
|
542
542
|
# @type GroupId: String
|
543
543
|
|
544
544
|
attr_accessor :GroupId
|
545
|
-
|
545
|
+
|
546
546
|
def initialize(groupid=nil)
|
547
547
|
@GroupId = groupid
|
548
548
|
end
|
@@ -558,7 +558,7 @@ module TencentCloud
|
|
558
558
|
# @type RequestId: String
|
559
559
|
|
560
560
|
attr_accessor :RequestId
|
561
|
-
|
561
|
+
|
562
562
|
def initialize(requestid=nil)
|
563
563
|
@RequestId = requestid
|
564
564
|
end
|
@@ -574,7 +574,7 @@ module TencentCloud
|
|
574
574
|
# @type PersonId: String
|
575
575
|
|
576
576
|
attr_accessor :PersonId
|
577
|
-
|
577
|
+
|
578
578
|
def initialize(personid=nil)
|
579
579
|
@PersonId = personid
|
580
580
|
end
|
@@ -590,7 +590,7 @@ module TencentCloud
|
|
590
590
|
# @type RequestId: String
|
591
591
|
|
592
592
|
attr_accessor :RequestId
|
593
|
-
|
593
|
+
|
594
594
|
def initialize(requestid=nil)
|
595
595
|
@RequestId = requestid
|
596
596
|
end
|
@@ -606,7 +606,7 @@ module TencentCloud
|
|
606
606
|
# @type TaskID: String
|
607
607
|
|
608
608
|
attr_accessor :TaskID
|
609
|
-
|
609
|
+
|
610
610
|
def initialize(taskid=nil)
|
611
611
|
@TaskID = taskid
|
612
612
|
end
|
@@ -639,7 +639,7 @@ module TencentCloud
|
|
639
639
|
# @type RequestId: String
|
640
640
|
|
641
641
|
attr_accessor :TaskStatus, :ResultVideoUrl, :ResultVideoMD5, :VideoBasicInformation, :ErrorMsg, :RequestId
|
642
|
-
|
642
|
+
|
643
643
|
def initialize(taskstatus=nil, resultvideourl=nil, resultvideomd5=nil, videobasicinformation=nil, errormsg=nil, requestid=nil)
|
644
644
|
@TaskStatus = taskstatus
|
645
645
|
@ResultVideoUrl = resultvideourl
|
@@ -679,7 +679,7 @@ module TencentCloud
|
|
679
679
|
# @type LocalBodySwitch: Boolean
|
680
680
|
|
681
681
|
attr_accessor :Image, :Url, :LocalBodySwitch
|
682
|
-
|
682
|
+
|
683
683
|
def initialize(image=nil, url=nil, localbodyswitch=nil)
|
684
684
|
@Image = image
|
685
685
|
@Url = url
|
@@ -701,7 +701,7 @@ module TencentCloud
|
|
701
701
|
# @type RequestId: String
|
702
702
|
|
703
703
|
attr_accessor :BodyJointsResults, :RequestId
|
704
|
-
|
704
|
+
|
705
705
|
def initialize(bodyjointsresults=nil, requestid=nil)
|
706
706
|
@BodyJointsResults = bodyjointsresults
|
707
707
|
@RequestId = requestid
|
@@ -746,7 +746,7 @@ module TencentCloud
|
|
746
746
|
# @type AttributesOptions: :class:`Tencentcloud::Bda.v20200324.models.AttributesOptions`
|
747
747
|
|
748
748
|
attr_accessor :Image, :MaxBodyNum, :Url, :AttributesOptions
|
749
|
-
|
749
|
+
|
750
750
|
def initialize(image=nil, maxbodynum=nil, url=nil, attributesoptions=nil)
|
751
751
|
@Image = image
|
752
752
|
@MaxBodyNum = maxbodynum
|
@@ -775,7 +775,7 @@ module TencentCloud
|
|
775
775
|
# @type RequestId: String
|
776
776
|
|
777
777
|
attr_accessor :BodyDetectResults, :BodyModelVersion, :RequestId
|
778
|
-
|
778
|
+
|
779
779
|
def initialize(bodydetectresults=nil, bodymodelversion=nil, requestid=nil)
|
780
780
|
@BodyDetectResults = bodydetectresults
|
781
781
|
@BodyModelVersion = bodymodelversion
|
@@ -805,7 +805,7 @@ module TencentCloud
|
|
805
805
|
# @type Probability: Float
|
806
806
|
|
807
807
|
attr_accessor :Type, :Probability
|
808
|
-
|
808
|
+
|
809
809
|
def initialize(type=nil, probability=nil)
|
810
810
|
@Type = type
|
811
811
|
@Probability = probability
|
@@ -825,7 +825,7 @@ module TencentCloud
|
|
825
825
|
# @type Limit: Integer
|
826
826
|
|
827
827
|
attr_accessor :Offset, :Limit
|
828
|
-
|
828
|
+
|
829
829
|
def initialize(offset=nil, limit=nil)
|
830
830
|
@Offset = offset
|
831
831
|
@Limit = limit
|
@@ -847,7 +847,7 @@ module TencentCloud
|
|
847
847
|
# @type RequestId: String
|
848
848
|
|
849
849
|
attr_accessor :GroupInfos, :GroupNum, :RequestId
|
850
|
-
|
850
|
+
|
851
851
|
def initialize(groupinfos=nil, groupnum=nil, requestid=nil)
|
852
852
|
@GroupInfos = groupinfos
|
853
853
|
@GroupNum = groupnum
|
@@ -878,7 +878,7 @@ module TencentCloud
|
|
878
878
|
# @type Limit: Integer
|
879
879
|
|
880
880
|
attr_accessor :GroupId, :Offset, :Limit
|
881
|
-
|
881
|
+
|
882
882
|
def initialize(groupid=nil, offset=nil, limit=nil)
|
883
883
|
@GroupId = groupid
|
884
884
|
@Offset = offset
|
@@ -904,7 +904,7 @@ module TencentCloud
|
|
904
904
|
# @type RequestId: String
|
905
905
|
|
906
906
|
attr_accessor :PersonInfos, :PersonNum, :BodyModelVersion, :RequestId
|
907
|
-
|
907
|
+
|
908
908
|
def initialize(personinfos=nil, personnum=nil, bodymodelversion=nil, requestid=nil)
|
909
909
|
@PersonInfos = personinfos
|
910
910
|
@PersonNum = personnum
|
@@ -930,7 +930,7 @@ module TencentCloud
|
|
930
930
|
# GetSummaryInfo请求参数结构体
|
931
931
|
class GetSummaryInfoRequest < TencentCloud::Common::AbstractModel
|
932
932
|
|
933
|
-
|
933
|
+
|
934
934
|
def initialize()
|
935
935
|
end
|
936
936
|
|
@@ -950,7 +950,7 @@ module TencentCloud
|
|
950
950
|
# @type RequestId: String
|
951
951
|
|
952
952
|
attr_accessor :GroupCount, :PersonCount, :TraceCount, :RequestId
|
953
|
-
|
953
|
+
|
954
954
|
def initialize(groupcount=nil, personcount=nil, tracecount=nil, requestid=nil)
|
955
955
|
@GroupCount = groupcount
|
956
956
|
@PersonCount = personcount
|
@@ -981,7 +981,7 @@ module TencentCloud
|
|
981
981
|
# @type CreationTimestamp: Integer
|
982
982
|
|
983
983
|
attr_accessor :GroupName, :GroupId, :Tag, :BodyModelVersion, :CreationTimestamp
|
984
|
-
|
984
|
+
|
985
985
|
def initialize(groupname=nil, groupid=nil, tag=nil, bodymodelversion=nil, creationtimestamp=nil)
|
986
986
|
@GroupName = groupname
|
987
987
|
@GroupId = groupid
|
@@ -1013,7 +1013,7 @@ module TencentCloud
|
|
1013
1013
|
# @type Label: String
|
1014
1014
|
|
1015
1015
|
attr_accessor :X, :Y, :Width, :Height, :Label
|
1016
|
-
|
1016
|
+
|
1017
1017
|
def initialize(x=nil, y=nil, width=nil, height=nil, label=nil)
|
1018
1018
|
@X = x
|
1019
1019
|
@Y = y
|
@@ -1043,7 +1043,7 @@ module TencentCloud
|
|
1043
1043
|
# @type BodyScore: Float
|
1044
1044
|
|
1045
1045
|
attr_accessor :KeyPointType, :X, :Y, :BodyScore
|
1046
|
-
|
1046
|
+
|
1047
1047
|
def initialize(keypointtype=nil, x=nil, y=nil, bodyscore=nil)
|
1048
1048
|
@KeyPointType = keypointtype
|
1049
1049
|
@X = x
|
@@ -1069,7 +1069,7 @@ module TencentCloud
|
|
1069
1069
|
# @type Type: :class:`Tencentcloud::Bda.v20200324.models.LowerBodyClothType`
|
1070
1070
|
|
1071
1071
|
attr_accessor :Color, :Length, :Type
|
1072
|
-
|
1072
|
+
|
1073
1073
|
def initialize(color=nil, length=nil, type=nil)
|
1074
1074
|
@Color = color
|
1075
1075
|
@Length = length
|
@@ -1100,7 +1100,7 @@ module TencentCloud
|
|
1100
1100
|
# @type Probability: Float
|
1101
1101
|
|
1102
1102
|
attr_accessor :Type, :Probability
|
1103
|
-
|
1103
|
+
|
1104
1104
|
def initialize(type=nil, probability=nil)
|
1105
1105
|
@Type = type
|
1106
1106
|
@Probability = probability
|
@@ -1120,7 +1120,7 @@ module TencentCloud
|
|
1120
1120
|
# @type Probability: Float
|
1121
1121
|
|
1122
1122
|
attr_accessor :Type, :Probability
|
1123
|
-
|
1123
|
+
|
1124
1124
|
def initialize(type=nil, probability=nil)
|
1125
1125
|
@Type = type
|
1126
1126
|
@Probability = probability
|
@@ -1140,7 +1140,7 @@ module TencentCloud
|
|
1140
1140
|
# @type Probability: Float
|
1141
1141
|
|
1142
1142
|
attr_accessor :Type, :Probability
|
1143
|
-
|
1143
|
+
|
1144
1144
|
def initialize(type=nil, probability=nil)
|
1145
1145
|
@Type = type
|
1146
1146
|
@Probability = probability
|
@@ -1162,7 +1162,7 @@ module TencentCloud
|
|
1162
1162
|
# @type Tag: String
|
1163
1163
|
|
1164
1164
|
attr_accessor :GroupId, :GroupName, :Tag
|
1165
|
-
|
1165
|
+
|
1166
1166
|
def initialize(groupid=nil, groupname=nil, tag=nil)
|
1167
1167
|
@GroupId = groupid
|
1168
1168
|
@GroupName = groupname
|
@@ -1182,7 +1182,7 @@ module TencentCloud
|
|
1182
1182
|
# @type RequestId: String
|
1183
1183
|
|
1184
1184
|
attr_accessor :RequestId
|
1185
|
-
|
1185
|
+
|
1186
1186
|
def initialize(requestid=nil)
|
1187
1187
|
@RequestId = requestid
|
1188
1188
|
end
|
@@ -1200,7 +1200,7 @@ module TencentCloud
|
|
1200
1200
|
# @type PersonName: String
|
1201
1201
|
|
1202
1202
|
attr_accessor :PersonId, :PersonName
|
1203
|
-
|
1203
|
+
|
1204
1204
|
def initialize(personid=nil, personname=nil)
|
1205
1205
|
@PersonId = personid
|
1206
1206
|
@PersonName = personname
|
@@ -1218,7 +1218,7 @@ module TencentCloud
|
|
1218
1218
|
# @type RequestId: String
|
1219
1219
|
|
1220
1220
|
attr_accessor :RequestId
|
1221
|
-
|
1221
|
+
|
1222
1222
|
def initialize(requestid=nil)
|
1223
1223
|
@RequestId = requestid
|
1224
1224
|
end
|
@@ -1237,7 +1237,7 @@ module TencentCloud
|
|
1237
1237
|
# @type Probability: Float
|
1238
1238
|
|
1239
1239
|
attr_accessor :Type, :Probability
|
1240
|
-
|
1240
|
+
|
1241
1241
|
def initialize(type=nil, probability=nil)
|
1242
1242
|
@Type = type
|
1243
1243
|
@Probability = probability
|
@@ -1259,7 +1259,7 @@ module TencentCloud
|
|
1259
1259
|
# @type TraceInfos: Array
|
1260
1260
|
|
1261
1261
|
attr_accessor :PersonName, :PersonId, :TraceInfos
|
1262
|
-
|
1262
|
+
|
1263
1263
|
def initialize(personname=nil, personid=nil, traceinfos=nil)
|
1264
1264
|
@PersonName = personname
|
1265
1265
|
@PersonId = personid
|
@@ -1295,7 +1295,7 @@ module TencentCloud
|
|
1295
1295
|
# @type TraceMatchThreshold: Float
|
1296
1296
|
|
1297
1297
|
attr_accessor :GroupId, :Trace, :MaxPersonNum, :TraceMatchThreshold
|
1298
|
-
|
1298
|
+
|
1299
1299
|
def initialize(groupid=nil, trace=nil, maxpersonnum=nil, tracematchthreshold=nil)
|
1300
1300
|
@GroupId = groupid
|
1301
1301
|
@Trace = trace
|
@@ -1331,7 +1331,7 @@ module TencentCloud
|
|
1331
1331
|
# @type RequestId: String
|
1332
1332
|
|
1333
1333
|
attr_accessor :Candidates, :InputRetCode, :InputRetCodeDetails, :BodyModelVersion, :RequestId
|
1334
|
-
|
1334
|
+
|
1335
1335
|
def initialize(candidates=nil, inputretcode=nil, inputretcodedetails=nil, bodymodelversion=nil, requestid=nil)
|
1336
1336
|
@Candidates = candidates
|
1337
1337
|
@InputRetCode = inputretcode
|
@@ -1373,7 +1373,7 @@ module TencentCloud
|
|
1373
1373
|
# @type Url: String
|
1374
1374
|
|
1375
1375
|
attr_accessor :SegmentationOptions, :Image, :Url
|
1376
|
-
|
1376
|
+
|
1377
1377
|
def initialize(segmentationoptions=nil, image=nil, url=nil)
|
1378
1378
|
@SegmentationOptions = segmentationoptions
|
1379
1379
|
@Image = image
|
@@ -1403,7 +1403,7 @@ module TencentCloud
|
|
1403
1403
|
# @type RequestId: String
|
1404
1404
|
|
1405
1405
|
attr_accessor :PortraitImage, :MaskImage, :ImageRects, :RequestId
|
1406
|
-
|
1406
|
+
|
1407
1407
|
def initialize(portraitimage=nil, maskimage=nil, imagerects=nil, requestid=nil)
|
1408
1408
|
@PortraitImage = portraitimage
|
1409
1409
|
@MaskImage = maskimage
|
@@ -1448,7 +1448,7 @@ module TencentCloud
|
|
1448
1448
|
# @type Scene: String
|
1449
1449
|
|
1450
1450
|
attr_accessor :Image, :Url, :RspImgType, :Scene
|
1451
|
-
|
1451
|
+
|
1452
1452
|
def initialize(image=nil, url=nil, rspimgtype=nil, scene=nil)
|
1453
1453
|
@Image = image
|
1454
1454
|
@Url = url
|
@@ -1485,7 +1485,7 @@ module TencentCloud
|
|
1485
1485
|
# @type RequestId: String
|
1486
1486
|
|
1487
1487
|
attr_accessor :ResultImage, :ResultMask, :HasForeground, :ResultImageUrl, :ResultMaskUrl, :RequestId
|
1488
|
-
|
1488
|
+
|
1489
1489
|
def initialize(resultimage=nil, resultmask=nil, hasforeground=nil, resultimageurl=nil, resultmaskurl=nil, requestid=nil)
|
1490
1490
|
@ResultImage = resultimage
|
1491
1491
|
@ResultMask = resultmask
|
@@ -1551,7 +1551,7 @@ module TencentCloud
|
|
1551
1551
|
# @type Belongings: Boolean
|
1552
1552
|
|
1553
1553
|
attr_accessor :Background, :Hair, :LeftEyebrow, :RightEyebrow, :LeftEye, :RightEye, :Nose, :UpperLip, :LowerLip, :Tooth, :Mouth, :LeftEar, :RightEar, :Face, :Head, :Body, :Hat, :Headdress, :Earrings, :Necklace, :Belongings
|
1554
|
-
|
1554
|
+
|
1555
1555
|
def initialize(background=nil, hair=nil, lefteyebrow=nil, righteyebrow=nil, lefteye=nil, righteye=nil, nose=nil, upperlip=nil, lowerlip=nil, tooth=nil, mouth=nil, leftear=nil, rightear=nil, face=nil, head=nil, body=nil, hat=nil, headdress=nil, earrings=nil, necklace=nil, belongings=nil)
|
1556
1556
|
@Background = background
|
1557
1557
|
@Hair = hair
|
@@ -1607,7 +1607,7 @@ module TencentCloud
|
|
1607
1607
|
# @type TaskID: String
|
1608
1608
|
|
1609
1609
|
attr_accessor :TaskID
|
1610
|
-
|
1610
|
+
|
1611
1611
|
def initialize(taskid=nil)
|
1612
1612
|
@TaskID = taskid
|
1613
1613
|
end
|
@@ -1623,7 +1623,7 @@ module TencentCloud
|
|
1623
1623
|
# @type RequestId: String
|
1624
1624
|
|
1625
1625
|
attr_accessor :RequestId
|
1626
|
-
|
1626
|
+
|
1627
1627
|
def initialize(requestid=nil)
|
1628
1628
|
@RequestId = requestid
|
1629
1629
|
end
|
@@ -1655,7 +1655,7 @@ module TencentCloud
|
|
1655
1655
|
# @type BodyRects: Array
|
1656
1656
|
|
1657
1657
|
attr_accessor :Images, :Urls, :BodyRects
|
1658
|
-
|
1658
|
+
|
1659
1659
|
def initialize(images=nil, urls=nil, bodyrects=nil)
|
1660
1660
|
@Images = images
|
1661
1661
|
@Urls = urls
|
@@ -1684,7 +1684,7 @@ module TencentCloud
|
|
1684
1684
|
# @type BodyIds: Array
|
1685
1685
|
|
1686
1686
|
attr_accessor :TraceId, :BodyIds
|
1687
|
-
|
1687
|
+
|
1688
1688
|
def initialize(traceid=nil, bodyids=nil)
|
1689
1689
|
@TraceId = traceid
|
1690
1690
|
@BodyIds = bodyids
|
@@ -1706,7 +1706,7 @@ module TencentCloud
|
|
1706
1706
|
# @type Sleeve: :class:`Tencentcloud::Bda.v20200324.models.UpperBodyClothSleeve`
|
1707
1707
|
|
1708
1708
|
attr_accessor :Texture, :Color, :Sleeve
|
1709
|
-
|
1709
|
+
|
1710
1710
|
def initialize(texture=nil, color=nil, sleeve=nil)
|
1711
1711
|
@Texture = texture
|
1712
1712
|
@Color = color
|
@@ -1737,7 +1737,7 @@ module TencentCloud
|
|
1737
1737
|
# @type Probability: Float
|
1738
1738
|
|
1739
1739
|
attr_accessor :Type, :Probability
|
1740
|
-
|
1740
|
+
|
1741
1741
|
def initialize(type=nil, probability=nil)
|
1742
1742
|
@Type = type
|
1743
1743
|
@Probability = probability
|
@@ -1757,7 +1757,7 @@ module TencentCloud
|
|
1757
1757
|
# @type Probability: Float
|
1758
1758
|
|
1759
1759
|
attr_accessor :Type, :Probability
|
1760
|
-
|
1760
|
+
|
1761
1761
|
def initialize(type=nil, probability=nil)
|
1762
1762
|
@Type = type
|
1763
1763
|
@Probability = probability
|
@@ -1777,7 +1777,7 @@ module TencentCloud
|
|
1777
1777
|
# @type Probability: Float
|
1778
1778
|
|
1779
1779
|
attr_accessor :Type, :Probability
|
1780
|
-
|
1780
|
+
|
1781
1781
|
def initialize(type=nil, probability=nil)
|
1782
1782
|
@Type = type
|
1783
1783
|
@Probability = probability
|
@@ -1803,7 +1803,7 @@ module TencentCloud
|
|
1803
1803
|
# @type TotalFrames: Integer
|
1804
1804
|
|
1805
1805
|
attr_accessor :FrameWidth, :FrameHeight, :FramesPerSecond, :Duration, :TotalFrames
|
1806
|
-
|
1806
|
+
|
1807
1807
|
def initialize(framewidth=nil, frameheight=nil, framespersecond=nil, duration=nil, totalframes=nil)
|
1808
1808
|
@FrameWidth = framewidth
|
1809
1809
|
@FrameHeight = frameheight
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-bda
|
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
|