tencentcloud-sdk-cii 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/v20201210/models.rb +8 -8
- data/lib/v20210408/models.rb +46 -46
- 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: dfd32890320d11b68176774fbbb22f77b3f78397
|
4
|
+
data.tar.gz: 29a823f37c27a47c62eeabd9c041ffc3a7efc867
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b0bd9e06e109a0dad13b4486d99bedabcd6fc474392cb88d31d8fc4f5071f2197a7ea34a9ac0f1af7af9d8a65210ec80a9c285fa2763293d7647397e9bed1be
|
7
|
+
data.tar.gz: af3d564aabfdff161ee63f57764b980a27fa328b25ec9df6e68de9755366b6afa86408de59e5532bea4827dbe09c211144a7eb342fc2fce41ac1c5f243189c6c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20201210/models.rb
CHANGED
@@ -33,7 +33,7 @@ module TencentCloud
|
|
33
33
|
# @type LongContentRecall: String
|
34
34
|
|
35
35
|
attr_accessor :ShortStructAccuracy, :ShortStructRecall, :LongStructAccuracy, :LongStructRecall, :LongContentAccuracy, :LongContentRecall
|
36
|
-
|
36
|
+
|
37
37
|
def initialize(shortstructaccuracy=nil, shortstructrecall=nil, longstructaccuracy=nil, longstructrecall=nil, longcontentaccuracy=nil, longcontentrecall=nil)
|
38
38
|
@ShortStructAccuracy = shortstructaccuracy
|
39
39
|
@ShortStructRecall = shortstructrecall
|
@@ -76,7 +76,7 @@ module TencentCloud
|
|
76
76
|
# @type ImageList: Array
|
77
77
|
|
78
78
|
attr_accessor :PolicyId, :CustomerId, :CustomerName, :TaskType, :Year, :FileList, :InsuranceTypes, :ImageList
|
79
|
-
|
79
|
+
|
80
80
|
def initialize(policyid=nil, customerid=nil, customername=nil, tasktype=nil, year=nil, filelist=nil, insurancetypes=nil, imagelist=nil)
|
81
81
|
@PolicyId = policyid
|
82
82
|
@CustomerId = customerid
|
@@ -108,7 +108,7 @@ module TencentCloud
|
|
108
108
|
# @type RequestId: String
|
109
109
|
|
110
110
|
attr_accessor :TaskId, :RequestId
|
111
|
-
|
111
|
+
|
112
112
|
def initialize(taskid=nil, requestid=nil)
|
113
113
|
@TaskId = taskid
|
114
114
|
@RequestId = requestid
|
@@ -126,7 +126,7 @@ module TencentCloud
|
|
126
126
|
# @type TaskId: String
|
127
127
|
|
128
128
|
attr_accessor :TaskId
|
129
|
-
|
129
|
+
|
130
130
|
def initialize(taskid=nil)
|
131
131
|
@TaskId = taskid
|
132
132
|
end
|
@@ -162,7 +162,7 @@ module TencentCloud
|
|
162
162
|
# @type RequestId: String
|
163
163
|
|
164
164
|
attr_accessor :PolicyId, :TaskId, :CustomerId, :CustomerName, :ReviewTime, :MachineResult, :ManualResult, :Metrics, :NewItems, :ModifyItems, :RequestId
|
165
|
-
|
165
|
+
|
166
166
|
def initialize(policyid=nil, taskid=nil, customerid=nil, customername=nil, reviewtime=nil, machineresult=nil, manualresult=nil, metrics=nil, newitems=nil, modifyitems=nil, requestid=nil)
|
167
167
|
@PolicyId = policyid
|
168
168
|
@TaskId = taskid
|
@@ -201,7 +201,7 @@ module TencentCloud
|
|
201
201
|
# @type TaskId: String
|
202
202
|
|
203
203
|
attr_accessor :TaskId
|
204
|
-
|
204
|
+
|
205
205
|
def initialize(taskid=nil)
|
206
206
|
@TaskId = taskid
|
207
207
|
end
|
@@ -225,7 +225,7 @@ module TencentCloud
|
|
225
225
|
# @type RequestId: String
|
226
226
|
|
227
227
|
attr_accessor :Status, :Results, :RequestId
|
228
|
-
|
228
|
+
|
229
229
|
def initialize(status=nil, results=nil, requestid=nil)
|
230
230
|
@Status = status
|
231
231
|
@Results = results
|
@@ -254,7 +254,7 @@ module TencentCloud
|
|
254
254
|
# @type StructureResult: String
|
255
255
|
|
256
256
|
attr_accessor :Quality, :StructureResult
|
257
|
-
|
257
|
+
|
258
258
|
def initialize(quality=nil, structureresult=nil)
|
259
259
|
@Quality = quality
|
260
260
|
@StructureResult = structureresult
|
data/lib/v20210408/models.rb
CHANGED
@@ -25,7 +25,7 @@ module TencentCloud
|
|
25
25
|
# @type TaskInfos: Array
|
26
26
|
|
27
27
|
attr_accessor :MainTaskId, :TaskInfos
|
28
|
-
|
28
|
+
|
29
29
|
def initialize(maintaskid=nil, taskinfos=nil)
|
30
30
|
@MainTaskId = maintaskid
|
31
31
|
@TaskInfos = taskinfos
|
@@ -52,7 +52,7 @@ module TencentCloud
|
|
52
52
|
# @type RequestId: String
|
53
53
|
|
54
54
|
attr_accessor :SubTaskIds, :RequestId
|
55
|
-
|
55
|
+
|
56
56
|
def initialize(subtaskids=nil, requestid=nil)
|
57
57
|
@SubTaskIds = subtaskids
|
58
58
|
@RequestId = requestid
|
@@ -72,7 +72,7 @@ module TencentCloud
|
|
72
72
|
# @type FileList: Array
|
73
73
|
|
74
74
|
attr_accessor :ReportType, :FileList
|
75
|
-
|
75
|
+
|
76
76
|
def initialize(reporttype=nil, filelist=nil)
|
77
77
|
@ReportType = reporttype
|
78
78
|
@FileList = filelist
|
@@ -100,7 +100,7 @@ module TencentCloud
|
|
100
100
|
# @type ThirdClassId: Integer
|
101
101
|
|
102
102
|
attr_accessor :FirstClass, :SecondClass, :ThirdClass, :FirstClassId, :SecondClassId, :ThirdClassId
|
103
|
-
|
103
|
+
|
104
104
|
def initialize(firstclass=nil, secondclass=nil, thirdclass=nil, firstclassid=nil, secondclassid=nil, thirdclassid=nil)
|
105
105
|
@FirstClass = firstclass
|
106
106
|
@SecondClass = secondclass
|
@@ -142,7 +142,7 @@ module TencentCloud
|
|
142
142
|
# @type LongContentRecall: String
|
143
143
|
|
144
144
|
attr_accessor :ShortStructAccuracy, :ShortStructRecall, :LongStructAccuracy, :LongStructRecall, :LongContentAccuracy, :LongContentRecall
|
145
|
-
|
145
|
+
|
146
146
|
def initialize(shortstructaccuracy=nil, shortstructrecall=nil, longstructaccuracy=nil, longstructrecall=nil, longcontentaccuracy=nil, longcontentrecall=nil)
|
147
147
|
@ShortStructAccuracy = shortstructaccuracy
|
148
148
|
@ShortStructRecall = shortstructrecall
|
@@ -174,7 +174,7 @@ module TencentCloud
|
|
174
174
|
# @type ImageList: Array
|
175
175
|
|
176
176
|
attr_accessor :FileList, :CustomerId, :CustomerName, :ImageList
|
177
|
-
|
177
|
+
|
178
178
|
def initialize(filelist=nil, customerid=nil, customername=nil, imagelist=nil)
|
179
179
|
@FileList = filelist
|
180
180
|
@CustomerId = customerid
|
@@ -213,7 +213,7 @@ module TencentCloud
|
|
213
213
|
# @type CallbackUrl: String
|
214
214
|
|
215
215
|
attr_accessor :ServiceType, :TaskInfos, :PolicyId, :TriggerType, :InsuranceTypes, :CallbackUrl
|
216
|
-
|
216
|
+
|
217
217
|
def initialize(servicetype=nil, taskinfos=nil, policyid=nil, triggertype=nil, insurancetypes=nil, callbackurl=nil)
|
218
218
|
@ServiceType = servicetype
|
219
219
|
@TaskInfos = taskinfos
|
@@ -248,7 +248,7 @@ module TencentCloud
|
|
248
248
|
# @type RequestId: String
|
249
249
|
|
250
250
|
attr_accessor :MainTaskId, :RequestId
|
251
|
-
|
251
|
+
|
252
252
|
def initialize(maintaskid=nil, requestid=nil)
|
253
253
|
@MainTaskId = maintaskid
|
254
254
|
@RequestId = requestid
|
@@ -276,7 +276,7 @@ module TencentCloud
|
|
276
276
|
# @type Year: String
|
277
277
|
|
278
278
|
attr_accessor :TaskType, :FileList, :CustomerId, :CustomerName, :ImageList, :Year
|
279
|
-
|
279
|
+
|
280
280
|
def initialize(tasktype=nil, filelist=nil, customerid=nil, customername=nil, imagelist=nil, year=nil)
|
281
281
|
@TaskType = tasktype
|
282
282
|
@FileList = filelist
|
@@ -319,7 +319,7 @@ module TencentCloud
|
|
319
319
|
# @type CallbackUrl: String
|
320
320
|
|
321
321
|
attr_accessor :ServiceType, :TaskInfos, :PolicyId, :TriggerType, :InsuranceTypes, :CallbackUrl
|
322
|
-
|
322
|
+
|
323
323
|
def initialize(servicetype=nil, taskinfos=nil, policyid=nil, triggertype=nil, insurancetypes=nil, callbackurl=nil)
|
324
324
|
@ServiceType = servicetype
|
325
325
|
@TaskInfos = taskinfos
|
@@ -354,7 +354,7 @@ module TencentCloud
|
|
354
354
|
# @type RequestId: String
|
355
355
|
|
356
356
|
attr_accessor :MainTaskId, :RequestId
|
357
|
-
|
357
|
+
|
358
358
|
def initialize(maintaskid=nil, requestid=nil)
|
359
359
|
@MainTaskId = maintaskid
|
360
360
|
@RequestId = requestid
|
@@ -374,7 +374,7 @@ module TencentCloud
|
|
374
374
|
# @type CallbackUrl: String
|
375
375
|
|
376
376
|
attr_accessor :MainTaskIds, :CallbackUrl
|
377
|
-
|
377
|
+
|
378
378
|
def initialize(maintaskids=nil, callbackurl=nil)
|
379
379
|
@MainTaskIds = maintaskids
|
380
380
|
@CallbackUrl = callbackurl
|
@@ -394,7 +394,7 @@ module TencentCloud
|
|
394
394
|
# @type RequestId: String
|
395
395
|
|
396
396
|
attr_accessor :UnderwriteTaskIds, :RequestId
|
397
|
-
|
397
|
+
|
398
398
|
def initialize(underwritetaskids=nil, requestid=nil)
|
399
399
|
@UnderwriteTaskIds = underwritetaskids
|
400
400
|
@RequestId = requestid
|
@@ -412,7 +412,7 @@ module TencentCloud
|
|
412
412
|
# @type UnderwriteTaskId: String
|
413
413
|
|
414
414
|
attr_accessor :UnderwriteTaskId
|
415
|
-
|
415
|
+
|
416
416
|
def initialize(underwritetaskid=nil)
|
417
417
|
@UnderwriteTaskId = underwritetaskid
|
418
418
|
end
|
@@ -445,7 +445,7 @@ module TencentCloud
|
|
445
445
|
# @type RequestId: String
|
446
446
|
|
447
447
|
attr_accessor :Uin, :SubAccountUin, :PolicyId, :MainTaskId, :UnderwriteTaskId, :Status, :UnderwriteResults, :RequestId
|
448
|
-
|
448
|
+
|
449
449
|
def initialize(uin=nil, subaccountuin=nil, policyid=nil, maintaskid=nil, underwritetaskid=nil, status=nil, underwriteresults=nil, requestid=nil)
|
450
450
|
@Uin = uin
|
451
451
|
@SubAccountUin = subaccountuin
|
@@ -482,7 +482,7 @@ module TencentCloud
|
|
482
482
|
# @type File: String
|
483
483
|
|
484
484
|
attr_accessor :File
|
485
|
-
|
485
|
+
|
486
486
|
def initialize(file=nil)
|
487
487
|
@File = file
|
488
488
|
end
|
@@ -500,7 +500,7 @@ module TencentCloud
|
|
500
500
|
# @type RequestId: String
|
501
501
|
|
502
502
|
attr_accessor :QualityScore, :RequestId
|
503
|
-
|
503
|
+
|
504
504
|
def initialize(qualityscore=nil, requestid=nil)
|
505
505
|
@QualityScore = qualityscore
|
506
506
|
@RequestId = requestid
|
@@ -522,7 +522,7 @@ module TencentCloud
|
|
522
522
|
# @type FileList: Array
|
523
523
|
|
524
524
|
attr_accessor :ServiceType, :FileList
|
525
|
-
|
525
|
+
|
526
526
|
def initialize(servicetype=nil, filelist=nil)
|
527
527
|
@ServiceType = servicetype
|
528
528
|
@FileList = filelist
|
@@ -542,7 +542,7 @@ module TencentCloud
|
|
542
542
|
# @type RequestId: String
|
543
543
|
|
544
544
|
attr_accessor :Reports, :RequestId
|
545
|
-
|
545
|
+
|
546
546
|
def initialize(reports=nil, requestid=nil)
|
547
547
|
@Reports = reports
|
548
548
|
@RequestId = requestid
|
@@ -569,7 +569,7 @@ module TencentCloud
|
|
569
569
|
# @type SubTaskId: String
|
570
570
|
|
571
571
|
attr_accessor :MainTaskId, :SubTaskId
|
572
|
-
|
572
|
+
|
573
573
|
def initialize(maintaskid=nil, subtaskid=nil)
|
574
574
|
@MainTaskId = maintaskid
|
575
575
|
@SubTaskId = subtaskid
|
@@ -615,7 +615,7 @@ module TencentCloud
|
|
615
615
|
# @type RequestId: String
|
616
616
|
|
617
617
|
attr_accessor :PolicyId, :MainTaskId, :CustomerId, :CustomerName, :ReviewTime, :MachineResult, :ManualResult, :Metrics, :NewItems, :ModifyItems, :SubTaskId, :AllTasks, :TaskType, :RequestId
|
618
|
-
|
618
|
+
|
619
619
|
def initialize(policyid=nil, maintaskid=nil, customerid=nil, customername=nil, reviewtime=nil, machineresult=nil, manualresult=nil, metrics=nil, newitems=nil, modifyitems=nil, subtaskid=nil, alltasks=nil, tasktype=nil, requestid=nil)
|
620
620
|
@PolicyId = policyid
|
621
621
|
@MainTaskId = maintaskid
|
@@ -669,7 +669,7 @@ module TencentCloud
|
|
669
669
|
# @type SubTaskId: String
|
670
670
|
|
671
671
|
attr_accessor :MainTaskId, :SubTaskId
|
672
|
-
|
672
|
+
|
673
673
|
def initialize(maintaskid=nil, subtaskid=nil)
|
674
674
|
@MainTaskId = maintaskid
|
675
675
|
@SubTaskId = subtaskid
|
@@ -697,7 +697,7 @@ module TencentCloud
|
|
697
697
|
# @type RequestId: String
|
698
698
|
|
699
699
|
attr_accessor :MainTaskId, :Status, :Results, :RequestId
|
700
|
-
|
700
|
+
|
701
701
|
def initialize(maintaskid=nil, status=nil, results=nil, requestid=nil)
|
702
702
|
@MainTaskId = maintaskid
|
703
703
|
@Status = status
|
@@ -726,7 +726,7 @@ module TencentCloud
|
|
726
726
|
# @type MainTaskId: String
|
727
727
|
|
728
728
|
attr_accessor :MainTaskId
|
729
|
-
|
729
|
+
|
730
730
|
def initialize(maintaskid=nil)
|
731
731
|
@MainTaskId = maintaskid
|
732
732
|
end
|
@@ -751,7 +751,7 @@ module TencentCloud
|
|
751
751
|
# @type RequestId: String
|
752
752
|
|
753
753
|
attr_accessor :Status, :Results, :MainTaskId, :RequestId
|
754
|
-
|
754
|
+
|
755
755
|
def initialize(status=nil, results=nil, maintaskid=nil, requestid=nil)
|
756
756
|
@Status = status
|
757
757
|
@Results = results
|
@@ -780,7 +780,7 @@ module TencentCloud
|
|
780
780
|
# @type MainTaskId: String
|
781
781
|
|
782
782
|
attr_accessor :MainTaskId
|
783
|
-
|
783
|
+
|
784
784
|
def initialize(maintaskid=nil)
|
785
785
|
@MainTaskId = maintaskid
|
786
786
|
end
|
@@ -804,7 +804,7 @@ module TencentCloud
|
|
804
804
|
# @type RequestId: String
|
805
805
|
|
806
806
|
attr_accessor :Status, :Results, :RequestId
|
807
|
-
|
807
|
+
|
808
808
|
def initialize(status=nil, results=nil, requestid=nil)
|
809
809
|
@Status = status
|
810
810
|
@Results = results
|
@@ -831,7 +831,7 @@ module TencentCloud
|
|
831
831
|
# @type UnderwriteTaskId: String
|
832
832
|
|
833
833
|
attr_accessor :UnderwriteTaskId
|
834
|
-
|
834
|
+
|
835
835
|
def initialize(underwritetaskid=nil)
|
836
836
|
@UnderwriteTaskId = underwritetaskid
|
837
837
|
end
|
@@ -864,7 +864,7 @@ module TencentCloud
|
|
864
864
|
# @type RequestId: String
|
865
865
|
|
866
866
|
attr_accessor :Uin, :SubAccountUin, :PolicyId, :MainTaskId, :UnderwriteTaskId, :Status, :UnderwriteResults, :RequestId
|
867
|
-
|
867
|
+
|
868
868
|
def initialize(uin=nil, subaccountuin=nil, policyid=nil, maintaskid=nil, underwritetaskid=nil, status=nil, underwriteresults=nil, requestid=nil)
|
869
869
|
@Uin = uin
|
870
870
|
@SubAccountUin = subaccountuin
|
@@ -903,7 +903,7 @@ module TencentCloud
|
|
903
903
|
# @type Result: Array
|
904
904
|
|
905
905
|
attr_accessor :InsuranceType, :Result
|
906
|
-
|
906
|
+
|
907
907
|
def initialize(insurancetype=nil, result=nil)
|
908
908
|
@InsuranceType = insurancetype
|
909
909
|
@Result = result
|
@@ -928,7 +928,7 @@ module TencentCloud
|
|
928
928
|
# @type Points: Array
|
929
929
|
|
930
930
|
attr_accessor :Points
|
931
|
-
|
931
|
+
|
932
932
|
def initialize(points=nil)
|
933
933
|
@Points = points
|
934
934
|
end
|
@@ -959,7 +959,7 @@ module TencentCloud
|
|
959
959
|
# @type Laboratory: Array
|
960
960
|
|
961
961
|
attr_accessor :Title, :Conclusion, :Explanation, :Disease, :Laboratory
|
962
|
-
|
962
|
+
|
963
963
|
def initialize(title=nil, conclusion=nil, explanation=nil, disease=nil, laboratory=nil)
|
964
964
|
@Title = title
|
965
965
|
@Conclusion = conclusion
|
@@ -1008,7 +1008,7 @@ module TencentCloud
|
|
1008
1008
|
# @type Results: Array
|
1009
1009
|
|
1010
1010
|
attr_accessor :CustomerId, :CustomerName, :Results
|
1011
|
-
|
1011
|
+
|
1012
1012
|
def initialize(customerid=nil, customername=nil, results=nil)
|
1013
1013
|
@CustomerId = customerid
|
1014
1014
|
@CustomerName = customername
|
@@ -1043,7 +1043,7 @@ module TencentCloud
|
|
1043
1043
|
# @type Field: String
|
1044
1044
|
|
1045
1045
|
attr_accessor :OriginalField, :Value, :Confidence, :Location, :Field
|
1046
|
-
|
1046
|
+
|
1047
1047
|
def initialize(originalfield=nil, value=nil, confidence=nil, location=nil, field=nil)
|
1048
1048
|
@OriginalField = originalfield
|
1049
1049
|
@Value = value
|
@@ -1078,7 +1078,7 @@ module TencentCloud
|
|
1078
1078
|
# @type RemoveItems: Array
|
1079
1079
|
|
1080
1080
|
attr_accessor :SubTaskId, :TaskType, :ModifyItems, :NewItems, :RemoveItems
|
1081
|
-
|
1081
|
+
|
1082
1082
|
def initialize(subtaskid=nil, tasktype=nil, modifyitems=nil, newitems=nil, removeitems=nil)
|
1083
1083
|
@SubTaskId = subtaskid
|
1084
1084
|
@TaskType = tasktype
|
@@ -1127,7 +1127,7 @@ module TencentCloud
|
|
1127
1127
|
# @type Page: Integer
|
1128
1128
|
|
1129
1129
|
attr_accessor :XCoordinate, :YCoordinate, :Page
|
1130
|
-
|
1130
|
+
|
1131
1131
|
def initialize(xcoordinate=nil, ycoordinate=nil, page=nil)
|
1132
1132
|
@XCoordinate = xcoordinate
|
1133
1133
|
@YCoordinate = ycoordinate
|
@@ -1152,7 +1152,7 @@ module TencentCloud
|
|
1152
1152
|
# @type ReportType: Array
|
1153
1153
|
|
1154
1154
|
attr_accessor :Quality, :StructureResult, :ReportType
|
1155
|
-
|
1155
|
+
|
1156
1156
|
def initialize(quality=nil, structureresult=nil, reporttype=nil)
|
1157
1157
|
@Quality = quality
|
1158
1158
|
@StructureResult = structureresult
|
@@ -1185,7 +1185,7 @@ module TencentCloud
|
|
1185
1185
|
# @type TaskType: String
|
1186
1186
|
|
1187
1187
|
attr_accessor :MainTaskId, :SubTaskId, :TaskName, :TaskType
|
1188
|
-
|
1188
|
+
|
1189
1189
|
def initialize(maintaskid=nil, subtaskid=nil, taskname=nil, tasktype=nil)
|
1190
1190
|
@MainTaskId = maintaskid
|
1191
1191
|
@SubTaskId = subtaskid
|
@@ -1214,7 +1214,7 @@ module TencentCloud
|
|
1214
1214
|
# @type Manual: String
|
1215
1215
|
|
1216
1216
|
attr_accessor :Path, :Machine, :Manual
|
1217
|
-
|
1217
|
+
|
1218
1218
|
def initialize(path=nil, machine=nil, manual=nil)
|
1219
1219
|
@Path = path
|
1220
1220
|
@Machine = machine
|
@@ -1238,7 +1238,7 @@ module TencentCloud
|
|
1238
1238
|
# @type Value: String
|
1239
1239
|
|
1240
1240
|
attr_accessor :Path, :Value
|
1241
|
-
|
1241
|
+
|
1242
1242
|
def initialize(path=nil, value=nil)
|
1243
1243
|
@Path = path
|
1244
1244
|
@Value = value
|
@@ -1267,7 +1267,7 @@ module TencentCloud
|
|
1267
1267
|
# @type ResultFields: Array
|
1268
1268
|
|
1269
1269
|
attr_accessor :Code, :TaskType, :StructureResult, :SubTaskId, :TaskFiles, :ResultFields
|
1270
|
-
|
1270
|
+
|
1271
1271
|
def initialize(code=nil, tasktype=nil, structureresult=nil, subtaskid=nil, taskfiles=nil, resultfields=nil)
|
1272
1272
|
@Code = code
|
1273
1273
|
@TaskType = tasktype
|
@@ -1304,7 +1304,7 @@ module TencentCloud
|
|
1304
1304
|
# @type Explanation: String
|
1305
1305
|
|
1306
1306
|
attr_accessor :Type, :Conclusion, :Explanation
|
1307
|
-
|
1307
|
+
|
1308
1308
|
def initialize(type=nil, conclusion=nil, explanation=nil)
|
1309
1309
|
@Type = type
|
1310
1310
|
@Conclusion = conclusion
|
@@ -1349,7 +1349,7 @@ module TencentCloud
|
|
1349
1349
|
# @type YinYang: String
|
1350
1350
|
|
1351
1351
|
attr_accessor :Name, :Result, :Value, :Range, :ReportDate, :FileType, :InspectProject, :Unit, :OriginName, :YinYang
|
1352
|
-
|
1352
|
+
|
1353
1353
|
def initialize(name=nil, result=nil, value=nil, range=nil, reportdate=nil, filetype=nil, inspectproject=nil, unit=nil, originname=nil, yinyang=nil)
|
1354
1354
|
@Name = name
|
1355
1355
|
@Result = result
|
@@ -1391,7 +1391,7 @@ module TencentCloud
|
|
1391
1391
|
# @type ManualDetail: Array
|
1392
1392
|
|
1393
1393
|
attr_accessor :CustomerId, :CustomerName, :Results, :ReviewTime, :ManualDetail
|
1394
|
-
|
1394
|
+
|
1395
1395
|
def initialize(customerid=nil, customername=nil, results=nil, reviewtime=nil, manualdetail=nil)
|
1396
1396
|
@CustomerId = customerid
|
1397
1397
|
@CustomerName = customername
|
@@ -1431,7 +1431,7 @@ module TencentCloud
|
|
1431
1431
|
# @type FileURL: String
|
1432
1432
|
|
1433
1433
|
attr_accessor :File, :FileURL
|
1434
|
-
|
1434
|
+
|
1435
1435
|
def initialize(file=nil, fileurl=nil)
|
1436
1436
|
@File = file
|
1437
1437
|
@FileURL = fileurl
|
@@ -1452,7 +1452,7 @@ module TencentCloud
|
|
1452
1452
|
# @type RequestId: String
|
1453
1453
|
|
1454
1454
|
attr_accessor :FileKey, :RequestId
|
1455
|
-
|
1455
|
+
|
1456
1456
|
def initialize(filekey=nil, requestid=nil)
|
1457
1457
|
@FileKey = filekey
|
1458
1458
|
@RequestId = requestid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cii
|
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
|