tencentcloud-sdk-bma 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/v20210624/models.rb +64 -64
- data/lib/v20221115/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: a9ba51a2dee501e1cf699327a84461ce080d1a28
|
4
|
+
data.tar.gz: 036038b8c5de719868ada977f357bf9aa5f68ef8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3672f2cc764899439f391c12f95166a90323d038743969796df9f639bb5b25f24cb6c4b14a79c7a987afef6fe439a7682797108202bfc12835dbf7aeeb3fc0a9
|
7
|
+
data.tar.gz: 1b389ffd77cbe4daee6e17bbec8a2d9764ec9ee190cff95a322d2d646d0f2af9014304f5bf4ebc8ab3a1476faeaa2db3a36278cdecdcd945c333b92424fd575e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20210624/models.rb
CHANGED
@@ -35,7 +35,7 @@ module TencentCloud
|
|
35
35
|
# @type TransferNote: String
|
36
36
|
|
37
37
|
attr_accessor :BrandName, :BrandCertificateName, :BrandStatus, :BrandNote, :TransferName, :TransferStatus, :TransferNote
|
38
|
-
|
38
|
+
|
39
39
|
def initialize(brandname=nil, brandcertificatename=nil, brandstatus=nil, brandnote=nil, transfername=nil, transferstatus=nil, transfernote=nil)
|
40
40
|
@BrandName = brandname
|
41
41
|
@BrandCertificateName = brandcertificatename
|
@@ -69,7 +69,7 @@ module TencentCloud
|
|
69
69
|
# @type Note: String
|
70
70
|
|
71
71
|
attr_accessor :ProtectURLId, :FakeURL, :SnapshotNames, :Note
|
72
|
-
|
72
|
+
|
73
73
|
def initialize(protecturlid=nil, fakeurl=nil, snapshotnames=nil, note=nil)
|
74
74
|
@ProtectURLId = protecturlid
|
75
75
|
@FakeURL = fakeurl
|
@@ -91,7 +91,7 @@ module TencentCloud
|
|
91
91
|
# @type RequestId: String
|
92
92
|
|
93
93
|
attr_accessor :RequestId
|
94
|
-
|
94
|
+
|
95
95
|
def initialize(requestid=nil)
|
96
96
|
@RequestId = requestid
|
97
97
|
end
|
@@ -107,7 +107,7 @@ module TencentCloud
|
|
107
107
|
# @type FakeURL: String
|
108
108
|
|
109
109
|
attr_accessor :FakeURL
|
110
|
-
|
110
|
+
|
111
111
|
def initialize(fakeurl=nil)
|
112
112
|
@FakeURL = fakeurl
|
113
113
|
end
|
@@ -123,7 +123,7 @@ module TencentCloud
|
|
123
123
|
# @type RequestId: String
|
124
124
|
|
125
125
|
attr_accessor :RequestId
|
126
|
-
|
126
|
+
|
127
127
|
def initialize(requestid=nil)
|
128
128
|
@RequestId = requestid
|
129
129
|
end
|
@@ -145,7 +145,7 @@ module TencentCloud
|
|
145
145
|
# @type AuthorizationName: String
|
146
146
|
|
147
147
|
attr_accessor :BrandName, :BrandCertificateName, :TransferName, :AuthorizationName
|
148
|
-
|
148
|
+
|
149
149
|
def initialize(brandname=nil, brandcertificatename=nil, transfername=nil, authorizationname=nil)
|
150
150
|
@BrandName = brandname
|
151
151
|
@BrandCertificateName = brandcertificatename
|
@@ -167,7 +167,7 @@ module TencentCloud
|
|
167
167
|
# @type RequestId: String
|
168
168
|
|
169
169
|
attr_accessor :RequestId
|
170
|
-
|
170
|
+
|
171
171
|
def initialize(requestid=nil)
|
172
172
|
@RequestId = requestid
|
173
173
|
end
|
@@ -183,7 +183,7 @@ module TencentCloud
|
|
183
183
|
# @type FakeURLId: Integer
|
184
184
|
|
185
185
|
attr_accessor :FakeURLId
|
186
|
-
|
186
|
+
|
187
187
|
def initialize(fakeurlid=nil)
|
188
188
|
@FakeURLId = fakeurlid
|
189
189
|
end
|
@@ -199,7 +199,7 @@ module TencentCloud
|
|
199
199
|
# @type RequestId: String
|
200
200
|
|
201
201
|
attr_accessor :RequestId
|
202
|
-
|
202
|
+
|
203
203
|
def initialize(requestid=nil)
|
204
204
|
@RequestId = requestid
|
205
205
|
end
|
@@ -223,7 +223,7 @@ module TencentCloud
|
|
223
223
|
# @type ProtectWebs: Array
|
224
224
|
|
225
225
|
attr_accessor :CompanyName, :Phone, :LicenseName, :ProtectURLs, :ProtectWebs
|
226
|
-
|
226
|
+
|
227
227
|
def initialize(companyname=nil, phone=nil, licensename=nil, protecturls=nil, protectwebs=nil)
|
228
228
|
@CompanyName = companyname
|
229
229
|
@Phone = phone
|
@@ -247,7 +247,7 @@ module TencentCloud
|
|
247
247
|
# @type RequestId: String
|
248
248
|
|
249
249
|
attr_accessor :RequestId
|
250
|
-
|
250
|
+
|
251
251
|
def initialize(requestid=nil)
|
252
252
|
@RequestId = requestid
|
253
253
|
end
|
@@ -293,7 +293,7 @@ module TencentCloud
|
|
293
293
|
# @type EvidenceValidEndDate: String
|
294
294
|
|
295
295
|
attr_accessor :WorkId, :TortUrl, :TortTitle, :TortPlat, :BlockUrl, :FileUrl, :ValidStartDate, :ValidEndDate, :TortPic, :CommFileUrl, :CommValidStartDate, :CommValidEndDate, :IsProducer, :EvidenceFileUrl, :EvidenceValidStartDate, :EvidenceValidEndDate
|
296
|
-
|
296
|
+
|
297
297
|
def initialize(workid=nil, torturl=nil, torttitle=nil, tortplat=nil, blockurl=nil, fileurl=nil, validstartdate=nil, validenddate=nil, tortpic=nil, commfileurl=nil, commvalidstartdate=nil, commvalidenddate=nil, isproducer=nil, evidencefileurl=nil, evidencevalidstartdate=nil, evidencevalidenddate=nil)
|
298
298
|
@WorkId = workid
|
299
299
|
@TortUrl = torturl
|
@@ -343,7 +343,7 @@ module TencentCloud
|
|
343
343
|
# @type RequestId: String
|
344
344
|
|
345
345
|
attr_accessor :TortId, :TortNum, :RequestId
|
346
|
-
|
346
|
+
|
347
347
|
def initialize(tortid=nil, tortnum=nil, requestid=nil)
|
348
348
|
@TortId = tortid
|
349
349
|
@TortNum = tortnum
|
@@ -377,7 +377,7 @@ module TencentCloud
|
|
377
377
|
# @type Type: String
|
378
378
|
|
379
379
|
attr_accessor :CompanyName, :CompanyID, :CompanyLegalName, :ManagerName, :ManagerPhone, :VerificationCode, :CompanyIDType, :Type
|
380
|
-
|
380
|
+
|
381
381
|
def initialize(companyname=nil, companyid=nil, companylegalname=nil, managername=nil, managerphone=nil, verificationcode=nil, companyidtype=nil, type=nil)
|
382
382
|
@CompanyName = companyname
|
383
383
|
@CompanyID = companyid
|
@@ -411,7 +411,7 @@ module TencentCloud
|
|
411
411
|
# @type RequestId: String
|
412
412
|
|
413
413
|
attr_accessor :Status, :Note, :RequestId
|
414
|
-
|
414
|
+
|
415
415
|
def initialize(status=nil, note=nil, requestid=nil)
|
416
416
|
@Status = status
|
417
417
|
@Note = note
|
@@ -433,7 +433,7 @@ module TencentCloud
|
|
433
433
|
# @type DesktopCode: String
|
434
434
|
|
435
435
|
attr_accessor :TortId, :DesktopCode
|
436
|
-
|
436
|
+
|
437
437
|
def initialize(tortid=nil, desktopcode=nil)
|
438
438
|
@TortId = tortid
|
439
439
|
@DesktopCode = desktopcode
|
@@ -451,7 +451,7 @@ module TencentCloud
|
|
451
451
|
# @type RequestId: String
|
452
452
|
|
453
453
|
attr_accessor :RequestId
|
454
|
-
|
454
|
+
|
455
455
|
def initialize(requestid=nil)
|
456
456
|
@RequestId = requestid
|
457
457
|
end
|
@@ -469,7 +469,7 @@ module TencentCloud
|
|
469
469
|
# @type FileList: Array
|
470
470
|
|
471
471
|
attr_accessor :WorkId, :FileList
|
472
|
-
|
472
|
+
|
473
473
|
def initialize(workid=nil, filelist=nil)
|
474
474
|
@WorkId = workid
|
475
475
|
@FileList = filelist
|
@@ -496,7 +496,7 @@ module TencentCloud
|
|
496
496
|
# @type RequestId: String
|
497
497
|
|
498
498
|
attr_accessor :FileIds, :RequestId
|
499
|
-
|
499
|
+
|
500
500
|
def initialize(fileids=nil, requestid=nil)
|
501
501
|
@FileIds = fileids
|
502
502
|
@RequestId = requestid
|
@@ -548,7 +548,7 @@ module TencentCloud
|
|
548
548
|
# @type EvidenceValidEndDate: String
|
549
549
|
|
550
550
|
attr_accessor :WorkId, :TortUrl, :TortTitle, :TortPlat, :RightUrl, :FileUrl, :ValidStartDate, :ValidEndDate, :CommFileUrl, :CommValidStartDate, :CommValidEndDate, :HomeFileUrl, :HomeValidStartDate, :HomeValidEndDate, :IsProducer, :EvidenceFileUrl, :EvidenceValidStartDate, :EvidenceValidEndDate
|
551
|
-
|
551
|
+
|
552
552
|
def initialize(workid=nil, torturl=nil, torttitle=nil, tortplat=nil, righturl=nil, fileurl=nil, validstartdate=nil, validenddate=nil, commfileurl=nil, commvalidstartdate=nil, commvalidenddate=nil, homefileurl=nil, homevalidstartdate=nil, homevalidenddate=nil, isproducer=nil, evidencefileurl=nil, evidencevalidstartdate=nil, evidencevalidenddate=nil)
|
553
553
|
@WorkId = workid
|
554
554
|
@TortUrl = torturl
|
@@ -602,7 +602,7 @@ module TencentCloud
|
|
602
602
|
# @type RequestId: String
|
603
603
|
|
604
604
|
attr_accessor :TortId, :TortNum, :RequestId
|
605
|
-
|
605
|
+
|
606
606
|
def initialize(tortid=nil, tortnum=nil, requestid=nil)
|
607
607
|
@TortId = tortid
|
608
608
|
@TortNum = tortnum
|
@@ -628,7 +628,7 @@ module TencentCloud
|
|
628
628
|
# @type TortTitle: String
|
629
629
|
|
630
630
|
attr_accessor :WorkId, :TortURL, :TortPlat, :TortTitle
|
631
|
-
|
631
|
+
|
632
632
|
def initialize(workid=nil, torturl=nil, tortplat=nil, torttitle=nil)
|
633
633
|
@WorkId = workid
|
634
634
|
@TortURL = torturl
|
@@ -664,7 +664,7 @@ module TencentCloud
|
|
664
664
|
# @type RequestId: String
|
665
665
|
|
666
666
|
attr_accessor :WorkId, :TortId, :TortTitle, :TortPlat, :TortURL, :TortDomain, :TortBodyName, :RequestId
|
667
|
-
|
667
|
+
|
668
668
|
def initialize(workid=nil, tortid=nil, torttitle=nil, tortplat=nil, torturl=nil, tortdomain=nil, tortbodyname=nil, requestid=nil)
|
669
669
|
@WorkId = workid
|
670
670
|
@TortId = tortid
|
@@ -702,7 +702,7 @@ module TencentCloud
|
|
702
702
|
# @type Type: String
|
703
703
|
|
704
704
|
attr_accessor :UserName, :UserID, :UserPhone, :VerificationCode, :Type
|
705
|
-
|
705
|
+
|
706
706
|
def initialize(username=nil, userid=nil, userphone=nil, verificationcode=nil, type=nil)
|
707
707
|
@UserName = username
|
708
708
|
@UserID = userid
|
@@ -730,7 +730,7 @@ module TencentCloud
|
|
730
730
|
# @type RequestId: String
|
731
731
|
|
732
732
|
attr_accessor :Status, :Note, :RequestId
|
733
|
-
|
733
|
+
|
734
734
|
def initialize(status=nil, note=nil, requestid=nil)
|
735
735
|
@Status = status
|
736
736
|
@Note = note
|
@@ -812,7 +812,7 @@ module TencentCloud
|
|
812
812
|
# @type IsAutoRenew: String
|
813
813
|
|
814
814
|
attr_accessor :WorkName, :WorkCategory, :WorkType, :WorkSign, :WorkPic, :WorkDesc, :IsOriginal, :IsRelease, :ProducerID, :ProduceTime, :SampleContentURL, :SampleDownloadURL, :SamplePublicURL, :GrantType, :IsMonitor, :IsCert, :CertUrl, :MonitorUrl, :ProduceType, :WhiteLists, :WorkId, :ProducerName, :Nickname, :Authorization, :AuthorizationStartTime, :AuthorizationEndTime, :ContentType, :Content, :MonitorEndTime, :ApplierId, :ApplierName, :IsAutoRenew
|
815
|
-
|
815
|
+
|
816
816
|
def initialize(workname=nil, workcategory=nil, worktype=nil, worksign=nil, workpic=nil, workdesc=nil, isoriginal=nil, isrelease=nil, producerid=nil, producetime=nil, samplecontenturl=nil, sampledownloadurl=nil, samplepublicurl=nil, granttype=nil, ismonitor=nil, iscert=nil, certurl=nil, monitorurl=nil, producetype=nil, whitelists=nil, workid=nil, producername=nil, nickname=nil, authorization=nil, authorizationstarttime=nil, authorizationendtime=nil, contenttype=nil, content=nil, monitorendtime=nil, applierid=nil, appliername=nil, isautorenew=nil)
|
817
817
|
@WorkName = workname
|
818
818
|
@WorkCategory = workcategory
|
@@ -894,7 +894,7 @@ module TencentCloud
|
|
894
894
|
# @type RequestId: String
|
895
895
|
|
896
896
|
attr_accessor :WorkId, :EvidenceId, :RequestId
|
897
|
-
|
897
|
+
|
898
898
|
def initialize(workid=nil, evidenceid=nil, requestid=nil)
|
899
899
|
@WorkId = workid
|
900
900
|
@EvidenceId = evidenceid
|
@@ -911,7 +911,7 @@ module TencentCloud
|
|
911
911
|
# DescribeBPCompanyInfo请求参数结构体
|
912
912
|
class DescribeBPCompanyInfoRequest < TencentCloud::Common::AbstractModel
|
913
913
|
|
914
|
-
|
914
|
+
|
915
915
|
def initialize()
|
916
916
|
end
|
917
917
|
|
@@ -945,7 +945,7 @@ module TencentCloud
|
|
945
945
|
# @type RequestId: String
|
946
946
|
|
947
947
|
attr_accessor :CompanyName, :Phone, :LicenseName, :LicenseStatus, :LicenseNote, :AuthorizationName, :AuthorizationStatus, :AuthorizationNote, :BrandDatas, :CompanyId, :RequestId
|
948
|
-
|
948
|
+
|
949
949
|
def initialize(companyname=nil, phone=nil, licensename=nil, licensestatus=nil, licensenote=nil, authorizationname=nil, authorizationstatus=nil, authorizationnote=nil, branddatas=nil, companyid=nil, requestid=nil)
|
950
950
|
@CompanyName = companyname
|
951
951
|
@Phone = phone
|
@@ -992,7 +992,7 @@ module TencentCloud
|
|
992
992
|
# @type PageNumber: Integer
|
993
993
|
|
994
994
|
attr_accessor :Filters, :PageSize, :PageNumber
|
995
|
-
|
995
|
+
|
996
996
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
997
997
|
@Filters = filters
|
998
998
|
@PageSize = pagesize
|
@@ -1025,7 +1025,7 @@ module TencentCloud
|
|
1025
1025
|
# @type RequestId: String
|
1026
1026
|
|
1027
1027
|
attr_accessor :FakeURLInfos, :TotalCount, :ExportURL, :RequestId
|
1028
|
-
|
1028
|
+
|
1029
1029
|
def initialize(fakeurlinfos=nil, totalcount=nil, exporturl=nil, requestid=nil)
|
1030
1030
|
@FakeURLInfos = fakeurlinfos
|
1031
1031
|
@TotalCount = totalcount
|
@@ -1056,7 +1056,7 @@ module TencentCloud
|
|
1056
1056
|
# @type PageNumber: Integer
|
1057
1057
|
|
1058
1058
|
attr_accessor :PageSize, :PageNumber
|
1059
|
-
|
1059
|
+
|
1060
1060
|
def initialize(pagesize=nil, pagenumber=nil)
|
1061
1061
|
@PageSize = pagesize
|
1062
1062
|
@PageNumber = pagenumber
|
@@ -1078,7 +1078,7 @@ module TencentCloud
|
|
1078
1078
|
# @type RequestId: String
|
1079
1079
|
|
1080
1080
|
attr_accessor :ProtectURLInfos, :TotalCount, :RequestId
|
1081
|
-
|
1081
|
+
|
1082
1082
|
def initialize(protecturlinfos=nil, totalcount=nil, requestid=nil)
|
1083
1083
|
@ProtectURLInfos = protecturlinfos
|
1084
1084
|
@TotalCount = totalcount
|
@@ -1109,7 +1109,7 @@ module TencentCloud
|
|
1109
1109
|
# @type PageNumber: Integer
|
1110
1110
|
|
1111
1111
|
attr_accessor :Filters, :PageSize, :PageNumber
|
1112
|
-
|
1112
|
+
|
1113
1113
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
1114
1114
|
@Filters = filters
|
1115
1115
|
@PageSize = pagesize
|
@@ -1140,7 +1140,7 @@ module TencentCloud
|
|
1140
1140
|
# @type RequestId: String
|
1141
1141
|
|
1142
1142
|
attr_accessor :ReportFakeURLInfos, :TotalCount, :RequestId
|
1143
|
-
|
1143
|
+
|
1144
1144
|
def initialize(reportfakeurlinfos=nil, totalcount=nil, requestid=nil)
|
1145
1145
|
@ReportFakeURLInfos = reportfakeurlinfos
|
1146
1146
|
@TotalCount = totalcount
|
@@ -1173,7 +1173,7 @@ module TencentCloud
|
|
1173
1173
|
# @type Filters: Array
|
1174
1174
|
|
1175
1175
|
attr_accessor :WorkId, :PageSize, :PageNumber, :Filters
|
1176
|
-
|
1176
|
+
|
1177
1177
|
def initialize(workid=nil, pagesize=nil, pagenumber=nil, filters=nil)
|
1178
1178
|
@WorkId = workid
|
1179
1179
|
@PageSize = pagesize
|
@@ -1210,7 +1210,7 @@ module TencentCloud
|
|
1210
1210
|
# @type RequestId: String
|
1211
1211
|
|
1212
1212
|
attr_accessor :Torts, :TotalCount, :MonitorStatus, :ExportURL, :RequestId
|
1213
|
-
|
1213
|
+
|
1214
1214
|
def initialize(torts=nil, totalcount=nil, monitorstatus=nil, exporturl=nil, requestid=nil)
|
1215
1215
|
@Torts = torts
|
1216
1216
|
@TotalCount = totalcount
|
@@ -1245,7 +1245,7 @@ module TencentCloud
|
|
1245
1245
|
# @type PageNumber: Integer
|
1246
1246
|
|
1247
1247
|
attr_accessor :Filters, :PageSize, :PageNumber
|
1248
|
-
|
1248
|
+
|
1249
1249
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
1250
1250
|
@Filters = filters
|
1251
1251
|
@PageSize = pagesize
|
@@ -1278,7 +1278,7 @@ module TencentCloud
|
|
1278
1278
|
# @type RequestId: String
|
1279
1279
|
|
1280
1280
|
attr_accessor :Monitors, :TotalCount, :ExportURL, :RequestId
|
1281
|
-
|
1281
|
+
|
1282
1282
|
def initialize(monitors=nil, totalcount=nil, exporturl=nil, requestid=nil)
|
1283
1283
|
@Monitors = monitors
|
1284
1284
|
@TotalCount = totalcount
|
@@ -1307,7 +1307,7 @@ module TencentCloud
|
|
1307
1307
|
# @type TortId: Integer
|
1308
1308
|
|
1309
1309
|
attr_accessor :TortId
|
1310
|
-
|
1310
|
+
|
1311
1311
|
def initialize(tortid=nil)
|
1312
1312
|
@TortId = tortid
|
1313
1313
|
end
|
@@ -1355,7 +1355,7 @@ module TencentCloud
|
|
1355
1355
|
# @type RequestId: String
|
1356
1356
|
|
1357
1357
|
attr_accessor :WorkName, :TortURL, :ObtainTime, :ObtainType, :ObtainNum, :DepositFile, :DepositCert, :WorkType, :WorkCategory, :TortId, :TortNum, :ObtainStatus, :ObtainNote, :ObtainDuration, :ObtainName, :DepositPdfCert, :RequestId
|
1358
|
-
|
1358
|
+
|
1359
1359
|
def initialize(workname=nil, torturl=nil, obtaintime=nil, obtaintype=nil, obtainnum=nil, depositfile=nil, depositcert=nil, worktype=nil, workcategory=nil, tortid=nil, tortnum=nil, obtainstatus=nil, obtainnote=nil, obtainduration=nil, obtainname=nil, depositpdfcert=nil, requestid=nil)
|
1360
1360
|
@WorkName = workname
|
1361
1361
|
@TortURL = torturl
|
@@ -1403,7 +1403,7 @@ module TencentCloud
|
|
1403
1403
|
# @type WorkId: Integer
|
1404
1404
|
|
1405
1405
|
attr_accessor :WorkId
|
1406
|
-
|
1406
|
+
|
1407
1407
|
def initialize(workid=nil)
|
1408
1408
|
@WorkId = workid
|
1409
1409
|
end
|
@@ -1463,7 +1463,7 @@ module TencentCloud
|
|
1463
1463
|
# @type RequestId: String
|
1464
1464
|
|
1465
1465
|
attr_accessor :WorkName, :MonitorStatus, :AuthStatus, :CommStatus, :IsProducer, :EvidenceStatus, :WorkCategory, :IsOriginal, :IsRelease, :ProducerName, :ProduceTime, :WhiteLists, :WorkDesc, :Authorization, :AuthorizationStartTime, :AuthorizationEndTime, :Commission, :CommissionStartTime, :CommissionEndTime, :EvidenceUrl, :EvidenceStartTime, :EvidenceEndTime, :RequestId
|
1466
|
-
|
1466
|
+
|
1467
1467
|
def initialize(workname=nil, monitorstatus=nil, authstatus=nil, commstatus=nil, isproducer=nil, evidencestatus=nil, workcategory=nil, isoriginal=nil, isrelease=nil, producername=nil, producetime=nil, whitelists=nil, workdesc=nil, authorization=nil, authorizationstarttime=nil, authorizationendtime=nil, commission=nil, commissionstarttime=nil, commissionendtime=nil, evidenceurl=nil, evidencestarttime=nil, evidenceendtime=nil, requestid=nil)
|
1468
1468
|
@WorkName = workname
|
1469
1469
|
@MonitorStatus = monitorstatus
|
@@ -1553,7 +1553,7 @@ module TencentCloud
|
|
1553
1553
|
# @type FakeURLExpireTime: String
|
1554
1554
|
|
1555
1555
|
attr_accessor :FakeURLId, :ProtectWeb, :DetectTime, :FakeURL, :Snapshot, :IP, :IPLoc, :Heat, :Status, :Note, :FakeURLCompany, :FakeURLAttr, :FakeURLName, :FakeURLICP, :FakeURLCreateTime, :FakeURLExpireTime
|
1556
|
-
|
1556
|
+
|
1557
1557
|
def initialize(fakeurlid=nil, protectweb=nil, detecttime=nil, fakeurl=nil, snapshot=nil, ip=nil, iploc=nil, heat=nil, status=nil, note=nil, fakeurlcompany=nil, fakeurlattr=nil, fakeurlname=nil, fakeurlicp=nil, fakeurlcreatetime=nil, fakeurlexpiretime=nil)
|
1558
1558
|
@FakeURLId = fakeurlid
|
1559
1559
|
@ProtectWeb = protectweb
|
@@ -1605,7 +1605,7 @@ module TencentCloud
|
|
1605
1605
|
# @type ValidEndDate: String
|
1606
1606
|
|
1607
1607
|
attr_accessor :FileUrl, :FileType, :ValidStartDate, :ValidEndDate
|
1608
|
-
|
1608
|
+
|
1609
1609
|
def initialize(fileurl=nil, filetype=nil, validstartdate=nil, validenddate=nil)
|
1610
1610
|
@FileUrl = fileurl
|
1611
1611
|
@FileType = filetype
|
@@ -1624,7 +1624,7 @@ module TencentCloud
|
|
1624
1624
|
# 过滤参数
|
1625
1625
|
class Filter < TencentCloud::Common::AbstractModel
|
1626
1626
|
|
1627
|
-
|
1627
|
+
|
1628
1628
|
def initialize()
|
1629
1629
|
end
|
1630
1630
|
|
@@ -1646,7 +1646,7 @@ module TencentCloud
|
|
1646
1646
|
# @type TransferName: String
|
1647
1647
|
|
1648
1648
|
attr_accessor :LicenseName, :AuthorizationName, :BrandName, :BrandCertificateName, :TransferName
|
1649
|
-
|
1649
|
+
|
1650
1650
|
def initialize(licensename=nil, authorizationname=nil, brandname=nil, brandcertificatename=nil, transfername=nil)
|
1651
1651
|
@LicenseName = licensename
|
1652
1652
|
@AuthorizationName = authorizationname
|
@@ -1670,7 +1670,7 @@ module TencentCloud
|
|
1670
1670
|
# @type RequestId: String
|
1671
1671
|
|
1672
1672
|
attr_accessor :RequestId
|
1673
|
-
|
1673
|
+
|
1674
1674
|
def initialize(requestid=nil)
|
1675
1675
|
@RequestId = requestid
|
1676
1676
|
end
|
@@ -1688,7 +1688,7 @@ module TencentCloud
|
|
1688
1688
|
# @type BlockUrl: String
|
1689
1689
|
|
1690
1690
|
attr_accessor :TortId, :BlockUrl
|
1691
|
-
|
1691
|
+
|
1692
1692
|
def initialize(tortid=nil, blockurl=nil)
|
1693
1693
|
@TortId = tortid
|
1694
1694
|
@BlockUrl = blockurl
|
@@ -1706,7 +1706,7 @@ module TencentCloud
|
|
1706
1706
|
# @type RequestId: String
|
1707
1707
|
|
1708
1708
|
attr_accessor :RequestId
|
1709
|
-
|
1709
|
+
|
1710
1710
|
def initialize(requestid=nil)
|
1711
1711
|
@RequestId = requestid
|
1712
1712
|
end
|
@@ -1726,7 +1726,7 @@ module TencentCloud
|
|
1726
1726
|
# @type MonitorEnd: String
|
1727
1727
|
|
1728
1728
|
attr_accessor :WorkId, :MonitorStatus, :MonitorEnd
|
1729
|
-
|
1729
|
+
|
1730
1730
|
def initialize(workid=nil, monitorstatus=nil, monitorend=nil)
|
1731
1731
|
@WorkId = workid
|
1732
1732
|
@MonitorStatus = monitorstatus
|
@@ -1746,7 +1746,7 @@ module TencentCloud
|
|
1746
1746
|
# @type RequestId: String
|
1747
1747
|
|
1748
1748
|
attr_accessor :RequestId
|
1749
|
-
|
1749
|
+
|
1750
1750
|
def initialize(requestid=nil)
|
1751
1751
|
@RequestId = requestid
|
1752
1752
|
end
|
@@ -1768,7 +1768,7 @@ module TencentCloud
|
|
1768
1768
|
# @type ObtainUrl: String
|
1769
1769
|
|
1770
1770
|
attr_accessor :TortId, :ObtainType, :ObtainDuration, :ObtainUrl
|
1771
|
-
|
1771
|
+
|
1772
1772
|
def initialize(tortid=nil, obtaintype=nil, obtainduration=nil, obtainurl=nil)
|
1773
1773
|
@TortId = tortid
|
1774
1774
|
@ObtainType = obtaintype
|
@@ -1790,7 +1790,7 @@ module TencentCloud
|
|
1790
1790
|
# @type RequestId: String
|
1791
1791
|
|
1792
1792
|
attr_accessor :RequestId
|
1793
|
-
|
1793
|
+
|
1794
1794
|
def initialize(requestid=nil)
|
1795
1795
|
@RequestId = requestid
|
1796
1796
|
end
|
@@ -1808,7 +1808,7 @@ module TencentCloud
|
|
1808
1808
|
# @type RightUrl: String
|
1809
1809
|
|
1810
1810
|
attr_accessor :TortId, :RightUrl
|
1811
|
-
|
1811
|
+
|
1812
1812
|
def initialize(tortid=nil, righturl=nil)
|
1813
1813
|
@TortId = tortid
|
1814
1814
|
@RightUrl = righturl
|
@@ -1826,7 +1826,7 @@ module TencentCloud
|
|
1826
1826
|
# @type RequestId: String
|
1827
1827
|
|
1828
1828
|
attr_accessor :RequestId
|
1829
|
-
|
1829
|
+
|
1830
1830
|
def initialize(requestid=nil)
|
1831
1831
|
@RequestId = requestid
|
1832
1832
|
end
|
@@ -1854,7 +1854,7 @@ module TencentCloud
|
|
1854
1854
|
# @type WhiteSites: String
|
1855
1855
|
|
1856
1856
|
attr_accessor :WhiteListId, :PlatForm, :PlatUrl, :AuthorId, :WorksId, :WorkId, :WhiteSites
|
1857
|
-
|
1857
|
+
|
1858
1858
|
def initialize(whitelistid=nil, platform=nil, platurl=nil, authorid=nil, worksid=nil, workid=nil, whitesites=nil)
|
1859
1859
|
@WhiteListId = whitelistid
|
1860
1860
|
@PlatForm = platform
|
@@ -1882,7 +1882,7 @@ module TencentCloud
|
|
1882
1882
|
# @type RequestId: String
|
1883
1883
|
|
1884
1884
|
attr_accessor :RequestId
|
1885
|
-
|
1885
|
+
|
1886
1886
|
def initialize(requestid=nil)
|
1887
1887
|
@RequestId = requestid
|
1888
1888
|
end
|
@@ -1928,7 +1928,7 @@ module TencentCloud
|
|
1928
1928
|
# @type AutoRenew: Integer
|
1929
1929
|
|
1930
1930
|
attr_accessor :WorkId, :WorkName, :WorkType, :TortPlatNum, :TortURLNum, :MonitorTime, :MonitorStatus, :WorkCategory, :InsertTime, :MonitorNote, :WorkCategoryAll, :EvidenceStatus, :EvidenceNote, :TortSiteNum, :MonitorEndTime, :AutoRenew
|
1931
|
-
|
1931
|
+
|
1932
1932
|
def initialize(workid=nil, workname=nil, worktype=nil, tortplatnum=nil, torturlnum=nil, monitortime=nil, monitorstatus=nil, workcategory=nil, inserttime=nil, monitornote=nil, workcategoryall=nil, evidencestatus=nil, evidencenote=nil, tortsitenum=nil, monitorendtime=nil, autorenew=nil)
|
1933
1933
|
@WorkId = workid
|
1934
1934
|
@WorkName = workname
|
@@ -2024,7 +2024,7 @@ module TencentCloud
|
|
2024
2024
|
# @type IPLoc: String
|
2025
2025
|
|
2026
2026
|
attr_accessor :TortId, :TortTitle, :TortPlat, :TortURL, :PubTime, :Author, :DetectTime, :ObtainStatus, :RightStatus, :BlockStatus, :TortNum, :ObtainNote, :WorkTitle, :TortSite, :ICP, :RightNote, :ObtainType, :BlockNote, :WorkId, :WorkName, :AuthStatus, :CommStatus, :EvidenceStatus, :IsProducer, :IsOverseas, :IPLoc
|
2027
|
-
|
2027
|
+
|
2028
2028
|
def initialize(tortid=nil, torttitle=nil, tortplat=nil, torturl=nil, pubtime=nil, author=nil, detecttime=nil, obtainstatus=nil, rightstatus=nil, blockstatus=nil, tortnum=nil, obtainnote=nil, worktitle=nil, tortsite=nil, icp=nil, rightnote=nil, obtaintype=nil, blocknote=nil, workid=nil, workname=nil, authstatus=nil, commstatus=nil, evidencestatus=nil, isproducer=nil, isoverseas=nil, iploc=nil)
|
2029
2029
|
@TortId = tortid
|
2030
2030
|
@TortTitle = torttitle
|
@@ -2100,7 +2100,7 @@ module TencentCloud
|
|
2100
2100
|
# @type CreateTime: String
|
2101
2101
|
|
2102
2102
|
attr_accessor :ProtectURLId, :ProtectURL, :ProtectWeb, :ProtectURLStatus, :ProtectURLNote, :CreateTime
|
2103
|
-
|
2103
|
+
|
2104
2104
|
def initialize(protecturlid=nil, protecturl=nil, protectweb=nil, protecturlstatus=nil, protecturlnote=nil, createtime=nil)
|
2105
2105
|
@ProtectURLId = protecturlid
|
2106
2106
|
@ProtectURL = protecturl
|
@@ -2160,7 +2160,7 @@ module TencentCloud
|
|
2160
2160
|
# @type BlockTime: String
|
2161
2161
|
|
2162
2162
|
attr_accessor :FakeURLId, :DetectTime, :ProtectURL, :ProtectWeb, :FakeURL, :Snapshot, :IP, :IPLoc, :Heat, :Status, :Note, :FakeURLCompany, :FakeURLAttr, :FakeURLName, :FakeURLICP, :FakeURLCreateTime, :FakeURLExpireTime, :BlockTime
|
2163
|
-
|
2163
|
+
|
2164
2164
|
def initialize(fakeurlid=nil, detecttime=nil, protecturl=nil, protectweb=nil, fakeurl=nil, snapshot=nil, ip=nil, iploc=nil, heat=nil, status=nil, note=nil, fakeurlcompany=nil, fakeurlattr=nil, fakeurlname=nil, fakeurlicp=nil, fakeurlcreatetime=nil, fakeurlexpiretime=nil, blocktime=nil)
|
2165
2165
|
@FakeURLId = fakeurlid
|
2166
2166
|
@DetectTime = detecttime
|
@@ -2216,7 +2216,7 @@ module TencentCloud
|
|
2216
2216
|
# @type CertType: String
|
2217
2217
|
|
2218
2218
|
attr_accessor :WorkId, :ContentType, :Content, :CertType
|
2219
|
-
|
2219
|
+
|
2220
2220
|
def initialize(workid=nil, contenttype=nil, content=nil, certtype=nil)
|
2221
2221
|
@WorkId = workid
|
2222
2222
|
@ContentType = contenttype
|
@@ -2242,7 +2242,7 @@ module TencentCloud
|
|
2242
2242
|
# @type RequestId: String
|
2243
2243
|
|
2244
2244
|
attr_accessor :WorkId, :EvidenceId, :RequestId
|
2245
|
-
|
2245
|
+
|
2246
2246
|
def initialize(workid=nil, evidenceid=nil, requestid=nil)
|
2247
2247
|
@WorkId = workid
|
2248
2248
|
@EvidenceId = evidenceid
|
data/lib/v20221115/models.rb
CHANGED
@@ -49,7 +49,7 @@ module TencentCloud
|
|
49
49
|
# @type Uin: String
|
50
50
|
|
51
51
|
attr_accessor :CompanyId, :CompanyName, :BrandName, :Phone, :License, :LicenseStatus, :LicenseNote, :Authorization, :AuthorizationStatus, :AuthorizationNote, :Trademarks, :InsertTime, :Services, :Uin
|
52
|
-
|
52
|
+
|
53
53
|
def initialize(companyid=nil, companyname=nil, brandname=nil, phone=nil, license=nil, licensestatus=nil, licensenote=nil, authorization=nil, authorizationstatus=nil, authorizationnote=nil, trademarks=nil, inserttime=nil, services=nil, uin=nil)
|
54
54
|
@CompanyId = companyid
|
55
55
|
@CompanyName = companyname
|
@@ -129,7 +129,7 @@ module TencentCloud
|
|
129
129
|
# @type APISource: Integer
|
130
130
|
|
131
131
|
attr_accessor :BrandName, :CompanyName, :BrandLogo, :Phone, :License, :Authorization, :TrademarkNames, :Trademarks, :IsTransfers, :Transfers, :ProtectURLs, :ProtectAPPs, :ProtectOfficialAccounts, :ProtectMiniPrograms, :APISource
|
132
|
-
|
132
|
+
|
133
133
|
def initialize(brandname=nil, companyname=nil, brandlogo=nil, phone=nil, license=nil, authorization=nil, trademarknames=nil, trademarks=nil, istransfers=nil, transfers=nil, protecturls=nil, protectapps=nil, protectofficialaccounts=nil, protectminiprograms=nil, apisource=nil)
|
134
134
|
@BrandName = brandname
|
135
135
|
@CompanyName = companyname
|
@@ -175,7 +175,7 @@ module TencentCloud
|
|
175
175
|
# @type RequestId: String
|
176
176
|
|
177
177
|
attr_accessor :CompanyId, :RequestId
|
178
|
-
|
178
|
+
|
179
179
|
def initialize(companyid=nil, requestid=nil)
|
180
180
|
@CompanyId = companyid
|
181
181
|
@RequestId = requestid
|
@@ -193,7 +193,7 @@ module TencentCloud
|
|
193
193
|
# @type FakeAPPs: String
|
194
194
|
|
195
195
|
attr_accessor :FakeAPPs
|
196
|
-
|
196
|
+
|
197
197
|
def initialize(fakeapps=nil)
|
198
198
|
@FakeAPPs = fakeapps
|
199
199
|
end
|
@@ -209,7 +209,7 @@ module TencentCloud
|
|
209
209
|
# @type RequestId: String
|
210
210
|
|
211
211
|
attr_accessor :RequestId
|
212
|
-
|
212
|
+
|
213
213
|
def initialize(requestid=nil)
|
214
214
|
@RequestId = requestid
|
215
215
|
end
|
@@ -239,7 +239,7 @@ module TencentCloud
|
|
239
239
|
# @type Note: String
|
240
240
|
|
241
241
|
attr_accessor :CompanyId, :FakeAPPName, :APPChan, :FakeAPPPackageName, :FakeAPPCert, :FakeAPPSize, :FakeAPPSnapshots, :Note
|
242
|
-
|
242
|
+
|
243
243
|
def initialize(companyid=nil, fakeappname=nil, appchan=nil, fakeapppackagename=nil, fakeappcert=nil, fakeappsize=nil, fakeappsnapshots=nil, note=nil)
|
244
244
|
@CompanyId = companyid
|
245
245
|
@FakeAPPName = fakeappname
|
@@ -269,7 +269,7 @@ module TencentCloud
|
|
269
269
|
# @type RequestId: String
|
270
270
|
|
271
271
|
attr_accessor :RequestId
|
272
|
-
|
272
|
+
|
273
273
|
def initialize(requestid=nil)
|
274
274
|
@RequestId = requestid
|
275
275
|
end
|
@@ -291,7 +291,7 @@ module TencentCloud
|
|
291
291
|
# @type Note: String
|
292
292
|
|
293
293
|
attr_accessor :CompanyId, :FakeURL, :FakeURLSnapshots, :Note
|
294
|
-
|
294
|
+
|
295
295
|
def initialize(companyid=nil, fakeurl=nil, fakeurlsnapshots=nil, note=nil)
|
296
296
|
@CompanyId = companyid
|
297
297
|
@FakeURL = fakeurl
|
@@ -313,7 +313,7 @@ module TencentCloud
|
|
313
313
|
# @type RequestId: String
|
314
314
|
|
315
315
|
attr_accessor :RequestId
|
316
|
-
|
316
|
+
|
317
317
|
def initialize(requestid=nil)
|
318
318
|
@RequestId = requestid
|
319
319
|
end
|
@@ -329,7 +329,7 @@ module TencentCloud
|
|
329
329
|
# @type FakeURLs: String
|
330
330
|
|
331
331
|
attr_accessor :FakeURLs
|
332
|
-
|
332
|
+
|
333
333
|
def initialize(fakeurls=nil)
|
334
334
|
@FakeURLs = fakeurls
|
335
335
|
end
|
@@ -345,7 +345,7 @@ module TencentCloud
|
|
345
345
|
# @type RequestId: String
|
346
346
|
|
347
347
|
attr_accessor :RequestId
|
348
|
-
|
348
|
+
|
349
349
|
def initialize(requestid=nil)
|
350
350
|
@RequestId = requestid
|
351
351
|
end
|
@@ -365,7 +365,7 @@ module TencentCloud
|
|
365
365
|
# @type WhiteLists: Array
|
366
366
|
|
367
367
|
attr_accessor :CompanyId, :WhiteListType, :WhiteLists
|
368
|
-
|
368
|
+
|
369
369
|
def initialize(companyid=nil, whitelisttype=nil, whitelists=nil)
|
370
370
|
@CompanyId = companyid
|
371
371
|
@WhiteListType = whitelisttype
|
@@ -385,7 +385,7 @@ module TencentCloud
|
|
385
385
|
# @type RequestId: String
|
386
386
|
|
387
387
|
attr_accessor :RequestId
|
388
|
-
|
388
|
+
|
389
389
|
def initialize(requestid=nil)
|
390
390
|
@RequestId = requestid
|
391
391
|
end
|
@@ -401,7 +401,7 @@ module TencentCloud
|
|
401
401
|
# @type WhiteListId: Integer
|
402
402
|
|
403
403
|
attr_accessor :WhiteListId
|
404
|
-
|
404
|
+
|
405
405
|
def initialize(whitelistid=nil)
|
406
406
|
@WhiteListId = whitelistid
|
407
407
|
end
|
@@ -417,7 +417,7 @@ module TencentCloud
|
|
417
417
|
# @type RequestId: String
|
418
418
|
|
419
419
|
attr_accessor :RequestId
|
420
|
-
|
420
|
+
|
421
421
|
def initialize(requestid=nil)
|
422
422
|
@RequestId = requestid
|
423
423
|
end
|
@@ -430,7 +430,7 @@ module TencentCloud
|
|
430
430
|
# DescribeBPBrands请求参数结构体
|
431
431
|
class DescribeBPBrandsRequest < TencentCloud::Common::AbstractModel
|
432
432
|
|
433
|
-
|
433
|
+
|
434
434
|
def initialize()
|
435
435
|
end
|
436
436
|
|
@@ -448,7 +448,7 @@ module TencentCloud
|
|
448
448
|
# @type RequestId: String
|
449
449
|
|
450
450
|
attr_accessor :Brands, :NoticeStatus, :RequestId
|
451
|
-
|
451
|
+
|
452
452
|
def initialize(brands=nil, noticestatus=nil, requestid=nil)
|
453
453
|
@Brands = brands
|
454
454
|
@NoticeStatus = noticestatus
|
@@ -479,7 +479,7 @@ module TencentCloud
|
|
479
479
|
# @type PageNumber: Integer
|
480
480
|
|
481
481
|
attr_accessor :Filters, :PageSize, :PageNumber
|
482
|
-
|
482
|
+
|
483
483
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
484
484
|
@Filters = filters
|
485
485
|
@PageSize = pagesize
|
@@ -510,7 +510,7 @@ module TencentCloud
|
|
510
510
|
# @type RequestId: String
|
511
511
|
|
512
512
|
attr_accessor :FakeAPPList, :TotalCount, :RequestId
|
513
|
-
|
513
|
+
|
514
514
|
def initialize(fakeapplist=nil, totalcount=nil, requestid=nil)
|
515
515
|
@FakeAPPList = fakeapplist
|
516
516
|
@TotalCount = totalcount
|
@@ -541,7 +541,7 @@ module TencentCloud
|
|
541
541
|
# @type PageNumber: Integer
|
542
542
|
|
543
543
|
attr_accessor :Filters, :PageSize, :PageNumber
|
544
|
-
|
544
|
+
|
545
545
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
546
546
|
@Filters = filters
|
547
547
|
@PageSize = pagesize
|
@@ -572,7 +572,7 @@ module TencentCloud
|
|
572
572
|
# @type RequestId: String
|
573
573
|
|
574
574
|
attr_accessor :FakeURLs, :TotalCount, :RequestId
|
575
|
-
|
575
|
+
|
576
576
|
def initialize(fakeurls=nil, totalcount=nil, requestid=nil)
|
577
577
|
@FakeURLs = fakeurls
|
578
578
|
@TotalCount = totalcount
|
@@ -603,7 +603,7 @@ module TencentCloud
|
|
603
603
|
# @type PageNumber: Integer
|
604
604
|
|
605
605
|
attr_accessor :Filters, :PageSize, :PageNumber
|
606
|
-
|
606
|
+
|
607
607
|
def initialize(filters=nil, pagesize=nil, pagenumber=nil)
|
608
608
|
@Filters = filters
|
609
609
|
@PageSize = pagesize
|
@@ -634,7 +634,7 @@ module TencentCloud
|
|
634
634
|
# @type RequestId: String
|
635
635
|
|
636
636
|
attr_accessor :WhiteLists, :TotalCount, :RequestId
|
637
|
-
|
637
|
+
|
638
638
|
def initialize(whitelists=nil, totalcount=nil, requestid=nil)
|
639
639
|
@WhiteLists = whitelists
|
640
640
|
@TotalCount = totalcount
|
@@ -707,7 +707,7 @@ module TencentCloud
|
|
707
707
|
# @type CertificationStatus: Integer
|
708
708
|
|
709
709
|
attr_accessor :FakeAPPId, :BrandName, :Origin, :FakeAPPName, :FakeAPPPackageName, :FakeAPPCert, :FakeAPPSize, :Heat, :BlockStatus, :BlockNote, :OfflineStatus, :OfflineNote, :DownloadWay, :InsertTime, :DownloadCosURL, :CertificationStatus
|
710
|
-
|
710
|
+
|
711
711
|
def initialize(fakeappid=nil, brandname=nil, origin=nil, fakeappname=nil, fakeapppackagename=nil, fakeappcert=nil, fakeappsize=nil, heat=nil, blockstatus=nil, blocknote=nil, offlinestatus=nil, offlinenote=nil, downloadway=nil, inserttime=nil, downloadcosurl=nil, certificationstatus=nil)
|
712
712
|
@FakeAPPId = fakeappid
|
713
713
|
@BrandName = brandname
|
@@ -817,7 +817,7 @@ module TencentCloud
|
|
817
817
|
# @type AccountStatus: Integer
|
818
818
|
|
819
819
|
attr_accessor :FakeURLId, :BrandName, :Origin, :FakeURL, :FakeDomain, :Heat, :BlockStatus, :BlockNote, :OfflineStatus, :OfflineNote, :IP, :IPLocation, :WebCompany, :WebAttribute, :WebName, :WebICP, :WebCreateTime, :WebExpireTime, :InsertTime, :CertificationStatus, :Snapshot, :AccountStatus
|
820
|
-
|
820
|
+
|
821
821
|
def initialize(fakeurlid=nil, brandname=nil, origin=nil, fakeurl=nil, fakedomain=nil, heat=nil, blockstatus=nil, blocknote=nil, offlinestatus=nil, offlinenote=nil, ip=nil, iplocation=nil, webcompany=nil, webattribute=nil, webname=nil, webicp=nil, webcreatetime=nil, webexpiretime=nil, inserttime=nil, certificationstatus=nil, snapshot=nil, accountstatus=nil)
|
822
822
|
@FakeURLId = fakeurlid
|
823
823
|
@BrandName = brandname
|
@@ -877,7 +877,7 @@ module TencentCloud
|
|
877
877
|
# @type Value: String
|
878
878
|
|
879
879
|
attr_accessor :Name, :Value
|
880
|
-
|
880
|
+
|
881
881
|
def initialize(name=nil, value=nil)
|
882
882
|
@Name = name
|
883
883
|
@Value = value
|
@@ -911,7 +911,7 @@ module TencentCloud
|
|
911
911
|
# @type OfflineCount: Integer
|
912
912
|
|
913
913
|
attr_accessor :ProtectURLCount, :ProtectURLExpireTime, :ProtectAPPCount, :ProtectAPPExpireTime, :ProtectOfficialAccountCount, :ProtectOfficialAccountExpireTime, :ProtectMiniProgramCount, :ProtectMiniProgramExpireTime, :OfflineCount
|
914
|
-
|
914
|
+
|
915
915
|
def initialize(protecturlcount=nil, protecturlexpiretime=nil, protectappcount=nil, protectappexpiretime=nil, protectofficialaccountcount=nil, protectofficialaccountexpiretime=nil, protectminiprogramcount=nil, protectminiprogramexpiretime=nil, offlinecount=nil)
|
916
916
|
@ProtectURLCount = protecturlcount
|
917
917
|
@ProtectURLExpireTime = protecturlexpiretime
|
@@ -957,7 +957,7 @@ module TencentCloud
|
|
957
957
|
# @type TrademarkName: String
|
958
958
|
|
959
959
|
attr_accessor :Trademark, :TrademarkStatus, :TrademarkNote, :TrademarkId, :Transfer, :TransferStatus, :TransferNote, :TrademarkName
|
960
|
-
|
960
|
+
|
961
961
|
def initialize(trademark=nil, trademarkstatus=nil, trademarknote=nil, trademarkid=nil, transfer=nil, transferstatus=nil, transfernote=nil, trademarkname=nil)
|
962
962
|
@Trademark = trademark
|
963
963
|
@TrademarkStatus = trademarkstatus
|
@@ -1003,7 +1003,7 @@ module TencentCloud
|
|
1003
1003
|
# @type InsertTime: String
|
1004
1004
|
|
1005
1005
|
attr_accessor :WhiteListId, :CompanyId, :BrandName, :AssetsType, :WhiteList, :InsertTime
|
1006
|
-
|
1006
|
+
|
1007
1007
|
def initialize(whitelistid=nil, companyid=nil, brandname=nil, assetstype=nil, whitelist=nil, inserttime=nil)
|
1008
1008
|
@WhiteListId = whitelistid
|
1009
1009
|
@CompanyId = companyid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-bma
|
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
|