tencentcloud-sdk-bma 3.0.425 → 3.0.427
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/client.rb +10 -10
- data/lib/v20210624/models.rb +152 -152
- 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: 0f209b5ca4f946131b5d0ea118972f62abe5fa34
|
4
|
+
data.tar.gz: 544fce953b748a6a803603f22d177c27c22a35dc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d26a8863567615b4d677e956c0865c05cd454f8a3bc5f8abc88cb0f95f5e4cb4f594af98bc575c53df5ffe4c9e7f6cb2c88c4b533c2c87eb7ca249b2fe9685fa
|
7
|
+
data.tar.gz: 7849c2c194010266ed0a60a25345f0baf7ac4c2349fab955eecdf5f57b18c1f28465df3535bde40d1c55b8e51ad34615ffba0aa5aa45739df1dc42598c8cb303
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.427
|
data/lib/v20210624/client.rb
CHANGED
@@ -149,7 +149,7 @@ module TencentCloud
|
|
149
149
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
150
150
|
end
|
151
151
|
|
152
|
-
#
|
152
|
+
# 新建拦截
|
153
153
|
|
154
154
|
# @param request: Request instance for CreateCRBlock.
|
155
155
|
# @type request: :class:`Tencentcloud::bma::V20210624::CreateCRBlockRequest`
|
@@ -173,7 +173,7 @@ module TencentCloud
|
|
173
173
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
174
174
|
end
|
175
175
|
|
176
|
-
#
|
176
|
+
# 本接口用于企业认证,新接入用户必须认证后才可以进行后续操作(个人认证和企业认证二选一),只需认证一次即可
|
177
177
|
|
178
178
|
# @param request: Request instance for CreateCRCompanyVerify.
|
179
179
|
# @type request: :class:`Tencentcloud::bma::V20210624::CreateCRCompanyVerifyRequest`
|
@@ -221,7 +221,7 @@ module TencentCloud
|
|
221
221
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
222
222
|
end
|
223
223
|
|
224
|
-
#
|
224
|
+
# 权属文件添加
|
225
225
|
|
226
226
|
# @param request: Request instance for CreateCRRightFile.
|
227
227
|
# @type request: :class:`Tencentcloud::bma::V20210624::CreateCRRightFileRequest`
|
@@ -269,7 +269,7 @@ module TencentCloud
|
|
269
269
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
270
270
|
end
|
271
271
|
|
272
|
-
#
|
272
|
+
# 本接口用于个人认证,新接入用户必须认证后才可以进行后续操作(个人认证和企业认证二选一),只需认证一次即可
|
273
273
|
|
274
274
|
# @param request: Request instance for CreateCRUserVerify.
|
275
275
|
# @type request: :class:`Tencentcloud::bma::V20210624::CreateCRUserVerifyRequest`
|
@@ -293,7 +293,7 @@ module TencentCloud
|
|
293
293
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
294
294
|
end
|
295
295
|
|
296
|
-
#
|
296
|
+
# 新建作品
|
297
297
|
|
298
298
|
# @param request: Request instance for CreateCRWork.
|
299
299
|
# @type request: :class:`Tencentcloud::bma::V20210624::CreateCRWorkRequest`
|
@@ -509,7 +509,7 @@ module TencentCloud
|
|
509
509
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
510
510
|
end
|
511
511
|
|
512
|
-
#
|
512
|
+
# 拦截申请
|
513
513
|
|
514
514
|
# @param request: Request instance for ModifyCRBlockStatus.
|
515
515
|
# @type request: :class:`Tencentcloud::bma::V20210624::ModifyCRBlockStatusRequest`
|
@@ -533,7 +533,7 @@ module TencentCloud
|
|
533
533
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
534
534
|
end
|
535
535
|
|
536
|
-
#
|
536
|
+
# 开启/关闭监测
|
537
537
|
|
538
538
|
# @param request: Request instance for ModifyCRMonitor.
|
539
539
|
# @type request: :class:`Tencentcloud::bma::V20210624::ModifyCRMonitorRequest`
|
@@ -557,7 +557,7 @@ module TencentCloud
|
|
557
557
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
558
558
|
end
|
559
559
|
|
560
|
-
#
|
560
|
+
# 取证申请
|
561
561
|
|
562
562
|
# @param request: Request instance for ModifyCRObtainStatus.
|
563
563
|
# @type request: :class:`Tencentcloud::bma::V20210624::ModifyCRObtainStatusRequest`
|
@@ -581,7 +581,7 @@ module TencentCloud
|
|
581
581
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
582
582
|
end
|
583
583
|
|
584
|
-
#
|
584
|
+
# 发函申请
|
585
585
|
|
586
586
|
# @param request: Request instance for ModifyCRRightStatus.
|
587
587
|
# @type request: :class:`Tencentcloud::bma::V20210624::ModifyCRRightStatusRequest`
|
@@ -605,7 +605,7 @@ module TencentCloud
|
|
605
605
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
606
606
|
end
|
607
607
|
|
608
|
-
#
|
608
|
+
# 修改白名单列表
|
609
609
|
|
610
610
|
# @param request: Request instance for ModifyCRWhiteList.
|
611
611
|
# @type request: :class:`Tencentcloud::bma::V20210624::ModifyCRWhiteListRequest`
|
data/lib/v20210624/models.rb
CHANGED
@@ -259,7 +259,7 @@ module TencentCloud
|
|
259
259
|
|
260
260
|
# CreateCRBlock请求参数结构体
|
261
261
|
class CreateCRBlockRequest < TencentCloud::Common::AbstractModel
|
262
|
-
# @param WorkId:
|
262
|
+
# @param WorkId: 作品ID
|
263
263
|
# @type WorkId: Integer
|
264
264
|
# @param TortUrl: 侵权链接
|
265
265
|
# @type TortUrl: String
|
@@ -269,27 +269,27 @@ module TencentCloud
|
|
269
269
|
# @type TortPlat: String
|
270
270
|
# @param BlockUrl: 拦截结果回调地址
|
271
271
|
# @type BlockUrl: String
|
272
|
-
# @param FileUrl:
|
272
|
+
# @param FileUrl: 授权书下载地址
|
273
273
|
# @type FileUrl: String
|
274
|
-
# @param ValidStartDate:
|
274
|
+
# @param ValidStartDate: 授权书生效日期
|
275
275
|
# @type ValidStartDate: String
|
276
|
-
# @param ValidEndDate:
|
276
|
+
# @param ValidEndDate: 授权书截止日期
|
277
277
|
# @type ValidEndDate: String
|
278
|
-
# @param TortPic:
|
278
|
+
# @param TortPic: 侵权截图
|
279
279
|
# @type TortPic: String
|
280
|
-
# @param CommFileUrl:
|
280
|
+
# @param CommFileUrl: 委托书下载地址
|
281
281
|
# @type CommFileUrl: String
|
282
|
-
# @param CommValidStartDate:
|
282
|
+
# @param CommValidStartDate: 委托书生效日期
|
283
283
|
# @type CommValidStartDate: String
|
284
|
-
# @param CommValidEndDate:
|
284
|
+
# @param CommValidEndDate: 委托书截止日期
|
285
285
|
# @type CommValidEndDate: String
|
286
|
-
# @param IsProducer:
|
286
|
+
# @param IsProducer: 是否著作权人:0-否 1-是
|
287
287
|
# @type IsProducer: String
|
288
|
-
# @param EvidenceFileUrl:
|
288
|
+
# @param EvidenceFileUrl: 存证证书下载地址
|
289
289
|
# @type EvidenceFileUrl: String
|
290
|
-
# @param EvidenceValidStartDate:
|
290
|
+
# @param EvidenceValidStartDate: 存证证书生效日期
|
291
291
|
# @type EvidenceValidStartDate: String
|
292
|
-
# @param EvidenceValidEndDate:
|
292
|
+
# @param EvidenceValidEndDate: 存证证书截止日期
|
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
|
@@ -337,7 +337,7 @@ module TencentCloud
|
|
337
337
|
class CreateCRBlockResponse < TencentCloud::Common::AbstractModel
|
338
338
|
# @param TortId: 侵权ID
|
339
339
|
# @type TortId: Integer
|
340
|
-
# @param TortNum:
|
340
|
+
# @param TortNum: 该字段已废弃
|
341
341
|
# @type TortNum: String
|
342
342
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
343
343
|
# @type RequestId: String
|
@@ -361,51 +361,51 @@ module TencentCloud
|
|
361
361
|
class CreateCRCompanyVerifyRequest < TencentCloud::Common::AbstractModel
|
362
362
|
# @param CompanyName: 企业名称
|
363
363
|
# @type CompanyName: String
|
364
|
-
# @param CompanyIDType: 企业认证号码类型 1:社会信用代码 2:组织机构代码 3:企业工商注册码 4:其他 默认为1
|
365
|
-
# @type CompanyIDType: String
|
366
364
|
# @param CompanyID: 企业证件号码
|
367
365
|
# @type CompanyID: String
|
368
366
|
# @param CompanyLegalName: 企业法人姓名
|
369
367
|
# @type CompanyLegalName: String
|
370
|
-
# @param ManagerName:
|
368
|
+
# @param ManagerName: 联系人姓名
|
371
369
|
# @type ManagerName: String
|
372
|
-
# @param ManagerPhone:
|
370
|
+
# @param ManagerPhone: 联系人手机号
|
373
371
|
# @type ManagerPhone: String
|
374
|
-
# @param VerificationCode:
|
372
|
+
# @param VerificationCode: 手机验证码,接口接入可以置空
|
375
373
|
# @type VerificationCode: String
|
376
|
-
# @param
|
374
|
+
# @param CompanyIDType: 字段已废弃,企业认证号码类型 1:社会信用代码 2:组织机构代码 3:企业工商注册码 4:其他 默认为1
|
375
|
+
# @type CompanyIDType: String
|
376
|
+
# @param Type: 字段已废弃,认证类型
|
377
377
|
# @type Type: String
|
378
378
|
|
379
|
-
attr_accessor :CompanyName, :
|
379
|
+
attr_accessor :CompanyName, :CompanyID, :CompanyLegalName, :ManagerName, :ManagerPhone, :VerificationCode, :CompanyIDType, :Type
|
380
380
|
|
381
|
-
def initialize(companyname=nil,
|
381
|
+
def initialize(companyname=nil, companyid=nil, companylegalname=nil, managername=nil, managerphone=nil, verificationcode=nil, companyidtype=nil, type=nil)
|
382
382
|
@CompanyName = companyname
|
383
|
-
@CompanyIDType = companyidtype
|
384
383
|
@CompanyID = companyid
|
385
384
|
@CompanyLegalName = companylegalname
|
386
385
|
@ManagerName = managername
|
387
386
|
@ManagerPhone = managerphone
|
388
387
|
@VerificationCode = verificationcode
|
388
|
+
@CompanyIDType = companyidtype
|
389
389
|
@Type = type
|
390
390
|
end
|
391
391
|
|
392
392
|
def deserialize(params)
|
393
393
|
@CompanyName = params['CompanyName']
|
394
|
-
@CompanyIDType = params['CompanyIDType']
|
395
394
|
@CompanyID = params['CompanyID']
|
396
395
|
@CompanyLegalName = params['CompanyLegalName']
|
397
396
|
@ManagerName = params['ManagerName']
|
398
397
|
@ManagerPhone = params['ManagerPhone']
|
399
398
|
@VerificationCode = params['VerificationCode']
|
399
|
+
@CompanyIDType = params['CompanyIDType']
|
400
400
|
@Type = params['Type']
|
401
401
|
end
|
402
402
|
end
|
403
403
|
|
404
404
|
# CreateCRCompanyVerify返回参数结构体
|
405
405
|
class CreateCRCompanyVerifyResponse < TencentCloud::Common::AbstractModel
|
406
|
-
# @param Status:
|
406
|
+
# @param Status: 认证状态:0-认证成功 1-认证失败
|
407
407
|
# @type Status: Integer
|
408
|
-
# @param Note:
|
408
|
+
# @param Note: 认证状态说明,包括认证失败的原因
|
409
409
|
# @type Note: String
|
410
410
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
411
411
|
# @type RequestId: String
|
@@ -427,9 +427,9 @@ module TencentCloud
|
|
427
427
|
|
428
428
|
# CreateCRRightFile请求参数结构体
|
429
429
|
class CreateCRRightFileRequest < TencentCloud::Common::AbstractModel
|
430
|
-
# @param WorkId:
|
430
|
+
# @param WorkId: 作品ID
|
431
431
|
# @type WorkId: Integer
|
432
|
-
# @param FileList:
|
432
|
+
# @param FileList: 权属文件列表
|
433
433
|
# @type FileList: Array
|
434
434
|
|
435
435
|
attr_accessor :WorkId, :FileList
|
@@ -454,7 +454,7 @@ module TencentCloud
|
|
454
454
|
|
455
455
|
# CreateCRRightFile返回参数结构体
|
456
456
|
class CreateCRRightFileResponse < TencentCloud::Common::AbstractModel
|
457
|
-
# @param FileIds:
|
457
|
+
# @param FileIds: 权属文件Id,按提交顺序排序
|
458
458
|
# @type FileIds: Array
|
459
459
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
460
460
|
# @type RequestId: String
|
@@ -474,7 +474,7 @@ module TencentCloud
|
|
474
474
|
|
475
475
|
# CreateCRRight请求参数结构体
|
476
476
|
class CreateCRRightRequest < TencentCloud::Common::AbstractModel
|
477
|
-
# @param WorkId:
|
477
|
+
# @param WorkId: 作品ID
|
478
478
|
# @type WorkId: Integer
|
479
479
|
# @param TortUrl: 侵权链接
|
480
480
|
# @type TortUrl: String
|
@@ -484,31 +484,31 @@ module TencentCloud
|
|
484
484
|
# @type TortPlat: String
|
485
485
|
# @param RightUrl: 发函结果回调地址
|
486
486
|
# @type RightUrl: String
|
487
|
-
# @param FileUrl:
|
487
|
+
# @param FileUrl: 授权书下载地址
|
488
488
|
# @type FileUrl: String
|
489
|
-
# @param ValidStartDate:
|
489
|
+
# @param ValidStartDate: 授权书生效日期
|
490
490
|
# @type ValidStartDate: String
|
491
|
-
# @param ValidEndDate:
|
491
|
+
# @param ValidEndDate: 授权书截止日期
|
492
492
|
# @type ValidEndDate: String
|
493
|
-
# @param CommFileUrl:
|
493
|
+
# @param CommFileUrl: 委托书下载地址
|
494
494
|
# @type CommFileUrl: String
|
495
|
-
# @param CommValidStartDate:
|
495
|
+
# @param CommValidStartDate: 委托书生效日期
|
496
496
|
# @type CommValidStartDate: String
|
497
|
-
# @param CommValidEndDate:
|
497
|
+
# @param CommValidEndDate: 委托书截止日期
|
498
498
|
# @type CommValidEndDate: String
|
499
|
-
# @param HomeFileUrl:
|
499
|
+
# @param HomeFileUrl: 主页下载地址
|
500
500
|
# @type HomeFileUrl: String
|
501
|
-
# @param HomeValidStartDate:
|
501
|
+
# @param HomeValidStartDate: 主页生效日期
|
502
502
|
# @type HomeValidStartDate: String
|
503
|
-
# @param HomeValidEndDate:
|
503
|
+
# @param HomeValidEndDate: 主页截止日期
|
504
504
|
# @type HomeValidEndDate: String
|
505
|
-
# @param IsProducer:
|
505
|
+
# @param IsProducer: 是否著作权人:0-否 1-是
|
506
506
|
# @type IsProducer: String
|
507
|
-
# @param EvidenceFileUrl:
|
507
|
+
# @param EvidenceFileUrl: 存证证书下载地址
|
508
508
|
# @type EvidenceFileUrl: String
|
509
|
-
# @param EvidenceValidStartDate:
|
509
|
+
# @param EvidenceValidStartDate: 存证证书生效日期
|
510
510
|
# @type EvidenceValidStartDate: String
|
511
|
-
# @param EvidenceValidEndDate:
|
511
|
+
# @param EvidenceValidEndDate: 存证证书截止日期
|
512
512
|
# @type EvidenceValidEndDate: String
|
513
513
|
|
514
514
|
attr_accessor :WorkId, :TortUrl, :TortTitle, :TortPlat, :RightUrl, :FileUrl, :ValidStartDate, :ValidEndDate, :CommFileUrl, :CommValidStartDate, :CommValidEndDate, :HomeFileUrl, :HomeValidStartDate, :HomeValidEndDate, :IsProducer, :EvidenceFileUrl, :EvidenceValidStartDate, :EvidenceValidEndDate
|
@@ -560,7 +560,7 @@ module TencentCloud
|
|
560
560
|
class CreateCRRightResponse < TencentCloud::Common::AbstractModel
|
561
561
|
# @param TortId: 侵权ID
|
562
562
|
# @type TortId: Integer
|
563
|
-
# @param TortNum:
|
563
|
+
# @param TortNum: 该字段已废弃
|
564
564
|
# @type TortNum: String
|
565
565
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
566
566
|
# @type RequestId: String
|
@@ -582,13 +582,13 @@ module TencentCloud
|
|
582
582
|
|
583
583
|
# CreateCRTort请求参数结构体
|
584
584
|
class CreateCRTortRequest < TencentCloud::Common::AbstractModel
|
585
|
-
# @param WorkId:
|
585
|
+
# @param WorkId: 作品ID
|
586
586
|
# @type WorkId: Integer
|
587
|
-
# @param TortURL:
|
587
|
+
# @param TortURL: 侵权网址
|
588
588
|
# @type TortURL: String
|
589
|
-
# @param TortPlat:
|
589
|
+
# @param TortPlat: 侵权平台
|
590
590
|
# @type TortPlat: String
|
591
|
-
# @param TortTitle:
|
591
|
+
# @param TortTitle: 侵权标题
|
592
592
|
# @type TortTitle: String
|
593
593
|
|
594
594
|
attr_accessor :WorkId, :TortURL, :TortPlat, :TortTitle
|
@@ -610,19 +610,19 @@ module TencentCloud
|
|
610
610
|
|
611
611
|
# CreateCRTort返回参数结构体
|
612
612
|
class CreateCRTortResponse < TencentCloud::Common::AbstractModel
|
613
|
-
# @param WorkId:
|
613
|
+
# @param WorkId: 作品ID
|
614
614
|
# @type WorkId: Integer
|
615
|
-
# @param TortId:
|
615
|
+
# @param TortId: 侵权ID
|
616
616
|
# @type TortId: Integer
|
617
|
-
# @param TortTitle:
|
617
|
+
# @param TortTitle: 侵权标题
|
618
618
|
# @type TortTitle: String
|
619
|
-
# @param TortPlat:
|
619
|
+
# @param TortPlat: 侵权平台
|
620
620
|
# @type TortPlat: String
|
621
|
-
# @param TortURL:
|
621
|
+
# @param TortURL: 侵权网址
|
622
622
|
# @type TortURL: String
|
623
|
-
# @param TortDomain:
|
623
|
+
# @param TortDomain: 侵权域名
|
624
624
|
# @type TortDomain: String
|
625
|
-
# @param TortBodyName:
|
625
|
+
# @param TortBodyName: 侵权主体
|
626
626
|
# @type TortBodyName: String
|
627
627
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
628
628
|
# @type RequestId: String
|
@@ -656,13 +656,13 @@ module TencentCloud
|
|
656
656
|
class CreateCRUserVerifyRequest < TencentCloud::Common::AbstractModel
|
657
657
|
# @param UserName: 用户真实姓名
|
658
658
|
# @type UserName: String
|
659
|
-
# @param UserID:
|
659
|
+
# @param UserID: 用户身份证号
|
660
660
|
# @type UserID: String
|
661
661
|
# @param UserPhone: 用户手机号码
|
662
662
|
# @type UserPhone: String
|
663
|
-
# @param VerificationCode:
|
663
|
+
# @param VerificationCode: 短信验证码,接口接入可以置空
|
664
664
|
# @type VerificationCode: String
|
665
|
-
# @param Type:
|
665
|
+
# @param Type: 字段已废弃,认证类型
|
666
666
|
# @type Type: String
|
667
667
|
|
668
668
|
attr_accessor :UserName, :UserID, :UserPhone, :VerificationCode, :Type
|
@@ -686,9 +686,9 @@ module TencentCloud
|
|
686
686
|
|
687
687
|
# CreateCRUserVerify返回参数结构体
|
688
688
|
class CreateCRUserVerifyResponse < TencentCloud::Common::AbstractModel
|
689
|
-
# @param Status:
|
689
|
+
# @param Status: 认证状态:0-认证成功 1-认证失败
|
690
690
|
# @type Status: Integer
|
691
|
-
# @param Note:
|
691
|
+
# @param Note: 认证状态说明,包括认证失败原因等
|
692
692
|
# @type Note: String
|
693
693
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
694
694
|
# @type RequestId: String
|
@@ -718,64 +718,64 @@ module TencentCloud
|
|
718
718
|
# @type WorkType: String
|
719
719
|
# @param WorkSign: 作品标签
|
720
720
|
# @type WorkSign: String
|
721
|
-
# @param WorkPic:
|
721
|
+
# @param WorkPic: 字段已废弃,作品图片
|
722
722
|
# @type WorkPic: String
|
723
|
-
# @param WorkDesc:
|
723
|
+
# @param WorkDesc: 作品描述
|
724
724
|
# @type WorkDesc: String
|
725
|
-
# @param IsOriginal:
|
725
|
+
# @param IsOriginal: 是否原创:0-否 1-是
|
726
726
|
# @type IsOriginal: String
|
727
|
-
# @param IsRelease:
|
727
|
+
# @param IsRelease: 是否发布:0-未发布 1-已发布
|
728
728
|
# @type IsRelease: String
|
729
|
-
# @param ProducerID:
|
729
|
+
# @param ProducerID: 字段已废弃,著作权人ID
|
730
730
|
# @type ProducerID: Integer
|
731
731
|
# @param ProduceTime: 创作时间
|
732
732
|
# @type ProduceTime: String
|
733
|
-
# @param SampleContentURL:
|
733
|
+
# @param SampleContentURL: 字段已废弃
|
734
734
|
# @type SampleContentURL: String
|
735
|
-
# @param SampleDownloadURL:
|
735
|
+
# @param SampleDownloadURL: 作品下载地址
|
736
736
|
# @type SampleDownloadURL: String
|
737
|
-
# @param
|
738
|
-
# @type GrantType: String
|
739
|
-
# @param SamplePublicURL: 作品发布Url
|
737
|
+
# @param SamplePublicURL: 作品在线地址
|
740
738
|
# @type SamplePublicURL: String
|
741
|
-
# @param
|
739
|
+
# @param GrantType: 字段已废弃,授予类型
|
740
|
+
# @type GrantType: String
|
741
|
+
# @param IsMonitor: 是否监测:0-不监测 1-监测
|
742
742
|
# @type IsMonitor: String
|
743
|
-
# @param IsCert:
|
743
|
+
# @param IsCert: 是否存证:0-不存证 2-存证 注意是2
|
744
744
|
# @type IsCert: String
|
745
745
|
# @param CertUrl: 存证回调地址
|
746
746
|
# @type CertUrl: String
|
747
747
|
# @param MonitorUrl: 监测回调地址
|
748
748
|
# @type MonitorUrl: String
|
749
|
-
# @param ProduceType:
|
749
|
+
# @param ProduceType: 字段已废弃,创作性质
|
750
750
|
# @type ProduceType: String
|
751
|
-
# @param WhiteLists:
|
751
|
+
# @param WhiteLists: 白名单列表
|
752
752
|
# @type WhiteLists: Array
|
753
|
-
# @param WorkId: 作品ID
|
753
|
+
# @param WorkId: 作品ID,忽略该字段
|
754
754
|
# @type WorkId: Integer
|
755
755
|
# @param ProducerName: 著作权人姓名
|
756
756
|
# @type ProducerName: String
|
757
|
-
# @param Nickname:
|
757
|
+
# @param Nickname: 作者,小说类型必填
|
758
758
|
# @type Nickname: String
|
759
|
-
# @param Authorization:
|
759
|
+
# @param Authorization: 授权书下载地址
|
760
760
|
# @type Authorization: String
|
761
761
|
# @param AuthorizationStartTime: 授权书开始时间
|
762
762
|
# @type AuthorizationStartTime: String
|
763
763
|
# @param AuthorizationEndTime: 授权书结束时间
|
764
764
|
# @type AuthorizationEndTime: String
|
765
|
-
# @param ContentType:
|
765
|
+
# @param ContentType: 内容格式,支持txt、doc等,表示Content的具体格式
|
766
766
|
# @type ContentType: String
|
767
|
-
# @param Content: 文件内容
|
767
|
+
# @param Content: 文件内容base64编码,该字段仅在无法提供下载链接时使用
|
768
768
|
# @type Content: String
|
769
769
|
# @param MonitorEndTime: 监测结束时间
|
770
770
|
# @type MonitorEndTime: String
|
771
|
-
# @param ApplierId: 申请人ID
|
771
|
+
# @param ApplierId: 申请人ID,用于存证和取证
|
772
772
|
# @type ApplierId: String
|
773
|
-
# @param ApplierName:
|
773
|
+
# @param ApplierName: 申请人姓名,用于存证和取证
|
774
774
|
# @type ApplierName: String
|
775
775
|
|
776
|
-
attr_accessor :WorkName, :WorkCategory, :WorkType, :WorkSign, :WorkPic, :WorkDesc, :IsOriginal, :IsRelease, :ProducerID, :ProduceTime, :SampleContentURL, :SampleDownloadURL, :
|
776
|
+
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
|
777
777
|
|
778
|
-
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,
|
778
|
+
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)
|
779
779
|
@WorkName = workname
|
780
780
|
@WorkCategory = workcategory
|
781
781
|
@WorkType = worktype
|
@@ -788,8 +788,8 @@ module TencentCloud
|
|
788
788
|
@ProduceTime = producetime
|
789
789
|
@SampleContentURL = samplecontenturl
|
790
790
|
@SampleDownloadURL = sampledownloadurl
|
791
|
-
@GrantType = granttype
|
792
791
|
@SamplePublicURL = samplepublicurl
|
792
|
+
@GrantType = granttype
|
793
793
|
@IsMonitor = ismonitor
|
794
794
|
@IsCert = iscert
|
795
795
|
@CertUrl = certurl
|
@@ -822,8 +822,8 @@ module TencentCloud
|
|
822
822
|
@ProduceTime = params['ProduceTime']
|
823
823
|
@SampleContentURL = params['SampleContentURL']
|
824
824
|
@SampleDownloadURL = params['SampleDownloadURL']
|
825
|
-
@GrantType = params['GrantType']
|
826
825
|
@SamplePublicURL = params['SamplePublicURL']
|
826
|
+
@GrantType = params['GrantType']
|
827
827
|
@IsMonitor = params['IsMonitor']
|
828
828
|
@IsCert = params['IsCert']
|
829
829
|
@CertUrl = params['CertUrl']
|
@@ -846,9 +846,9 @@ module TencentCloud
|
|
846
846
|
|
847
847
|
# CreateCRWork返回参数结构体
|
848
848
|
class CreateCRWorkResponse < TencentCloud::Common::AbstractModel
|
849
|
-
# @param WorkId: 作品ID
|
849
|
+
# @param WorkId: 作品ID,一个作品对应唯一的workid
|
850
850
|
# @type WorkId: Integer
|
851
|
-
# @param EvidenceId:
|
851
|
+
# @param EvidenceId: 存证ID,忽略该字段
|
852
852
|
# @type EvidenceId: Integer
|
853
853
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
854
854
|
# @type RequestId: String
|
@@ -1129,7 +1129,7 @@ module TencentCloud
|
|
1129
1129
|
# @type PageSize: Integer
|
1130
1130
|
# @param PageNumber: 页码
|
1131
1131
|
# @type PageNumber: Integer
|
1132
|
-
# @param Filters:
|
1132
|
+
# @param Filters: 过滤参数
|
1133
1133
|
# @type Filters: Array
|
1134
1134
|
|
1135
1135
|
attr_accessor :WorkId, :PageSize, :PageNumber, :Filters
|
@@ -1158,11 +1158,11 @@ module TencentCloud
|
|
1158
1158
|
|
1159
1159
|
# DescribeCRMonitorDetail返回参数结构体
|
1160
1160
|
class DescribeCRMonitorDetailResponse < TencentCloud::Common::AbstractModel
|
1161
|
-
# @param Torts:
|
1161
|
+
# @param Torts: 侵权数组
|
1162
1162
|
# @type Torts: Array
|
1163
1163
|
# @param TotalCount: 总记录数
|
1164
1164
|
# @type TotalCount: Integer
|
1165
|
-
# @param MonitorStatus:
|
1165
|
+
# @param MonitorStatus: 监测状态
|
1166
1166
|
# @type MonitorStatus: Integer
|
1167
1167
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
1168
1168
|
# @type RequestId: String
|
@@ -1255,7 +1255,7 @@ module TencentCloud
|
|
1255
1255
|
|
1256
1256
|
# DescribeCRWorkInfo请求参数结构体
|
1257
1257
|
class DescribeCRWorkInfoRequest < TencentCloud::Common::AbstractModel
|
1258
|
-
# @param WorkId:
|
1258
|
+
# @param WorkId: 作品ID
|
1259
1259
|
# @type WorkId: Integer
|
1260
1260
|
|
1261
1261
|
attr_accessor :WorkId
|
@@ -1271,49 +1271,49 @@ module TencentCloud
|
|
1271
1271
|
|
1272
1272
|
# DescribeCRWorkInfo返回参数结构体
|
1273
1273
|
class DescribeCRWorkInfoResponse < TencentCloud::Common::AbstractModel
|
1274
|
-
# @param WorkName:
|
1274
|
+
# @param WorkName: 作品名称
|
1275
1275
|
# @type WorkName: String
|
1276
|
-
# @param MonitorStatus:
|
1276
|
+
# @param MonitorStatus: 监测状态
|
1277
1277
|
# @type MonitorStatus: Integer
|
1278
|
-
# @param AuthStatus:
|
1278
|
+
# @param AuthStatus: 授权文件状态
|
1279
1279
|
# @type AuthStatus: Integer
|
1280
|
-
# @param CommStatus:
|
1280
|
+
# @param CommStatus: 委托书状态
|
1281
1281
|
# @type CommStatus: Integer
|
1282
|
-
# @param IsProducer:
|
1282
|
+
# @param IsProducer: 是否著作权人
|
1283
1283
|
# @type IsProducer: Integer
|
1284
|
-
# @param EvidenceStatus:
|
1284
|
+
# @param EvidenceStatus: 存证证书状态
|
1285
1285
|
# @type EvidenceStatus: Integer
|
1286
|
-
# @param WorkCategory:
|
1286
|
+
# @param WorkCategory: 作品类型
|
1287
1287
|
# @type WorkCategory: String
|
1288
|
-
# @param IsOriginal:
|
1288
|
+
# @param IsOriginal: 是否原创
|
1289
1289
|
# @type IsOriginal: String
|
1290
|
-
# @param IsRelease:
|
1290
|
+
# @param IsRelease: 是否已发表
|
1291
1291
|
# @type IsRelease: String
|
1292
|
-
# @param ProducerName:
|
1292
|
+
# @param ProducerName: 著作权人姓名
|
1293
1293
|
# @type ProducerName: String
|
1294
|
-
# @param ProduceTime:
|
1294
|
+
# @param ProduceTime: 发表时间
|
1295
1295
|
# @type ProduceTime: String
|
1296
|
-
# @param WhiteLists:
|
1296
|
+
# @param WhiteLists: 白名单
|
1297
1297
|
# @type WhiteLists: Array
|
1298
|
-
# @param WorkDesc:
|
1298
|
+
# @param WorkDesc: 作品描述
|
1299
1299
|
# @type WorkDesc: String
|
1300
|
-
# @param Authorization:
|
1300
|
+
# @param Authorization: 授权书
|
1301
1301
|
# @type Authorization: String
|
1302
|
-
# @param AuthorizationStartTime:
|
1302
|
+
# @param AuthorizationStartTime: 授权书生效日期
|
1303
1303
|
# @type AuthorizationStartTime: String
|
1304
|
-
# @param AuthorizationEndTime:
|
1304
|
+
# @param AuthorizationEndTime: 授权书截止日期
|
1305
1305
|
# @type AuthorizationEndTime: String
|
1306
|
-
# @param Commission:
|
1306
|
+
# @param Commission: 委托书
|
1307
1307
|
# @type Commission: String
|
1308
|
-
# @param CommissionStartTime:
|
1308
|
+
# @param CommissionStartTime: 委托书生效日期
|
1309
1309
|
# @type CommissionStartTime: String
|
1310
|
-
# @param CommissionEndTime:
|
1310
|
+
# @param CommissionEndTime: 委托书截止日期
|
1311
1311
|
# @type CommissionEndTime: String
|
1312
|
-
# @param EvidenceUrl:
|
1312
|
+
# @param EvidenceUrl: 存证证书
|
1313
1313
|
# @type EvidenceUrl: String
|
1314
|
-
# @param EvidenceStartTime:
|
1314
|
+
# @param EvidenceStartTime: 存证证书生效日期
|
1315
1315
|
# @type EvidenceStartTime: String
|
1316
|
-
# @param EvidenceEndTime:
|
1316
|
+
# @param EvidenceEndTime: 存证证书截止日期
|
1317
1317
|
# @type EvidenceEndTime: String
|
1318
1318
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
1319
1319
|
# @type RequestId: String
|
@@ -1576,9 +1576,9 @@ module TencentCloud
|
|
1576
1576
|
class ModifyCRMonitorRequest < TencentCloud::Common::AbstractModel
|
1577
1577
|
# @param WorkId: 作品ID
|
1578
1578
|
# @type WorkId: Integer
|
1579
|
-
# @param MonitorStatus:
|
1579
|
+
# @param MonitorStatus: 监测状态:1-开启监测 2-关闭监测
|
1580
1580
|
# @type MonitorStatus: String
|
1581
|
-
# @param MonitorEnd:
|
1581
|
+
# @param MonitorEnd: 监测截止时间
|
1582
1582
|
# @type MonitorEnd: String
|
1583
1583
|
|
1584
1584
|
attr_accessor :WorkId, :MonitorStatus, :MonitorEnd
|
@@ -1614,13 +1614,13 @@ module TencentCloud
|
|
1614
1614
|
|
1615
1615
|
# ModifyCRObtainStatus请求参数结构体
|
1616
1616
|
class ModifyCRObtainStatusRequest < TencentCloud::Common::AbstractModel
|
1617
|
-
# @param TortId:
|
1617
|
+
# @param TortId: 侵权ID
|
1618
1618
|
# @type TortId: Integer
|
1619
|
-
# @param ObtainType:
|
1619
|
+
# @param ObtainType: 取证类型:1-网页取证 2-过程取证
|
1620
1620
|
# @type ObtainType: Integer
|
1621
|
-
# @param ObtainDuration:
|
1621
|
+
# @param ObtainDuration: 过程取证的取证时长,单位分钟,范围0-120
|
1622
1622
|
# @type ObtainDuration: Integer
|
1623
|
-
# @param ObtainUrl:
|
1623
|
+
# @param ObtainUrl: 结果回调地址
|
1624
1624
|
# @type ObtainUrl: String
|
1625
1625
|
|
1626
1626
|
attr_accessor :TortId, :ObtainType, :ObtainDuration, :ObtainUrl
|
@@ -1694,19 +1694,19 @@ module TencentCloud
|
|
1694
1694
|
|
1695
1695
|
# ModifyCRWhiteList请求参数结构体
|
1696
1696
|
class ModifyCRWhiteListRequest < TencentCloud::Common::AbstractModel
|
1697
|
-
# @param WhiteListId:
|
1697
|
+
# @param WhiteListId: 该字段已废弃,白名单ID
|
1698
1698
|
# @type WhiteListId: Integer
|
1699
|
-
# @param PlatForm:
|
1699
|
+
# @param PlatForm: 该字段已废弃,平台名称
|
1700
1700
|
# @type PlatForm: String
|
1701
|
-
# @param PlatUrl:
|
1701
|
+
# @param PlatUrl: 该字段已废弃,平台站点链接
|
1702
1702
|
# @type PlatUrl: String
|
1703
|
-
# @param AuthorId:
|
1703
|
+
# @param AuthorId: 该字段已废弃,作者ID
|
1704
1704
|
# @type AuthorId: String
|
1705
|
-
# @param WorksId:
|
1705
|
+
# @param WorksId: 该字段已废弃,作品ID
|
1706
1706
|
# @type WorksId: Integer
|
1707
|
-
# @param WorkId:
|
1707
|
+
# @param WorkId: 作品ID
|
1708
1708
|
# @type WorkId: Integer
|
1709
|
-
# @param WhiteSites:
|
1709
|
+
# @param WhiteSites: 白名单列表,以\n分割
|
1710
1710
|
# @type WhiteSites: String
|
1711
1711
|
|
1712
1712
|
attr_accessor :WhiteListId, :PlatForm, :PlatUrl, :AuthorId, :WorksId, :WorkId, :WhiteSites
|
@@ -1766,9 +1766,9 @@ module TencentCloud
|
|
1766
1766
|
# @type MonitorStatus: Integer
|
1767
1767
|
# @param WorkCategory: 作品类型
|
1768
1768
|
# @type WorkCategory: String
|
1769
|
-
# @param InsertTime:
|
1769
|
+
# @param InsertTime: 新增时间
|
1770
1770
|
# @type InsertTime: String
|
1771
|
-
# @param MonitorNote:
|
1771
|
+
# @param MonitorNote: 监测状态说明
|
1772
1772
|
# @type MonitorNote: String
|
1773
1773
|
|
1774
1774
|
attr_accessor :WorkId, :WorkName, :WorkType, :TortPlatNum, :TortURLNum, :MonitorTime, :MonitorStatus, :WorkCategory, :InsertTime, :MonitorNote
|
@@ -1814,43 +1814,43 @@ module TencentCloud
|
|
1814
1814
|
# @type PubTime: String
|
1815
1815
|
# @param Author: 作者
|
1816
1816
|
# @type Author: String
|
1817
|
-
# @param DetectTime:
|
1817
|
+
# @param DetectTime: 发现时间
|
1818
1818
|
# @type DetectTime: String
|
1819
|
-
# @param ObtainStatus:
|
1819
|
+
# @param ObtainStatus: 取证状态
|
1820
1820
|
# @type ObtainStatus: Integer
|
1821
|
-
# @param RightStatus:
|
1821
|
+
# @param RightStatus: 维权状态
|
1822
1822
|
# @type RightStatus: Integer
|
1823
|
-
# @param BlockStatus:
|
1823
|
+
# @param BlockStatus: 拦截状态
|
1824
1824
|
# @type BlockStatus: Integer
|
1825
|
-
# @param TortNum:
|
1825
|
+
# @param TortNum: 侵权编号
|
1826
1826
|
# @type TortNum: String
|
1827
|
-
# @param ObtainNote:
|
1827
|
+
# @param ObtainNote: 取证状态说明
|
1828
1828
|
# @type ObtainNote: String
|
1829
|
-
# @param WorkTitle:
|
1829
|
+
# @param WorkTitle: 作品标题
|
1830
1830
|
# @type WorkTitle: String
|
1831
|
-
# @param TortSite:
|
1831
|
+
# @param TortSite: 侵权站点
|
1832
1832
|
# @type TortSite: String
|
1833
|
-
# @param ICP:
|
1833
|
+
# @param ICP: ICP备案信息
|
1834
1834
|
# @type ICP: String
|
1835
|
-
# @param RightNote:
|
1835
|
+
# @param RightNote: 维权状态说明
|
1836
1836
|
# @type RightNote: String
|
1837
|
-
# @param ObtainType:
|
1837
|
+
# @param ObtainType: 取证类型
|
1838
1838
|
# @type ObtainType: Integer
|
1839
|
-
# @param BlockNote:
|
1839
|
+
# @param BlockNote: 拦截状态说明
|
1840
1840
|
# @type BlockNote: String
|
1841
|
-
# @param WorkId:
|
1841
|
+
# @param WorkId: 作品ID
|
1842
1842
|
# @type WorkId: Integer
|
1843
|
-
# @param WorkName:
|
1843
|
+
# @param WorkName: 作品名称
|
1844
1844
|
# @type WorkName: String
|
1845
|
-
# @param AuthStatus:
|
1845
|
+
# @param AuthStatus: 授权书状态
|
1846
1846
|
# @type AuthStatus: Integer
|
1847
|
-
# @param CommStatus:
|
1847
|
+
# @param CommStatus: 委托书状态
|
1848
1848
|
# @type CommStatus: Integer
|
1849
|
-
# @param EvidenceStatus:
|
1849
|
+
# @param EvidenceStatus: 存证证书状态
|
1850
1850
|
# @type EvidenceStatus: Integer
|
1851
|
-
# @param IsProducer:
|
1851
|
+
# @param IsProducer: 是否著作权人
|
1852
1852
|
# @type IsProducer: Integer
|
1853
|
-
# @param IsOverseas:
|
1853
|
+
# @param IsOverseas: 是否海外网址
|
1854
1854
|
# @type IsOverseas: Integer
|
1855
1855
|
|
1856
1856
|
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
|
@@ -2034,13 +2034,13 @@ module TencentCloud
|
|
2034
2034
|
|
2035
2035
|
# UpdateCRWork请求参数结构体
|
2036
2036
|
class UpdateCRWorkRequest < TencentCloud::Common::AbstractModel
|
2037
|
-
# @param WorkId:
|
2037
|
+
# @param WorkId: 作品ID
|
2038
2038
|
# @type WorkId: Integer
|
2039
|
-
# @param ContentType:
|
2039
|
+
# @param ContentType: 文件的扩展名,比如txt,docx
|
2040
2040
|
# @type ContentType: String
|
2041
|
-
# @param Content:
|
2041
|
+
# @param Content: 内容的base64编码
|
2042
2042
|
# @type Content: String
|
2043
|
-
# @param CertType:
|
2043
|
+
# @param CertType: 本次存证类型:0-不存证 1-存当前文件 2-存历史全量文件
|
2044
2044
|
# @type CertType: String
|
2045
2045
|
|
2046
2046
|
attr_accessor :WorkId, :ContentType, :Content, :CertType
|
@@ -2062,9 +2062,9 @@ module TencentCloud
|
|
2062
2062
|
|
2063
2063
|
# UpdateCRWork返回参数结构体
|
2064
2064
|
class UpdateCRWorkResponse < TencentCloud::Common::AbstractModel
|
2065
|
-
# @param WorkId:
|
2065
|
+
# @param WorkId: 作品ID
|
2066
2066
|
# @type WorkId: Integer
|
2067
|
-
# @param EvidenceId:
|
2067
|
+
# @param EvidenceId: 存证ID
|
2068
2068
|
# @type EvidenceId: Integer
|
2069
2069
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
2070
2070
|
# @type RequestId: String
|
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.427
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-10-
|
11
|
+
date: 2022-10-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|